aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tcpreplay: bump to version 4.3.4Alexandru Ardelean2021-05-04
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* adguardhome: bump to 0.106.1Dobroslaw Kijowski2021-05-04
| | | | | | | | | | * Create working directory when it is not present. Apparently some recent change made adguardhome fail to start when working directory is missing. * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.1 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* stress-ng: bump to version 0.12.07Alexandru Ardelean2021-05-04
| | | | | | Refreshed patch. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-dotenv: update to v0.17.1Javier Marcet2021-05-04
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* Merge pull request #15566 from BKPepe/hwdataRosen Penev2021-05-04
|\ | | | | hwdata: update to version 0.347
| * hwdata: update to version 0.347Josef Schlehofer2021-05-03
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #15572 from dibdot/banipDirk Brenken2021-05-04
|\ \ | |/ |/| banip: update to 0.7.8
| * banip: update to 0.7.8Dirk Brenken2021-05-04
|/ | | | | | | * fix pid file processing of the background monitor plus child processes (bug reported in the forum) * made the enabled/disabled switch of the background monitor functional Signed-off-by: Dirk Brenken <dev@brenken.org>
* libmaxminddb: update to version 1.6.0Jan Pavlinec2021-05-03
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* python-typing-extensions: update to version 3.10.0.0Jan Pavlinec2021-05-03
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #15532 from dangowrt/bunch-of-updatesEneas U de Queiroz2021-05-03
|\ | | | | a bunch of package updates
| * python-gnupg: update to version 0.4.7Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * perl-mail-spamassassin: update to version 3.4.6Daniel Golle2021-04-29
| | | | | | | | | | | | Fixes CVE-2020-1946 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * perl-net-dns: update to version 1.30Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * opentracker: update to git HEADDaniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * libksba: update to version 1.5.1Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * libinput: update to version 1.17.1Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * libextractor: update to version 1.11Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * libassuan: update to version 2.5.5Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * Jinja2: update to version 2.11.3Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * gnunet-fuse: update to version 0.14.0Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * debian-archive-keyring: update to 2021.1.1Daniel Golle2021-04-29
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * exfatprogs: update to version 1.1.1Daniel Golle2021-04-28
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | nano: update version to 5.7Hannu Nyman2021-05-01
| | | | | | | | | | | | Upgrade nano editor to version 5.7. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | haproxy: Update HAProxy to v2.2.14Christian Lachner2021-05-01
| | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | Merge pull request #14237 from commodo/python-abi-versionJosef Schlehofer2021-05-01
|\ \ | | | | | | python3: introduce libpython3 with ABI_VERSION flag
| * | python3: introduce libpython3 with ABI_VERSION flagAlexandru Ardelean2021-04-28
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to discussion: https://github.com/openwrt/packages/pull/14060 Every once in a while a version bump will occur that requires an ABI change. Example: Python 3.8 to 3.9. When this happens some Python packages would need to be rebuilt. In setups where everything gets rebuilt, this isn't a problem. It's usually a bigger problem when needing to upgrade something via opkg. To accommodate for this, we add a libpython with it's own ABI_VERSION flag. If this ABI_VERSION changes, then this should propagate forward. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | nextdns: Update to version 1.32.1Olivier Poitrey2021-04-30
| | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | Merge pull request #15547 from dibdot/adblockDirk Brenken2021-04-30
|\ \ | | | | | | adblock: update to 4.1.2
| * | adblock: update to 4.1.2Dirk Brenken2021-04-30
|/ / | | | | | | | | | | | | * preserve DNS cache after adblock processing (unbound & bind) * fix redirect issue with oisd basic url * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | icu: add ABI_VERSIONHirokazu MORIKAWA2021-04-30
| | | | | | | | | | | | To prevent inconsistencies in the coming version (69.1). Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | attendedsysupgrade-common: update to 2021Paul Spooren2021-04-29
| | | | | | | | | | | | | | | | | | | | | | * Use $(COMMITCOUNT) * Use SPDX * Use CA (ucert) public key * Update repo link * Update maintainer email * Format description Signed-off-by: Paul Spooren <mail@aparcar.org>
* | Merge pull request #15543 from mhei/php8-updateMichael Heimpold2021-04-30
|\ \ | | | | | | php8: update to 8.0.5
| * | php8: update to 8.0.5Michael Heimpold2021-04-29
| | | | | | | | | | | | | | | | | | Also update opcache makefile patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | bind: bump to 9.17.12Noah Meyerhans2021-04-29
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following security issues: * CVE-2021-25215 - named crashed when a DNAME record placed in the ANSWER section during DNAME chasing turned out to be the final answer to a client query. * CVE-2021-25214 - Insufficient IXFR checks could result in named serving a zone without an SOA record at the apex, leading to a RUNTIME_CHECK assertion failure when the zone was subsequently refreshed. This has been fixed by adding an owner name check for all SOA records which are included in a zone transfer. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | knxd: pumb to upstream version 0.14.51Othmar Truniger2021-04-28
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | adguardhome: bump to 0.106.0Dobroslaw Kijowski2021-04-28
|/ | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.0 * Add build time LDFLAG introduced in commit [1]. [1]: https://github.com/AdguardTeam/AdGuardHome/commit/1d07afb30ee9ff00de72182200b7e1c6d1606d77#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R67 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* libupm: Disable node.js supportHirokazu MORIKAWA2021-04-28
| | | | | | Library for node.js will be disabled temporarily due to difficulty in supporting the latest node.js. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* Merge pull request #15516 from ja-pa/engineio-socketio-updateRosen Penev2021-04-27
|\ | | | | python-engineio & python-socketio: package update
| * python-socketio: update to version 5.2.1Jan Pavlinec2021-04-26
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * python-engineio: update to version 4.1.0Jan Pavlinec2021-04-26
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | net-tools: bump to 2.10Aleksander Jan Bajkowski2021-04-27
| | | | | | | | Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
* | libmraa: Disable node.js supportHirokazu MORIKAWA2021-04-27
| | | | | | | | | | | | Library for node.js will be disabled temporarily due to difficulty in supporting the latest node.js. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #15525 from 1715173329/xrayJosef Schlehofer2021-04-28
|\ \ | | | | | | xray-core: remove PROVIDES
| * | xray-core: use `$(INSTALL_DATA)` to install configuration filesTianling Shen2021-04-27
| | | | | | | | | | | | | | | | | | | | | Using `$(INSTALL_CONF)` will cause the program has no access to configurations file when someone enabled the selinux support. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
| * | xray-core: remove PROVIDESTianling Shen2021-04-27
| | | | | | | | | | | | | | | | | | | | | Xray now is no longer planning to keep compatibility with original v2ray. Remove PROVIDES before it is totally broken. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | libedit: update to version 20210419-3.1Jan Hak2021-04-28
| | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | zerotier: update to 1.6.5Moritz Warning2021-04-28
| | | | | | | | | | | | | | | | | | Minor ZeroTier update. Refreshed patches. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #15517 from 1715173329/yqJosef Schlehofer2021-04-28
|\ \ \ | | | | | | | | yq: Update to 4.7.1
| * | | yq: Update to 4.7.1Tianling Shen2021-04-26
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>