feed/packages.git
3 years agonoddos: remove
Rosen Penev [Sun, 20 Dec 2020 06:30:59 +0000 (22:30 -0800)]
noddos: remove

According to https://github.com/openwrt/packages/issues/14248 , this
is totally abandoned. The website isn't even up anymore.

Fixes: https://github.com/openwrt/packages/issues/14248
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(backported from commit eb9d5bbf39e89909283c431ae981feac39b02d95)

3 years agoMerge pull request #14280 from commodo/openwrt-19.07-ulogd
Rosen Penev [Sun, 20 Dec 2020 17:11:45 +0000 (09:11 -0800)]
Merge pull request #14280 from commodo/openwrt-19.07-ulogd

[19.07] ulogd: backports from master

3 years agoulogd: Add back autoreconf 14280/head
Rosen Penev [Tue, 17 Sep 2019 00:49:17 +0000 (17:49 -0700)]
ulogd: Add back autoreconf

Compile fails at times, probably because of the patches.

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

3 years agoulogd2: Build IPFIX module
Sebastian Fleer [Fri, 6 Sep 2019 16:35:51 +0000 (18:35 +0200)]
ulogd2: Build IPFIX module

add ulogd_output_IPFIX.so to ulogd-mod-extra

Signed-off-by: Sebastian Fleer <dev@dwurp.de>
(cherry picked from commit 3a06581ad72335e2885eb103e92a84f9aab4173b)

3 years agoulogd2: Backport upstream patches
Rosen Penev [Wed, 4 Sep 2019 23:36:04 +0000 (16:36 -0700)]
ulogd2: Backport upstream patches

IPFIX support was requested.

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

3 years agonet: ulogd2: add myself as maintainer
Alexandru Ardelean [Thu, 1 Aug 2019 11:32:35 +0000 (14:32 +0300)]
net: ulogd2: add myself as maintainer

Since this package has been abandoned, I don't mind taking it over.
If there are issues with it, I can also investigate, and be a point-man.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit 2a5fb656f2eb54701c16f414b92ff4a600a29e80)

3 years agonut: fix _ handling
Rosen Penev [Sat, 19 Sep 2020 23:52:58 +0000 (16:52 -0700)]
nut: fix _ handling

Taken from https://github.com/openwrt/packages/issues/13359

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

3 years agoqemu: bump PKG_RELEASE
Yousong Zhou [Sun, 20 Dec 2020 01:19:05 +0000 (09:19 +0800)]
qemu: bump PKG_RELEASE

This is a fixup for 391267fc ("qemu: add patch for qga guest-shutdown
command")

3 years agoMerge pull request #14271 from stangri/19.07-simple-adblock
Rosen Penev [Sat, 19 Dec 2020 10:29:44 +0000 (02:29 -0800)]
Merge pull request #14271 from stangri/19.07-simple-adblock

[19.07] simple-adblock: config update

3 years agosimple-adblock: config update 14271/head
Stan Grishin [Sat, 19 Dec 2020 04:05:12 +0000 (22:05 -0600)]
simple-adblock: config update

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #14251 from Andy2244/samba-4.11.17
Rosen Penev [Thu, 17 Dec 2020 22:38:38 +0000 (14:38 -0800)]
Merge pull request #14251 from Andy2244/samba-4.11.17

[19.07] samba4: update to 4.11.17

3 years agoMerge pull request #14252 from Andy2244/wsdd2-2020-11-19-(19.07)
Rosen Penev [Thu, 17 Dec 2020 22:38:10 +0000 (14:38 -0800)]
Merge pull request #14252 from Andy2244/wsdd2-2020-11-19-(19.07)

[19.07] wsdd2: update to git 2020-11-19

3 years agowsdd2: update to git 2020-11-19 14252/head
Andy Walsh [Thu, 17 Dec 2020 20:04:33 +0000 (21:04 +0100)]
wsdd2: update to git 2020-11-19

* update to git 2020-11-19
* cleanup comments
* use uppercase for none mdns option

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agosamba4: update to 4.11.17 14251/head
Andy Walsh [Thu, 17 Dec 2020 19:51:58 +0000 (20:51 +0100)]
samba4: update to 4.11.17

* update to 4.11.17
* fix CVE-2020-1472, CVE-2020-14318, CVE-2020-14323, CVE-2020-14383

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agohtop: update to 3.0.3-1
John Audia [Thu, 17 Dec 2020 14:43:50 +0000 (16:43 +0200)]
htop: update to 3.0.3-1

Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
(cherry picked from commit e9ec8d8153eac791687ac89d8d3e3e934268cfa5)

3 years agohtop: update to 3.0.2-1
John Audia [Thu, 17 Dec 2020 14:42:31 +0000 (16:42 +0200)]
htop: update to 3.0.2-1

Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
(cherry picked from commit dee2300132ba6ba0140ecc82cc08aae6a3e0a6a2)

3 years agoqemu: add patch for qga guest-shutdown command
Yousong Zhou [Thu, 17 Dec 2020 09:06:56 +0000 (17:06 +0800)]
qemu: add patch for qga guest-shutdown command

Corresponds to commit 33bbecea in master branch

Ref: https://github.com/openwrt/packages/issues/14244
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
3 years agoMerge pull request #14235 from TDT-AG/pr/20201215-owrt1907-lcd4linux-fix
Florian Eckert [Wed, 16 Dec 2020 09:27:09 +0000 (10:27 +0100)]
Merge pull request #14235 from TDT-AG/pr/20201215-owrt1907-lcd4linux-fix

[openwrt-19.07] utils/lcd4linux: fix package source

3 years agoutils/lcd4linux: fix package source 14235/head
Martin Schiller [Mon, 14 Dec 2020 14:12:58 +0000 (15:12 +0100)]
utils/lcd4linux: fix package source

The former svn source is not available any more.
Change package source to openwrt sources server.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
3 years agoMerge pull request #14213 from stangri/19.07-simple-adblock
Rosen Penev [Mon, 14 Dec 2020 21:37:32 +0000 (13:37 -0800)]
Merge pull request #14213 from stangri/19.07-simple-adblock

[19.07] simple-adblock: bugfix - config update

3 years agosimple-adblock: bugfix - config update 14213/head
Stan Grishin [Sat, 12 Dec 2020 21:58:36 +0000 (15:58 -0600)]
simple-adblock: bugfix - config update

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agohttps-dns-proxy: update binary to 2020-08-21
Stan Grishin [Mon, 28 Sep 2020 20:10:44 +0000 (20:10 +0000)]
https-dns-proxy: update binary to 2020-08-21

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agozerotier: add patch to avoid including sys/auxv.h
Rosen Penev [Mon, 7 Dec 2020 07:53:45 +0000 (23:53 -0800)]
zerotier: add patch to avoid including sys/auxv.h

It seems it's not needed and not supported under uClibc-ng.

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

3 years agominiupnpd: Don't override ipv6_listening_ip
Jitao Lu [Mon, 7 Dec 2020 03:52:17 +0000 (11:52 +0800)]
miniupnpd: Don't override ipv6_listening_ip

Fixes: https://github.com/openwrt/packages/issues/14145
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
(cherry picked from commit c89a1f3e8bb3ed5470739729918661157b653072)

3 years agonano: update to 5.4
Hannu Nyman [Fri, 4 Dec 2020 14:30:37 +0000 (16:30 +0200)]
nano: update to 5.4

Update nano editor to version 5.4.

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

3 years agominiupnpd: Pass ipv6 addr to ipv6_listening_ip
Jitao Lu [Thu, 3 Dec 2020 15:36:09 +0000 (23:36 +0800)]
miniupnpd: Pass ipv6 addr to ipv6_listening_ip

Unlike ipv4, this option is supposed to be an IP address, otherwise, an
error occurs on startup:

    can't parse "br-lan" as valid IPv6 listening address

Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
(cherry picked from commit 7077fd8c79eef5f044959bacfd6f66252850968a)

3 years agoMerge pull request #14115 from mwarning/zt
Rosen Penev [Wed, 2 Dec 2020 23:50:32 +0000 (15:50 -0800)]
Merge pull request #14115 from mwarning/zt

zerotier: update to 1.6.2

3 years agozerotier: update to 1.6.2 14115/head
Moritz Warning [Wed, 2 Dec 2020 17:58:56 +0000 (18:58 +0100)]
zerotier: update to 1.6.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
3 years agonet/miniupnpd: ext_ip_reserved_ignore support
Chen Minqiang [Sun, 5 Jul 2020 02:21:32 +0000 (10:21 +0800)]
net/miniupnpd: ext_ip_reserved_ignore support

This add an option to ignore ext_ip reserved
Enable this option in config by default.

Fixes: #13773
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
(cherry picked from commit b76aa9919489f49b472a8f939f6d46ca33d05f64)

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