feed/packages.git
15 months agolighttpd: update to lighttpd 1.4.69 release hash 20480/head
Glenn Strauss [Sun, 12 Feb 2023 05:29:06 +0000 (00:29 -0500)]
lighttpd: update to lighttpd 1.4.69 release hash

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
15 months agolighttpd: remove patch included upstream
Glenn Strauss [Sat, 21 Jan 2023 01:13:39 +0000 (20:13 -0500)]
lighttpd: remove patch included upstream

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
15 months agolighttpd: add lighttpd-mod-webdav_min package
Glenn Strauss [Sat, 21 Jan 2023 01:07:36 +0000 (20:07 -0500)]
lighttpd: add lighttpd-mod-webdav_min package

add lighttpd-mod-webdav_min package alternative to lighttpd-mod-webdav

lighttpd-mod-webdav_min is more minimal than full lighttpd-mod-webdav.
lighttpd-mod-webdav_min does not support PROPPATCH, LOCK, UNLOCK, and
by not supporting those methods, removes dependencies on libxml2,
libsqlite3, and libuuid.

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
15 months agoMerge pull request #20520 from commodo/django1
Alexandru Ardelean [Mon, 20 Feb 2023 09:10:55 +0000 (11:10 +0200)]
Merge pull request #20520 from commodo/django1

django: bump to version 4.1.7

15 months agoMerge pull request #20532 from stangri/master-simple-adblock
Stan Grishin [Mon, 20 Feb 2023 02:52:47 +0000 (19:52 -0700)]
Merge pull request #20532 from stangri/master-simple-adblock

simple-adblock: bugfix: ensure directory for jsonFile is created

15 months agoMerge pull request #20521 from mhei/libgpiod-update-1.6.4
Michael Heimpold [Sun, 19 Feb 2023 21:16:46 +0000 (22:16 +0100)]
Merge pull request #20521 from mhei/libgpiod-update-1.6.4

libgpiod: update to 1.6.4

15 months agosimple-adblock: bugfix: ensure directory for jsonFile is created 20532/head
Stan Grishin [Sun, 19 Feb 2023 20:22:32 +0000 (20:22 +0000)]
simple-adblock: bugfix: ensure directory for jsonFile is created

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agoMerge pull request #20523 from stangri/master-simple-adblock
Stan Grishin [Sun, 19 Feb 2023 20:21:28 +0000 (13:21 -0700)]
Merge pull request #20523 from stangri/master-simple-adblock

simple-adblock: implement procd_boot_wan_timeout support

15 months agosimple-adblock: implement procd_boot_wan_timeout support 20523/head
Stan Grishin [Sun, 19 Feb 2023 05:09:32 +0000 (05:09 +0000)]
simple-adblock: implement procd_boot_wan_timeout support

* implement procd_boot_wan_timeout support
* update config with oisd ABPlus and domains lists

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agoMerge pull request #20511 from stangri/master-simple-adblock
Stan Grishin [Sun, 19 Feb 2023 05:04:19 +0000 (22:04 -0700)]
Merge pull request #20511 from stangri/master-simple-adblock

simple-adblock: update to 1.9.4-1

15 months agolibgpiod: update to 1.6.4 20521/head
Michael Heimpold [Sat, 18 Feb 2023 21:18:07 +0000 (22:18 +0100)]
libgpiod: update to 1.6.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
15 months agoMerge pull request #20491 from dibdot/banIP
Dirk Brenken [Sat, 18 Feb 2023 20:14:56 +0000 (21:14 +0100)]
Merge pull request #20491 from dibdot/banIP

banip: release 0.8.0 (nft rewrite)

15 months agobanip: release 0.8.0 (nft rewrite) 20491/head
Dirk Brenken [Mon, 13 Feb 2023 16:56:57 +0000 (17:56 +0100)]
banip: release 0.8.0 (nft rewrite)

- complete rewrite of banIP to support nftables
- all sets are handled in a separate nft table/namespace 'banIP'
- for incoming blocking it uses the inet input hook, for outgoing blocking it uses the inet forward hook
- full IPv4 and IPv6 support
- supports nft atomic set loading
- supports blocking by ASN numbers and by iso country codes
- 42 preconfigured external feeds are available, plus local allow- and blocklist
- supports local allow- and blocklist (IPv4, IPv6, CIDR notation or domain names)
- auto-add the uplink subnet to the local allowlist
- provides a small background log monitor to ban unsuccessful login attempts in real-time
- the logterms for the log monitor service can be freely defined via regex
- auto-add unsuccessful LuCI, nginx, Asterisk or ssh login attempts to the local blocklist
- fast feed processing as they are handled in parallel as background jobs
- per feed it can be defined whether the input chain or the forward chain should be blocked (default: both chains)
- automatic blocklist backup & restore, the backups will be used in case of download errors or during startup
- automatically selects one of the following download utilities with ssl support: aria2c, curl, uclient-fetch or wget
- supports a 'allowlist only' mode, this option restricts internet access from/to a small number of secure websites/IPs
- provides comprehensive runtime information
- provides a detailed set report
- provides a set search engine for certain IPs
- feed parsing by fast & flexible regex rulesets
- minimal status & error logging to syslog, enable debug logging to receive more output
- procd based init system support (start/stop/restart/reload/status/report/search)
- procd network interface trigger support
- ability to add new banIP feeds on your own
- add a readme with all available options/feeds to customize your installation to your needs
- a new LuCI frontend will be available in due course

Signed-off-by: Dirk Brenken <dev@brenken.org>
15 months agoadblock: update 4.1.5-6
Dirk Brenken [Sat, 18 Feb 2023 19:17:34 +0000 (20:17 +0100)]
adblock: update 4.1.5-6

* adapted changed oisd downloads (again), fixed #20516

Signed-off-by: Dirk Brenken <dev@brenken.org>
15 months agodjango: bump to version 4.1.7 20520/head
Alexandru Ardelean [Fri, 17 Feb 2023 17:32:46 +0000 (19:32 +0200)]
django: bump to version 4.1.7

Fixes:
   https://nvd.nist.gov/vuln/detail/CVE-2023-23969

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
15 months agokcptun: update to version 20230207
Dengfeng Liu [Tue, 14 Feb 2023 05:45:21 +0000 (05:45 +0000)]
kcptun: update to version 20230207

add support for port-range dailer, port-range listener

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
15 months agopodman: update 4.4.1
Oskari Rauta [Mon, 13 Feb 2023 17:45:32 +0000 (17:45 +0000)]
podman: update 4.4.1

patch refreshed.

Changes
 - Added the podman-systemd.unit man page, which can also be displayed using man quadlet (#17349).
 - Documented journald identifiers used in the journald backend for the podman events command.

Bugfixes
 - Fixed a bug where the default handling of pids-limit was incorrect.
 - Fixed a bug where parallel calls to make docs crashed (#17322).
 - Fixed a regression in the podman kube play command where existing resources got mistakenly removed.

Full list of changes: [Release notes](https://github.com/containers/podman/blob/main/RELEASE_NOTES.md)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agosimple-adblock: update to 1.9.4-1 20511/head
Stan Grishin [Thu, 16 Feb 2023 22:59:10 +0000 (22:59 +0000)]
simple-adblock: update to 1.9.4-1

* update default config for new oisd.nl lists
* conf.update file to migrate oisd.nl lists to the new format
* introduce AdBlockPlus lists support (new oisd.nl format)
* longer wait for WAN up/gateway detection
* make load_environemnt only execute once to suppress duplicate
  warnings/errors

PS. While I was testing this, oisd.nl has brought back the old domains
    lists as well, so this version supports both as I'm unclear as to
    why the "big" ABPlus list is only 6.2Mb where as the "big" domains
    list is whopping 19.9Mb.

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agocloudreve: Update to 3.7.1 20503/head
Tianling Shen [Sat, 11 Feb 2023 22:43:33 +0000 (06:43 +0800)]
cloudreve: Update to 3.7.1

Dropped architectures that are no longer supported by upstream.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agogg: Update to 0.2.18
Tianling Shen [Thu, 16 Feb 2023 03:24:46 +0000 (11:24 +0800)]
gg: Update to 0.2.18

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agodnsproxy: Update to 0.47.0
Tianling Shen [Thu, 16 Feb 2023 03:24:29 +0000 (11:24 +0800)]
dnsproxy: Update to 0.47.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoconmon: update to 2.1.6
Oskari Rauta [Mon, 13 Feb 2023 17:36:31 +0000 (17:36 +0000)]
conmon: update to 2.1.6

Bug fixes
 - Fix OOM watcher for cgroupv2 oom_kill events

Misc
 - Use --detach instead of -d
 - ctrl: drop fifo perms to 0660

[Release notes](https://github.com/containers/conmon/releases/tag/v2.1.6)

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agoirqbalance: Add upstream fix for AARCH64 irq name parsing
Hannu Nyman [Wed, 15 Feb 2023 21:07:53 +0000 (23:07 +0200)]
irqbalance: Add upstream fix for AARCH64 irq name parsing

Add upstream fix for AARCH64 irq name parsing.

> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
15 months agoadblock: update 4.1.5-5
Dirk Brenken [Wed, 15 Feb 2023 20:15:20 +0000 (21:15 +0100)]
adblock: update 4.1.5-5

* adapted changed oisd namings / download locations
   oisd_big (old: oisd_full), oisd_small (old: oisdb_basic)
* added antipopads as new sources
* removed broken energized source
* fixed readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
15 months agoMerge pull request #20481 from ttytyper/hamlib-init-config
Florian Eckert [Wed, 15 Feb 2023 08:35:59 +0000 (09:35 +0100)]
Merge pull request #20481 from ttytyper/hamlib-init-config

hamlib: Added init script and config files

15 months agouvol: switch to /sys/class/ubi
Daniel Golle [Wed, 15 Feb 2023 04:04:12 +0000 (04:04 +0000)]
uvol: switch to /sys/class/ubi

Instead of /sys/devices/virtual/ubi which will no longer be available
in future kernels, switch to /sys/class/ubi.
While at it fix unrelated arithmetic syntax error by guarding the
affected expression to not run on an empty string.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
15 months agoMerge pull request #20425 from autobakterie/flask_jinja_update_maintainer
Josef Schlehofer [Tue, 14 Feb 2023 17:01:57 +0000 (18:01 +0100)]
Merge pull request #20425 from autobakterie/flask_jinja_update_maintainer

Flask, Jinja2: update maintainer

15 months agoJinja2: pass maintainership to Michal Vasílek 20425/head
Šimon Bořek [Tue, 31 Jan 2023 15:01:57 +0000 (16:01 +0100)]
Jinja2: pass maintainership to Michal Vasílek

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
15 months agoFlask: pass maintainership to Michal Vasílek
Šimon Bořek [Tue, 31 Jan 2023 14:48:23 +0000 (15:48 +0100)]
Flask: pass maintainership to Michal Vasílek

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
15 months agoJinja2: get rid of deprecated AUTORELEASE
Šimon Bořek [Wed, 1 Feb 2023 19:06:49 +0000 (20:06 +0100)]
Jinja2: get rid of deprecated AUTORELEASE

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
15 months agoFlask: get rid of deprecated AUTORELEASE
Šimon Bořek [Wed, 1 Feb 2023 19:18:43 +0000 (20:18 +0100)]
Flask: get rid of deprecated AUTORELEASE

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
15 months agohamlib: Added newline at end of init script and config 20481/head
Jesper Henriksen [Mon, 13 Feb 2023 20:23:43 +0000 (21:23 +0100)]
hamlib: Added newline at end of init script and config

Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
15 months agorestic: update to 0.15.1
Tom Stöveken [Thu, 9 Feb 2023 06:36:08 +0000 (07:36 +0100)]
restic: update to 0.15.1

Maintainer: Tom Stöveken <tom@naaa.de>
Compile tested: SDK for OpenWrt 22.03.3
Run tested: x86/64 @ Intel(R) Celeron(R) CPU N3160 @ 1.60GHz, OpenWrt 22.03.3

Description:
Updated to version 0.15.1
changed PKG_RELEASE:=2 due to deprecated value AUTORELEASE, squashed commits and then
changed PKG_RELEASE:=1 because upgrading the whole main PKG_VERSION (the major version item) should reset this to 1

Signed-off-by: Tom Stöveken <tom@naaa.de>
15 months agohamlib: Added init and config files
Jesper Henriksen [Sun, 12 Feb 2023 13:29:39 +0000 (14:29 +0100)]
hamlib: Added init and config files

Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
15 months agopython-websocket-client: update to 1.5.1
Javier Marcet [Tue, 7 Feb 2023 12:52:28 +0000 (13:52 +0100)]
python-websocket-client: update to 1.5.1

- 1.5.1
  - Fix logic bug that can cause disconnects

- 1.5.0
  - Refactor and improve ping/pong logic to resolve several issues,
  including an infinite loop issue during reconnect
  - Fix issue where `skip_utf8_validation = True` is ignored
  - Fix issue where sslopt `is_ssl` is ignored
  - Downgrade "websocket connected" message from logging.warning to
  logging.info
  - Update github actions to newer versions (669fe1b)

Signed-off-by: Javier Marcet <javier@marcet.info>
15 months agohamlib: update to 4.5.4
Jesper Henriksen [Fri, 10 Feb 2023 21:19:09 +0000 (22:19 +0100)]
hamlib: update to 4.5.4

Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
15 months agogsocket: upstream update to 1.4.39
Ralf Kaiser [Sun, 3 Jul 2022 20:46:28 +0000 (22:46 +0200)]
gsocket: upstream update to 1.4.39

Signed-off-by: Ralf Kaiser <skyper@thc.org>
15 months agodocker-compose: Update to version 2.16.0
Javier Marcet [Thu, 9 Feb 2023 09:07:28 +0000 (10:07 +0100)]
docker-compose: Update to version 2.16.0

Signed-off-by: Javier Marcet <javier@marcet.info>
15 months agoMerge pull request #20349 from turris-cz/unbound-1171
Josef Schlehofer [Fri, 10 Feb 2023 15:44:05 +0000 (16:44 +0100)]
Merge pull request #20349 from turris-cz/unbound-1171

unbound: update to version 1.17.1

15 months agounbound: update to version 1.17.1 20349/head
Josef Schlehofer [Tue, 17 Jan 2023 23:01:42 +0000 (00:01 +0100)]
unbound: update to version 1.17.1

- Refreshed one patch
- Removed deprecated AUTORELEASE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
15 months agosing-box: add new package
Van Waholtz [Mon, 12 Dec 2022 13:59:43 +0000 (21:59 +0800)]
sing-box: add new package

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
15 months agov2ray-geodata: Update to latest version
Tianling Shen [Thu, 9 Feb 2023 23:28:10 +0000 (07:28 +0800)]
v2ray-geodata: Update to latest version

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agov2ray-core: Update to 5.3.0
Tianling Shen [Thu, 9 Feb 2023 23:29:19 +0000 (07:29 +0800)]
v2ray-core: Update to 5.3.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoxray-core: Update to 1.7.5
Tianling Shen [Thu, 9 Feb 2023 23:28:57 +0000 (07:28 +0800)]
xray-core: Update to 1.7.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agocloudflared: Update to 2023.2.1
Tianling Shen [Thu, 9 Feb 2023 14:35:23 +0000 (22:35 +0800)]
cloudflared: Update to 2023.2.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoMerge pull request #20460 from mhei/php8-update-8.2.2
Michael Heimpold [Thu, 9 Feb 2023 06:35:07 +0000 (07:35 +0100)]
Merge pull request #20460 from mhei/php8-update-8.2.2

php8: update to 8.2.2

15 months agodnscrypt-proxy2: update to version 2.1.4
Fabian Lipken [Tue, 7 Feb 2023 11:39:19 +0000 (12:39 +0100)]
dnscrypt-proxy2: update to version 2.1.4

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
15 months agoMerge pull request #20443 from commodo/stress-updates
Alexandru Ardelean [Tue, 7 Feb 2023 08:18:49 +0000 (10:18 +0200)]
Merge pull request #20443 from commodo/stress-updates

stress/stress-ng: bump versions

15 months agophp8: update to 8.2.2 20460/head
Michael Heimpold [Tue, 7 Feb 2023 06:50:18 +0000 (07:50 +0100)]
php8: update to 8.2.2

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
15 months agoMerge pull request #20451 from graysky2/htop
Etienne Champetier [Tue, 7 Feb 2023 06:25:07 +0000 (08:25 +0200)]
Merge pull request #20451 from graysky2/htop

htop: update to 3.2.2

15 months agostress: bump to version 1.0.7 20443/head
Alexandru Ardelean [Sat, 4 Feb 2023 15:58:53 +0000 (17:58 +0200)]
stress: bump to version 1.0.7

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
15 months agostress-ng: bump to version 0.15.03
Alexandru Ardelean [Sat, 4 Feb 2023 16:00:23 +0000 (18:00 +0200)]
stress-ng: bump to version 0.15.03

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
15 months agoMerge pull request #20442 from commodo/python-updates1
Alexandru Ardelean [Mon, 6 Feb 2023 09:51:33 +0000 (11:51 +0200)]
Merge pull request #20442 from commodo/python-updates1

python-{chardet,evdev}: bump versions

15 months agoMerge pull request #20444 from commodo/sudo
Alexandru Ardelean [Mon, 6 Feb 2023 09:48:43 +0000 (11:48 +0200)]
Merge pull request #20444 from commodo/sudo

sudo: bump to version 1.9.12p2

15 months agoxl2tpd: bump to version 1.3.18
Yousong Zhou [Sat, 4 Feb 2023 03:27:43 +0000 (11:27 +0800)]
xl2tpd: bump to version 1.3.18

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
15 months agohtop: update to 3.2.2 20451/head
John Audia [Sun, 5 Feb 2023 21:06:21 +0000 (16:06 -0500)]
htop: update to 3.2.2

Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
15 months agobind: bump PKG_RELEASE
Noah Meyerhans [Sun, 5 Feb 2023 17:47:34 +0000 (09:47 -0800)]
bind: bump PKG_RELEASE

15 months agobind: add option to enable GSSAPI support
Stijn Tintel [Sat, 28 Jan 2023 22:35:52 +0000 (00:35 +0200)]
bind: add option to enable GSSAPI support

Samba4 running as Active Directory Domain Controller with the internal
DNS backend requires the nsupdate binary with GSSAPI support.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
15 months agobind: bump release number
Rucke Teg [Thu, 2 Feb 2023 20:37:34 +0000 (21:37 +0100)]
bind: bump release number

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
15 months agobind: Fix ipv6 detection logic
Rucke Teg [Thu, 2 Feb 2023 19:59:07 +0000 (20:59 +0100)]
bind: Fix ipv6 detection logic

Bug was introduced in a7b770eec4370087a5ccd27887386dac9266214e and
results in bind always stating with the `-4` flag.

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
15 months agoMerge pull request #20446 from stangri/master-simple-adblock
Stan Grishin [Sun, 5 Feb 2023 05:47:20 +0000 (22:47 -0700)]
Merge pull request #20446 from stangri/master-simple-adblock

simple-adblock: update to 1.9.3-7

15 months agosimple-adblock: update to 1.9.3-7 20446/head
Stan Grishin [Sat, 4 Feb 2023 22:34:53 +0000 (22:34 +0000)]
simple-adblock: update to 1.9.3-7

* add boot() function which waits for network.interface to come up
* switch oisd.nl hosts entry to domains
* remove erroneous oisd substitution from config-update file

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agosudo: bump to version 1.9.12p2 20444/head
Alexandru Ardelean [Sat, 4 Feb 2023 16:47:00 +0000 (18:47 +0200)]
sudo: bump to version 1.9.12p2

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
15 months agopython-evdev: bump to version 1.6.1 20442/head
Alexandru Ardelean [Sat, 4 Feb 2023 15:22:31 +0000 (17:22 +0200)]
python-evdev: bump to version 1.6.1

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
15 months agopython-chardet: bump to version 5.1.0
Alexandru Ardelean [Wed, 14 Dec 2022 14:10:31 +0000 (16:10 +0200)]
python-chardet: bump to version 5.1.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
15 months agotailscale: update to 1.36.0
Oskari Rauta [Wed, 1 Feb 2023 07:13:44 +0000 (07:13 +0000)]
tailscale: update to 1.36.0

 - Update tailscale to version 1.36.0
 - Patch iptables support

Tailscale does not (yet) support nftables.
Tailscale allows running with --netfilter=off allowing
end-user to create his own firewall rules, but this
affects only tailscale cli, not tailscaled daemon, so
connection cannot be made without error telling that
tailscaled was unable to determine execute iptables
for determining it's version.

There is a work-around for those who do not want
nft-iptables compatibility package; they can create
a script to /usr/bin/iptables which responds to
--version argument and echos fake version string
and on any other arguments or no arguments, just exits.

After this procedure and starting tailscale cli with
netfilter off- it works. Openwrt has moved on to
nftables, so iptables manipulation seems unnecessary.
Especially for other reasons, on Openwrt, firewall
should be configured on it's own, because firewall
rules made by other software, such as tailscale,
loose their firewalling rules when firewall restarts.

So I patched it to allow "fake" iptables pointing
to executable /bin/false and ignoring version
request. And I also set cli to default to
netfilter off setting.

If still end-user wants to use iptables, this
patch does not make it impossible; just install
iptables, or nft-iptables, and run tailscale
with argument --netfilter=on and it works out
as it did before, tailscaled daemon still
matches with iptables if it is found in $PATH.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agopdns-recursor: update to 4.8.2
Peter van Dijk [Tue, 31 Jan 2023 15:54:23 +0000 (16:54 +0100)]
pdns-recursor: update to 4.8.2

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
15 months agoopenssh: actually build openssh-server-pam with pam support
Sibren Vasse [Fri, 3 Feb 2023 13:42:23 +0000 (14:42 +0100)]
openssh: actually build openssh-server-pam with pam support

Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
15 months agoopenssh: update to 9.2p1
Sibren Vasse [Thu, 2 Feb 2023 20:52:14 +0000 (21:52 +0100)]
openssh: update to 9.2p1

Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
15 months agocrowdsec-firewall-bouncer: update to 0.0.25
S. Brusch [Mon, 30 Jan 2023 18:26:59 +0000 (19:26 +0100)]
crowdsec-firewall-bouncer: update to 0.0.25

Update crowdsec-firewall-bouncer to latest upstream release version 0.0.25

Signed-off-by: S. Brusch <ne20002@gmx.ch>
Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3

Rework:
- now based on uci config file
- create nftables tables and chains in initd script

15 months agostunnel: update version to 5.67
Florian Eckert [Mon, 7 Nov 2022 12:46:31 +0000 (13:46 +0100)]
stunnel: update version to 5.67

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
15 months agoMerge pull request #20415 from champtar/mv88e6xxx_dump
Etienne Champetier [Mon, 30 Jan 2023 21:04:29 +0000 (23:04 +0200)]
Merge pull request #20415 from champtar/mv88e6xxx_dump

mv88e6xxx_dump: add new packages to debug switch issues

15 months agomv88e6xxx_dump: add new packages to debug switch issues 20415/head
Etienne Champetier [Sat, 28 Jan 2023 22:19:10 +0000 (00:19 +0200)]
mv88e6xxx_dump: add new packages to debug switch issues

Reviewed-by: Chris Healy cphealy@gmail.com
Reviewed-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Andre Heider <a.heider@gmail.com>
Tested-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
15 months agoMerge pull request #20387 from commodo/python3-venv-support
Alexandru Ardelean [Mon, 30 Jan 2023 11:45:43 +0000 (13:45 +0200)]
Merge pull request #20387 from commodo/python3-venv-support

python3: add 'ensurepip' to python3-pip sub-package

15 months agoMerge pull request #20366 from commodo/python-toml-support
Alexandru Ardelean [Mon, 30 Jan 2023 11:45:14 +0000 (13:45 +0200)]
Merge pull request #20366 from commodo/python-toml-support

python-build: add support for pyproject.toml files (reboot of #17130)

15 months agonghttp2: update to 1.51.0
An Phuc Nguyen [Sat, 28 Jan 2023 09:55:17 +0000 (16:55 +0700)]
nghttp2: update to 1.51.0

Signed-off-by: An Phuc Nguyen <phucan.nguyen@daum.net>
15 months agov4l2loopback: upgrade to v0.12.7
Michel Promonet [Sun, 29 Jan 2023 15:02:25 +0000 (16:02 +0100)]
v4l2loopback: upgrade to v0.12.7

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
15 months agov4l2tools: upgrade to release 0.2.0
Michel Promonet [Sat, 28 Jan 2023 15:49:46 +0000 (16:49 +0100)]
v4l2tools: upgrade to release 0.2.0

Signed-off-by: Michel Promonet <michel.promonet@free.fr>
15 months agoshadowsocks-libev: ss-rules: Add 'auto-merge' flag to avoid conflicts
Li Xin [Thu, 10 Nov 2022 04:10:05 +0000 (12:10 +0800)]
shadowsocks-libev: ss-rules: Add 'auto-merge' flag to avoid conflicts

Link: https://github.com/openwrt/packages/pull/19872
Signed-off-by: Li Xin <i@crzidea.com>
(squash commits)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
15 months agohaproxy: update to v2.6.8
Christian Lachner [Tue, 24 Jan 2023 18:25:51 +0000 (19:25 +0100)]
haproxy: update to v2.6.8

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
15 months agobind: update to 9.18.11
Noah Meyerhans [Thu, 26 Jan 2023 18:45:55 +0000 (10:45 -0800)]
bind: update to 9.18.11

Fixes CVEs:
      - CVE-2022-3924: Fix serve-stale crash when recursive clients
      soft quota is reached.
      - CVE-2022-3736: Handle RRSIG lookups when serve-stale is
      active.
      - CVE-2022-3094: An UPDATE message flood could cause named to
      exhaust all available memory. This flaw was addressed by adding
      a new "update-quota" statement that controls the number of
      simultaneous UPDATE messages that can be processed or
      forwarded. The default is 100. A stats counter has been added to
      record events when the update quota is exceeded, and the XML and
      JSON statistics version numbers have been updated.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
15 months agosnort3: update to 3.1.53.0
John Audia [Fri, 27 Jan 2023 16:55:17 +0000 (11:55 -0500)]
snort3: update to 3.1.53.0

Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
15 months agonextdns: Update to version 1.39.4
Olivier Poitrey [Thu, 26 Jan 2023 18:45:59 +0000 (18:45 +0000)]
nextdns: Update to version 1.39.4

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
16 months agonextdns: Update to version 1.39.0
Olivier Poitrey [Wed, 25 Jan 2023 14:12:37 +0000 (14:12 +0000)]
nextdns: Update to version 1.39.0

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
16 months agopython3: add 'ensurepip' to python3-pip sub-package 20387/head
Alexandru Ardelean [Wed, 25 Jan 2023 12:03:29 +0000 (14:03 +0200)]
python3: add 'ensurepip' to python3-pip sub-package

Fixes:
  https://github.com/openwrt/packages/issues/12707

Seems to work.
Looking into the 'venv' lib, it seems it's installing pip & setuptools
inside a virtual environment.

`python3-pip` is already ~6 MB.
This adds another ~3 MB.

But, this gives users the ability to run Python virtual environments, which
is a pretty common feature of Python in production cases (usually web
stuff).

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
16 months agouvol: add missing quote
Daniel Golle [Wed, 25 Jan 2023 03:33:43 +0000 (03:33 +0000)]
uvol: add missing quote

Add missing quote which broke the autopart script.

Fixes: b1edbe349 ("uvol: fix regression in handling fractional megabytes free")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
16 months agosnowflake: update to v2.5.1
Nick Hainke [Tue, 24 Jan 2023 22:25:22 +0000 (23:25 +0100)]
snowflake: update to v2.5.1

Changes in version v2.4.3 - 2023-01-16
- Fix version number in version.go

(Changes for v2.5.1 are missing)

Signed-off-by: Nick Hainke <vincent@systemli.org>
16 months agodelve: update to version 1.20.1
Glen Huang [Tue, 20 Dec 2022 09:36:39 +0000 (17:36 +0800)]
delve: update to version 1.20.1

Signed-off-by: Glen Huang <i@glenhuang.com>
16 months agoncdu: update to 1.18
John Audia [Tue, 24 Jan 2023 00:05:20 +0000 (19:05 -0500)]
ncdu: update to 1.18

Upstream bump

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
16 months agoclocate: update to latest HEAD
David Bauer [Tue, 24 Jan 2023 00:12:13 +0000 (01:12 +0100)]
clocate: update to latest HEAD

510cc94 main: remove duplicate import
bd84e09 log: add macro

Signed-off-by: David Bauer <mail@david-bauer.net>
16 months agopdns-recursor: update to 4.8.1
Peter van Dijk [Mon, 23 Jan 2023 08:52:12 +0000 (09:52 +0100)]
pdns-recursor: update to 4.8.1

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
16 months agotreewide: bump PKG_RELEASE for libiwinfo dependant packages 20370/head
Christian Marangi [Sun, 22 Jan 2023 19:03:57 +0000 (20:03 +0100)]
treewide: bump PKG_RELEASE for libiwinfo dependant packages

Bump PKG_RELEASE for libiwinfo dependant packages.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
16 months agoMerge pull request #20372 from stangri/master-pbr
Stan Grishin [Mon, 23 Jan 2023 10:42:36 +0000 (03:42 -0700)]
Merge pull request #20372 from stangri/master-pbr

pbr: bugfix: fix is_domain()

16 months agoMerge pull request #20350 from turris-cz/bash
Josef Schlehofer [Mon, 23 Jan 2023 08:25:10 +0000 (09:25 +0100)]
Merge pull request #20350 from turris-cz/bash

bash: update to version 5.2.15

16 months agouvol: fix regression in handling fractional megabytes free
Philip Prindeville [Wed, 18 Jan 2023 22:33:30 +0000 (15:33 -0700)]
uvol: fix regression in handling fractional megabytes free

Also, fix off-by-one issue when computing free size.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
16 months agopbr: bugfix: fix is_domain() 20372/head
Stan Grishin [Sun, 22 Jan 2023 23:13:18 +0000 (23:13 +0000)]
pbr: bugfix: fix is_domain()

* fixes https://github.com/openwrt/packages/issues/20352

Signed-off-by: Stan Grishin <stangri@melmac.ca>
16 months agotcpreplay: bump to version 4.4.3
Alexandru Ardelean [Fri, 13 Jan 2023 09:29:04 +0000 (11:29 +0200)]
tcpreplay: bump to version 4.4.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
16 months agoMerge pull request #20280 from oskarirauta/nasm
Hannu Nyman [Sun, 22 Jan 2023 18:06:24 +0000 (20:06 +0200)]
Merge pull request #20280 from oskarirauta/nasm

nasm: new package

16 months agolibwebp: bump to version 1.3.0
Alexandru Ardelean [Sun, 22 Jan 2023 15:35:26 +0000 (16:35 +0100)]
libwebp: bump to version 1.3.0

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
16 months agonasm: new package 20280/head
Oskari Rauta [Thu, 12 Jan 2023 17:50:12 +0000 (19:50 +0200)]
nasm: new package

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>