Commit graph

28040 commits

Author SHA1 Message Date
Michal Vasilek
88aa9c2e2d iputils: provide iputils-ping6 in iputils-ping
iputils-ping6 was a subpackage of the iputils package providing the
ping4 and ping6 command before iputils was moved from core to packages.
Currently ping4 and ping6 are replaced by ping -4/-6 and compatibility
symlinks are only installed when explicitly told so with an option, but
the functionality is always provided by iputils-ping.

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-10-21 15:14:53 -07:00
Philip Prindeville
ffe0fc77bd isc-dhcp: support sending explicit default route
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-10-21 15:12:19 -07:00
Nick Hainke
1d6c7506ab conntrack-tools: update to 1.4.7
Release Notes:
https://marc.info/?l=netfilter&m=166506855929074&w=2

Remove upstreamed:
- 001-endianness_fix.patch (upstreamed: conntrackd: fix endianness bug
  in IPv4 and IPv6 address)
- 002-conntrackd-do-not-include-conntrack-ID-in-hashtable-cmp.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-21 15:11:57 -07:00
Eneas U de Queiroz
ec93df9f52 python-certifi: bump to 2022.9.24
This version updates the CA bundle, and needs urllib as dependency.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-10-21 15:10:00 -07:00
YiZhen Choo
64dabe2d68 AdGuardHome: update to v0.107.16
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
2022-10-21 15:09:39 -07:00
Javier Marcet
d4134174bc docker-compose: Update to version 2.12.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2022-10-21 15:09:14 -07:00
Lucian Cristian
7fdaa56205 uacme: update to 1.7.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-10-21 15:08:46 -07:00
Lucian Cristian
a707fcc88d libreswan: update to 4.9
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-10-21 15:08:40 -07:00
Lucian Cristian
990748d135 nss: update to 4.84
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-10-21 15:08:34 -07:00
Lucian Cristian
0e0286e7a1 nspr: update to 4.35
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-10-21 15:08:29 -07:00
Marc Benoit
8108386ee7 boinc: run the executable in ujail
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2022-10-21 15:06:33 -07:00
Michel Promonet
40d516b156 v4l2rtspserver: upgrade to v0.3.7
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2022-10-21 15:04:35 -07:00
Robert Högberg
aead0de984 squeezelite: add SSL support
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2022-10-21 15:04:23 -07:00
Eneas U de Queiroz
4a16e5eb8c python-docutils: bump to version 0.19
Package does not currently build because of distutil dependency.  Fix
this by updating to the latest version.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-10-21 15:03:31 -07:00
Stan Grishin
f2496271a0
Merge pull request #19660 from stangri/master-https-dns-proxy
https-dns-proxy: bugfix: prevent creation of empty interface trigger
2022-10-21 14:15:38 -07:00
Stan Grishin
3c685e8d13
Merge pull request #19658 from stangri/master-simple-adblock
simple-adblock: remove unnecessary procd_add_reload_interface_trigger
2022-10-21 14:15:22 -07:00
Peter van Dijk
fbf9070b53 pdns: update to 4.7.0
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-10-21 10:35:43 -07:00
Vladimir Ulrich
5a9e8698c9 zoneinfo: updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2022-10-21 10:34:24 -07:00
Stan Grishin
425cef2f8c https-dns-proxy: bugfix: prevent creation of empty interface trigger
* When $wan/$wan6 are empty but double-quoted, it leads to creation
  of an interface trigger with empty interface

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-21 11:57:29 +00:00
Stan Grishin
ef067f6304 simple-adblock: remove unnecessary procd_add_reload_interface_trigger
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-21 11:48:49 +00:00
Stan Grishin
cbf62d4328
Merge pull request #19635 from stangri/master-https-dns-proxy
https-dns-proxy: bugfix: remove canary domains
2022-10-20 03:42:26 -07:00
Dirk Brenken
f83baf221d
adblock: update 4.1.5-2
* fixed broken/blocked oisd download links (switched to the official github mirror)
* made sure that curl error out on http errors as well
* removed obsolete compatibility stuff from init script

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-10-20 11:46:47 +02:00
Stan Grishin
92a45c3985 https-dns-proxy: bugfix: remove canary domains
* bugfix: canary domains persistence (as described in
  https://forum.openwrt.org/t/https-dns-proxy-canary-domain-persistance/139967)
* minor: remove global variables and make them local in
  service_start/service_stop/service_triggers
* minor: split DEFAULT_BOOTSTRAP into BOOTSTRAP_CF and BOOTSTRAP_GOOGLE for
  better code readability

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-20 02:32:05 +00:00
Stan Grishin
eaed3acdeb
Merge pull request #19633 from stangri/master-https-dns-proxy
https-dns-proxy: bugfix: remove wan6 from procd triggers
2022-10-19 05:21:21 -07:00
Stan Grishin
409ce0f14f https-dns-proxy: bugfix: remove wan6 from procd triggers
* fixes https://github.com/openwrt/packages/issues/19631

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-19 09:02:18 +00:00
Tianling Shen
d04b590fc2 btop: add new package
Resource monitor that shows usage and stats for processor, memory,
disks, network and processes.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-19 09:30:12 +02:00
Tianling Shen
5801b0134a dnsproxy: Update to 0.45.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-18 20:53:44 +02:00
Stan Grishin
df0c317cfb
Merge pull request #19623 from stangri/master-simple-adblock
simple-adblock: update to 1.9.2-1
2022-10-18 11:08:06 -07:00
Glenn Strauss
43741e748f lighttpd: document crypto lib options in Makefile
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2022-10-18 10:16:37 -07:00
Dirk Brenken
408bf32fbc
Merge pull request #19627 from dibdot/adblock
adblock: update 4.1.5
2022-10-18 18:07:49 +02:00
Hannu Nyman
c1582e1ad0 irqbalance: update to 1.9.1
Update irqbalance version to 1.9.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-10-18 17:57:16 +03:00
Tianling Shen
b1651c5d54 treewide: fix procd service inactive
Exit directly will result procd service inactive and uci
configuration changes are no longer monitored.

Reported-by: Lvc Revincx <revincx233@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-18 07:22:43 -07:00
Florian Eckert
d1bb2fbdc1
Merge pull request #19605 from TDT-AG/pr/20221014-zabbix
zabbix: add sqlite3 support
2022-10-18 16:06:05 +02:00
Florian Eckert
59e350c144
Merge pull request #19616 from TDT-AG/pr/20221022-mwan3
mwan3: update to version 2.11.3
2022-10-18 16:03:46 +02:00
Florian Eckert
887243196d keepalived-sync: switch from busybox-timeout to coreutils-timeout
So that the busybox configuration does not have to be adapted, the
dependency has been changed to coreutils-timeout, which provides the
same functionality.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-18 16:00:51 +02:00
Josef Schlehofer
c3e6129c6c
Merge pull request #19628 from paper42/ddns-scripts-fix-cloudflare-provides
ddns-scripts: fix cloudflare&digitalocean provides
2022-10-18 15:11:39 +02:00
Michal Vasilek
001564ed83
ddns-scripts: fix cloudflare&digitalocean provides
Fixes mistake in dbe79e409d, the
cloudflare PROVIDES got mixed up with digitalocean.

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-10-18 13:45:52 +02:00
Dirk Brenken
0e19246d14
adblock: update 4.1.5
* made the reporting/top statistics flexible, see "top_count" parm in CLI or in LuCI (default 10), fixes #19622
* added the new blocklist source cpbl (provided by PascalCoffeeLake@gmail.com)
* added/separated Easylist/Easyprivacy blocklist sources (provided by PascalCoffeeLake@gmail.com)
* added reg_jp blocklist_source (provided by PascalCoffeeLake@gmail.com)
* removed the easylist addons from the other regional lists
* removed the second/obsolete pl regional list and renamed the first one to "reg_pl"
* updated the readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-10-18 13:15:26 +02:00
Stan Grishin
3ba54553ca simple-adblock: update to 1.9.2-1
* make PKG_VERSION of the init script readonly to remove shellcheck
  exception
* replace exit with return in the the procd scripts per:
  https://github.com/openwrt/packages/pull/19617
* remove custom boot() function as it prevented creation of procd
  firewall object on start on boot
* improve performance of allowing domains code

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-18 10:23:09 +00:00
Florian Eckert
ab898a1656
Merge pull request #19597 from paper42/ddns-scripts-rename-provides
ddns-scripts: add PROVIDES for old package names
2022-10-18 08:56:35 +02:00
Stan Grishin
406050d1e6
Merge pull request #19586 from stangri/master-nebula
nebula: implement netifd support
2022-10-17 10:21:19 -07:00
Florian Eckert
8fea564fc9 mwan3: update to 2.11.3
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-17 15:17:36 +02:00
Florian Eckert
997c0842ca mwan3: only send disconnected event if interface was connected before
Up to now on every interface down event a mwan3 disconnected event was
send. This is wrong because if the interface was never connected, then a
disconnected event should not get generated. This commit fixes this bug.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-17 15:17:31 +02:00
Florian Eckert
a6606bed17 mwan3: change log message on already added route
Only show message on already set route, if debugging is enabled.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-17 15:17:07 +02:00
Florian Eckert
05b0d3fc12
Merge pull request #19374 from jempatel/improve_keepalived-uci-sync
keepalived: high-availability files and data sync
2022-10-17 14:47:32 +02:00
Florian Eckert
3c11092560 zabbix: add sqlite3 support
This change makes it possible to build zabbix with sqlite3 support.

Attention:
By selecting "SQLite" as "Database Software" you are not able
to build the zabbix-server and zabbix-server-frontend package anymore.
This database is not supported for this service.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-17 13:50:42 +02:00
Stan Grishin
cb6a9868dc
Merge pull request #19611 from stangri/master-https-dns-proxy
https-dns-proxy: upstream bugfix for ca_info
2022-10-16 23:57:41 -07:00
Michael Heimpold
60e503a4d7
Merge pull request #19614 from mhei/libxml2-update-2.10.3
libxml2: update to 2.10.3
2022-10-17 07:42:47 +02:00
Florian Eckert
5ce10efc8d
Merge pull request #19606 from Gingernut1978/samba4
samba4: change perl dependency to fix menuconfig
2022-10-17 07:05:22 +02:00
Josef Schlehofer
802818c7f9
Merge pull request #18709 from paper42/tailscale-version
tailscale: fix --version
2022-10-17 00:22:14 +02:00