aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-yaml: update to version 5.3.1Josef Schlehofer2020-04-06
| | | | | | Fixes CVE-2020-1747 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #11791 from commodo/fix-typo-py3-packageHannu Nyman2020-04-07
|\ | | | | python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBAL_ARGS
| * python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> ↵Alexandru Ardelean2020-04-07
|/ | | | | | | | | | | | PYTHON3_PKG_SETUP_GLOBAL_ARGS This fixes a typo with the default PYTHON3_PKG_SETUP_GLOBAL_ARGS. Since in make context non-defined variables are empty anyway, this doesn't produce any issues. The fix is more semantic in nature. Fixes https://github.com/openwrt/packages/issues/11790 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #11748 from flyn-org/quotaRosen Penev2020-04-06
|\ | | | | quota: add new package
| * quota: add new packageW. Michael Petullo2020-04-06
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #11761 from neheb/mpddddRosen Penev2020-04-06
|\ \ | | | | | | mpd: update to 0.21.22
| * | mpd: update to 0.21.22Rosen Penev2020-04-03
| | | | | | | | | | | | | | | | | | Removed upstreamed patches. Only the first was really needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11735 from ja-pa/graphicsmagic-1.3.35Rosen Penev2020-04-06
|\ \ \ | | | | | | | | graphicsmagic: update to version 1.3.35 (security fix)
| * | | graphicsmagic: update to version 1.3.35 (security fix)Jan Pavlinec2020-04-01
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #11771 from micmac1/master-apache-2443Rosen Penev2020-04-06
|\ \ \ \ | | | | | | | | | | apache: security bump to 2.4.43
| * | | | apache: security bump to 2.4.43Sebastian Kemper2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This minor version bump fixes: CVE-2020-1934 CVE-2020-1927 Upstream added cross-compile compatibility to apxs, so we can drop a sed script. Upstream also added the OpenWrt layout, so we can drop our local copy. The OpenSSL patch to remove deprecated symbols doesn't apply anymore and gets removed. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | Merge pull request #11779 from commodo/pillow-bumpHannu Nyman2020-04-06
|\ \ \ \ \ | | | | | | | | | | | | pillow: bump to version 7.1.1
| * | | | | pillow: bump to version 7.1.1Alexandru Ardelean2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #11778 from jefferyto/python-cryptography-2.9Hannu Nyman2020-04-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-cryptography: Update to 2.9, remove setup patch
| * | | | | | python-cryptography: Update to 2.9, remove setup patchJeffery To2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since cffi is installed by HOST_PYTHON3_PACKAGE_BUILD_DEPENDS, it shouldn't be necessary to clear setup_requirements anymore. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #11777 from jefferyto/python-zope-interface-5.0.2Hannu Nyman2020-04-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | python-zope-interface: Update to 5.0.2
| * | | | | | python-zope-interface: Update to 5.0.2Jeffery To2020-04-06
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | openssh: don't create ECDSA keysPeter Wagner2020-04-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #10449 from ja-pa/python-pluggyHannu Nyman2020-04-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python-pluggy: add new package
| * | | | | python-pluggy: add new packageJan Pavlinec2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | libgd: fix wrong versionRosen Penev2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream messed up and did not include getlib.sh, causing a wrong version to be applied to the library. lrwxrwxrwx 1 libgd.so -> libgd.so.VERSION -rw-r--r-- 1 libgd.so.VERSION Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11688 from BKPepe/dnscrypt-proxy2-updateJosef Schlehofer2020-04-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | dnscrypt-proxy2: update to version 2.0.42
| * | | | | | dnscrypt-proxy2: update to version 2.0.42Josef Schlehofer2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11770 from SibrenVasse/opensshtripolar2020-04-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openssh: update to 8.2p1
| * | | | | | | openssh: update to 8.2p1Sibren Vasse2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | | | | | nano: update to 4.9.1Hannu Nyman2020-04-05
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 4.9.1 2020.03.31 - GNU nano 4.9.1 "Sapperdeflap" Two bugs introduced in version 4.9 are fixed: the cursor getting misplaced when undoing line cuts, and filtering of the whole buffer to a new buffer not working. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Revert "collectd: disable nut plugin temporarily"Hannu Nyman2020-04-05
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 97dbc515e59b09c069d34e9a5dea7e5efec4f077. libgd has been been fixed to provide correct pkgconfig info, so that nut again compiles in buildbot. Thus the nut plugin can be re-enabled in collectd. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #11765 from neheb/gdlibRosen Penev2020-04-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgd: fix pkgconfig file
| * | | | | | libgd: fix pkgconfig fileRosen Penev2020-04-04
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The wrong paths are specified, causing failures with depending packages that use pkgconfig. Removed CMAKE_INSTALL as a result. No point when InstallDev is explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | collectd: disable nut plugin temporarilyHannu Nyman2020-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable nut plugin for now, as nut is currently failing to build in buildbot (maybe due to libgd), and the nut plugin prevents compiling collectd itself. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #11763 from zhaojh329/rttyHannu Nyman2020-04-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | rtty: update to 7.1.3
| * | | | | | rtty: update to 7.1.3Jianhui Zhao2020-04-04
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | Merge pull request #11760 from jefferyto/python3-pip-symlinkHannu Nyman2020-04-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | python3-pip: Symlink pip3 to pip3.8
| * | | | | | python3-pip: Symlink pip3 to pip3.8Jeffery To2020-04-04
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, python3-pip installs the same script as pip3 and pip3.8 to usr/bin. This changes pip3 to be a symlink to pip3.8. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #11326 from neheb/rtlRosen Penev2020-04-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | rtl_433: update to 20.02
| * | | | | rtl_433: update to 20.02Rosen Penev2020-04-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Removed upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11757 from zhoreeq/ygg-bump-0-3-14Hannu Nyman2020-04-03
|\ \ \ \ \ | | | | | | | | | | | | yggdrasil: bump to 0.3.14
| * | | | | yggdrasil: bump to 0.3.14George Iv2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | | | | Merge pull request #11758 from dibdot/adblockDirk Brenken2020-04-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: release 4.0.2
| * | | | | | adblock: release 4.0.2Dirk Brenken2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removed 'hphosts' from sources (discontinued) * fixed a "out of range" bug and another small issue in the f_dnsup function * add three new sources: 'anudeep', 'stopforumspam' and 'youtube' * changed 'list' behaviour, the source file has now a higher precedence than the archive file (see readme) * update readme, added missing parameters & more Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #11759 from jefferyto/python2-remove-interpreterHannu Nyman2020-04-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | python: Remove package
| * | | | | | python: Update readmeJeffery To2020-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace the Python 2 pending removal notice/schedule with a brief message about the removal * Replace mentions of "Python & Python 3" with just "Python" (references to the version number are kept only in cases where it is necessary) * Update Makefile example code to use Python 3 conventions/names Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | python: Remove packageJeffery To2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | sqm-scripts: move luci-app-sqm to the LuCI feedHannu Nyman2020-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move luci-app-sqm to the LuCI feed to enable it to be translated. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #11754 from gladiac1337/haproxy-2.1.4Hannu Nyman2020-04-03
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | haproxy: Update HAProxy to v2.1.4
| * | | | | | haproxy: Update HAProxy to v2.1.4Christian Lachner2020-04-03
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.4.html) - This fixes CVE-2020-11100 (http://git.haproxy.org/?p=haproxy-2.1.git;a=commit;h=f17f86304f187b0f10ca6a8d46346afd9851a543) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | Merge pull request #11714 from neheb/cgrRosen Penev2020-04-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | libcgroup: fix compile with newer musl
| * | | | | | libcgroup: fix compile with newer muslRosen Penev2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code uses __BEGIN/END_DECLS from glibc's features.h, actually sys/cdefs.h, which is deprecated. Get rid of it. Fixed license information. Fixed musl-fts dependency. It's only valid for musl. Removed autoreconf as the patch was removed. Added PKG_INSTALL for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11691 from neheb/softRosen Penev2020-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | softflowd: fix compilation with newer musl
| * | | | | | | softflowd: fix compilation with newer muslRosen Penev2020-03-28
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | __uid_t is a glibc extension. Switch to standard uid_t. Signed-off-by: Rosen Penev <rosenp@gmail.com>