Philip Prindeville [Thu, 10 Sep 2020 16:16:09 +0000 (10:16 -0600)]
isc-dhcp: add support for RFC-3442 classless routes to hosts
Also avoid forward references to functions.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Josef Schlehofer [Thu, 10 Sep 2020 14:18:37 +0000 (16:18 +0200)]
Merge pull request #13352 from ja-pa/dovecot-fix-zstd
dovecot: disable zstd
Jan Pavlinec [Thu, 10 Sep 2020 10:37:38 +0000 (12:37 +0200)]
dovecot: disable zstd
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Wed, 9 Sep 2020 21:18:22 +0000 (14:18 -0700)]
Merge pull request #13348 from oleg-derevenetz/bwping-2.0
bwping: update to version 2.0
Rosen Penev [Wed, 9 Sep 2020 21:18:08 +0000 (14:18 -0700)]
Merge pull request #13347 from ja-pa/gnutls-security-fix
gnutls: update to version 3.6.15 (security fix)
Rosen Penev [Wed, 9 Sep 2020 21:17:32 +0000 (14:17 -0700)]
Merge pull request #13344 from commodo/stress-ng
stress-ng: bump to version 0.11.20
Paul Spooren [Wed, 9 Sep 2020 20:42:35 +0000 (10:42 -1000)]
syncthing: bump to 1.9.0
This release adds the advanced folder option caseSensitiveFS
(https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to
disable the new safe handling of case insensitive filesystems.
Bugfixes:
#1787: Case-only renames break stuff
#5708: Properly handle upper-/lowercase-only file name collisions
#6613: TestWatchRename test fails on FreeBSD.
#6793: Error status should take precedence over Local Additions
#6850: Global state incorrect when ignoring local change
#6864: Folder incorrectly marked “Up to Date” after switching from “Receive Only” to “Send & Receive”
#6867: Certificate error when built with Go 1.15
#6886: chmod permission after editing .stignore via WebUI not preserved
#6889: test failures with Go 1.15
#6892: Syncthing 1.8.0 trying to connect via wrong network route
#6898: tests in TestCopyRange fail on ppc64le with "inappropriate ioctl for device"
#6908: NAT service fails to terminate during Shutdown
#6910: Local Additions when deleting file after changing folder type from SR to RO
#6922: Auto accepted folders not saved
#6938: Modifying config during first scan corrupts folder state
Enhancements:
#2739: Syncthing should be case insensitive by default
#5579: Avoid anti-aliasing artifacts for svg device icons
#6873: Don't fail dirs in receive-only folders that were removed elsewhere but exist locally
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Wed, 9 Sep 2020 20:34:09 +0000 (10:34 -1000)]
syncthing: add specific USERID
Instead of randomly adding a UID this follows the Gentoo numbering and
uses 499.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Oleg Derevenetz [Wed, 9 Sep 2020 20:29:53 +0000 (23:29 +0300)]
bwping: update to version 2.0
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
Josef Schlehofer [Wed, 9 Sep 2020 13:46:37 +0000 (15:46 +0200)]
Merge pull request #13346 from valdi74/pycurl_update
python-curl: update to version 7.43.0.6
Jan Pavlinec [Wed, 9 Sep 2020 13:20:21 +0000 (15:20 +0200)]
gnutls: update to version 3.6.15 (security fix)
Fixes:
CVE-2020-24659
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Waldemar Konik [Wed, 9 Sep 2020 12:11:56 +0000 (14:11 +0200)]
python-curl: update to version 7.43.0.6
PycURL changeLog:
Version 7.43.0.6 - 2020-09-02
-----------------------------------------------------------------
This release improves SSL backend detection on various systems, adds support for libcurl’s multiple SSL backend functionality and adds support for several libcurl options.
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Compile tested: x86_64
Toke Høiland-Jørgensen [Tue, 8 Sep 2020 09:59:38 +0000 (11:59 +0200)]
acme: Make sure we don't handle the same listener twice
If a daemon listens on multiple addresses at once, it'll show up multiple
times in get_listeners() which will clobber the config for uhttpd. Fix this
by skipping subsequent handlings of the same daemon binary.
Fixes #13325.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Florian Eckert [Wed, 9 Sep 2020 09:07:27 +0000 (11:07 +0200)]
CONTRIBUTING.md: update branch info
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Wed, 9 Sep 2020 08:00:07 +0000 (01:00 -0700)]
Merge pull request #13342 from gladiac1337/haproxy-2.2.3
haproxy: Update HAProxy to v2.2.3
Rosen Penev [Wed, 9 Sep 2020 07:48:37 +0000 (00:48 -0700)]
ninja: fix typo
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Wed, 9 Sep 2020 07:29:19 +0000 (10:29 +0300)]
stress-ng: bump to version 0.11.20
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Christian Lachner [Wed, 9 Sep 2020 06:52:21 +0000 (08:52 +0200)]
haproxy: Update HAProxy to v2.2.3
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Wed, 9 Sep 2020 05:47:04 +0000 (22:47 -0700)]
Merge pull request #13335 from rs/nextdns-1.8.2-master
nextdns: Update to version 1.8.2
Rosen Penev [Wed, 9 Sep 2020 05:46:48 +0000 (22:46 -0700)]
Merge pull request #13328 from neheb/ninja
ninja: use for CMake
Rosen Penev [Wed, 9 Sep 2020 05:46:30 +0000 (22:46 -0700)]
Merge pull request #13320 from jmarcet/texttable-update
python3-texttable: update to version 1.6.3
Rosen Penev [Wed, 9 Sep 2020 05:46:20 +0000 (22:46 -0700)]
Merge pull request #13321 from jmarcet/paramiko-update
python3-paramiko: update to version 2.7.2
Rosen Penev [Wed, 9 Sep 2020 05:45:20 +0000 (22:45 -0700)]
Merge pull request #13241 from first-leon/master
lua-argparse: new package
Rosen Penev [Mon, 7 Sep 2020 20:37:25 +0000 (13:37 -0700)]
ninja: use for CMake
CMake supports Ninja for faster compilation and less bugginess when it
comes to parallel compilation. That is, some CMake packages currently
have PKG_BUILD_PARALLEL set where it is not needed with ninja.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 9 Sep 2020 01:25:21 +0000 (18:25 -0700)]
Merge pull request #13340 from farmergreg/patch-1
safe-search: duckduckgo.com new ip address
Greg Dietsche [Tue, 8 Sep 2020 12:27:51 +0000 (07:27 -0500)]
safe-search: duckduckgo.com new ip address
Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search.
Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
Paul Spooren [Mon, 7 Sep 2020 21:17:58 +0000 (11:17 -1000)]
CI: fix compilation of all packages
By using `feeds install -d y` the CI tries to install e.g. `libcxx`
which fails, unrelated to the tested packages. Now follow the approach
of the current CircleCI implementation.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Tue, 8 Sep 2020 21:01:19 +0000 (14:01 -0700)]
Merge pull request #13327 from lnslbrty/update/libulfius
libulfius: update to 2.6.9
Rosen Penev [Tue, 8 Sep 2020 21:00:14 +0000 (14:00 -0700)]
Merge pull request #13341 from lucize/frrmips
frr: fix running on mips (again)
Lucian Cristian [Tue, 8 Sep 2020 20:04:57 +0000 (23:04 +0300)]
frr: fix running on mips (again)
add mips fix missed on version upgrade
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Josef Schlehofer [Tue, 8 Sep 2020 13:53:37 +0000 (15:53 +0200)]
Merge pull request #13338 from ja-pa/dovecot-security-fix
dovecot: update to version 2.3.11.3 (security fix)
Toni Uhlig [Mon, 7 Sep 2020 20:23:43 +0000 (22:23 +0200)]
libulfius: update to 2.6.9
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Jan Pavlinec [Tue, 8 Sep 2020 10:55:19 +0000 (12:55 +0200)]
dovecot: update to version 2.3.11.3 (security fix)
Fixes:
CVE-2020-12100
CVE-2020-12673
CVE-2020-12674
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Olivier Poitrey [Tue, 8 Sep 2020 10:33:48 +0000 (10:33 +0000)]
nextdns: Update to version 1.8.2
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Rosen Penev [Mon, 7 Sep 2020 20:33:49 +0000 (13:33 -0700)]
gerbera: remove filesystem hacks
They seem to not be needed with GCC8 and above.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 7 Sep 2020 19:27:10 +0000 (12:27 -0700)]
Merge pull request #13299 from ja-pa/dnstap
dnstap: add new package
Hannu Nyman [Mon, 7 Sep 2020 16:56:15 +0000 (19:56 +0300)]
Merge pull request #13326 from Ansuel/ngixfixall
nginx: fix broken all-module variant
Hannu Nyman [Mon, 7 Sep 2020 16:55:38 +0000 (19:55 +0300)]
Merge pull request #13323 from Ansuel/ubusup
nginx: update ubus module to fix SIGSEGV
Ansuel Smith [Mon, 7 Sep 2020 16:33:03 +0000 (18:33 +0200)]
nginx: fix broken all-module variant
The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant.
Fixes #13275
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Mon, 7 Sep 2020 15:49:50 +0000 (18:49 +0300)]
Merge pull request #13316 from hnyman/collectd512
collectd: update to 5.12.0
Hannu Nyman [Mon, 7 Sep 2020 14:58:08 +0000 (17:58 +0300)]
collectd: update to 5.12.0
Update collectd to version 5.12.0.
* Refresh patches
* Remove upstreamed patch 920-fix-ubi-data-source-type.patch
* Backport a patch from upstream to fix a missing define
(920-backport-netlink-reg-noerror.patch)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Mon, 7 Sep 2020 14:33:37 +0000 (17:33 +0300)]
Merge pull request #13319 from ja-pa/redis-6.0.7
redis: update to version 6.0.7
Ansuel Smith [Mon, 7 Sep 2020 12:58:51 +0000 (14:58 +0200)]
nginx: update ubus module to fix SIGSEGV
- Bump relase
- Bump nginx_ubus_module version
Fixes #13314
Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Javier Marcet [Mon, 7 Sep 2020 11:34:02 +0000 (13:34 +0200)]
python3-texttable: update to version 1.6.3
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 7 Sep 2020 11:33:40 +0000 (13:33 +0200)]
python3-paramiko: update to version 2.7.2
Signed-off-by: Javier Marcet <javier@marcet.info>
Jan Pavlinec [Thu, 3 Sep 2020 13:04:52 +0000 (15:04 +0200)]
dnstap: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Mon, 7 Sep 2020 10:54:43 +0000 (12:54 +0200)]
redis: update to version 6.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Sun, 6 Sep 2020 23:36:21 +0000 (16:36 -0700)]
Merge pull request #13307 from neheb/minis
minisatip: update to 1.0.4
Rosen Penev [Sun, 6 Sep 2020 20:04:28 +0000 (13:04 -0700)]
stress-ng: remove libaio and libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 6 Sep 2020 20:01:31 +0000 (13:01 -0700)]
libupnpp: update to 0.19.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Spooren [Sat, 5 Sep 2020 23:38:50 +0000 (13:38 -1000)]
prometheus: bump to 2.20.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Sat, 5 Sep 2020 09:07:29 +0000 (23:07 -1000)]
CI: fix artifact folder and add more test SDKs
The CI adds the `packages.git` repository to the `feeds.conf`, which
makes the repository redundant. Once called `packages` including the
upstream status, once `packages_ci` (previously `action`) including the
PRs changes.
This commit changes the binary artifact folder from `packages` to
`packages_ci`, as the SDK choses packages from the modified PR branch
over the `packages` branch.
Also add additional targets to test, as each target only takes a few
minutes to test: aarch64_cortex-a53, arm_cortex-a15_neon-vfpv4 and
i386_pentium4.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Sat, 5 Sep 2020 20:26:33 +0000 (13:26 -0700)]
Merge pull request #13309 from EricLuehrsen/unbound_20200904
unbound: improve odhcpd rapid update robustness
Eric Luehrsen [Sat, 5 Sep 2020 14:00:32 +0000 (10:00 -0400)]
unbound: improve odhcpd rapid update robustness
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Rosen Penev [Sat, 5 Sep 2020 06:00:59 +0000 (23:00 -0700)]
Merge pull request #13298 from ja-pa/unbound-dnstap
unbound: add option for dnstap support
Rosen Penev [Sat, 5 Sep 2020 05:58:28 +0000 (22:58 -0700)]
minisatip: update to 1.0.4
Remove upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Spooren [Sat, 27 Jun 2020 09:14:55 +0000 (23:14 -1000)]
CI: use GitHub action for Pull Requests
Test all GitHub pull requests for multiple architectures and store build
logs and created packages. This is the first commit of a series of
patches to simplify the life of maintainers.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Fri, 4 Sep 2020 23:35:46 +0000 (16:35 -0700)]
Merge pull request #13306 from neheb/evdev
libevdev: update to 1.9.1
Rosen Penev [Wed, 2 Sep 2020 23:08:11 +0000 (16:08 -0700)]
libevdev: update to 1.9.1
Clean up Install section to be more explicit about what gets installed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 4 Sep 2020 23:27:35 +0000 (16:27 -0700)]
Merge pull request #13289 from neheb/inp
libinput: update to 1.16.1
Rosen Penev [Fri, 4 Sep 2020 23:27:26 +0000 (16:27 -0700)]
Merge pull request #13288 from neheb/kmod
kmod: update to 27
Rosen Penev [Fri, 4 Sep 2020 23:26:52 +0000 (16:26 -0700)]
Merge pull request #13273 from neheb/hid
hidapi: update to 0.9.0
Rosen Penev [Fri, 4 Sep 2020 23:26:39 +0000 (16:26 -0700)]
Merge pull request #13287 from neheb/core
coreutils: switch to normal PKG_INSTALL
Rosen Penev [Fri, 4 Sep 2020 23:26:25 +0000 (16:26 -0700)]
Merge pull request #13295 from neheb/ftdi1
libftdi1: update to 1.5
Rosen Penev [Fri, 4 Sep 2020 23:25:20 +0000 (16:25 -0700)]
Merge pull request #13297 from neheb/gerb161
gerbera: update to 1.6.1
Rosen Penev [Fri, 4 Sep 2020 23:23:21 +0000 (16:23 -0700)]
Merge pull request #13300 from odmdas/odmdas-freeradius3-radtest
freeradius3: enable radtest utility and adapt it to OpenWrt
Alexey Dobrovolsky [Fri, 4 Sep 2020 22:31:28 +0000 (01:31 +0300)]
freeradius3: fix hostname invocation in radtest
Canonical radtest start results in an error:
$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value
hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.
added: 004-get-hostname-from-proc-in-radtest.patch
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Rosen Penev [Fri, 4 Sep 2020 21:34:08 +0000 (14:34 -0700)]
Merge pull request #13303 from ejurgensen/forked-daapd_update_272
forked-daapd: update to 27.2
Rosen Penev [Fri, 4 Sep 2020 21:15:51 +0000 (14:15 -0700)]
Merge pull request #13294 from neheb/drm2
libdrm: update to 2.4.102
Rosen Penev [Fri, 4 Sep 2020 21:15:42 +0000 (14:15 -0700)]
Merge pull request #13292 from neheb/lcng
libcap-ng: update to 0.7.11
Michael Heimpold [Fri, 4 Sep 2020 18:34:20 +0000 (20:34 +0200)]
Merge pull request #13296 from neheb/gpiod
libgpiod: update to 1.4.4
Espen Jürgensen [Fri, 4 Sep 2020 17:38:40 +0000 (19:38 +0200)]
forked-daapd: update to 27.2
- update config file to match upstream
- remove patches, not required any more
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Alexey Dobrovolsky [Fri, 4 Sep 2020 12:22:12 +0000 (15:22 +0300)]
freeradius3: enable radtest utility
radtest utility is used in many manuals to check the operation of
radius server.
At the moment all parameters must be specified at startup, for example:
$ radtest bob hello localhost 0 testing123 0 localhost
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Rosen Penev [Thu, 3 Sep 2020 21:47:39 +0000 (14:47 -0700)]
libnpupnp: update to 4.0.11
Fixes include paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 3 Sep 2020 21:43:20 +0000 (14:43 -0700)]
gerbera: update to 1.6.1
Removed upstream ffmpeg backport.
Updated npupnp patch with latest upstream version.
Enabled CURL since it's needed for libnpupnp anyway.
Fixed up GCC filesystem CMake variables to be more accurate.
Removed npupnp include hack since it was properly fixed now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 23:03:32 +0000 (16:03 -0700)]
libdrm: update to 2.4.102
Cleaned up Install sections for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 3 Sep 2020 21:04:51 +0000 (14:04 -0700)]
Merge pull request #13293 from neheb/lc
libcap: update to 2.43
Rosen Penev [Thu, 3 Sep 2020 21:04:35 +0000 (14:04 -0700)]
Merge pull request #13290 from neheb/moreu
moreutils: update to 0.64
Rosen Penev [Wed, 2 Sep 2020 23:37:07 +0000 (16:37 -0700)]
libinput: update to 1.16.1
Makes several files explicit in Install sections.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 22:25:02 +0000 (15:25 -0700)]
moreutils: update to 0.64
Remove upstreamed patch.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 22:53:57 +0000 (15:53 -0700)]
libcap-ng: update to 0.7.11
Remove upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 22:58:37 +0000 (15:58 -0700)]
libcap: update to 2.43
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 23:15:00 +0000 (16:15 -0700)]
libftdi1: update to 1.5
Fix libftdi1-config.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 23:35:15 +0000 (16:35 -0700)]
libgpiod: update to 1.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 2 Sep 2020 23:56:41 +0000 (16:56 -0700)]
kmod: update to 27
Remove outdated patch.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 3 Sep 2020 20:49:50 +0000 (13:49 -0700)]
coreutils: switch to normal PKG_INSTALL
Simplifies the Makefile.
Also removed pointless uClibc workaround that is not relevant anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 3 Sep 2020 20:39:46 +0000 (13:39 -0700)]
Merge pull request #13284 from graysky2/htop
htop: update to 3.0.1-1
Rosen Penev [Thu, 3 Sep 2020 20:38:21 +0000 (13:38 -0700)]
Merge pull request #13285 from Ansuel/ubusup
nginx: refresh nginx-ubus-module version
Rosen Penev [Thu, 3 Sep 2020 20:37:33 +0000 (13:37 -0700)]
Merge pull request #13286 from PolynomialDivision/updatedawn
dawn: bump version
Rosen Penev [Thu, 3 Sep 2020 20:31:57 +0000 (13:31 -0700)]
Merge pull request #13276 from ja-pa/python-rsa-security
python-rsa: update to version 4.6 (security fix)
Rosen Penev [Thu, 3 Sep 2020 20:31:43 +0000 (13:31 -0700)]
Merge pull request #13272 from neheb/ught
libuhttpd: fix compilation with uClibc-ng
Nick Hainke [Thu, 3 Sep 2020 10:05:27 +0000 (12:05 +0200)]
dawn: bump version
The rrm_nr_get_own call was not parsed correctly.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Dirk Brenken [Thu, 3 Sep 2020 17:07:56 +0000 (19:07 +0200)]
Merge pull request #13283 from dibdot/adblock
adblock: refresh blocklist sources
Jan Pavlinec [Thu, 3 Sep 2020 15:00:34 +0000 (17:00 +0200)]
unbound: add option for dnstap support
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Ansuel Smith [Thu, 3 Sep 2020 12:24:57 +0000 (14:24 +0200)]
nginx: refresh nginx-ubus-module version
Fix a compilation bug for nginx ubus module.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
John Audia [Thu, 3 Sep 2020 10:15:53 +0000 (06:15 -0400)]
htop: update to 3.0.1-1
Build-tested: x86/64
Run-tested: ipq806x (R7800)
Signed-off-by: John Audia <graysky@archlinux.us>
Jan Pavlinec [Wed, 2 Sep 2020 11:13:26 +0000 (13:13 +0200)]
python-rsa: update to version 4.6 (security fix)
Fixes CVE-2020-13757
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Dirk Brenken [Thu, 3 Sep 2020 09:20:52 +0000 (11:20 +0200)]
adblock: refresh blocklist sources
* rename 'smarttv' to 'smarttv_tracking'
* added 'firetv_tracking' and 'android_tracking' (thanks @panache67)
* added 'gaming' (thanks @hasanlo in openwrt forum)
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Stijn Tintel [Wed, 19 Aug 2020 19:48:33 +0000 (22:48 +0300)]
strongswan: bump to 5.9.0
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Wed, 2 Sep 2020 20:07:20 +0000 (13:07 -0700)]
Merge pull request #13281 from adschm/libreswan414
libreswan: drop support for kernel 4.14