Commit graph

16740 commits

Author SHA1 Message Date
Dirk Brenken
e2567b210f
Merge pull request #13688 from dibdot/trm-19.07
[19.07] travelmate: bugfix single radio mode
2020-10-16 21:32:45 +02:00
Josef Schlehofer
96aa854a62
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
2020-10-16 20:15:58 +02:00
Jeffery To
acb77d5beb
python3: Update to 3.7.9, refresh/remove backported patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-17 01:35:19 +08:00
Dirk Brenken
4af889f207
travelmate: bugfix single radio mode
* fix the re-connection handling in single radio mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-10-16 19:31:40 +02:00
Josef Schlehofer
cb3bab1808
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 5ba339b49a)
2020-10-16 18:06:02 +02:00
Josef Schlehofer
70bb0b4c81
bind: update to version 9.16.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ededaf2977)
2020-10-16 17:46:00 +02:00
Rosen Penev
0f7f9c96a8
Merge pull request #13679 from odmdas/freeradius3-backport-19.07
[19.07] freeradius3: backport latest changes to 19.07
2020-10-15 13:29:40 -07:00
Alexey Dobrovolsky
d05698faeb 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>
2020-10-15 20:51:08 +03:00
Alexey Dobrovolsky
93360e6256 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>
2020-10-14 21:35:07 +03:00
Josef Schlehofer
fbddfd5b53
Merge pull request #13659 from ja-pa/python3-urllib3-19.07
[OpenWrt 19.07]python-urllib3: update to version 1.25.10 (security fix)
2020-10-14 13:15:10 +02:00
Jan Pavlinec
2f7338b621
python-urllib3: update to version 1.25.10 (security fix)
Fixes:
CVE-2020-26137

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-10-14 12:20:18 +02:00
Rosen Penev
567a378dc1
Merge pull request #13635 from rs/nextdns-1.8.6-openwrt-19.07
[19.07] nextdns: Update to version 1.8.6
2020-10-11 15:13:11 -07:00
Olivier Poitrey
50a67ed74b nextdns: Update to version 1.8.6
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-10-11 21:19:41 +00:00
Josef Schlehofer
2ad15b0375
Merge pull request #13624 from mlichvar/chrony-update-3.5.1
[19.07] chrony: update to 3.5.1
2020-10-10 23:50:30 +02:00
Miroslav Lichvar
b48575ef4d chrony: update to 3.5.1
Fixes CVE-2020-14367.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2020-10-10 16:45:15 +02:00
Josef Schlehofer
35e6986a09
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>
2020-10-10 10:12:53 +02:00
Stan Grishin
418e3b2948 simple-adblock: config update file fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-10-09 17:30:45 -10:00
Rosen Penev
b564c07a5b
Merge pull request #13602 from nxhack/1907_libuv_cve
[19.07] libuv: update to 1.40.0
2020-10-08 01:43:26 -07:00
Hirokazu MORIKAWA
9ac587ca8f libuv: update to 1.40.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-10-08 17:18:19 +09:00
Hannu Nyman
613d210856 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 4690a1f1c9)
2020-10-07 18:24:27 +03:00
Josef Schlehofer
992746571f
btrfs-progs: update to version 5.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit f775fa89ca)
2020-10-07 14:56:02 +02:00
Josef Schlehofer
cedba1ca2f
btrfs-progs: update to version 5.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 0c12882a65)
2020-10-06 16:05:16 +02:00
Fabian Lipken
25b2751f85
python-pytz: update to 2019.03
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
(cherry picked from commit 0f2cf9ebd6)
2020-10-05 18:08:35 +02:00
Dirk Brenken
f3b424139f
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 c01beb0679)
2020-10-04 19:41:50 +02:00
Rosen Penev
996e225329
Merge pull request #13549 from gladiac1337/haproxy-2.0.18-openwrt-19.07
[openwrt-19.07] haproxy: Update HAProxy to v2.0.18
2020-10-02 13:58:24 -07:00
Josef Schlehofer
ec628b10d9
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: 06f3ac21b4 ("syslog-ng: update to
version 3.29.1")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 1607774df4)
2020-10-02 13:58:48 +02:00
Karel Kočí
d0a74afad1
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 7b7d074c8d)
2020-10-02 13:58:43 +02:00
Josef Schlehofer
f705a5a931
python-sentry-sdk: Update to version 0.12.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit fd9ebe3d70)
2020-10-02 11:17:49 +02:00
Christian Lachner
2976a5a0ea haproxy: Update HAProxy to v2.0.18
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-10-02 09:20:06 +02:00
Rosen Penev
6ab6a7a897
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
2020-10-01 14:43:22 -07:00
Josef Schlehofer
45ee6c340f
Merge pull request #13542 from miska/mariadb-owrt-19.07
[19.07] mariadb: Update to the latest version from 10.2 branch
2020-10-01 14:22:49 +02:00
Jan Pavlinec
eec7bd6468
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>
2020-10-01 13:17:18 +02:00
Michal Hrusecky
91af4cf723
mariadb: Update to the latest version from 10.2 branch
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-01 10:19:20 +02:00
Rosen Penev
a661e8d248
Merge pull request #13532 from flyn-org/openwrt-19.07
gstreamer1: enable build options necessary for most applications
2020-09-30 13:40:51 -07:00
Josef Schlehofer
9461ae47a1
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 267796c316)
2020-09-30 18:31:26 +02:00
Daniel Golle
f9d9ae8c83
Flask: update to version 1.1.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 90790b6b8f)
2020-09-30 18:30:19 +02:00
Josef Schlehofer
4a833e3a8b
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 19e12971b8)
2020-09-30 18:29:28 +02:00
W. Michael Petullo
a4534f1605 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 10aa094d7f)
2020-09-30 10:18:29 -05:00
Josef Schlehofer
8a71cdd6ab
python-ifaddr: update to version 0.1.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 98eb81ccd6)
2020-09-30 09:28:29 +02:00
Rosen Penev
543f0e14de
Merge pull request #13529 from rs/nextdns-1.8.5-openwrt-19.07
[19.07] nextdns: Update to version 1.8.5
2020-09-29 12:22:57 -07:00
Olivier Poitrey
05ea7dfc63 nextdns: Update to version 1.8.5
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-09-29 18:19:36 +00:00
Josef Schlehofer
0b5d44bdb0
Merge pull request #13464 from ja-pa/ipmitool-security-fix-19.07
[OpenWrt 19.07] ipmitool: fix CVE-2020-5208
2020-09-29 16:37:07 +02:00
Alexander Couzens
9069ad9252
ipmitool: fix CVE-2020-5208
All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

(cherry picked from commit b2a9219f73)
2020-09-29 16:14:14 +02:00
Olivier Poitrey
826fc8921a nextdns: Update to version 1.8.4
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-09-26 10:52:41 -10:00
Nikos Mavrogiannopoulos
ac7f782850 openconnect: updated to 8.10 to address CVE-2020-12823
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-09-23 18:09:07 +02:00
Josef Schlehofer
3f0e266378
python-zeroconf: update to version 0.28.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 1c2f729c9d)
2020-09-23 16:43:08 +02:00
Josef Schlehofer
fe7ceaa653
python-zeroconf: update to version 0.24.4
Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 8ed94a07fc)
2020-09-23 16:41:55 +02:00
Florian Eckert
925dfc1d1a
Merge pull request #13466 from aaronjg/openwrt-19.07
mwan3: fix typo in mwan3_set_sticky_iptables [19.07] [bugfix]
2020-09-23 08:30:52 +02:00
Aaron Goodman
49459505e7 mwan3: fix typo in mwan3_set_sticky_iptables
fixes #13443

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-09-22 19:18:19 -04:00
Nikos Mavrogiannopoulos
cae961784e ocserv: include ocserv-worker
Resolves: #13465

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2020-09-22 21:24:56 +02:00