feed/packages.git
18 months agompg123: update to 1.31.1
Rosen Penev [Sun, 6 Nov 2022 20:23:16 +0000 (12:23 -0800)]
mpg123: update to 1.31.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agogolang: update to version 1.18.8
Josef Schlehofer [Wed, 9 Nov 2022 13:51:30 +0000 (14:51 +0100)]
golang: update to version 1.18.8

Fixes following CVEs:
- CVE-2022-32189 (version 1.18.5 [1]]
- CVE-2022-27664 (version 1.18.6 [2])
- CVE-2022-32190 (version 1.18.6 [2])
- CVE-2022-2879 (version 1.18.7 [3])
- CVE-2022-2880 (version 1.18.7 [3])
- CVE-2022-41715 (version 1.18.7 [3])
- CVE-2022-41716 (version 1.18.8 [4])

and refreshed patch

[1] https://groups.google.com/g/golang-announce/c/YqYYG87xB10
[2] https://groups.google.com/g/golang-announce/c/x49AQzIVX-s
[3] https://groups.google.com/g/golang-announce/c/xtuG5faxtaU
[4] https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agoffmpeg: libffmpeg-full package should provide libffmpeg package, too
Josef Schlehofer [Wed, 9 Nov 2022 14:11:00 +0000 (15:11 +0100)]
ffmpeg: libffmpeg-full package should provide libffmpeg package, too

The previous solution overwrote the provide from ``define
Package/libffmpeg/Default``, but that's not what was wanted.
Thus libffmpeg-full should provide three packages libffmpeg,
libffmpeg-mini and libffmpeg-audio-dec

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agoMerge pull request #19855 from pprindeville/strongswan-update-5.9.8
Philip Prindeville [Tue, 8 Nov 2022 22:56:09 +0000 (15:56 -0700)]
Merge pull request #19855 from pprindeville/strongswan-update-5.9.8

strongswan: Update to 5.9.8

18 months agostrongswan: Update to 5.9.8 19855/head
Philip Prindeville [Mon, 7 Nov 2022 04:13:47 +0000 (21:13 -0700)]
strongswan: Update to 5.9.8

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
18 months agohdparm: Update to version 9.65
Hauke Mehrtens [Sun, 6 Nov 2022 12:42:16 +0000 (13:42 +0100)]
hdparm: Update to version 9.65

This fixes compilation problems with glibc 2.36.

Full Changelog:

hdparm-9.65:
        - Another --Istdin fix: cannot read log pages when no device specified
hdparm-9.64:
        - fix truncated output buf with --Istdin
hdparm-9.63:
        - new --sanitize-overwrite-passes flag, courtesy Michal Grzedzicki.
        - "Plurals patch" from Martin Guy.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
18 months agospeex: update to 1.2.1
Rosen Penev [Sun, 6 Nov 2022 20:50:55 +0000 (12:50 -0800)]
speex: update to 1.2.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibtalloc: update to 2.3.4
Rosen Penev [Sun, 6 Nov 2022 20:40:35 +0000 (12:40 -0800)]
libtalloc: update to 2.3.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibssh: update to 0.10.4
Rosen Penev [Sun, 6 Nov 2022 19:50:21 +0000 (11:50 -0800)]
libssh: update to 0.10.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibxerces-c: update to 3.2.4
Rosen Penev [Sun, 6 Nov 2022 19:54:50 +0000 (11:54 -0800)]
libxerces-c: update to 3.2.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoMerge pull request #19796 from stangri/master-simple-adblock
Stan Grishin [Tue, 8 Nov 2022 00:41:00 +0000 (16:41 -0800)]
Merge pull request #19796 from stangri/master-simple-adblock

simple-adblock: update to 1.9.2-4

18 months agosudo: bump to verison 1.9.12p1
Alexandru Ardelean [Mon, 7 Nov 2022 07:19:03 +0000 (09:19 +0200)]
sudo: bump to verison 1.9.12p1

Fixes: https://github.com/openwrt/packages/issues/19816
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
18 months agoMerge pull request #19846 from neheb/2
Jiri Slachta [Sun, 6 Nov 2022 21:37:53 +0000 (22:37 +0100)]
Merge pull request #19846 from neheb/2

tiff: update to 4.4.0

18 months agotiff: update to 4.4.0 19846/head
Rosen Penev [Sun, 6 Nov 2022 20:53:35 +0000 (12:53 -0800)]
tiff: update to 4.4.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibowfat: Fix compile with glibc 2.36
Hauke Mehrtens [Sun, 6 Nov 2022 15:42:33 +0000 (16:42 +0100)]
libowfat: Fix compile with glibc 2.36

This fixes the following error message seen when compiling against
glibc 2.36:
                 from scan/scan_httpdate.c:3:
include/sys/cdefs.h:338:65: error: macro "__has_attribute" requires an identifier
  338 | #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
18 months agolibarchive: Backport build fix for glibc 2.36
Hauke Mehrtens [Sun, 6 Nov 2022 16:27:31 +0000 (17:27 +0100)]
libarchive: Backport build fix for glibc 2.36

This backports a build fix for libarchive when compiling against
glibc 2.36.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
18 months agowsdd2: update config file for ksmbd
Rosen Penev [Fri, 4 Nov 2022 19:46:22 +0000 (12:46 -0700)]
wsdd2: update config file for ksmbd

Previous commit makes use of ksmbd.conf

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoksmbd-tools: use ksmbd.conf
Rosen Penev [Fri, 4 Nov 2022 19:45:32 +0000 (12:45 -0700)]
ksmbd-tools: use ksmbd.conf

smb.conf is deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoksmbd-tools: update to 3.4.6
Rosen Penev [Thu, 13 Oct 2022 19:27:07 +0000 (12:27 -0700)]
ksmbd-tools: update to 3.4.6

Switch to git tarball as the meson files did not get added to the
official one.

Backport busybox style binaries. Saves on size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agomosh: update to 1.4.0
Rosen Penev [Sun, 6 Nov 2022 19:39:54 +0000 (11:39 -0800)]
mosh: update to 1.4.0

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agosamba4: update to 4.17.2
Andrew Sim [Fri, 4 Nov 2022 06:07:30 +0000 (07:07 +0100)]
samba4: update to 4.17.2

update samba to 4.17.2

* CVE-2022-3437: There is a limited write heap buffer overflow in the GSSAPI
unwrap_des() and unwrap_des3() routines of Heimdal (included in Samba).
https://www.samba.org/samba/security/CVE-2022-3437.html

* CVE-2022-3592: A malicious client can use a symlink to escape the exported
directory.
https://www.samba.org/samba/security/CVE-2022-3592.html

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
18 months agolibuhttpd: update to 3.14.1
Rosen Penev [Sat, 5 Nov 2022 04:32:42 +0000 (21:32 -0700)]
libuhttpd: update to 3.14.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoirqbalance: update to 1.9.2
Hannu Nyman [Sun, 6 Nov 2022 17:31:05 +0000 (19:31 +0200)]
irqbalance: update to 1.9.2

Update irqbalance to version 1.9.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
18 months agoMerge pull request #19834 from neheb/7
Jiri Slachta [Sun, 6 Nov 2022 12:41:23 +0000 (13:41 +0100)]
Merge pull request #19834 from neheb/7

libxslt: update to 1.1.37

18 months agolibgpg-error: install gpg-error-config again
Rosen Penev [Sat, 5 Nov 2022 21:52:08 +0000 (14:52 -0700)]
libgpg-error: install gpg-error-config again

Upstream deprecated it while not fixing libgcrypt not to use it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibdrm: update to 2.4.114
Rosen Penev [Sat, 5 Nov 2022 03:58:07 +0000 (20:58 -0700)]
libdrm: update to 2.4.114

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibxslt: update to 1.1.37 19834/head
Rosen Penev [Sat, 5 Nov 2022 22:05:00 +0000 (15:05 -0700)]
libxslt: update to 1.1.37

Upstream URL changed. There's also a cmake build now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibdnet: update to 1.16.1
Rosen Penev [Sat, 5 Nov 2022 03:57:53 +0000 (20:57 -0700)]
libdnet: update to 1.16.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibfido2: update to 1.12.0
Rosen Penev [Sat, 5 Nov 2022 04:07:05 +0000 (21:07 -0700)]
libfido2: update to 1.12.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibshout: update to 2.4.6
Rosen Penev [Sat, 5 Nov 2022 04:29:48 +0000 (21:29 -0700)]
libshout: update to 2.4.6

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolog4cplus: update to 2.0.8
Rosen Penev [Sat, 5 Nov 2022 04:30:45 +0000 (21:30 -0700)]
log4cplus: update to 2.0.8

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibaio: update to 0.3.113
Rosen Penev [Sat, 5 Nov 2022 03:35:56 +0000 (20:35 -0700)]
libaio: update to 0.3.113

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibcap-ng: update to 0.8.3
Rosen Penev [Sat, 5 Nov 2022 03:58:25 +0000 (20:58 -0700)]
libcap-ng: update to 0.8.3

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibgee: update to 0.20.6
Rosen Penev [Sat, 5 Nov 2022 04:01:49 +0000 (21:01 -0700)]
libgee: update to 0.20.6

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibgpg-error: update to 1.46
Rosen Penev [Sat, 5 Nov 2022 03:47:45 +0000 (20:47 -0700)]
libgpg-error: update to 1.46

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibvpx: update to 1.12.0
Rosen Penev [Sat, 5 Nov 2022 04:30:29 +0000 (21:30 -0700)]
libvpx: update to 1.12.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoMerge pull request #19822 from neheb/8
Nikos Mavrogiannopoulos [Sat, 5 Nov 2022 12:00:52 +0000 (13:00 +0100)]
Merge pull request #19822 from neheb/8

libseccomp: update to 2.5.4

18 months agolibseccomp: update to 2.5.4 19822/head
Rosen Penev [Sat, 5 Nov 2022 04:29:25 +0000 (21:29 -0700)]
libseccomp: update to 2.5.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibupnpp: update to 0.22.2
Rosen Penev [Fri, 4 Nov 2022 03:05:33 +0000 (20:05 -0700)]
libupnpp: update to 0.22.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoMerge pull request #19707 from stangri/master-https-dns-proxy
Stan Grishin [Sat, 5 Nov 2022 02:05:08 +0000 (19:05 -0700)]
Merge pull request #19707 from stangri/master-https-dns-proxy

https-dns-proxy: rename options

18 months agolxc-auto: made init script compatible with image builder
Marc Benoit [Mon, 5 Sep 2022 19:15:14 +0000 (15:15 -0400)]
lxc-auto: made init script compatible with image builder

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
18 months agosyncthing: update to 1.22.1
Van Waholtz [Mon, 24 Oct 2022 14:02:05 +0000 (22:02 +0800)]
syncthing: update to 1.22.1

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
18 months agosyncthing: add stdiscosrv and strelaysrv
Van Waholtz [Mon, 24 Oct 2022 14:02:05 +0000 (22:02 +0800)]
syncthing: add stdiscosrv and strelaysrv

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
18 months agodos2unix: add new package
Tianling Shen [Sat, 29 Oct 2022 16:55:35 +0000 (00:55 +0800)]
dos2unix: add new package

dos2unix - text file format converters

includes:
dos2unix - DOS/Mac to Unix text file format converter (dos2unix/mac2unix)
unix2dos - Unix to DOS/Mac text file format converter (unix2dos/unix2mac)

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agosms-tool: SMS Tool for 3G/4G modem
Andrey Butirsky [Fri, 7 Oct 2022 19:10:12 +0000 (22:10 +0300)]
sms-tool: SMS Tool for 3G/4G modem

Co-authored-by: Cezary Jackiewicz <cezary@eko.one.pl>
Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
18 months agozoneinfo: updated to the latest release
Vladimir Ulrich [Tue, 1 Nov 2022 21:56:28 +0000 (00:56 +0300)]
zoneinfo: updated to the latest release

Updated zoneinfo-all meta-package to fix warnings on build
Removed zoneinfo-simple from dependencies of zoneinfo-all as its contents are included in other packages.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
18 months agonload: add new package
Jacky Guo [Thu, 20 Oct 2022 06:39:13 +0000 (14:39 +0800)]
nload: add new package

Signed-off-by: Jacky Guo <leickwell@hotmail.com>
18 months agomini_snmpd: trim trailing spaces
Stijn Tintel [Wed, 2 Nov 2022 13:19:38 +0000 (15:19 +0200)]
mini_snmpd: trim trailing spaces

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agolynx: trim trailing space
Stijn Tintel [Wed, 2 Nov 2022 13:11:26 +0000 (15:11 +0200)]
lynx: trim trailing space

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agolibrespeed-cli: add package
Michal Vasilek [Wed, 2 Nov 2022 15:08:08 +0000 (16:08 +0100)]
librespeed-cli: add package

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
18 months agosquid: trim trailing space
Stijn Tintel [Wed, 2 Nov 2022 13:17:28 +0000 (15:17 +0200)]
squid: trim trailing space

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agoowntone: Update to 28.5
Espen Jürgensen [Mon, 31 Oct 2022 21:56:32 +0000 (22:56 +0100)]
owntone: Update to 28.5

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
18 months agolibunistring: Update to 1.1
Espen Jürgensen [Mon, 31 Oct 2022 21:53:55 +0000 (22:53 +0100)]
libunistring: Update to 1.1

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
18 months agolibtins: update to 4.4
Rosen Penev [Fri, 4 Nov 2022 03:42:02 +0000 (20:42 -0700)]
libtins: update to 4.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibidn: update to 1.41
Rosen Penev [Fri, 4 Nov 2022 03:31:31 +0000 (20:31 -0700)]
libidn: update to 1.41

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibidn2: update to 2.3.4
Rosen Penev [Fri, 4 Nov 2022 03:31:09 +0000 (20:31 -0700)]
libidn2: update to 2.3.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoliblz4: update to 1.9.4
Rosen Penev [Fri, 4 Nov 2022 03:10:05 +0000 (20:10 -0700)]
liblz4: update to 1.9.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibarchive: update to 3.6.1
Rosen Penev [Fri, 4 Nov 2022 03:12:56 +0000 (20:12 -0700)]
libarchive: update to 3.6.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibmad: update to 0.16.3
Rosen Penev [Fri, 4 Nov 2022 02:54:32 +0000 (19:54 -0700)]
libmad: update to 0.16.3

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibnpupnp: update to 5.0.0
Rosen Penev [Fri, 4 Nov 2022 03:04:52 +0000 (20:04 -0700)]
libnpupnp: update to 5.0.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibpng: update to 1.6.38
Rosen Penev [Fri, 4 Nov 2022 03:37:44 +0000 (20:37 -0700)]
libpng: update to 1.6.38

Remove upstream backports.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoMerge pull request #19797 from neheb/12
Nikos Mavrogiannopoulos [Fri, 4 Nov 2022 19:34:25 +0000 (20:34 +0100)]
Merge pull request #19797 from neheb/12

libtasn1: update to 4.19.0

18 months agozerotier: update to 1.10.2
Moritz Warning [Wed, 2 Nov 2022 18:24:47 +0000 (19:24 +0100)]
zerotier: update to 1.10.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
18 months agoxray-core: Update to 1.6.2
Tianling Shen [Thu, 3 Nov 2022 08:20:16 +0000 (16:20 +0800)]
xray-core: Update to 1.6.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agodnsdist: update to 1.7.3
Peter van Dijk [Tue, 1 Nov 2022 22:51:13 +0000 (23:51 +0100)]
dnsdist: update to 1.7.3

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
18 months agolibjpeg-turbo: update to 2.1.4
Rosen Penev [Fri, 4 Nov 2022 03:18:12 +0000 (20:18 -0700)]
libjpeg-turbo: update to 2.1.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agolibtasn1: update to 4.19.0 19797/head
Rosen Penev [Fri, 4 Nov 2022 02:40:45 +0000 (19:40 -0700)]
libtasn1: update to 4.19.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agosimple-adblock: update to 1.9.2-4 19796/head
Stan Grishin [Fri, 4 Nov 2022 00:53:26 +0000 (00:53 +0000)]
simple-adblock: update to 1.9.2-4

* update default config file to list options alphabetically
* rearrange some of the init script code to support transition
  of WebUI to javascript
* rename wan6_trigger to procd_trigger_wan6 for readability

Signed-off-by: Stan Grishin <stangri@melmac.ca>
18 months agopdns: update to 4.7.2
Peter van Dijk [Tue, 1 Nov 2022 22:12:21 +0000 (23:12 +0100)]
pdns: update to 4.7.2

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
18 months agoMerge pull request #19773 from stintel/announce
Stijn Tintel [Thu, 3 Nov 2022 09:32:43 +0000 (11:32 +0200)]
Merge pull request #19773 from stintel/announce

announce: trim trailing spaces

18 months agoMerge pull request #19779 from stintel/hub-ctrl
Stijn Tintel [Thu, 3 Nov 2022 09:32:14 +0000 (11:32 +0200)]
Merge pull request #19779 from stintel/hub-ctrl

hub-ctrl: trim trailing spaces

18 months agoluaexpat: trim trailing spaces
Stijn Tintel [Wed, 2 Nov 2022 12:58:00 +0000 (14:58 +0200)]
luaexpat: trim trailing spaces

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agoMerge pull request #19783 from turris-cz/pulseaudio-fix-conffiles
Josef Schlehofer [Thu, 3 Nov 2022 08:39:34 +0000 (09:39 +0100)]
Merge pull request #19783 from turris-cz/pulseaudio-fix-conffiles

pulseadio: fix conffiles for pulseadio-daemon-avahi package

18 months agoMerge pull request #19756 from TDT-AG/pr/20221031-ovpn-compress
Florian Eckert [Thu, 3 Nov 2022 08:06:15 +0000 (09:06 +0100)]
Merge pull request #19756 from TDT-AG/pr/20221031-ovpn-compress

openvpn: add possibility to set param "compress" without algorithm

18 months agompd: depend the full variant on pulseaudio instead of pulseaudio-daemon
Szabolcs Hubai [Sat, 29 Oct 2022 09:28:13 +0000 (11:28 +0200)]
mpd: depend the full variant on pulseaudio instead of pulseaudio-daemon

The full variant of mpd depends on pulseaudio-daemon, so it was not
possible to use the other pulseaudio variant with avahi.

Both pulseaudio daemons provides package pulseaudio, so users can choose
which variant suits them best.
Let's change the dependency to pulseaudio.

Fixes: #19187
Fixes: 2ed62adc5914 ("mpd: enable pulseaudio in full package")
Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>
18 months agopulseadio: fix conffiles for pulseadio-daemon-avahi package 19783/head
Josef Schlehofer [Thu, 3 Nov 2022 07:58:23 +0000 (08:58 +0100)]
pulseadio: fix conffiles for pulseadio-daemon-avahi package

Fixes: 60ac7dd751240fa096a85794023b18f26a8317da ("pulseaudio: simplify
and rework Makefile")

Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agoMerge pull request #19769 from mhei/php8-update-8.1.12
Michael Heimpold [Thu, 3 Nov 2022 06:22:10 +0000 (07:22 +0100)]
Merge pull request #19769 from mhei/php8-update-8.1.12

php8: update to 8.1.12

18 months agohub-ctrl: trim trailing spaces 19779/head
Stijn Tintel [Wed, 2 Nov 2022 13:22:12 +0000 (15:22 +0200)]
hub-ctrl: trim trailing spaces

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agoannounce: trim trailing spaces 19773/head
Stijn Tintel [Wed, 2 Nov 2022 13:00:51 +0000 (15:00 +0200)]
announce: trim trailing spaces

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
18 months agoMerge pull request #19770 from stangri/master-curl
Stan Grishin [Wed, 2 Nov 2022 07:48:14 +0000 (00:48 -0700)]
Merge pull request #19770 from stangri/master-curl

curl: bugfix: building as selected package doesn't break build

18 months agocurl: bugfix: building as selected package doesn't break build 19770/head
Stan Grishin [Wed, 2 Nov 2022 07:17:08 +0000 (07:17 +0000)]
curl: bugfix: building as selected package doesn't break build

* Reported-by: Chen Minqiang <ptpt52@gmail.com>
* details [here](https://github.com/openwrt/packages/commit/88009b2d5e394c1822ec55734b63b434981a2a9d#commitcomment-88604318)

Signed-off-by: Stan Grishin <stangri@melmac.ca>
18 months agophp8: update to 8.1.12 19769/head
Michael Heimpold [Mon, 31 Oct 2022 11:38:10 +0000 (12:38 +0100)]
php8: update to 8.1.12

This fixes:
    - CVE-2022-31630
    - CVE-2022-37454

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
18 months agoknot: update to version 3.2.2
Jan Hák [Tue, 1 Nov 2022 13:15:24 +0000 (14:15 +0100)]
knot: update to version 3.2.2

Signed-off-by: Jan Hák <jan.hak@nic.cz>
18 months agopulseaudio: change homepage URLs to freedesktop.org
Josef Schlehofer [Sun, 30 Oct 2022 08:07:50 +0000 (09:07 +0100)]
pulseaudio: change homepage URLs to freedesktop.org

The previous used domain http(s)://pulseaudio.org redirects to
https://www.freedesktop.org/wiki/Software/PulseAudio/

This change enforces to use HTTPS everywhere for homepage URLs

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agopulseaudio: use AUTORELEASE variable
Josef Schlehofer [Sat, 29 Oct 2022 21:42:12 +0000 (23:42 +0200)]
pulseaudio: use AUTORELEASE variable

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agopulseaudio: daemons should conflict to each other
Josef Schlehofer [Sat, 29 Oct 2022 21:41:11 +0000 (23:41 +0200)]
pulseaudio: daemons should conflict to each other

It should not be possible to install pulseaudio-daemon and
pulseadio-daemon-avahi at the same time as they have the same files.
Let's avoid that situation by adding conflict.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agopulseaudio: simplify and rework Makefile
Josef Schlehofer [Sat, 29 Oct 2022 21:37:09 +0000 (23:37 +0200)]
pulseaudio: simplify and rework Makefile

There were two conffiles sections and both of them were same, but for
different variants. We can have just one conffile section and use it also
for the other variant.

The same applies for the install section for different variants.
- We have two install sections, but we call the first one with the same
  files and then add something more for the second variant.

- While at it to make it easier, let's change those three rows for
  copying packages into the single one to make sure that I did not miss
anything. Also, we create a directory first and then move files.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
18 months agolibedit: update to version 20221030-3.1
Jan Hák [Tue, 1 Nov 2022 13:24:23 +0000 (14:24 +0100)]
libedit: update to version 20221030-3.1

Signed-off-by: Jan Hák <jan.hak@nic.cz>
18 months agosudo: bump to version 1.9.12
Alexandru Ardelean [Sun, 30 Oct 2022 18:52:57 +0000 (20:52 +0200)]
sudo: bump to version 1.9.12

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
18 months agokadnode: fix newlines in config file
Moritz Warning [Sun, 30 Oct 2022 12:52:04 +0000 (13:52 +0100)]
kadnode: fix newlines in config file

Signed-off-by: Moritz Warning <moritzwarning@web.de>
18 months agorclone: Update to 1.60.0
Tianling Shen [Mon, 31 Oct 2022 04:54:58 +0000 (12:54 +0800)]
rclone: Update to 1.60.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agoibrdtnd: run through dos2unix
Rosen Penev [Mon, 31 Oct 2022 03:21:14 +0000 (20:21 -0700)]
ibrdtnd: run through dos2unix

This patch uses CRLF line endings for some reason...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agocloudflared: Update to 2022.10.3
Tianling Shen [Mon, 31 Oct 2022 05:01:58 +0000 (13:01 +0800)]
cloudflared: Update to 2022.10.3

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agoyq: Update to 4.29.2
Tianling Shen [Mon, 31 Oct 2022 04:56:33 +0000 (12:56 +0800)]
yq: Update to 4.29.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
18 months agoopenobex: remove CXX patch
Rosen Penev [Mon, 31 Oct 2022 03:58:37 +0000 (20:58 -0700)]
openobex: remove CXX patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoknxd: bump to new upstream version 0.14.54
Othmar Truniger [Mon, 31 Oct 2022 18:13:54 +0000 (19:13 +0100)]
knxd: bump to new upstream version 0.14.54

Signed-off-by: Othmar Truniger <github@truniger.ch>
18 months agoapcupsd: remove header file patch
Rosen Penev [Mon, 31 Oct 2022 03:52:03 +0000 (20:52 -0700)]
apcupsd: remove header file patch

Seems to be from a time when pkgconfig returned the wrong path.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoMerge pull request #19747 from stangri/master-curl
Stan Grishin [Mon, 31 Oct 2022 16:35:46 +0000 (09:35 -0700)]
Merge pull request #19747 from stangri/master-curl

curl: include nls.mk

18 months agoopenvpn: add possibility to set param "compress" without algorithm 19756/head
Martin Schiller [Tue, 14 Jan 2020 14:20:14 +0000 (15:20 +0100)]
openvpn: add possibility to set param "compress" without algorithm

In some situations you need to set the compress param without an
algorithm. Compression will be turned off, but the packet framing for
compression will still be enabled, allowing a different setting to be
pushed later.

As it is not possible to have options with optional values at the
moment, I've introduced a pseudo value "frames_only" which will be
removed in the init script.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
18 months agocurl: include nls.mk 19747/head
Stan Grishin [Mon, 31 Oct 2022 03:05:44 +0000 (03:05 +0000)]
curl: include nls.mk

Signed-off-by: Stan Grishin <stangri@melmac.ca>