Stijn Tintel
ce1a54563f
strongswan: bump to 5.7.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years ago
Hannu Nyman
8079c61f97
Merge pull request #7849 from cshoredaniel/pr-fix-py3-pip-setuptools-version
python3: Fix py3 pip and setuptools versions
6 years ago
Ted Hess
ab49d61019
Merge pull request #7848 from neheb/vno
vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs
6 years ago
Daniel F. Dickinson
a37a0e8a4d
python3: Fix py3 pip and setuptools versions
The update to Python 3.7.2 missed updating pip and setuptools versions,
so fix that.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Rosen Penev
5a6bc18334
vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs
One missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Nikos Mavrogiannopoulos
86e8cf603d
Merge pull request #7812 from neheb/pam2
libpam: Update to 1.3.1
6 years ago
Rosen Penev
8c73cc5b0e
conserver: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Two headers were missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d0e42a5f49
postfix: Fix compilation without OpenSSL ENGINE
While ENGINE is not actually used, the header being included
unconditionally as well as the cleanup function being called breaks
compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e6919c19cb
emailrelay: Remove unnecessary OpenSSL engine include
There's no usage of any ENGINE APIs and trying to include the header
breaks compilation with ENGINE support disabled.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d9fa9b0fad
dovecot: Make OpenSSL ENGINE support optional
Allows libopenssl to be smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
d9c1c3b07d
erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
c59e53619e
tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosy Song
6a42b7bf38
nft-qos: fix monitor doesn't work when firstboot
Signed-off-by: Rosy Song <rosysong@rosinson.com>
6 years ago
Peter Wagner
5bae7c73a7
libsndfile: update to 42132c5433
Fixes CVE-2018-19758
6 years ago
Ted Hess
fe4ef28c3d
Merge pull request #5266 from dermoth/libndp
libndp: Add library/tool for Neighbor Discovery Protocol
6 years ago
Hannu Nyman
0f1c9b8c46
Merge pull request #7821 from commodo/python3-7-2
python3: bump to version 3.7.2
6 years ago
Daniel F. Dickinson
c8d28e284d
gitolite: Remove unecessary Makefile variables
PKG_SOURCE_DIR and PKG_BUILD_DIR are just the default, so remove them
from the gitolite Makefile
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Hannu Nyman
5240700752
Merge pull request #7818 from commodo/python-CVE-2018-14647
python: backport CVE-2018-14647 patches from upstream
6 years ago
Hannu Nyman
4d5dd20e47
Merge pull request #7816 from commodo/pyasn1
python-pyasn1: bump to version 0.4.5
6 years ago
Alexandru Ardelean
1e9a248a56
python3: bump to version 3.7.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Ted Hess
2af7c9ab6e
Merge pull request #7815 from commodo/tcpreplay
tcpreplay: bump to version 4.3.1
6 years ago
Alexandru Ardelean
3c8172255a
python: backport CVE-2018-14647 patches from upstream
These patches are backports from Python 2.7 upstream.
The security issue is described here:
https://nvd.nist.gov/vuln/detail/CVE-2018-14647
The Python bug report:
https://bugs.python.org/issue34623
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Hannu Nyman
2a926e3a23
Merge pull request #7809 from neheb/patch-5
ibrcommon: Remove uclibc++ usage
6 years ago
Alexandru Ardelean
5e0c99df09
tcpreplay: bump to version 4.3.1
This change bumps the version to 4.3.1.
Also, it changes the source archive to `tar.xz`
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Alexandru Ardelean
54e48669e7
python-pyasn1: bump to version 0.4.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Rosen Penev
6f74b0c4f1
libpam: Update to 1.3.1
Upstream switched to GitHub for releases. Follow suit.
Rearranged Makefile quite a bit to be more similar to other projects.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Thomas Guyot-Sionnest
9502b9c65a
libndp: Add library/tool for Neighbor Discovery Protocol
This is a new package to add tooling for IPv6 Neighbor Discovery
Protocol, ndptool. Builds libndp and ndptool.
Signed-off-by: Thomas Guyot-Sionnest <dermoth@aei.ca>
7 years ago
Peter Wagner
641c815885
wget: update to 1.20.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Hannu Nyman
0e9715553c
Merge pull request #7755 from jefferyto/python-dist-info
python/python3: fix .dist-info missing for setuptools and pip
6 years ago
Hannu Nyman
0dae73880b
Merge pull request #7802 from BKPepe/youtube-dl
youtube-dl: update to version 2018.12.17
6 years ago
Hannu Nyman
ec539368df
Merge pull request #7810 from haodong/fish
fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
6 years ago
Hao Dong
bcd30e0c81
fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
Signed-off-by: Hao Dong <halbertdong@gmail.com>
6 years ago
Rosen Penev
38c27f5a49
ibrcommon: Remove uclibc++ usage
The dependent packages fail to build when using uclibc++ due to some
missing feature. It's probably easy to add a fix but for right now, switch
back to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
David Mora
8a011859ec
getdns: Remove iamperson347 from maintainer
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
6 years ago
David Mora
89cef29983
stubby: Remove iamperson347 from maintainer
I am no longer able to support maintaining the stubby daemon for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
6 years ago
Sebastian Kemper
a34c27d9a4
sqlite3: small improvements
This commit:
- adds support for parallel builds (the possibilities of building parts
of sqlite3 in parellel are limited, but there is no downside)
- adds a CVE/CPE ID
- Removes useless "=1" from -D[EFINES]
- Adds --disable-debug (default anyway, just makes it explicit), put
--disable-static-shell up top to sort the list alphabetically
- Saves one INSTALL_DIR line in the end
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Josef Schlehofer
c12b0041be
youtube-dl: update to version 2018.12.17
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
ff7ab71991
findutils: polishing of Makefile
Changes:
- added license
- added URL
- removed descriptions of individual packages
- added 'dummy' package: findutils, which contains 3 dependencies: find, xargs, locate
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
6 years ago
Hannu Nyman
bf2521fb4a
Merge pull request #7801 from tru7/libfmt
libfmt: bump to version 5.3.0
6 years ago
Ted Hess
2dcab943cf
CircleCI: Filter out Makefile in files and src directories when checking for modified packages
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Ted Hess
3cd9edb639
Revert 28ce922bd2
- pushed from wrong branch
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Ted Hess
28ce922bd2
Merge branch 'dhcpdiscover' of https://github.com/aparcar/packages into cci-work
6 years ago
Othmar Truniger
dd60c8b9ea
libfmt: bump to version 5.3.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
6 years ago
Hannu Nyman
2e6d9b0485
Merge pull request #7693 from neheb/patch-7
i2c-tools: Update to 4.1
6 years ago
Hannu Nyman
82702ff9d0
Merge pull request #7703 from neheb/patch-8
libuv: Update to 1.24.1
6 years ago
Ted Hess
2dcbb6f240
Merge pull request #7786 from diizzyy/patch-1
sound/mpd: Update to 0.20.23
6 years ago
Ted Hess
4a7a97d2e4
Merge pull request #7787 from diizzyy/libmpdclient
libs/libmpdclient: Update to 2.16
6 years ago
Hannu Nyman
37da1760ff
Merge pull request #7795 from zhaojh329/libuwsc
libuwsc: Update to 3.2.0
6 years ago
Jianhui Zhao
3b5876eb86
libuwsc: Update to 3.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Michael Heimpold
b83191132f
Merge pull request #7705 from neheb/patch-10
libiio: Update to 0.16
6 years ago