1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00
Commit Graph

30435 Commits

Author SHA1 Message Date
Koen Vandeputte
87e5c5e7ab gst1-plugins-ugly: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Koen Vandeputte
2fdf1aa2f5 gst1-plugins-good: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Koen Vandeputte
52da3325db gst1-plugins-base: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Koen Vandeputte
e7ad852bdb gst1-plugins-bad: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Koen Vandeputte
87c57d0f6f gst1-libav: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Koen Vandeputte
9b0e95c442 gstreamer1: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-10-23 17:21:31 +02:00
Facundo Acevedo
a2ef62e669 procs: update to v0.14.3
Signed-off-by: Facundo Acevedo <facevedo@disroot.org>
2023-10-23 20:30:46 +08:00
Philip Prindeville
2491d1ec58
Merge pull request #18668 from wigyori/perl-riscv
perl: add support for riscv64
2023-10-23 00:28:37 -06:00
Zoltan HERPAI
cf59047d3c perl: add support for riscv64
Required by sifiveu and upcoming riscv targets.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2023-10-22 23:29:03 -06:00
Philip Prindeville
a6a8c98ac0
Merge pull request #22460 from TDT-AG/pr/20231020-acpi-unix
acpica-unix: add host build
2023-10-22 23:11:01 -06:00
Alexandru Ardelean
98bcb56eb3 stress-ng: backport immintrin.h header detection for GCC 13
Backport patch from:
   cd84c46ce7

With GCC 12 there is no issue.
With GCC 13, there is a compilation issue on x86_64.
Fixes https://github.com/openwrt/packages/issues/22373

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-10-22 23:49:57 +02:00
ValdikSS ValdikSS
af58942738 tor: fix daemon reloading
procd requires init script name, not the path to executable

Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
2023-10-22 22:57:49 +02:00
Christian Marangi
bb9d02be03 nginx: add option to compile STREAM REAL IP module
Add option to compile STREAM REAL IP module.

Closes: #22310
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-22 14:28:34 +02:00
Christian Marangi
d191c3d0c4 micropython-lib: move to PCRE2
Add pending patch converting the package to PCRE2.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-22 13:26:14 +02:00
Josef Schlehofer
5a917a2a1c ooniprobe: remove unused package
This package is not maintained anymore in the OpenWrt packages feed
and since we updated Go to 1.21 version, it is not compiled either.

Let's hope that with removing this package from our feed,
someone will step it and become a maintainer to take care of this package.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-10-22 13:24:22 +02:00
Christian Marangi
db305165c9 shadowsocks-libev: convert to PCRE2
Convert package to PCRE2 by porting a pending patch from a closed PR.

The PR is old but the code never changed and is simple enough to check
the changes. The patch apply directly with no changes (aside from
commenting out the travis CI file)

The PR was never merged as PCRE2 at times was too new and they were
trying to find a better regex lib.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-22 13:23:58 +02:00
Stan Grishin
99b3b46abc
Merge pull request #22464 from stangri/master-adblock-fast
adblock-fast: bugfix: allow command
2023-10-21 07:35:47 -06:00
Stan Grishin
42cc50eec8 adblock-fast: bugfix: allow command
* fix sed to properly purge allowed domains from block-lists
* ensure resolver is restarted on allow command
* reduce pause default/max in attempt to make it work with luci

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-21 02:27:54 +00:00
Florian Eckert
80bdd776ca acpica-unix: add host build
In order to build additional acpi tables during the build process, this
package needs to be build for the host.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-10-20 15:30:55 +02:00
David Bauer
bfb980f18e
Merge pull request #22342 from blocktrron/quectel-timesync-20231008
quectel-timesync: add package
2023-10-20 14:46:33 +02:00
Alexandru Ardelean
3be6f6bec9 pillow: bump to version 10.1.0
Add test.sh also.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-10-20 13:02:49 +02:00
Tianling Shen
0449b530ba
rclone: Update to 1.64.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-10-20 16:28:20 +08:00
Luca Barbato
c41270351e nerdctl: New package
contaiNERD CTL - Docker-compatible CLI for containerd,
 with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2023-10-20 16:24:14 +08:00
Peter van Dijk
e2b439c487 pdns: update to 4.8.3 and update pdns.conf-dist
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2023-10-20 16:22:44 +08:00
Javier Marcet
a839452274 docker-compose: Update to version 2.23.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-10-19 18:02:36 -07:00
Nick Hainke
af666be21f conntrack-tools: update to 1.4.8
Release Notes:
https://marc.info/?l=netfilter&m=169598613909790&w=2

Furthermore, switch to "tar.xz".

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-10-19 18:02:22 -07:00
Stijn Tintel
1fc1bbee5e
Merge pull request #22438 from Ansuel/fix-net-snmp
net-snmp: backport patch fixing memory leak for PCRE2
2023-10-19 02:36:03 +03:00
Christian Marangi
9f50361691
net-snmp: backport patch fixing memory leak for PCRE2
Backport patch fixing memory leak for PCRE2 present upstream.

Fixes: #22428
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-18 13:26:48 +02:00
Florian Eckert
5f4405112f
Merge pull request #22371 from IgorBai/patch-3
ddns-scripts: add new DDNS provider ipnodns.ru
2023-10-18 13:09:43 +02:00
Igor Baidasov
a80fec4850 ddns-scripts: add new DDNS provider ipnodns.ru
Signed-off-by: Igor Baidasov <igorbay@bk.ru>
2023-10-18 12:56:58 +03:00
Florian Eckert
79b814047c
Merge pull request #22427 from Linaro1985/update_mm_1.22.0
modemmanager: bump to 1.22.0
2023-10-18 08:49:10 +02:00
Maxim Anisimov
5a81a131b6 modemmanager: bump to 1.22.0
- switch to builtin plugins
- import upstream patch for fixing support of ublox LARA-R6001 / LARA-R6001D modules
  (see: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/779)

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2023-10-18 07:35:44 +03:00
Stan Grishin
66f90efe5a
Merge pull request #22422 from stangri/master-https-dns-proxy 2023-10-17 18:30:10 -06:00
Hirokazu MORIKAWA
9101a21e53 node: Friday October 13 2023 Security Releases
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
* CVE-2023-44487: nghttp2 Security Release (High) (Depends on shared library provided by OpenWrt)
* CVE-2023-45143: undici Security Release (High)
* CVE-2023-38552: Integrity checks according to policies can be circumvented (Medium)
* CVE-2023-39333: Code injection via WebAssembly export names (Low)
More detailed information on each of the vulnerabilities can be found in October 2023 Security Releases blog post.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-10-17 18:14:09 +02:00
Maxim Anisimov
659b80fa60 libqmi: bump to 1.34.0
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2023-10-17 15:20:18 +03:00
Maxim Anisimov
66e2ba72f1 libmbim: bump to 1.30.0
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2023-10-17 15:18:56 +03:00
Stan Grishin
38c026250f https-dns-proxy: bugfix: logging crashing instances on ath79
* finally fixes https://github.com/openwrt/packages/issues/19366
* simplify service_triggers
* improve output for dnsmasq restart
* improve grep/sed dependencies
* remove interface hotplug

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-17 09:46:19 +00:00
David Bauer
7ed86d2eb7
Merge pull request #21258 from blocktrron/add-cudy-bdinfo
cudy-bdinfo: add package
2023-10-16 22:21:26 +02:00
Tianling Shen
03a69f84bc
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-10-16 17:14:34 +08:00
Tianling Shen
fa299e1c70
Merge pull request #22416 from miska/samba
samba4: Update to version 4.18.8
2023-10-16 16:46:06 +08:00
Michal Hrusecky
c9c5f62e30
samba4: Update to version 4.18.8
Mainly security release, fixing CVE-2023-3961, CVE-2023-4091,
CVE-2023-4154, CVE-2023-42669 and CVE-2023-42670. For more details see:
https://www.samba.org/samba/history/samba-4.18.8.html

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2023-10-16 07:15:46 +02:00
Philip Prindeville
7fcb3e33db
Merge pull request #22415 from pprindeville/isc-dhcp-avoid-external-cmds
isc-dhcpd: Redux of convenience functions avoiding sed/cut
2023-10-15 22:48:04 -06:00
Philip Prindeville
7b998865ad isc-dhcpd: Redux of convenience functions avoiding sed/cut
Also minimize messing with $IFS.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-10-15 22:18:09 -06:00
Philip Prindeville
96e720bb6b isc-dhcp: Use 'append' instead of manually appending
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-10-15 22:17:51 -06:00
Philip Prindeville
a6d6475cd5
Merge pull request #22414 from pprindeville/isc-dhcp-no-empty-ranges
isc-dhcp: refuse to add empty DHCP ranges
2023-10-15 22:14:24 -06:00
Leon M. Busch-George
dd2daafc6e isc-dhcp: refuse to add empty DHCP range
ipcalc.sh no longer outputs invalid ranges and fails with an error code in
such cases. React to the error.

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
2023-10-15 21:35:14 -06:00
Leon M. Busch-George
3ad482078b isc-dhcp: adapt to new ipcalc paradigm
With #12925, 'BROADCAST' will no longer be set if there is no local
broadcast address (rather than holding the global broadcast address).
Prepare for the merge but stay compatible with the old version of ipcalc.

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
2023-10-15 21:33:15 -06:00
Drew Young
3d799c3eee rust: fix build with glibc, ARM and hard floats
Patch the target triple for Rust with glibc to include hard floating
point support.

The GNU target triple used elsewhere does not include hard float support,
instead `-mfloat-abi=hard` is passed separately. For Rust it must be
included in the target triple. This was already being done for musl,
this commit adds the same patching for glibc.

Without this patch Rust compilation fails with an error like this
(abbreviated to fit the line length):

    ld: error: libstd.so uses VFP register arguments, ... does not
    ld: failed to merge target specific data of file ...

Signed-off-by: Drew Young <dyoung@viridiparente.com>
2023-10-16 09:01:43 +08:00
Jeffery To
f151ab8c0e golang: Update to 1.21.3
Includes fix for CVE-2023-39325 (net/http, x/net/http2: rapid stream
resets can cause excessive work).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-10-15 22:30:29 +02:00
Hirokazu MORIKAWA
afecaa71c2 nghttp2: fix CVE-2023-44487
update to v1.57.0
CVE-2023-44487 : HTTP/2 Rapid Reset

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-10-15 12:10:03 -07:00