aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #11697 from neheb/portRosen Penev2020-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | port-mirroring: fix compilation under newer musl
| * | | | | | | port-mirroring: fix compilation under newer muslRosen Penev2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time_t is 64-bit under 32-bit OSes with version 1.2.0. Fixes wrong pointer error. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11696 from neheb/mtdRosen Penev2020-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mtdev: update to 1.1.6
| * | | | | | | | mtdev: update to 1.1.6Rosen Penev2020-03-28
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes input_event usage. Removed autoreconf as we're not modifying any files. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11710 from neheb/pdnsdddRosen Penev2020-04-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | pdns: fix compilation without deprecated OpenSSL APIs
| * | | | | | | pdns: fix compilation without deprecated OpenSSL APIsRosen Penev2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bn.h header is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11745 from zhaojh329/wifidog-ngRosen Penev2020-04-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | wifidog-ng: Update to 2.0.2
| * | | | | | | wifidog-ng: Update to 2.0.2Jianhui Zhao2020-04-03
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compatible with Linux kernel 5.3 and above Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | Merge pull request #11740 from jefferyto/python2-remove-librariesHannu Nyman2020-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-libraries: Remove Python 2 variants/libraries
| * | | | | | | python-libraries: Remove Python 2 variantsJeffery To2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Python 2 variants will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | python-libraries: Remove Python 2-only packagesJeffery To2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are either libraries that backport Python 3 features for Python 2 programs, or libraries that have not had Python 3 variants added to them by anyone. These packages will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | Merge pull request #11743 from peter-stadler/djangoHannu Nyman2020-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3-django: update to version 3.0.5
| * | | | | | | | python3-django: update to version 3.0.5Peter Stadler2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | | Merge pull request #11742 from peter-stadler/asgirefHannu Nyman2020-04-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3-asgiref: update version to 3.2.7
| * | | | | | | | | python3-asgiref: update version to 3.2.7Peter Stadler2020-04-02
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | | Merge pull request #11664 from ja-pa/python-packaging-newHannu Nyman2020-04-02
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | python-packaging: add new package
| * | | | | | | | python-packaging: add new packageJan Pavlinec2020-04-02
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #11705 from neheb/kismRosen Penev2020-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | kismet: fix compilation with libcxx
| * | | | | | | | kismet: fix compilation with libcxxRosen Penev2020-03-29
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | std::bind is not the same as bind(). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11711 from neheb/atftpdRosen Penev2020-04-02
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | atftp: fix compilation with newer musl
| * | | | | | | atftp: fix compilation with newer muslRosen Penev2020-03-29
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing header for __THROW. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11692 from neheb/evt2Rosen Penev2020-04-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | evtest: fix compilation with newer musl
| * | | | | | | evtest: fix compilation with newer muslRosen Penev2020-03-28
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported from master. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11683 from neheb/gddRosen Penev2020-04-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libgd: update to 2.30
| * | | | | | | libgd: update to 2.30Rosen Penev2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed CPE_ID. Simplified TIFF option. Refreshed/removed upstream patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11739 from nxhack/libhttp-parser_294Rosen Penev2020-04-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libhttp-parser: update to v2.9.4
| * | | | | | | | libhttp-parser: update to v2.9.4Hirokazu MORIKAWA2020-04-02
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | jool: update to 4.0.8David Bauer2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issues with big-endian systems (e.g. ath79). Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | | | sqm-scripts: support in & out of tree cake packagesKevin Darbyshire-Bryant2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change dependency requirements based on kernel version. Ultimately in a post Linux 4_14 world the differentation can be removed. In the short term this allows post 4_14 kernels to use in-tree versions of the cake shaper. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | Merge branch 'mhei-update-php7-pecl-krb5'Michael Heimpold2020-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'update-php7-pecl-krb5' of git://github.com/mhei/packages into ↵Michael Heimpold2020-04-01
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mhei-update-php7-pecl-krb5
| * | | | | | | | php7-pecl-krb5: update to 1.1.3Michael Heimpold2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile and run-time tested on I2SE Duckbill (mxs platform). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | jansson: drop janssonKevin Darbyshire-Bryant2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jansson is now part of openwrt core so drop it from packages feed. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | Merge pull request #11724 from jefferyto/python2-remove-pluginsHannu Nyman2020-04-01
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
| * | | | | | | | i2c-tools: Remove Python 2 SMBus bindings packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | seafile-server: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | seafile-ccnet: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | freeradius3: Remove Python 2 module packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | libupm: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | libtalloc: Remove Python 2 host build dependsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should not be needed and was probably added by mistake. See https://github.com/openwrt/packages/pull/9686#discussion_r371552924 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | libsearpc: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | libmraa: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | elektra: Remove Python 2 plugin packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | boost: Remove Python 2 library packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #11728 from stangri/master-vpn-policy-routingHannu Nyman2020-04-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vpn-policy-routing: separation between auto/all proto; mwan3 compatibility; README update
| * | | | | | | | | vpn-policy-routing: separation between auto/all proto; compatibility with ↵Stan Grishin2020-03-31
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mwan3; README update Signed-off-by: Stan Grishin <stangri@melmac.net>
* / | | | | | | | adblock: re-release 4.0.1Dirk Brenken2020-04-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed an oversight introduced in the last 3.99 pre-release series, only relevant for "raw" mode e.g. dnscrypt-proxy users Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | php7-pecl-redis: update to 5.2.1Michael Heimpold2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | gnutls: updated to 3.6.13Nikos Mavrogiannopoulos2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | | Merge pull request #11723 from dibdot/adblockDirk Brenken2020-03-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | adblock: update 4.0.1