Commit graph

13228 commits

Author SHA1 Message Date
Josef Schlehofer
ee25e10196
youtube-dl: update to version 2019.01.02
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-01-03 00:27:25 +01:00
Peter Wagner
c579202935 aria2: fix "Illegal instruction" crash on ar71xx
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-02 22:52:40 +01:00
Alexandru Ardelean
a16dea9627 python,python3: use setuptools & pip versions from python{3}-version.mk
`setuptools` & `pip` whl files were selected via wildcards, because it was
easier in the beginning.
Also, initially there weren't any PYTHON{3}_{SETUTPTOOLS/PIP}_VERSION
variables. But now since these vars exist, it makes sense to use them,
because we can catch easier (at build) time if Python/Python3 bump these
versions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-01-02 23:42:01 +02:00
Hannu Nyman
9b9e9a2f1a
Merge pull request #7842 from neheb/em
emailrelay: Remove unnecessary OpenSSL engine include
2019-01-02 21:48:16 +02:00
Hannu Nyman
8f8fa195d9
Merge pull request #7844 from neheb/cn
conserver: Fix compilation without deprecated OpenSSL 1.0.2 APIs
2019-01-02 21:46:41 +02:00
Ted Hess
d79a3ca6c8
Merge pull request #7850 from commodo/netatalk
netatalk: bump to version 3.1.12
2019-01-02 13:45:39 -05:00
Alexandru Ardelean
476039e845 netatalk: bump to version 3.1.12
This change upgrades the package to version 3.1.12.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-01-02 20:05:18 +02:00
Hannu Nyman
582f402907
Merge pull request #7541 from BKPepe/findutils
findutils: polishing of Makefile
2019-01-02 18:06:47 +02:00
Hannu Nyman
ceebed0c67
Merge pull request #7827 from rosysong/nft-qos
nft-qos: fix monitor doesn't work when firstboot
2019-01-02 18:02:58 +02:00
Ted Hess
98a6c6fe4f
Merge pull request #7851 from DocLM/libgphoto2
libgphoto2: update package 2.5.22
2019-01-02 09:30:36 -05:00
Leonardo Medici
b2687fd9d0 libgphoto2: update package 2.5.22
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2019-01-02 14:58:02 +01:00
Stijn Tintel
ce1a54563f strongswan: bump to 5.7.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-01-02 14:00:32 +01:00
Hannu Nyman
8079c61f97
Merge pull request #7849 from cshoredaniel/pr-fix-py3-pip-setuptools-version
python3: Fix py3 pip and setuptools versions
2019-01-02 14:42:00 +02:00
Ted Hess
ab49d61019
Merge pull request #7848 from neheb/vno
vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs
2019-01-02 06:54:25 -05:00
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>
2019-01-02 02:59:08 -05:00
Rosen Penev
5a6bc18334 vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs
One missing header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-01 23:55:24 -08:00
Nikos Mavrogiannopoulos
86e8cf603d
Merge pull request #7812 from neheb/pam2
libpam: Update to 1.3.1
2019-01-02 08:45:04 +01:00
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>
2019-01-01 23:42:22 -08:00
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>
2019-01-01 23:39:03 -08:00
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>
2019-01-01 23:35:26 -08:00
Rosen Penev
d9fa9b0fad dovecot: Make OpenSSL ENGINE support optional
Allows libopenssl to be smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-01 23:34:11 -08:00
Rosen Penev
d9c1c3b07d erlang: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-01 23:23:00 -08:00
Rosen Penev
c59e53619e tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-01 21:46:47 -08:00
Rosy Song
6a42b7bf38 nft-qos: fix monitor doesn't work when firstboot
Signed-off-by: Rosy Song <rosysong@rosinson.com>
2019-01-02 09:20:36 +08:00
Peter Wagner
5bae7c73a7 libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608e
Fixes CVE-2018-19758
2019-01-02 01:03:31 +01:00
Ted Hess
fe4ef28c3d
Merge pull request #5266 from dermoth/libndp
libndp: Add library/tool for Neighbor Discovery Protocol
2019-01-01 14:03:11 -05:00
Hannu Nyman
0f1c9b8c46
Merge pull request #7821 from commodo/python3-7-2
python3: bump to version 3.7.2
2019-01-01 12:54:48 +02:00
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>
2019-01-01 04:30:41 -05:00
Hannu Nyman
5240700752
Merge pull request #7818 from commodo/python-CVE-2018-14647
python: backport CVE-2018-14647 patches from upstream
2018-12-31 22:32:18 +02:00
Hannu Nyman
4d5dd20e47
Merge pull request #7816 from commodo/pyasn1
python-pyasn1: bump to version 0.4.5
2018-12-31 22:31:59 +02:00
Alexandru Ardelean
1e9a248a56 python3: bump to version 3.7.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 19:26:46 +02:00
Ted Hess
2af7c9ab6e
Merge pull request #7815 from commodo/tcpreplay
tcpreplay: bump to version 4.3.1
2018-12-31 11:44:23 -05:00
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>
2018-12-31 17:53:41 +02:00
Hannu Nyman
2a926e3a23
Merge pull request #7809 from neheb/patch-5
ibrcommon: Remove uclibc++ usage
2018-12-31 09:13:22 +02:00
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>
2018-12-31 00:08:40 +02:00
Alexandru Ardelean
54e48669e7 python-pyasn1: bump to version 0.4.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-12-31 00:04:50 +02:00
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>
2018-12-30 12:21:04 -08:00
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>
2018-12-30 15:14:37 -05:00
Peter Wagner
641c815885 wget: update to 1.20.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-30 20:21:47 +01:00
Hannu Nyman
0e9715553c
Merge pull request #7755 from jefferyto/python-dist-info
python/python3: fix .dist-info missing for setuptools and pip
2018-12-30 20:16:38 +02:00
Hannu Nyman
0dae73880b
Merge pull request #7802 from BKPepe/youtube-dl
youtube-dl: update to version 2018.12.17
2018-12-30 20:15:22 +02:00
Hannu Nyman
ec539368df
Merge pull request #7810 from haodong/fish
fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
2018-12-30 20:14:37 +02:00
Hao Dong
bcd30e0c81 fish: updated to v3.0.0, revert "apropos fix" for being fixed officially
Signed-off-by: Hao Dong <halbertdong@gmail.com>
2018-12-31 01:45:21 +08:00
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>
2018-12-30 09:36:17 -08:00
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.
2018-12-30 09:50:39 -05:00
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.
2018-12-30 09:50:36 -05:00
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>
2018-12-30 13:37:32 +01:00
Josef Schlehofer
c12b0041be
youtube-dl: update to version 2018.12.17
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2018-12-29 19:46:55 +01:00
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>
2018-12-29 19:34:12 +01:00
Hannu Nyman
bf2521fb4a
Merge pull request #7801 from tru7/libfmt
libfmt: bump to version 5.3.0
2018-12-29 20:30:47 +02:00