aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #7777 from neheb/patch-9Hannu Nyman2019-01-05
|\ | | | | libpng: Update to 1.6.36
| * libpng: Update to 1.6.36Rosen Penev2018-12-26
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7857 from dhewg/pull/prometheus-statsd-exporterHannu Nyman2019-01-05
|\ \ | | | | | | prometheus-statsd-exporter: fix compilation with go 1.11.4
| * | prometheus-statsd-exporter: fix compilation with go 1.11.4Andre Heider2019-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the exact same build error reported at [0]. Upstream fixed it too, see [1], but I decided to use the minimal patch until a new version is released instead. [0] https://github.com/golang/go/issues/29281 [1] https://github.com/prometheus/statsd_exporter/pull/171 Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | prometheus-statsd-exporter: add myself as maintainerAndre Heider2019-01-04
| | | | | | | | | | | | Signed-off-by: Andre Heider <a.heider@gmail.com>
* | | Merge pull request #7854 from commodo/python-pip-setuptools-verHannu Nyman2019-01-05
|\ \ \ | | | | | | | | python,python3: use setuptools & pip versions from python{3}-version.mk
| * | | python,python3: use setuptools & pip versions from python{3}-version.mkAlexandru Ardelean2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `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>
* | | | Merge pull request #7862 from cshoredaniel/pr-findutils-alternativesHannu Nyman2019-01-05
|\ \ \ \ | | | | | | | | | | findutils: Fix conflict with busybox find/xargs
| * | | | findutils: Fix conflict with busybox find/xargsDaniel F. Dickinson2019-01-03
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Use the new ALTERNATIVES mechanism to fix installation conflict against busybox find and xargs. Also add myself back as maintainer since folks seem to be asking me anyway. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | Merge pull request #7454 from neheb/qacHannu Nyman2019-01-05
|\ \ \ \ | | | | | | | | | | quasselc: Update to latest commit
| * | | | quasselc: Update to latest commitRosen Penev2019-01-04
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for simpler Makefile. Several adjustments for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7861 from dengqf6/nginxHannu Nyman2019-01-04
|\ \ \ \ | | | | | | | | | | nginx: update to 1.15.8 and other
| * | | | nginx: update to 1.15.8 and remove PKG_VERSION from modules tarball filenameDeng Qingfang2019-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.15.8. Also use HTTPS PKG_VERSION (nginx version) in 3rd-party modules tarball filename is dispensable and can be dropped to avoid unnecessary downloading Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | Merge pull request #7872 from Wedmer/zoneinfo_2018iTed Hess2019-01-04
|\ \ \ \ \ | |/ / / / |/| | | | zoneinfo: Updated to the latest release.
| * | | | zoneinfo: Updated to the latest release.Vladimir Ulrich2019-01-04
|/ / / / | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | Merge pull request #7864 from dibdot/mcHannu Nyman2019-01-03
|\ \ \ \ | | | | | | | | | | mc: midnight commander 4.8.22
| * | | | mc: midnight commander 4.8.22Dirk Brenken2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bump mc package release to 4.8.22, news in this release see here: http://midnight-commander.org/wiki/NEWS-4.8.22 * refresh subshell patch Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | libxml2: update to 2.9.9Michael Heimpold2019-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also drop the CVE patches which are already covered by this new release. Compile tested for and run tested on mxs platform. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libev: update to 4.25Deng Qingfang2019-01-03
| |/ / / |/| | | | | | | | | | | | | | | | | | | Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | aria2: immediate assign valuePeter Wagner2019-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | aria2: fix "Illegal instruction" crash on ar71xxPeter Wagner2019-01-02
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #7842 from neheb/emHannu Nyman2019-01-02
|\ \ \ \ | | | | | | | | | | emailrelay: Remove unnecessary OpenSSL engine include
| * | | | emailrelay: Remove unnecessary OpenSSL engine includeRosen Penev2019-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #7844 from neheb/cnHannu Nyman2019-01-02
|\ \ \ \ \ | | | | | | | | | | | | conserver: Fix compilation without deprecated OpenSSL 1.0.2 APIs
| * | | | | conserver: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Two headers were missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7850 from commodo/netatalkTed Hess2019-01-02
|\ \ \ \ \ | |_|_|/ / |/| | | | netatalk: bump to version 3.1.12
| * | | | netatalk: bump to version 3.1.12Alexandru Ardelean2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change upgrades the package to version 3.1.12. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #7541 from BKPepe/findutilsHannu Nyman2019-01-02
|\ \ \ \ \ | | | | | | | | | | | | findutils: polishing of Makefile
| * | | | | findutils: polishing of MakefileJosef Schlehofer2018-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #7827 from rosysong/nft-qosHannu Nyman2019-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | nft-qos: fix monitor doesn't work when firstboot
| * | | | | | nft-qos: fix monitor doesn't work when firstbootRosy Song2019-01-02
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | | | | Merge pull request #7851 from DocLM/libgphoto2Ted Hess2019-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgphoto2: update package 2.5.22
| * | | | | | libgphoto2: update package 2.5.22Leonardo Medici2019-01-02
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | strongswan: bump to 5.7.2Stijn Tintel2019-01-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #7849 from cshoredaniel/pr-fix-py3-pip-setuptools-versionHannu Nyman2019-01-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | python3: Fix py3 pip and setuptools versions
| * | | | | | python3: Fix py3 pip and setuptools versionsDaniel F. Dickinson2019-01-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #7848 from neheb/vnoTed Hess2019-01-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs
| * | | | | vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | One missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7812 from neheb/pam2Nikos Mavrogiannopoulos2019-01-02
|\ \ \ \ \ | |/ / / / |/| | | | libpam: Update to 1.3.1
| * | | | libpam: Update to 1.3.1Rosen Penev2018-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608ePeter Wagner2019-01-02
| |_|/ / |/| | | | | | | | | | | Fixes CVE-2018-19758
* | | | Merge pull request #5266 from dermoth/libndpTed Hess2019-01-01
|\ \ \ \ | | | | | | | | | | libndp: Add library/tool for Neighbor Discovery Protocol
| * | | | libndp: Add library/tool for Neighbor Discovery ProtocolThomas Guyot-Sionnest2018-12-30
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #7821 from commodo/python3-7-2Hannu Nyman2019-01-01
|\ \ \ \ | | | | | | | | | | python3: bump to version 3.7.2
| * | | | python3: bump to version 3.7.2Alexandru Ardelean2018-12-31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #7818 from commodo/python-CVE-2018-14647Hannu Nyman2018-12-31
|\ \ \ \ \ | | | | | | | | | | | | python: backport CVE-2018-14647 patches from upstream
| * | | | | python: backport CVE-2018-14647 patches from upstreamAlexandru Ardelean2018-12-31
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #7816 from commodo/pyasn1Hannu Nyman2018-12-31
|\ \ \ \ \ | | | | | | | | | | | | python-pyasn1: bump to version 0.4.5
| * | | | | python-pyasn1: bump to version 0.4.5Alexandru Ardelean2018-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #7815 from commodo/tcpreplayTed Hess2018-12-31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | tcpreplay: bump to version 4.3.1