feed/packages.git
14 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>
14 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>
14 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>
14 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>
14 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>
14 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

14 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>
14 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

14 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>
14 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

14 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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>
15 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()

15 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

15 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>
15 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>
15 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>
15 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

15 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>
15 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>
15 months agopython-build: add support for pyproject.toml files 20366/head
Alexandru Ardelean [Mon, 15 Nov 2021 07:26:29 +0000 (09:26 +0200)]
python-build: add support for pyproject.toml files

A new PEP 517 (https://www.python.org/dev/peps/pep-0517/) has defined that
Python packages can be shipped without any `setup.py` file, and that a
`pyproject.toml` file is sufficient.

A `setup.py` shim layer is suggested as a method for running the build.

For these cases, we will add a support in the OpenWrt build-system to
provide the default `setup.py` shim layer in case this file does not exist,
but there is a `pyproject.toml` file.

We also seem to need to tweak the shim layer with the PKG_VERSION,
otherwise the detected version is 0.0.0.
We will need to see if this will be fixed later in setuptools{-scm}.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
15 months agoxfrpc: update to version 2.1.606
Dengfeng Liu [Sun, 22 Jan 2023 11:58:38 +0000 (11:58 +0000)]
xfrpc: update to version 2.1.606

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
15 months agopython-requests: bump to version 2.28.2
Alexandru Ardelean [Sat, 21 Jan 2023 19:45:41 +0000 (20:45 +0100)]
python-requests: bump to version 2.28.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
15 months agopython-pytz: bump to version 2022.7.1
Alexandru Ardelean [Sat, 21 Jan 2023 19:39:22 +0000 (20:39 +0100)]
python-pytz: bump to version 2022.7.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
15 months agopillow: bump to version 9.4.0
Alexandru Ardelean [Sat, 21 Jan 2023 19:37:59 +0000 (20:37 +0100)]
pillow: bump to version 9.4.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
15 months agoMerge pull request #20363 from 1715173329/crun
Hannu Nyman [Sun, 22 Jan 2023 08:29:27 +0000 (10:29 +0200)]
Merge pull request #20363 from 1715173329/crun

crun: add libgcrypt dependency

15 months agocrun: add libgcrypt dependency 20363/head
Tianling Shen [Sun, 22 Jan 2023 07:28:07 +0000 (15:28 +0800)]
crun: add libgcrypt dependency

Fixes: ad0aa1b2fc64e8 ("crun: update to 1.7.2")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agocloudflared: Update to 2023.1.0
Tianling Shen [Sun, 22 Jan 2023 07:21:50 +0000 (15:21 +0800)]
cloudflared: Update to 2023.1.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoatlas-sw-probe: add more binaries
Josef Schlehofer [Wed, 18 Jan 2023 06:57:20 +0000 (07:57 +0100)]
atlas-sw-probe: add more binaries

They were added in these commits [1] [2] and if they are not included,
the RIPE Atlas SW Probe does not work correctly.

This should also prevent this from happening in the future as it now. We include all
files with .sh extension file type.

[1] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/70ced29fc3217dd8d61e2b78506b6103ded100aa
[2] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/71a4ff0e68c55464f766ddb9f1dfe21b22e530db

Fixes: https://github.com/openwrt/packages/issues/20338
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
15 months agosnort3: update to 3.1.52.0
John Audia [Wed, 18 Jan 2023 19:02:44 +0000 (14:02 -0500)]
snort3: update to 3.1.52.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 agosnort3: update to 3.1.51.0
John Audia [Fri, 13 Jan 2023 10:05:01 +0000 (05:05 -0500)]
snort3: update to 3.1.51.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 agoMerge pull request #20330 from dhewg/lrzsz
Hannu Nyman [Sat, 21 Jan 2023 14:18:37 +0000 (16:18 +0200)]
Merge pull request #20330 from dhewg/lrzsz

lrzsz: update to v0.12.21rc and fix a CVE

15 months agonano: update to 7.2
Hannu Nyman [Sat, 21 Jan 2023 10:20:16 +0000 (12:20 +0200)]
nano: update to 7.2

Update nano editor to version 7.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
15 months agotreewide: quote CC and CXX
Paul Fertser [Fri, 20 Jan 2023 14:54:59 +0000 (14:54 +0000)]
treewide: quote CC and CXX

When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs
to be quoted to avoid word splitting on substitution.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
15 months agoopenocd: select new libjaylink
Karl Palsson [Fri, 20 Jan 2023 13:14:40 +0000 (13:14 +0000)]
openocd: select new libjaylink

Without the +select, openocd's internal autoselection between internal
libjaylink and external libjaylink can result in linking against
external, without the depends declaration, leading to missing
depdendencies errors.

Hard depend on the external libjaylink, as that's the future direction
anyway.

Reported-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Karl Palsson <karlp@etactica.com>
15 months agoopenocd: update to 0.12.0
Paul Fertser [Sat, 14 Jan 2023 23:48:53 +0000 (02:48 +0300)]
openocd: update to 0.12.0

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
15 months agolibjaylink: new package
Paul Fertser [Sun, 15 Jan 2023 17:06:14 +0000 (20:06 +0300)]
libjaylink: new package

libjaylink is a shared library written in C to access SEGGER J-Link
and compatible devices.

This is used by future OpenOCD versions to handle J-Link debug
adapters.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
15 months agobash: update to version 5.2.15 20350/head
Josef Schlehofer [Fri, 20 Jan 2023 03:43:58 +0000 (04:43 +0100)]
bash: update to version 5.2.15

Refreshed patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
15 months agoudphp-client: bump to latest git HEAD
Tianling Shen [Sun, 15 Jan 2023 05:59:29 +0000 (13:59 +0800)]
udphp-client: bump to latest git HEAD

Fix build with gcc12.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoMerge pull request #20337 from bdrung/hosting.de
Florian Eckert [Thu, 19 Jan 2023 09:54:32 +0000 (10:54 +0100)]
Merge pull request #20337 from bdrung/hosting.de

ddns-scripts: add hosting.de provider

15 months agogit: update to 2.34.6
Michal Vasilek [Wed, 18 Jan 2023 12:00:54 +0000 (13:00 +0100)]
git: update to 2.34.6

Fixes CVE-2022-23521
Fixes CVE-2022-41903
Fixes CVE-2022-39260
Fixes CVE-2022-39253
Fixes CVE-2022-29187

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
15 months agoefibootmgr: new package
Oskari Rauta [Thu, 12 Jan 2023 08:56:08 +0000 (10:56 +0200)]
efibootmgr: new package

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agoefivar: new package
Oskari Rauta [Thu, 12 Jan 2023 08:49:49 +0000 (10:49 +0200)]
efivar: new package

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agov2ray-core: Update to 5.2.1
Tianling Shen [Wed, 18 Jan 2023 10:22:47 +0000 (18:22 +0800)]
v2ray-core: Update to 5.2.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoMerge pull request #20256 from TDT-AG/pr/20230109-acpica-unix
Florian Eckert [Wed, 18 Jan 2023 07:26:37 +0000 (08:26 +0100)]
Merge pull request #20256 from TDT-AG/pr/20230109-acpica-unix

acpica-unix: update version and fix gcc12 build

15 months agohiredis: update to version 1.1.0
Daniel Golle [Mon, 19 Dec 2022 21:57:03 +0000 (21:57 +0000)]
hiredis: update to version 1.1.0

See project release page[1] for more details.
Switch build to use CMake instead of autotools, allows removal of
local patch.

[1]: https://github.com/redis/hiredis/releases
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
15 months agoddns-scripts: add hosting.de provider 20337/head
Benjamin Drung [Tue, 17 Jan 2023 23:14:02 +0000 (00:14 +0100)]
ddns-scripts: add hosting.de provider

Add hosting.de provider. To use dynamic DNS you have to create a DDNS
host with a separate DDNS user.

Note: As of 2023-01-17 hosting.de does not work with wget which will
fail with `400: Bad Request` (it will work with `--auth-no-challenge`).
You should use curl instead. I have reported that to the provider.

Signed-off-by: Benjamin Drung <bdrung@bdrung.de>
15 months agolibv4l: update to 1.22.1
Rosen Penev [Sat, 5 Nov 2022 04:27:14 +0000 (21:27 -0700)]
libv4l: update to 1.22.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoMerge pull request #20311 from ValdikSS/miredo
Hannu Nyman [Tue, 17 Jan 2023 13:48:40 +0000 (15:48 +0200)]
Merge pull request #20311 from ValdikSS/miredo

miredo: add miredo.conf conffile

15 months agoMerge pull request #20313 from neheb/10
Alexandru Ardelean [Tue, 17 Jan 2023 11:29:23 +0000 (12:29 +0100)]
Merge pull request #20313 from neheb/10

stress: update to 1.0.5

15 months agoborgbackup: bump to 1.2.3
Julien Malik [Tue, 3 Jan 2023 10:42:45 +0000 (11:42 +0100)]
borgbackup: bump to 1.2.3

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
15 months agopython-exceptiongroup: bump to 1.1.0
Julien Malik [Tue, 3 Jan 2023 10:41:21 +0000 (11:41 +0100)]
python-exceptiongroup: bump to 1.1.0

Signed-off-by: Julien Malik <julien.malik@paraiso.me>
15 months agoMerge pull request #20317 from stangri/master-simple-adblock
Stan Grishin [Tue, 17 Jan 2023 03:59:28 +0000 (20:59 -0700)]
Merge pull request #20317 from stangri/master-simple-adblock

simple-adblock: update sed for allowing domains

15 months agoMerge pull request #20335 from stangri/master-pbr
Stan Grishin [Tue, 17 Jan 2023 03:58:06 +0000 (20:58 -0700)]
Merge pull request #20335 from stangri/master-pbr

pbr: update to 1.0.1-14

15 months agopbr: update to 1.0.1-14 20335/head
Stan Grishin [Tue, 17 Jan 2023 00:41:48 +0000 (00:41 +0000)]
pbr: update to 1.0.1-14

* improve install/uninstall messages
* fix ips add command
* add boot() to init file

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agoMerge pull request #20213 from stangri/master-pbr
Stan Grishin [Tue, 17 Jan 2023 00:40:48 +0000 (17:40 -0700)]
Merge pull request #20213 from stangri/master-pbr

pbr: update to 1.0.1-10

15 months agopbr: update to 1.0.1-10 20213/head
Stan Grishin [Tue, 3 Jan 2023 19:46:20 +0000 (19:46 +0000)]
pbr: update to 1.0.1-10

Bugfixes:
* better error information for empty tid/mark and failure to resolve domains
* better handling of entries in /etc/iproute2/rt_tables
* update packages definitions and descriptions
* remove firewall4 from dependencies to prevent dependency recursion

Updates:
* introduce nft_user_set_policy and nft_user_set_counter to control options for
  user nft sets this service creares
* use counters in internal nft sets

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agomiredo: add miredo.conf conffile 20311/head
ValdikSS ValdikSS [Sat, 14 Jan 2023 22:32:19 +0000 (01:32 +0300)]
miredo: add miredo.conf conffile

Keep miredo.conf modified configuration upon upgrades

Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
15 months agoMerge pull request #20296 from neheb/1
Michael Heimpold [Mon, 16 Jan 2023 20:09:27 +0000 (21:09 +0100)]
Merge pull request #20296 from neheb/1

libxml2: build with cmake

15 months agopodman: update to 4.3.1
Oskari Rauta [Thu, 12 Jan 2023 09:13:12 +0000 (11:13 +0200)]
podman: update to 4.3.1

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
15 months agoatlas-sw-probe: update to version 5080
Josef Schlehofer [Sun, 15 Jan 2023 12:18:35 +0000 (13:18 +0100)]
atlas-sw-probe: update to version 5080

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
15 months agoyq: Update to 4.30.8
Tianling Shen [Mon, 16 Jan 2023 08:26:41 +0000 (16:26 +0800)]
yq: Update to 4.30.8

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
15 months agoMerge pull request #20326 from neheb/14
Florian Eckert [Mon, 16 Jan 2023 07:17:46 +0000 (08:17 +0100)]
Merge pull request #20326 from neheb/14

xinetd: fix URL

15 months agolibgd: update to 2.3.3
Rosen Penev [Sun, 19 Sep 2021 08:23:17 +0000 (01:23 -0700)]
libgd: update to 2.3.3

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agosnowflake: update to 2.4.2
Nick Hainke [Sun, 15 Jan 2023 19:13:16 +0000 (20:13 +0100)]
snowflake: update to 2.4.2

Changes in version v2.4.2 - 2023-01-13
- Issue 40208: Enhance help info for capacity flag
- Issue 40232: Update README and fix help output
- Issue 40173: Increase clientIDAddrMapCapacity
- Issue 40177: Manually unlock mutex in ClientMap.SendQueue
- Issue 40177: Have SnowflakeClientConn implement io.WriterTo
- Issue 40179: Reduce turbotunnel queueSize from 2048 to 512
- Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo
- Add more tests for URL encoded IPs (safelog)
- Fix server flag name
- Issue 40200: Use multiple parallel KCP state machines in the server
- Add a num-turbotunnel server transport option
- Issue: 40241: Switch default proxy STUN server to stun.l.google.com

Signed-off-by: Nick Hainke <vincent@systemli.org>
15 months agolrzsz: update to v0.12.21rc and fix a CVE 20330/head
Andre Heider [Sat, 14 Jan 2023 10:40:39 +0000 (11:40 +0100)]
lrzsz: update to v0.12.21rc and fix a CVE

This updates to v0.12.21rc from 1999 (sic), which was never officially
released. There're fixes in there, and it's what debian ships, so let's
use that too. While at it, use debian's autohell hack and package
description too.

Patch 1 fixes a hang with musl.
Patch 2 fixes CVE-2018-10195, add PKG_CPE_ID while at it.

Refesh the rest.

Fixes: CVE-2018-10195
Signed-off-by: Andre Heider <a.heider@gmail.com>
15 months agopython3-libselinux: fix URL
Rosen Penev [Sat, 14 Jan 2023 21:27:36 +0000 (13:27 -0800)]
python3-libselinux: fix URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agopython3-libsemanage: fix URL
Rosen Penev [Sat, 14 Jan 2023 21:41:37 +0000 (13:41 -0800)]
python3-libsemanage: fix URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agortl-sdr: switch to git tarball
Rosen Penev [Sat, 14 Jan 2023 21:53:30 +0000 (13:53 -0800)]
rtl-sdr: switch to git tarball

Upstream switched URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoflashrom: update to 1.2.1
Rosen Penev [Sun, 15 Jan 2023 04:29:39 +0000 (20:29 -0800)]
flashrom: update to 1.2.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agorp-pppoe: update to 3.15
Rosen Penev [Sat, 14 Jan 2023 21:41:22 +0000 (13:41 -0800)]
rp-pppoe: update to 3.15

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoatlas-probe: update to 2.6.3
Rosen Penev [Sat, 14 Jan 2023 01:08:54 +0000 (17:08 -0800)]
atlas-probe: update to 2.6.3

Switch to git tarballs.

Remove upstreamed patches and add OpenSSL patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agofoolsm: update to 1.0.21
Rosen Penev [Sat, 14 Jan 2023 03:09:00 +0000 (19:09 -0800)]
foolsm: update to 1.0.21

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoxinetd: fix URL 20326/head
Rosen Penev [Sat, 14 Jan 2023 23:05:01 +0000 (15:05 -0800)]
xinetd: fix URL

Something went wrong here. Switch to git tarballs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agopcsc-tools: update to 1.6.1
Rosen Penev [Sat, 14 Jan 2023 04:58:47 +0000 (20:58 -0800)]
pcsc-tools: update to 1.6.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agostress: update to 1.0.5 20313/head
Rosen Penev [Sat, 14 Jan 2023 22:34:54 +0000 (14:34 -0800)]
stress: update to 1.0.5

New upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agopigz: update to 2.7
Rosen Penev [Sat, 14 Jan 2023 21:21:00 +0000 (13:21 -0800)]
pigz: update to 2.7

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agonetperf: use git tarball
Rosen Penev [Sat, 14 Jan 2023 02:22:36 +0000 (18:22 -0800)]
netperf: use git tarball

netperf.org is gone now. Only github is left.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoperl-compress-bzip2: update to 2.28
Rosen Penev [Sat, 14 Jan 2023 20:58:01 +0000 (12:58 -0800)]
perl-compress-bzip2: update to 2.28

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agosocat: update to 1.7.4.4
Rosen Penev [Sat, 14 Jan 2023 22:26:04 +0000 (14:26 -0800)]
socat: update to 1.7.4.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agobc: use @DEBIAN
Rosen Penev [Sat, 14 Jan 2023 01:28:33 +0000 (17:28 -0800)]
bc: use @DEBIAN

Seems Debian no longer offers ftp.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agosimple-adblock: update sed for allowing domains 20317/head
Stan Grishin [Sat, 14 Jan 2023 23:00:30 +0000 (23:00 +0000)]
simple-adblock: update sed for allowing domains

Signed-off-by: Stan Grishin <stangri@melmac.ca>
15 months agoalpine: fix old URL
Rosen Penev [Sat, 14 Jan 2023 01:08:21 +0000 (17:08 -0800)]
alpine: fix old URL

Signed-off-by: Rosen Penev <rosenp@gmail.com>
15 months agoqfirehose: new package
Oskari Rauta [Wed, 4 Jan 2023 11:55:55 +0000 (13:55 +0200)]
qfirehose: new package

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