feed/packages.git
3 years agominiupnpd: Added chain rule to filter table so udp stun incoming connections rules...
Marco Martins [Thu, 19 Nov 2020 21:53:31 +0000 (21:53 +0000)]
miniupnpd: Added chain rule to filter table so udp stun incoming connections rules works

Signed-off-by: Marco Martins <marcomartins86@gmail.com>
(cherry picked from commit 773b87977eb176a15f18d31c71987a398d34ee70)

3 years agominiupnpd: update to 2.2.0
Rosen Penev [Wed, 18 Nov 2020 05:33:46 +0000 (21:33 -0800)]
miniupnpd: update to 2.2.0

Replace daemon patch with upstream solution.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4d824243e6330b44ce42cbacf6a0898db5ff572f)

3 years agonet/miniupnpd: check by /etc/init.d/miniupnpd running
Chen Minqiang [Fri, 7 Aug 2020 06:22:38 +0000 (14:22 +0800)]
net/miniupnpd: check by /etc/init.d/miniupnpd running

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
(cherry picked from commit 67b48713220e3dd5b322bc1f60b1f6cd271dcac2)

3 years agominiupnpd: default to IGDv1
Rosen Penev [Wed, 8 Jul 2020 21:17:23 +0000 (14:17 -0700)]
miniupnpd: default to IGDv1

It seems even modern stuff doesn't support v2 correctly. The miniupnp
suite does but other stacks seem to lack support. Default to v1 to
avoid the headache.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 7891124d6c8fa8e57c556d766668ac518db5d858)

3 years agoadblock: reporting fixes/tweaks
Dirk Brenken [Sun, 29 Nov 2020 12:51:48 +0000 (13:51 +0100)]
adblock: reporting fixes/tweaks

* prevents the creation of an invalid json structure
* add more space to the domain column on cli
* removed test.sh script from package

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoMerge pull request #14029 from aaronjg/xtables-addons-fix
Rosen Penev [Thu, 26 Nov 2020 05:17:20 +0000 (21:17 -0800)]
Merge pull request #14029 from aaronjg/xtables-addons-fix

xtables-addons: fix compilation error

3 years agoxtables-addons: patch for 4.14 route_me_harder fix 14029/head
Aaron Goodman [Thu, 26 Nov 2020 00:31:31 +0000 (19:31 -0500)]
xtables-addons: patch for 4.14 route_me_harder fix

backport xtables-addons: 0ab324790015a6396be5678b6dffeeaa1cd28299

build: adjust for changed signature of ip_route_me_harder

(Cf. commit 46d6c5ae953cc0be38efd0e469284df7c4328cf8 in Linux.)

Original author: Jan Engelhardt <jengelh@inai.de>

Backported by: Aaron Goodman <aaronjg@stanford.edu>
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agoMerge pull request #13943 from jjm2473/openwrt-19.07-fix-libtirpc-clang
Rosen Penev [Wed, 25 Nov 2020 22:32:15 +0000 (14:32 -0800)]
Merge pull request #13943 from jjm2473/openwrt-19.07-fix-libtirpc-clang

libs/libtirpc: fix host compile with clang 12.0.0

4 years agoMerge pull request #13983 from rs/nextdns-1.9.4-openwrt-19.07
Rosen Penev [Tue, 24 Nov 2020 01:37:28 +0000 (17:37 -0800)]
Merge pull request #13983 from rs/nextdns-1.9.4-openwrt-19.07

[19.07] nextdns: Update to version 1.9.4

4 years agonextdns: Update to version 1.9.4 13983/head
Olivier Poitrey [Mon, 23 Nov 2020 22:15:03 +0000 (22:15 +0000)]
nextdns: Update to version 1.9.4

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoMerge pull request #13981 from rs/nextdns-1.9.3-openwrt-19.07
Rosen Penev [Mon, 23 Nov 2020 21:50:22 +0000 (13:50 -0800)]
Merge pull request #13981 from rs/nextdns-1.9.3-openwrt-19.07

[19.07] nextdns: Update to version 1.9.3

4 years agonextdns: Update to version 1.9.3 13981/head
Olivier Poitrey [Mon, 23 Nov 2020 17:01:54 +0000 (17:01 +0000)]
nextdns: Update to version 1.9.3

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoMerge pull request #13937 from jjm2473/openwrt-19.07-fix-vim-clang
Rosen Penev [Wed, 18 Nov 2020 21:16:41 +0000 (13:16 -0800)]
Merge pull request #13937 from jjm2473/openwrt-19.07-fix-vim-clang

vim: fix host compile with clang 12.0.0

4 years agotravelmate: refine scan interface determination
Dirk Brenken [Wed, 18 Nov 2020 19:21:06 +0000 (20:21 +0100)]
travelmate: refine scan interface determination

* preferably use the logical wlan interface for scanning
  (as already done in travelmate 2.0)

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agolibs/libtirpc: fix host compile with clang 12.0.0 13943/head
Liangbin Lian [Wed, 18 Nov 2020 15:20:38 +0000 (23:20 +0800)]
libs/libtirpc: fix host compile with clang 12.0.0

1.clang ld not supports symvers
2.macos has not mutex_lock, use pthread_mutex_lock instead
3.macos not define SO_PEERCRED, use LOCAL_PEERCRED instead

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
(cherry picked from commit 1a9323064ccf140f7ec7ac6fc2540ec83cf4fd1c)

4 years agovim: fix host compile with clang 12.0.0 13937/head
Liangbin Lian [Wed, 18 Nov 2020 04:06:21 +0000 (12:06 +0800)]
vim: fix host compile with clang 12.0.0

fix autoconf script using 'exit' without including 'stdlib.h'

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
4 years agoMerge pull request #13911 from ja-pa/libexif-sec-19.07
Rosen Penev [Sun, 15 Nov 2020 04:23:11 +0000 (20:23 -0800)]
Merge pull request #13911 from ja-pa/libexif-sec-19.07

[OpenWrt 19.07] libexif: update to 0.6.22

4 years agolibexif: update to 0.6.22 13911/head
W. Michael Petullo [Tue, 10 Nov 2020 20:09:02 +0000 (14:09 -0600)]
libexif: update to 0.6.22

Aside from updating the package, this modifies the Makefile to pull the
sources from GitHub rather than SourceForge. The exif project recently
moved to GitHub.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit 818f2d9dffd1c4e0c04dffe6dc80bf2f3cd4a0cb)

Fixes:
CVE-2018-20030, CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093, CVE-2019-9278, CVE-2020-12767, CVE-2016-6328, CVE-2017-7544

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agomwan3: add missing dependency
Florian Eckert [Wed, 11 Nov 2020 08:32:51 +0000 (09:32 +0100)]
mwan3: add missing dependency

Add missing rpcd dependency.

Fixes #13896

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agomwan3: Remove fork/exec for head
Brian J. Murrell [Fri, 25 Sep 2020 13:32:48 +0000 (09:32 -0400)]
mwan3: Remove fork/exec for head

Instead, let sed do the work since it's already being used.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[ update PKG_VERSION ]

4 years agohaproxy: Update HAProxy to v2.0.19
Christian Lachner [Sun, 8 Nov 2020 11:08:35 +0000 (12:08 +0100)]
haproxy: Update HAProxy to v2.0.19

- Update haproxy download URL and hash
- Fix uclibc patch offset

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agophp7: update to 7.2.34
Michael Heimpold [Sat, 7 Nov 2020 20:44:02 +0000 (21:44 +0100)]
php7: update to 7.2.34

This fixes:
  - CVE-2020-7069
  - CVE-2020-7070

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
4 years agoMerge pull request #13828 from jgora/jgora
Rosen Penev [Mon, 2 Nov 2020 20:23:35 +0000 (12:23 -0800)]
Merge pull request #13828 from jgora/jgora

xtables-addons: Support IPTV Timeshift. Backport to openwrt-19.07 branch

4 years agoxtables-addons: Support IPTV Timeshift 13828/head
Jose Olivera [Fri, 8 Nov 2019 06:51:59 +0000 (14:51 +0800)]
xtables-addons: Support IPTV Timeshift

Solves Issue #10373 and PR #10428

Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
(bumped PKG_RELEASE)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoyoutube-dl: update to version 2020.11.1.1
Josef Schlehofer [Sun, 1 Nov 2020 14:35:18 +0000 (15:35 +0100)]
youtube-dl: update to version 2020.11.1.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 275817a694895075dfcc97843ab1d0ad458467cc)

4 years agoyoutube-dl: update to version 2020.9.20
Josef Schlehofer [Mon, 21 Sep 2020 07:05:35 +0000 (09:05 +0200)]
youtube-dl: update to version 2020.9.20

Release notes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit d2b4c4e63e0285008fc77d478553e961a2f11467)

4 years agoyoutube-dl: update to version 2020.9.14
Josef Schlehofer [Tue, 15 Sep 2020 16:21:32 +0000 (18:21 +0200)]
youtube-dl: update to version 2020.9.14

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit cc6f4ab7ebecc06702cef366d79141132cf8d9cb)

4 years agobind: update to version 9.16.8
Josef Schlehofer [Sat, 31 Oct 2020 12:50:16 +0000 (13:50 +0100)]
bind: update to version 9.16.8

- DNS Flag Day 2020
(default EDNS buffer size changed from 4096 to 1232 bytes)

-- Added patch, which should be part of the next release
It fixes an issue while cross-compilation (I linked it in the commit
message with issue link)

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit d442033941b9aa7c9086305099ed6111b86a2bcf)

4 years agolibftdi1: disable building documentation
Stijn Tintel [Thu, 16 Jan 2020 22:24:40 +0000 (00:24 +0200)]
libftdi1: disable building documentation

This fixes the following build failure:

[ 66%] Generating ../doc/xml/ftdi_8c.xml
warning: Tag 'PERL_PATH' at line 2083 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2105 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
[ 72%] Generating ftdi1_doc.i
Traceback (most recent call last):
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 457, in <module>
    main()
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 453, in main
    convert(args[0], args[1], not options.func_def, options.quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 430, in convert
    p = Doxy2SWIG(input, include_function_definition, quiet)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 72, in __init__
    f = my_open_read(src)
  File "/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/python/doxy2swig.py", line 44, in my_open_read
    return open(source)
FileNotFoundError: [Errno 2] No such file or directory: '/home/stijn/Development/LEDE/source/build_dir/target-x86_64_musl/libftdi1-1.4/doc/xml/ftdi_8c.xml'

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit c13184366330a72ffd909b605e5a3fb874f23077)

4 years agolibftdi1: Fix pkgconfig paths properly
Rosen Penev [Sat, 21 Sep 2019 21:56:07 +0000 (14:56 -0700)]
libftdi1: Fix pkgconfig paths properly

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0dac4b74cab4938af9a0148a48557410aa5fa5ae)

4 years agolibftdi1: Apply pkgconfig fixes to libftdipp1 as well
Rosen Penev [Mon, 16 Sep 2019 19:01:37 +0000 (12:01 -0700)]
libftdi1: Apply pkgconfig fixes to libftdipp1 as well

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 762a0eeb7956153b81d3d8ce3457c1f1f34c4adb)

4 years agolibftdi1: Partially add back InstallDev
Rosen Penev [Mon, 16 Sep 2019 17:44:38 +0000 (10:44 -0700)]
libftdi1: Partially add back InstallDev

The pkgconfig file needs changing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 180134d04cd5b5613b95ce2e806a6a43b684613e)

4 years agolibftdi1: Remove faulty change from last patch
Rosen Penev [Fri, 13 Sep 2019 20:14:48 +0000 (13:14 -0700)]
libftdi1: Remove faulty change from last patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 79168cc25994eb5beb05aa7bfdd34d173a458ccf)

4 years agolibftdi1: Don't build examples
Rosen Penev [Fri, 13 Sep 2019 02:29:00 +0000 (19:29 -0700)]
libftdi1: Don't build examples

Add PKG_BUILD_PARALLEL for faster compilation.

Replace InstallDev section with CMAKE_INSTALL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 2e12e13a3bdc19b62ceb1cc9f507a2567240966d)

4 years agotinyproxy: convert to procd
Rosen Penev [Sun, 15 Mar 2020 20:20:35 +0000 (13:20 -0700)]
tinyproxy: convert to procd

The path changed since 274506803ab9025e3726b1a9449830e4ea8e72d0

Fixed.

Also took the time to convert to procd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit c14ba8bd7729f0b085fefceb59a438e2861eaa20)

4 years agotinyproxy: update to 1.10.0
Rosen Penev [Mon, 13 Jan 2020 00:39:13 +0000 (16:39 -0800)]
tinyproxy: update to 1.10.0

Added license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed patches.

Updated URLs.

Ran init script through shellcheck.

Fixes: CVE-2017-11747, CVE-2012-3505
Fixes: #13793
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 274506803ab9025e3726b1a9449830e4ea8e72d0)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[added fixed CVEs and Github Issue]

4 years agonextdns: Update to version 1.8.8 13799/head
Olivier Poitrey [Mon, 26 Oct 2020 16:10:08 +0000 (16:10 +0000)]
nextdns: Update to version 1.8.8

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoopenconnect: allow specify --protocol from config
Mengyang Li [Sun, 25 Oct 2020 04:00:40 +0000 (21:00 -0700)]
openconnect: allow specify --protocol from config

openconnect v8.10 supports 4 VPN protocols

  --protocol=anyconnect  Compatible with Cisco AnyConnect SSL VPN, as well as ocserv (default)
  --protocol=nc          Compatible with Juniper Network Connect
  --protocol=gp          Compatible with Palo Alto Networks (PAN) GlobalProtect SSL VPN
  --protocol=pulse       Compatible with Pulse Connect Secure SSL VPN

This patch allows user to specify protocol use the new "vpn_protocol"
option and deprecate the old option "juniper" which seems to be missing in
the current openconnect client.

Signed-off-by: Mengyang Li <mayli.he@gmail.com>
4 years agoadblock: update 4.0.7-2
Dirk Brenken [Mon, 19 Oct 2020 07:32:37 +0000 (09:32 +0200)]
adblock: update 4.0.7-2

* switch all safesearch providers to dynamic ips (derived from cname)
* made the new safesearch approach compatible with bind-nslookup
* removed 3.x config compatibility code

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 4b0d029bb535229c1d5f71a8d90b8f7994ca2ae0)

4 years agoadblock: update 4.0.7
Dirk Brenken [Sun, 18 Oct 2020 09:05:22 +0000 (11:05 +0200)]
adblock: update 4.0.7

* fix aria2c download options
* fix report engine with empty domains
* fix safesearch ips of safe.duckduckgo.com (get ips dynamically)
* fix safesearch ips of safesearch.pixabay.com (get ips dynamically)
* add regional blocklist for italy
* shellcheck adjustments
* add test.sh for CI testing

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit d36fd5766226698957e09936f366da1f7be89096)

4 years agozoneinfo: Updated to the latest release
Vladimir Ulrich [Mon, 19 Oct 2020 20:29:41 +0000 (23:29 +0300)]
zoneinfo: Updated to the latest release

Also updated compability options to build in supported by musl format

Signed-off-by: Vladimir Ulrich <admin@evl.su>
(cherry picked from commit 4315b0e4f2d46ed45a6808847e8a579b7dbb0b47)

4 years agozoneinfo: Updated to the latest release
Vladimir Ulrich [Fri, 24 Apr 2020 22:23:55 +0000 (01:23 +0300)]
zoneinfo: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
(cherry picked from commit 416dd1fa40e75adc9221cf5f78ca52134487e989)

4 years agozoneinfo: Updated to the latest release.
Vladimir Ulrich [Mon, 16 Sep 2019 15:23:13 +0000 (18:23 +0300)]
zoneinfo: Updated to the latest release.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
(cherry picked from commit 8850e94dfb8de9f52be26a75d69eeb4c25a461f8)

4 years agofastd: fix buffer leak when receiving invalid packets
Matthias Schiffer [Mon, 19 Oct 2020 20:09:34 +0000 (22:09 +0200)]
fastd: fix buffer leak when receiving invalid packets

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
4 years agologrotate: update to version 3.17.0
Josef Schlehofer [Sat, 17 Oct 2020 11:53:40 +0000 (13:53 +0200)]
logrotate: update to version 3.17.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ba8a34e0d9fe7be5d8cd8399d81984647098ab8b)

4 years agologrotate: update to 3.16.0
Rosen Penev [Wed, 1 Jul 2020 00:46:00 +0000 (17:46 -0700)]
logrotate: update to 3.16.0

Fixes compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 528d95564d12b099a574244326030564bf2b2a69)

4 years agoMerge pull request #13688 from dibdot/trm-19.07
Dirk Brenken [Fri, 16 Oct 2020 19:32:45 +0000 (21:32 +0200)]
Merge pull request #13688 from dibdot/trm-19.07

[19.07] travelmate: bugfix single radio mode

4 years agoMerge pull request #13687 from jefferyto/python-3.7.9-openwrt-19.07
Josef Schlehofer [Fri, 16 Oct 2020 18:15:58 +0000 (20:15 +0200)]
Merge pull request #13687 from jefferyto/python-3.7.9-openwrt-19.07

[openwrt-19.07] python3: Update to 3.7.9, refresh/remove backported patches

4 years agopython3: Update to 3.7.9, refresh/remove backported patches 13687/head
Jeffery To [Fri, 16 Oct 2020 17:35:19 +0000 (01:35 +0800)]
python3: Update to 3.7.9, refresh/remove backported patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agotravelmate: bugfix single radio mode 13688/head
Dirk Brenken [Fri, 16 Oct 2020 17:31:40 +0000 (19:31 +0200)]
travelmate: bugfix single radio mode

* fix the re-connection handling in single radio mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agonetdata: update to version 1.26.0
Josef Schlehofer [Fri, 16 Oct 2020 15:10:56 +0000 (17:10 +0200)]
netdata: update to version 1.26.0

Disable ebpf plugin as in OpenWrt there is no package libbpf.
- With that, I need to introduce patch, which is not merged into netdata,
yet. Without it, I still got during cross-compilation this error:
checking for externaldeps/libbpf/libbpf.a... configure: error: cannot check for file existence when cross compiling

- And yes, the flag was there.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 5ba339b49affba15afc2ab109265cc80e26233c4)

4 years agobind: update to version 9.16.7
Josef Schlehofer [Mon, 5 Oct 2020 17:49:36 +0000 (19:49 +0200)]
bind: update to version 9.16.7

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ededaf2977df4ecfcc79b1a779ec830ab20f251a)

4 years agoMerge pull request #13679 from odmdas/freeradius3-backport-19.07
Rosen Penev [Thu, 15 Oct 2020 20:29:40 +0000 (13:29 -0700)]
Merge pull request #13679 from odmdas/freeradius3-backport-19.07

[19.07] freeradius3: backport latest changes to 19.07

4 years agofreeradius3: move "release_" from PKG_VERSION 13679/head
Alexey Dobrovolsky [Thu, 15 Oct 2020 17:51:08 +0000 (20:51 +0300)]
freeradius3: move "release_" from PKG_VERSION

The substring "release_" does not reflect the version number.
In addition, package names will be shorter.

(backported from commit 11aa0b9)
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
4 years agofreeradius3: add meta-package for default modules
Alexey Dobrovolsky [Wed, 14 Oct 2020 18:35:07 +0000 (21:35 +0300)]
freeradius3: add meta-package for default modules

This meta-package contains only dependencies for modules needed in
FreeRADIUS default configuration.

This commit adds missing description and install sections.

(backported from commit 7737abf)
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
4 years agoMerge pull request #13659 from ja-pa/python3-urllib3-19.07
Josef Schlehofer [Wed, 14 Oct 2020 11:15:10 +0000 (13:15 +0200)]
Merge pull request #13659 from ja-pa/python3-urllib3-19.07

[OpenWrt 19.07]python-urllib3: update to version 1.25.10 (security fix)

4 years agopython-urllib3: update to version 1.25.10 (security fix) 13659/head
Jan Pavlinec [Wed, 14 Oct 2020 10:11:30 +0000 (12:11 +0200)]
python-urllib3: update to version 1.25.10 (security fix)

Fixes:
CVE-2020-26137

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #13635 from rs/nextdns-1.8.6-openwrt-19.07
Rosen Penev [Sun, 11 Oct 2020 22:13:11 +0000 (15:13 -0700)]
Merge pull request #13635 from rs/nextdns-1.8.6-openwrt-19.07

[19.07] nextdns: Update to version 1.8.6

4 years agonextdns: Update to version 1.8.6 13635/head
Olivier Poitrey [Sun, 11 Oct 2020 21:19:41 +0000 (21:19 +0000)]
nextdns: Update to version 1.8.6

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoMerge pull request #13624 from mlichvar/chrony-update-3.5.1
Josef Schlehofer [Sat, 10 Oct 2020 21:50:30 +0000 (23:50 +0200)]
Merge pull request #13624 from mlichvar/chrony-update-3.5.1

[19.07] chrony: update to 3.5.1

4 years agochrony: update to 3.5.1 13624/head
Miroslav Lichvar [Sat, 10 Oct 2020 14:45:15 +0000 (16:45 +0200)]
chrony: update to 3.5.1

Fixes CVE-2020-14367.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
4 years agonextdns: mark /etc/config/nextdns as configuration file 13622/head
Josef Schlehofer [Sat, 10 Oct 2020 08:00:15 +0000 (10:00 +0200)]
nextdns: mark /etc/config/nextdns as configuration file

Conffile was set for OpenWrt master, but it is not present in OpenWrt
19.07. When /etc/config/nextdns is not set as conffile, it gets
overwritten by each update of nextdns and the user needs to set up it again.

This can be simply reproduced by these steps:
opkg update
opkg install nextdns
edit or add smth to /etc/config/nextdns, save it
then do: opkg install nextdns --force-reinstall
And /etc/config/nextdns gets overwritten by default values

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agosimple-adblock: config update file fix
Stan Grishin [Thu, 8 Oct 2020 02:39:04 +0000 (02:39 +0000)]
simple-adblock: config update file fix

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoMerge pull request #13602 from nxhack/1907_libuv_cve
Rosen Penev [Thu, 8 Oct 2020 08:43:26 +0000 (01:43 -0700)]
Merge pull request #13602 from nxhack/1907_libuv_cve

[19.07] libuv: update to 1.40.0

4 years agolibuv: update to 1.40.0 13602/head
Hirokazu MORIKAWA [Thu, 8 Oct 2020 08:18:19 +0000 (17:18 +0900)]
libuv: update to 1.40.0

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years agonano: update to 5.3
Hannu Nyman [Wed, 7 Oct 2020 15:22:50 +0000 (18:22 +0300)]
nano: update to 5.3

Update nano editor to version 5.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 4690a1f1c98c12f74a882eb2fc256c1f98957e55)

4 years agobtrfs-progs: update to version 5.7
Josef Schlehofer [Tue, 6 Oct 2020 14:09:35 +0000 (16:09 +0200)]
btrfs-progs: update to version 5.7

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit f775fa89cafd17a013ac7ff899a8fc70407aac24)

4 years agobtrfs-progs: update to version 5.6
Josef Schlehofer [Fri, 10 Apr 2020 21:41:03 +0000 (23:41 +0200)]
btrfs-progs: update to version 5.6

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 0c12882a6507c966f26486b3fb76ef91030c3790)

4 years agopython-pytz: update to 2019.03
Fabian Lipken [Thu, 24 Oct 2019 13:30:19 +0000 (15:30 +0200)]
python-pytz: update to 2019.03

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
(cherry picked from commit 0f2cf9ebd6e4f836c3824433a421928bf13d5275)

4 years agoadblock: refresh blocklist sources
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>
(cherry picked from commit c01beb0679ef49dc449359268f03c2d171bf4064)

4 years agoMerge pull request #13549 from gladiac1337/haproxy-2.0.18-openwrt-19.07
Rosen Penev [Fri, 2 Oct 2020 20:58:24 +0000 (13:58 -0700)]
Merge pull request #13549 from gladiac1337/haproxy-2.0.18-openwrt-19.07

[openwrt-19.07] haproxy: Update HAProxy to v2.0.18

4 years agosyslog-ng: bump version in config file
Josef Schlehofer [Fri, 2 Oct 2020 09:28:34 +0000 (11:28 +0200)]
syslog-ng: bump version in config file

This fixes issues:
syslog-ng[3895]: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.26'

Fixes: 06f3ac21b4d7be5a31f6739ab57e140260cdcd95 ("syslog-ng: update to
version 3.29.1")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 1607774df4779eeb3951d08532c0330549d38950)

4 years agosyslog-ng: tweak shell code of network_localhost little bit
Karel Kočí [Sun, 13 Sep 2020 09:28:02 +0000 (11:28 +0200)]
syslog-ng: tweak shell code of network_localhost little bit

We can get rid of pipe with -n flag to sysctl.

Signed-off-by: Karel Kočí <cynerd@email.cz>
(cherry picked from commit 7b7d074c8d18ce7122d50ec207fd71a3bd88c47b)

4 years agopython-sentry-sdk: Update to version 0.12.3
Josef Schlehofer [Sat, 12 Oct 2019 21:55:36 +0000 (23:55 +0200)]
python-sentry-sdk: Update to version 0.12.3

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit fd9ebe3d707544d87a54b7d868f9ddebe0daf463)

4 years agohaproxy: Update HAProxy to v2.0.18 13549/head
Christian Lachner [Fri, 2 Oct 2020 07:20:06 +0000 (09:20 +0200)]
haproxy: Update HAProxy to v2.0.18

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoMerge pull request #13468 from ja-pa/tor-update-0.4.4.5-19.07
Rosen Penev [Thu, 1 Oct 2020 21:43:22 +0000 (14:43 -0700)]
Merge pull request #13468 from ja-pa/tor-update-0.4.4.5-19.07

[OpenWrt 19.07]tor: update to version 0.4.4.5

4 years agoMerge pull request #13542 from miska/mariadb-owrt-19.07
Josef Schlehofer [Thu, 1 Oct 2020 12:22:49 +0000 (14:22 +0200)]
Merge pull request #13542 from miska/mariadb-owrt-19.07

[19.07] mariadb: Update to the latest version from 10.2 branch

4 years agotor: update to version 0.4.4.5 13468/head
Jan Pavlinec [Tue, 22 Sep 2020 12:18:57 +0000 (14:18 +0200)]
tor: update to version 0.4.4.5

Disable ac_cv_func_mallinfo because of arc arch.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agomariadb: Update to the latest version from 10.2 branch 13542/head
Michal Hrusecky [Thu, 1 Oct 2020 08:19:20 +0000 (10:19 +0200)]
mariadb: Update to the latest version from 10.2 branch

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
4 years agoMerge pull request #13532 from flyn-org/openwrt-19.07
Rosen Penev [Wed, 30 Sep 2020 20:40:51 +0000 (13:40 -0700)]
Merge pull request #13532 from flyn-org/openwrt-19.07

gstreamer1: enable build options necessary for most applications

4 years agoWerkzeug: Update to version 0.16.0
Josef Schlehofer [Mon, 30 Sep 2019 22:14:53 +0000 (00:14 +0200)]
Werkzeug: Update to version 0.16.0

- Remove PKG_BUILD_DEPENDS as it is no longer necessary.
- The Python3 is already included in DEPENDS.
- Remove PKG_BUILD_DIR and PKG_UNPACK was for dual Python version.
- Change TITLE and description
- Add source package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 267796c316d12f3c310a4800d317fcab7a41c7ab)

4 years agoFlask: update to version 1.1.2
Daniel Golle [Mon, 15 Jun 2020 00:20:29 +0000 (01:20 +0100)]
Flask: update to version 1.1.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 90790b6b8f8413002ab6c8cf921daacf849884e7)

4 years agoFlask: Update to version 1.1.1
Josef Schlehofer [Mon, 30 Sep 2019 22:21:14 +0000 (00:21 +0200)]
Flask: Update to version 1.1.1

- Change TITLE and URL to better one
- Add source package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 19e12971b8ac3294e5f22f1e9dd115c91405d88e)

4 years agogstreamer1: enable build options necessary for most applications 13532/head
W. Michael Petullo [Fri, 21 Aug 2020 22:51:46 +0000 (17:51 -0500)]
gstreamer1: enable build options necessary for most applications

Commit eee7ce2b changed gstreamer1's build options, and this broke
some applications.

First, -Doption-parsing=false is intended for very specific embedded
applications rather general packages. Please see:

https://github.com/openwrt/packages/pull/8847
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/388

Second, -Dregistry=false seems to break plugin discovery. Symptoms of
this include broken applications and gst-inspect-1.0 listing zero plugins.

Fixes #13531.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit 10aa094d7f7b039b04eec3feab9e6c4a6a5756a7)

4 years agopython-ifaddr: update to version 0.1.7
Josef Schlehofer [Wed, 8 Jul 2020 13:41:04 +0000 (15:41 +0200)]
python-ifaddr: update to version 0.1.7

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 98eb81ccd66133586a2ad19ab5bd6ab5a75ed61f)

4 years agoMerge pull request #13529 from rs/nextdns-1.8.5-openwrt-19.07
Rosen Penev [Tue, 29 Sep 2020 19:22:57 +0000 (12:22 -0700)]
Merge pull request #13529 from rs/nextdns-1.8.5-openwrt-19.07

[19.07] nextdns: Update to version 1.8.5

4 years agonextdns: Update to version 1.8.5 13529/head
Olivier Poitrey [Tue, 29 Sep 2020 18:19:36 +0000 (18:19 +0000)]
nextdns: Update to version 1.8.5

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoMerge pull request #13464 from ja-pa/ipmitool-security-fix-19.07
Josef Schlehofer [Tue, 29 Sep 2020 14:37:07 +0000 (16:37 +0200)]
Merge pull request #13464 from ja-pa/ipmitool-security-fix-19.07

[OpenWrt 19.07] ipmitool: fix CVE-2020-5208

4 years agoipmitool: fix CVE-2020-5208 13464/head
Alexander Couzens [Sat, 6 Jun 2020 01:30:37 +0000 (03:30 +0200)]
ipmitool: fix CVE-2020-5208

All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
(cherry picked from commit b2a9219f738344ddd164c9904cc9019db96d4658)

4 years agonextdns: Update to version 1.8.4
Olivier Poitrey [Sat, 26 Sep 2020 19:23:46 +0000 (19:23 +0000)]
nextdns: Update to version 1.8.4

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
4 years agoopenconnect: updated to 8.10 to address CVE-2020-12823
Nikos Mavrogiannopoulos [Wed, 23 Sep 2020 16:04:56 +0000 (18:04 +0200)]
openconnect: updated to 8.10 to address CVE-2020-12823

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agopython-zeroconf: update to version 0.28.0
Josef Schlehofer [Wed, 8 Jul 2020 13:39:22 +0000 (15:39 +0200)]
python-zeroconf: update to version 0.28.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 1c2f729c9d768c08cd43763737de35f311d39fcf)

4 years agopython-zeroconf: update to version 0.24.4
Josef Schlehofer [Sat, 25 Jan 2020 09:17:00 +0000 (10:17 +0100)]
python-zeroconf: update to version 0.24.4

Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 8ed94a07fc18908379d4f8d5c71256eaacf80b7d)

4 years agoMerge pull request #13466 from aaronjg/openwrt-19.07
Florian Eckert [Wed, 23 Sep 2020 06:30:52 +0000 (08:30 +0200)]
Merge pull request #13466 from aaronjg/openwrt-19.07

mwan3: fix typo in mwan3_set_sticky_iptables [19.07] [bugfix]

4 years agomwan3: fix typo in mwan3_set_sticky_iptables 13466/head
Aaron Goodman [Tue, 22 Sep 2020 11:58:35 +0000 (07:58 -0400)]
mwan3: fix typo in mwan3_set_sticky_iptables

fixes #13443

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
4 years agoocserv: include ocserv-worker
Nikos Mavrogiannopoulos [Tue, 22 Sep 2020 19:24:54 +0000 (21:24 +0200)]
ocserv: include ocserv-worker

Resolves: #13465

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agovpnbypass: README update, code cleanup 13463/head
Stan Grishin [Mon, 21 Sep 2020 18:15:51 +0000 (18:15 +0000)]
vpnbypass: README update, code cleanup

Signed-off-by: Stan Grishin <stangri@melmac.net>
update

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoocserv: updated to 1.1.1
Nikos Mavrogiannopoulos [Mon, 21 Sep 2020 19:33:49 +0000 (21:33 +0200)]
ocserv: updated to 1.1.1

4 years agominiupnpd: add miniupnpd ipv6_disable option, #11971 close
Alexey Kuznetsov [Thu, 2 Jul 2020 03:18:45 +0000 (06:18 +0300)]
miniupnpd: add miniupnpd ipv6_disable option, #11971 close

Signed-off-by: Alexey Kuznetsov <axet@me.com>
(cherry picked from commit 9b6537b4877077cbc68b9156da363d834fe53a69)

4 years agoMerge pull request #13434 from stangri/19.07-simple-adblock
Rosen Penev [Sun, 20 Sep 2020 11:14:12 +0000 (04:14 -0700)]
Merge pull request #13434 from stangri/19.07-simple-adblock

[19.07 simple-adblock: add config auto-update feature