Commit Graph

28353 Commits

Author SHA1 Message Date
Stijn Tintel 1ba153246b lynx: trim trailing space
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-04 13:09:44 -07:00
Michal Vasilek bb33b55354 librespeed-cli: add package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-11-04 13:09:07 -07:00
Stijn Tintel d3ef994b35 squid: trim trailing space
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-04 13:08:43 -07:00
Espen Jürgensen 983006f12a owntone: Update to 28.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2022-11-04 13:06:26 -07:00
Espen Jürgensen a61c629c89 libunistring: Update to 1.1
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2022-11-04 13:06:15 -07:00
Rosen Penev f026ff03b3 libtins: update to 4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 13:02:22 -07:00
Rosen Penev 38974f4e06 libidn: update to 1.41
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 13:02:09 -07:00
Rosen Penev 9cf682901e libidn2: update to 2.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 13:01:59 -07:00
Rosen Penev 709a81f2fe liblz4: update to 1.9.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 13:01:47 -07:00
Rosen Penev 0a92b8c1ab libarchive: update to 3.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 12:56:54 -07:00
Rosen Penev 97cb401f0d libmad: update to 0.16.3
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 12:56:34 -07:00
Rosen Penev 5ea89498ff libnpupnp: update to 5.0.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 12:56:23 -07:00
Rosen Penev 7f0ccf4b14 libpng: update to 1.6.38
Remove upstream backports.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-04 12:55:22 -07:00
Nikos Mavrogiannopoulos 6c70c1d900
Merge pull request #19797 from neheb/12
libtasn1: update to 4.19.0
2022-11-04 20:34:25 +01:00
Moritz Warning 51faaa09f5 zerotier: update to 1.10.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2022-11-03 20:26:50 -07:00
Tianling Shen e606ea7e78 xray-core: Update to 1.6.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-03 20:26:30 -07:00
Peter van Dijk c7aac5c722 dnsdist: update to 1.7.3
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-03 20:26:11 -07:00
Rosen Penev b589403c72 libjpeg-turbo: update to 2.1.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-03 20:25:53 -07:00
Rosen Penev b1d112c5d2 libtasn1: update to 4.19.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-11-03 19:42:18 -07:00
Stan Grishin 7393b74457 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>
2022-11-04 00:58:40 +00:00
Peter van Dijk 45e03782f5 pdns: update to 4.7.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-11-03 11:35:18 +01:00
Stijn Tintel 7e7de1dd23
Merge pull request #19773 from stintel/announce
announce: trim trailing spaces
2022-11-03 11:32:43 +02:00
Stijn Tintel ac8f250690
Merge pull request #19779 from stintel/hub-ctrl
hub-ctrl: trim trailing spaces
2022-11-03 11:32:14 +02:00
Stijn Tintel b051bbcad8 luaexpat: trim trailing spaces
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-03 09:45:09 +01:00
Josef Schlehofer 0f78b73715
Merge pull request #19783 from turris-cz/pulseaudio-fix-conffiles
pulseadio: fix conffiles for pulseadio-daemon-avahi package
2022-11-03 09:39:34 +01:00
Florian Eckert b1a4888638
Merge pull request #19756 from TDT-AG/pr/20221031-ovpn-compress
openvpn: add possibility to set param "compress" without algorithm
2022-11-03 09:06:15 +01:00
Szabolcs Hubai abe35e89f6 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: 2ed62adc59 ("mpd: enable pulseaudio in full package")
Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>
2022-11-03 09:02:16 +01:00
Josef Schlehofer 7ae66ec7ca
pulseadio: fix conffiles for pulseadio-daemon-avahi package
Fixes: 60ac7dd751 ("pulseaudio: simplify
and rework Makefile")

Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-03 08:58:23 +01:00
Michael Heimpold 4e9df6ca55
Merge pull request #19769 from mhei/php8-update-8.1.12
php8: update to 8.1.12
2022-11-03 07:22:10 +01:00
Stijn Tintel 9579da76ec hub-ctrl: trim trailing spaces
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-02 15:22:12 +02:00
Stijn Tintel d6b78a0a2b announce: trim trailing spaces
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-02 15:00:51 +02:00
Stan Grishin 7960285c33
Merge pull request #19770 from stangri/master-curl
curl: bugfix: building as selected package doesn't break build
2022-11-02 00:48:14 -07:00
Stan Grishin 9c78e10030 curl: bugfix: building as selected package doesn't break build
* Reported-by: Chen Minqiang <ptpt52@gmail.com>
* details [here](88009b2d5e (commitcomment-88604318))

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-02 07:46:42 +00:00
Michael Heimpold 58b47869c0 php8: update to 8.1.12
This fixes:
    - CVE-2022-31630
    - CVE-2022-37454

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-11-02 07:21:20 +01:00
Jan Hák a5913d51c7 knot: update to version 3.2.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-11-01 16:01:19 +01:00
Josef Schlehofer 00e3918069 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>
2022-11-01 07:15:22 -07:00
Josef Schlehofer 364054fbe7 pulseaudio: use AUTORELEASE variable
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-11-01 07:15:22 -07:00
Josef Schlehofer 5a5bb15949 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>
2022-11-01 07:15:22 -07:00
Josef Schlehofer 60ac7dd751 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>
2022-11-01 07:15:22 -07:00
Jan Hák c2a270eb7a libedit: update to version 20221030-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-11-01 14:49:46 +01:00
Alexandru Ardelean b40372da41 sudo: bump to version 1.9.12
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-10-31 12:29:24 -07:00
Moritz Warning 44b1173d9c kadnode: fix newlines in config file
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2022-10-31 12:29:09 -07:00
Tianling Shen 90e037b5e5 rclone: Update to 1.60.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-31 12:28:13 -07:00
Rosen Penev caaf35b192 ibrdtnd: run through dos2unix
This patch uses CRLF line endings for some reason...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-10-31 12:27:45 -07:00
Tianling Shen 33634e30c2 cloudflared: Update to 2022.10.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-31 12:27:33 -07:00
Tianling Shen d1f2b96b7e yq: Update to 4.29.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-31 12:27:21 -07:00
Rosen Penev 9917311d16 openobex: remove CXX patch
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-10-31 12:27:05 -07:00
Othmar Truniger 707f7253c2 knxd: bump to new upstream version 0.14.54
Signed-off-by: Othmar Truniger <github@truniger.ch>
2022-10-31 12:26:45 -07:00
Rosen Penev 2d5ef9e199 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>
2022-10-31 12:26:26 -07:00
Stan Grishin b77148a333
Merge pull request #19747 from stangri/master-curl
curl: include nls.mk
2022-10-31 09:35:46 -07:00