feed/packages.git
18 months agoerlang: fix mis-detection of transparent hugepages
Aleksey Vasilenko [Fri, 7 Jun 2024 07:48:51 +0000 (10:48 +0300)]
erlang: fix mis-detection of transparent hugepages

Latest Erlang update incorrectly detects THP as always enabled,
which leads to segmentation fault on systems without transparent hugepages.
Here we manually override configure flag by checking actual option of target kernel.

Signed-off-by: Aleksey Vasilenko <[email protected]>
18 months agoperl: fix compilation with GCC14
Rosen Penev [Sun, 9 Jun 2024 00:00:32 +0000 (17:00 -0700)]
perl: fix compilation with GCC14

Need the header for fegetround.

Signed-off-by: Rosen Penev <[email protected]>
18 months agosing-box: update to 1.9.2
Milinda Brantini [Sun, 9 Jun 2024 00:24:06 +0000 (08:24 +0800)]
sing-box: update to 1.9.2

Signed-off-by: Milinda Brantini <[email protected]>
18 months agogit: update to 2.45.2
Aleksey Vasilenko [Sun, 9 Jun 2024 00:16:52 +0000 (03:16 +0300)]
git: update to 2.45.2

- Replace one patch with configure vars override
- Refresh other patches

Signed-off-by: Aleksey Vasilenko <[email protected]>
18 months agolibtirpc: update to 1.3.4
Rosen Penev [Wed, 24 Apr 2024 22:37:47 +0000 (15:37 -0700)]
libtirpc: update to 1.3.4

Signed-off-by: Rosen Penev <[email protected]>
18 months agozsh: fix compilation with GCC14
Rosen Penev [Sat, 8 Jun 2024 23:38:04 +0000 (16:38 -0700)]
zsh: fix compilation with GCC14

Upstream backport and local patch.

Signed-off-by: Rosen Penev <[email protected]>
18 months agostress-ng: bump to version 0.17.08
Alexandru Ardelean [Mon, 3 Jun 2024 06:35:21 +0000 (09:35 +0300)]
stress-ng: bump to version 0.17.08

Signed-off-by: Alexandru Ardelean <[email protected]>
18 months agoutils/findutils: update to 4.10.0
Bernhard Voelker [Sat, 1 Jun 2024 22:48:44 +0000 (00:48 +0200)]
utils/findutils: update to 4.10.0

* utils/findutils/Makefile (PKG_VERSION): Update to latest.
(PKG_HASH): Update.

Signed-off-by: Bernhard Voelker <[email protected]>
18 months agoiperf3: fix usage with big endian
Rosen Penev [Sat, 8 Jun 2024 22:40:19 +0000 (15:40 -0700)]
iperf3: fix usage with big endian

Upstream submissions.

Signed-off-by: Rosen Penev <[email protected]>
18 months agosing-box: update to 1.9.1
Milinda Brantini [Sat, 8 Jun 2024 07:18:49 +0000 (15:18 +0800)]
sing-box: update to 1.9.1

Signed-off-by: Milinda Brantini <[email protected]>
18 months agobanip: release 1.0
Dirk Brenken [Sat, 8 Jun 2024 08:32:48 +0000 (10:32 +0200)]
banip: release 1.0

* made sure, that the domain lookup always add the found IPs to the underlying allow-/blocklist-Set
* major readme update

Signed-off-by: Dirk Brenken <[email protected]>
18 months agonghttp2: update 1.62.1
Aleksey Vasilenko [Thu, 6 Jun 2024 20:50:19 +0000 (23:50 +0300)]
nghttp2: update 1.62.1

- Switch source back to .xz according to CONTRIBUTING.md

Signed-off-by: Aleksey Vasilenko <[email protected]>
18 months agodevel: gcc: update to 13.3
Robert Marko [Thu, 6 Jun 2024 17:56:43 +0000 (19:56 +0200)]
devel: gcc: update to 13.3

Update GCC13 to 13.3, like in the root repo.

It fixes buildbot error:
make[3]: *** [Makefile:257: /builder/shared-workdir/build/sdk/dl/gcc-13.3.0.tar.xz] Error 255

Signed-off-by: Robert Marko <[email protected]>
18 months agopython-networkx: update to 3.3
W. Michael Petullo [Wed, 29 May 2024 00:15:43 +0000 (19:15 -0500)]
python-networkx: update to 3.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agopdns-recursor: update to 5.0.6
Peter van Dijk [Thu, 6 Jun 2024 08:38:42 +0000 (10:38 +0200)]
pdns-recursor: update to 5.0.6

Signed-off-by: Peter van Dijk <[email protected]>
18 months agocurl: update to 8.8.0
krant [Sun, 2 Jun 2024 10:16:24 +0000 (13:16 +0300)]
curl: update to 8.8.0

- Switch source to .xz according to CONTRIBUTING.md
- Switch project URL to  HTTPS
- Drop upstreamed patch
- Refresh remaining patch
- Adopt the package

Signed-off-by: krant <[email protected]>
18 months agongtcp2: update to 1.5.0
krant [Sun, 2 Jun 2024 10:09:29 +0000 (13:09 +0300)]
ngtcp2: update to 1.5.0

- Switch source to .xz according to CONTRIBUTING.md
- Adopt the package

Signed-off-by: krant <[email protected]>
18 months agonghttp3: update to 1.3.0
krant [Sun, 2 Jun 2024 10:07:49 +0000 (13:07 +0300)]
nghttp3: update to 1.3.0

- Switch source to .xz according to CONTRIBUTING.md
- Adopt the package

Signed-off-by: krant <[email protected]>
18 months agofrr: fix compilation with GCC14
Georgi Valkov [Mon, 27 May 2024 14:30:54 +0000 (17:30 +0300)]
frr: fix compilation with GCC14

Fixes:
zebra/zebra_netns_notify.c: In function 'zebra_ns_ready_read':
zebra/zebra_netns_notify.c:265:40: error: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
  265 |         if (strmatch(VRF_DEFAULT_NAME, basename(netnspath))) {
      |                                        ^~~~~~~~

Fixed by including libgen.h, then since basename may modify its
parameter, allocate a copy on the stack, using strdupa, and pass the
temporary string to basename.

According to the man page for basename:
With glibc, one gets the POSIX version of basename() when
<libgen.h> is included, and the GNU version otherwise.

The POSIX version of basename may modify the contents of path,
so we should to pass a copy when calling this function.

[1] https://man7.org/linux/man-pages/man3/basename.3.html

Signed-off-by: Georgi Valkov <[email protected]>
18 months agoRevert "ci: no longer require real name"
Josef Schlehofer [Tue, 4 Jun 2024 09:11:33 +0000 (11:11 +0200)]
Revert "ci: no longer require real name"

It was decided that we should require to use real name once again.
There was discussion about it on the mailing list [1], which
was based on the commit in different OpenWrt repo [2]

This reverts commit 7e6cd98ad481184b1a620a9862aa3713d1ab85cc.

[1] https://lists.openwrt.org/pipermail/openwrt-devel/2024-April/042711.html
[2] https://github.com/openwrt/actions-shared-workflows/commit/12d9551f2d07ec34ac813da8612c8014fb393af6

Signed-off-by: Josef Schlehofer <[email protected]>
18 months agonatmap: update to 20240603
Milinda Brantini [Mon, 3 Jun 2024 16:36:36 +0000 (00:36 +0800)]
natmap: update to 20240603

Signed-off-by: Milinda Brantini <[email protected]>
18 months agoprometheus-node-exporter-lua: fix netclass duplicate TYPE lines
René Treffer [Mon, 3 Jun 2024 20:16:11 +0000 (22:16 +0200)]
prometheus-node-exporter-lua: fix netclass duplicate TYPE lines

Fixes a315c40b7232bbc83582685c98e41466d84d7a35

[initial fix]
Signed-off-by: René Treffer <[email protected]>
[fixup René version]
Signed-off-by: PichetGoulu <[email protected]>
[actual commit]
Signed-off-by: Etienne Champetier <[email protected]>
18 months agoMerge pull request #24037 from TDT-AG/pr/20240429-keepalived
Florian Eckert [Wed, 5 Jun 2024 06:27:35 +0000 (08:27 +0200)]
Merge pull request #24037 from TDT-AG/pr/20240429-keepalived

keepalived: remove not supported notify script handling

18 months agomdnsreponder: update to 2200.100.94.0.2
Rosen Penev [Mon, 27 May 2024 00:49:38 +0000 (17:49 -0700)]
mdnsreponder: update to 2200.100.94.0.2

The IETF fork is unmaintained. In addition, the versioning is incompatible with apk.

010-uclibc.patch is pointless as uclibc is no longer used by OpenWrt.

020-fix-core-dump-while-parsing-interface-list.patch was an upstream
backport. No longer needed.

Added tls=no to avoid mbedtls dependency.

mDNSIdentify is gone.

Added back patches from version 878.200.35. They required manual
refreshing. 120-reproducible-builds.patch is probably needed. Not sure
about 100-linux_fixes.patch.

Add OpenEmbedded patches. Some crash fixes. mdnsd is less noisy with
them.

Log stderr to the log. Otherwise there's no output.

Signed-off-by: Rosen Penev <[email protected]>
18 months agosane-backends: fix compilation with GCC14
Rosen Penev [Tue, 28 May 2024 21:32:31 +0000 (14:32 -0700)]
sane-backends: fix compilation with GCC14

Upstream backport.

Signed-off-by: Rosen Penev <[email protected]>
18 months agogdbm: update to 1.23
Rosen Penev [Thu, 30 May 2024 23:02:42 +0000 (16:02 -0700)]
gdbm: update to 1.23

Just make the library instead of everthing.

Signed-off-by: Rosen Penev <[email protected]>
18 months agoostiary: fix compilation with GCC14
Rosen Penev [Sun, 2 Jun 2024 22:41:59 +0000 (15:41 -0700)]
ostiary: fix compilation with GCC14

Wrong pointer type.

Signed-off-by: Rosen Penev <[email protected]>
18 months agolibv4l: fix compilation without utils
Rosen Penev [Mon, 3 Jun 2024 02:40:18 +0000 (19:40 -0700)]
libv4l: fix compilation without utils

Upstream backport.

Signed-off-by: Rosen Penev <[email protected]>
18 months agov4l2camera: update to 0.2.0
Rosen Penev [Tue, 28 May 2024 22:56:49 +0000 (15:56 -0700)]
v4l2camera: update to 0.2.0

fix compilation when ALSA is found

Need to link against libasound.

Signed-off-by: Rosen Penev <[email protected]>
18 months agolibgpiod: update to 2.1.2
Russell Senior [Fri, 31 May 2024 13:13:16 +0000 (06:13 -0700)]
libgpiod: update to 2.1.2

Signed-off-by: Russell Senior <[email protected]>
18 months agoMerge pull request #24183 from TDT-AG/pr/20240517-ddns
Florian Eckert [Tue, 4 Jun 2024 12:07:27 +0000 (14:07 +0200)]
Merge pull request #24183 from TDT-AG/pr/20240517-ddns

ddns-scripts: do not verify DNS server on start

18 months agofrr: add support for BGP MD5 authentication
Martin Schiller [Thu, 16 May 2024 12:24:33 +0000 (14:24 +0200)]
frr: add support for BGP MD5 authentication

You have to enable the CONFIG_TCP_MD5SIG kernel config option to be able
to use the BGP MD5 authentication.

Signed-off-by: Martin Schiller <[email protected]>
18 months agonode: bump to v20.14.0
Hirokazu MORIKAWA [Mon, 3 Jun 2024 04:20:05 +0000 (13:20 +0900)]
node: bump to v20.14.0

Notable Changes
* src,permission: throw async errors on async APIs (Rafael Gonzaga)
* (SEMVER-MINOR) test_runner: support forced exit (Colin Ihrig)

Signed-off-by: Hirokazu MORIKAWA <[email protected]>
18 months agohev-socks5-server: update to 2.6.6
Ray Wang [Mon, 3 Jun 2024 05:32:43 +0000 (13:32 +0800)]
hev-socks5-server: update to 2.6.6

Signed-off-by: Ray Wang <[email protected]>
18 months agoacme-common: export main_domain
Sergey Ponomarev [Sat, 1 Jun 2024 11:23:04 +0000 (14:23 +0300)]
acme-common: export main_domain

To avoid confusion, first create the main_domain var and only then export it.

Signed-off-by: Sergey Ponomarev <[email protected]>
18 months agoacme-common: migrate deprecated options
Sergey Ponomarev [Sat, 1 Jun 2024 11:07:37 +0000 (14:07 +0300)]
acme-common: migrate deprecated options

Add to uci-defaults script a migration from old deprecated options to new:
  use_staging to staging
  keylength to key_type
  remove standalone
  add missing validation_method

We still support the old options in the acme.init if old config was copied after installing of the newer version of the acme-common.

Signed-off-by: Sergey Ponomarev <[email protected]>
18 months agoat: update to 3.2.5
krant [Sun, 2 Jun 2024 08:42:26 +0000 (11:42 +0300)]
at: update to 3.2.5

- Use upstream tarball
- Update project URL
- Drop obsolete patches

Signed-off-by: krant <[email protected]>
18 months agoffmpeg: fix compilation with gcc14
Rosen Penev [Tue, 28 May 2024 21:04:12 +0000 (14:04 -0700)]
ffmpeg: fix compilation with gcc14

Requires disabling a warning as there's an incompatibility between musl
ioctl and v4l2_ioctl.

Signed-off-by: Rosen Penev <[email protected]>
18 months agoapache: update to 2.4.59
krant [Sun, 2 Jun 2024 08:00:02 +0000 (11:00 +0300)]
apache: update to 2.4.59

- Remove obsolete OpenSSL patch - upstream handles it by itself now
- Refresh another patch
- Remaining patches are unaffected

Signed-off-by: krant <[email protected]>
18 months agoc-ares: update to 1.29.0
krant [Sun, 2 Jun 2024 10:29:18 +0000 (13:29 +0300)]
c-ares: update to 1.29.0

Signed-off-by: krant <[email protected]>
18 months agozstd: update to 1.5.6
krant [Sun, 2 Jun 2024 12:32:50 +0000 (15:32 +0300)]
zstd: update to 1.5.6

- Adopt the package

Signed-off-by: krant <[email protected]>
18 months agofping: update to 5.2
krant [Sun, 2 Jun 2024 13:53:40 +0000 (16:53 +0300)]
fping: update to 5.2

Signed-off-by: krant <[email protected]>
18 months agogst1-libav: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:52 +0000 (19:32 -0500)]
gst1-libav: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-ugly: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:34 +0000 (19:32 -0500)]
gst1-plugins-ugly: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-bad: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:16 +0000 (19:32 -0500)]
gst1-plugins-bad: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-good: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:04 +0000 (19:32 -0500)]
gst1-plugins-good: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-base: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:31:47 +0000 (19:31 -0500)]
gst1-plugins-base: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogstreamer1: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:19:39 +0000 (19:19 -0500)]
gstreamer1: update to 1.24.4

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agoprometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics
Balázs Urbán [Sun, 17 Mar 2024 18:59:20 +0000 (19:59 +0100)]
prometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics

- fix incorrect interface name mapping in hostapd_stations exporter

Signed-off-by: Balázs Urbán <[email protected]>
Signed-off-by: Etienne Champetier <[email protected]>
18 months agoprometheus-node-exporter-lua: add missing libubus-lua dependency
Etienne Champetier [Sun, 2 Jun 2024 20:20:30 +0000 (22:20 +0200)]
prometheus-node-exporter-lua: add missing libubus-lua dependency

Fixes a315c40b7232bbc83582685c98e41466d84d7a35

Signed-off-by: Etienne Champetier <[email protected]>
18 months agowhois: update to 5.5.23
krant [Sun, 2 Jun 2024 07:40:17 +0000 (10:40 +0300)]
whois: update to 5.5.23

- Switch to local tarball

Signed-off-by: krant <[email protected]>
18 months agowsdd2: fix compilation with GCC14 and 64-bit
Rosen Penev [Sun, 2 Jun 2024 00:31:48 +0000 (17:31 -0700)]
wsdd2: fix compilation with GCC14 and 64-bit

struct msghdr under musl uses padding ints for 64-bit, which means we
can't direct initialize like this. Switch to initializing each member
explicitly.

Signed-off-by: Rosen Penev <[email protected]>
18 months agolibarchive: update to 3.7.4
krant [Sat, 1 Jun 2024 23:05:38 +0000 (02:05 +0300)]
libarchive: update to 3.7.4

Signed-off-by: krant <[email protected]>
18 months agounrar: update to 7.0.9
krant [Sat, 1 Jun 2024 22:47:20 +0000 (01:47 +0300)]
unrar: update to 7.0.9

Signed-off-by: krant <[email protected]>
18 months agolynx: update to 2.9.2
krant [Sat, 1 Jun 2024 22:37:33 +0000 (01:37 +0300)]
lynx: update to 2.9.2

Signed-off-by: krant <[email protected]>
18 months agoerlang: update to 27.0
krant [Sat, 1 Jun 2024 22:31:20 +0000 (01:31 +0300)]
erlang: update to 27.0

Signed-off-by: krant <[email protected]>
18 months agoimagemagick: update to 7.1.1.33
krant [Sat, 1 Jun 2024 22:12:23 +0000 (01:12 +0300)]
imagemagick: update to 7.1.1.33

Signed-off-by: krant <[email protected]>
18 months agohwdata: update to 0.383
krant [Sat, 1 Jun 2024 23:27:39 +0000 (02:27 +0300)]
hwdata: update to 0.383

Signed-off-by: krant <[email protected]>
18 months agolibssh: fix bad pkgconfig paths
Rosen Penev [Thu, 30 May 2024 20:59:52 +0000 (13:59 -0700)]
libssh: fix bad pkgconfig paths

Avoid leaking host paths.

Signed-off-by: Rosen Penev <[email protected]>
18 months agolibjpeg-turbo: update to 3.0.3
krant [Sat, 1 Jun 2024 22:57:18 +0000 (01:57 +0300)]
libjpeg-turbo: update to 3.0.3

Signed-off-by: krant <[email protected]>
18 months agobanip: update 0.9.6-3
Dirk Brenken [Sat, 1 Jun 2024 14:06:59 +0000 (16:06 +0200)]
banip: update 0.9.6-3

* fixed concurrent, too high nft loads during feed processing (seen in LuCI frontend)

Signed-off-by: Dirk Brenken <[email protected]>
18 months agocollectd: enable write_prometheus plugin
Louis Dupré Bertoni [Sat, 1 Jun 2024 07:30:59 +0000 (10:30 +0300)]
collectd: enable write_prometheus plugin

Signed-off-by: Louis Dupré Bertoni <[email protected]>
[PKG_RELEASE bump added]
Signed-off-by: Hannu Nyman <[email protected]>
18 months agocargo-c: New host package
Luca Barbato [Mon, 27 May 2024 10:36:22 +0000 (10:36 +0000)]
cargo-c: New host package

It is useful to build crates as C libraries.

Signed-off-by: Luca Barbato <[email protected]>
18 months agoMerge pull request #24068 from stangri/master-ngtcp2
Josef Schlehofer [Sat, 1 Jun 2024 07:25:52 +0000 (09:25 +0200)]
Merge pull request #24068 from stangri/master-ngtcp2

ngtcp2: drop maintainership

18 months agoMerge pull request #24271 from neheb/m
Stan Grishin [Fri, 31 May 2024 21:26:18 +0000 (14:26 -0700)]
Merge pull request #24271 from neheb/m

ngtcp2: fix bad pkgconfig paths

18 months agogst1-libav: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:55:06 +0000 (22:55 -0500)]
gst1-libav: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-ugly: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:54:48 +0000 (22:54 -0500)]
gst1-plugins-ugly: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-bad: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:54:27 +0000 (22:54 -0500)]
gst1-plugins-bad: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-good: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:51:20 +0000 (22:51 -0500)]
gst1-plugins-good: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogst1-plugins-base: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:50:48 +0000 (22:50 -0500)]
gst1-plugins-base: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agogstreamer1: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:50:12 +0000 (22:50 -0500)]
gstreamer1: update to 1.24.3

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agopdns: update to 4.9.1
Peter van Dijk [Tue, 28 May 2024 09:29:28 +0000 (11:29 +0200)]
pdns: update to 4.9.1

Signed-off-by: Peter van Dijk <[email protected]>
18 months agoMerge pull request #24265 from muink/master
Tianling Shen [Fri, 31 May 2024 20:33:33 +0000 (04:33 +0800)]
Merge pull request #24265 from muink/master

sing-box: update to 1.9.0

18 months agoacme-common: create a symlink to webroot
Sergey Ponomarev [Tue, 28 May 2024 19:14:06 +0000 (22:14 +0300)]
acme-common: create a symlink to webroot

The webroot option was deprecated and users should use the /var/run/acme/challenge by default.
The folder itself should be exposed to web.
The simplest way to do this is to create a symlink from /www.
This is a default web location for most routers and should cover most cases.

Signed-off-by: Sergey Ponomarev <[email protected]>
18 months agoMerge pull request #24269 from neheb/o
Alexandru Ardelean [Fri, 31 May 2024 05:34:06 +0000 (08:34 +0300)]
Merge pull request #24269 from neheb/o

openblad: avoid leaking host paths

18 months agongtcp2: fix bad pkgconfig paths
Rosen Penev [Thu, 30 May 2024 20:57:19 +0000 (13:57 -0700)]
ngtcp2: fix bad pkgconfig paths

Avoids leaking host paths.

Signed-off-by: Rosen Penev <[email protected]>
18 months agoopenblad: avoid leaking host paths
Rosen Penev [Thu, 30 May 2024 21:02:06 +0000 (14:02 -0700)]
openblad: avoid leaking host paths

Potentially fixes compilation.

Signed-off-by: Rosen Penev <[email protected]>
18 months agobanip: update 0.9.6-2
Dirk Brenken [Thu, 30 May 2024 19:36:33 +0000 (21:36 +0200)]
banip: update 0.9.6-2

* fix regex for nixspam and sslbl feed
* list the pre-routing limits in the banIP status
* small fixes and log improvements

Signed-off-by: Dirk Brenken <[email protected]>
18 months agosing-box: update to 1.9.0
Anya Lin [Thu, 30 May 2024 06:16:46 +0000 (14:16 +0800)]
sing-box: update to 1.9.0

Signed-off-by: Anya Lin <[email protected]>
18 months agoMerge pull request #24251 from mhei/php8-update-to-8.3.7
Michael Heimpold [Thu, 30 May 2024 05:52:56 +0000 (07:52 +0200)]
Merge pull request #24251 from mhei/php8-update-to-8.3.7

php8: update to 8.3.7

18 months agopciutils: fix compilation with GCC14
Rosen Penev [Thu, 16 May 2024 03:17:39 +0000 (20:17 -0700)]
pciutils: fix compilation with GCC14

Missing header.

Signed-off-by: Rosen Penev <[email protected]>
18 months agoopenldap: update to 2.6.8
W. Michael Petullo [Wed, 29 May 2024 00:43:55 +0000 (19:43 -0500)]
openldap: update to 2.6.8

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agohaproxy: update to v3.0.0
Christian Lachner [Wed, 29 May 2024 14:11:20 +0000 (16:11 +0200)]
haproxy: update to v3.0.0

- New major LTS release
- Update haproxy PKG_VERSION and PKG_HASH
- Enabled QUIC support. It still has to be enabled in the haproxy config
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner <[email protected]>
18 months agopython-selinux: update to 3.6
W. Michael Petullo [Wed, 29 May 2024 00:18:59 +0000 (19:18 -0500)]
python-selinux: update to 3.6

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agovips: update to 8.15.2
W. Michael Petullo [Wed, 29 May 2024 00:41:39 +0000 (19:41 -0500)]
vips: update to 8.15.2

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agolibgpg-error: update to 1.49
W. Michael Petullo [Wed, 29 May 2024 00:45:55 +0000 (19:45 -0500)]
libgpg-error: update to 1.49

Signed-off-by: W. Michael Petullo <[email protected]>
18 months agocroc: update to 10.0.5
Jonas Jelonek [Tue, 28 May 2024 18:32:45 +0000 (20:32 +0200)]
croc: update to 10.0.5

breaking changes to fix several CVEs. croc v10.x.x cannot be used with
with previous croc versions.

release notes:
https://github.com/schollz/croc/releases/tag/v9.6.16
https://github.com/schollz/croc/releases/tag/v9.6.17
(9.6.16 + .17 were later rereleased as 10.0.0)
https://github.com/schollz/croc/releases/tag/v10.0.0
https://github.com/schollz/croc/releases/tag/v10.0.1
https://github.com/schollz/croc/releases/tag/v10.0.2
https://github.com/schollz/croc/releases/tag/v10.0.3
https://github.com/schollz/croc/releases/tag/v10.0.4
https://github.com/schollz/croc/releases/tag/v10.0.5

Signed-off-by: Jonas Jelonek <[email protected]>
18 months agoattr: switch to normal tarballs
Rosen Penev [Sat, 25 May 2024 18:39:13 +0000 (11:39 -0700)]
attr: switch to normal tarballs

Avoids having to use autoreconf.

Signed-off-by: Rosen Penev <[email protected]>
18 months agoacl: switch to normal tarballs
Rosen Penev [Sat, 25 May 2024 18:44:41 +0000 (11:44 -0700)]
acl: switch to normal tarballs

Avoids having to patch autoconf.

Signed-off-by: Rosen Penev <[email protected]>
18 months agomg: fix compilation with GCC 14
Hirokazu MORIKAWA [Mon, 27 May 2024 11:58:25 +0000 (20:58 +0900)]
mg: fix compilation with GCC 14

Addressing compile errors with gcc-14

Signed-off-by: Hirokazu MORIKAWA <[email protected]>
18 months agophp8: update to 8.3.7
Michael Heimpold [Tue, 14 May 2024 18:57:23 +0000 (20:57 +0200)]
php8: update to 8.3.7

Signed-off-by: Michael Heimpold <[email protected]>
18 months agotreewide: update packages to use new toolchain define
Christian Marangi [Thu, 19 Oct 2023 16:24:57 +0000 (18:24 +0200)]
treewide: update packages to use new toolchain define

Update packages to use new toolchain define and drop usage of
TOOLCHAIN_DIR.

Signed-off-by: Christian Marangi <[email protected]>
18 months agogolang: Update to 1.22.3
Tianling Shen [Fri, 24 May 2024 14:09:19 +0000 (22:09 +0800)]
golang: Update to 1.22.3

go1.22.3 (released 2024-05-07) includes security fixes to the go command
and the net package, as well as bug fixes to the compiler, the runtime,
and the net/http package.

Signed-off-by: Tianling Shen <[email protected]>
18 months agonetbird: update to 0.27.10
Wesley Gimenes [Thu, 23 May 2024 18:49:16 +0000 (15:49 -0300)]
netbird: update to 0.27.10

Signed-off-by: Wesley Gimenes <[email protected]>
18 months agofrr: merge frr-libfrr and frr-vtysh to frr
Georgi Valkov [Sun, 5 May 2024 09:46:43 +0000 (12:46 +0300)]
frr: merge frr-libfrr and frr-vtysh to frr

frr-libfrr and frr-vtysh are required components, which makes their
menuconfig entries obsolete. Merge them in the frr package.

Signed-off-by: Georgi Valkov <[email protected]>
18 months agofrr: enable frr-vtysh by defalult and hide it
Georgi Valkov [Thu, 2 May 2024 12:23:22 +0000 (15:23 +0300)]
frr: enable frr-vtysh by defalult and hide it

Fixes [1]
lib/vty.c: In function 'vty_mgmt_resume_response':
lib/vty.c:195:27: error: 'VTYSH_READ' undeclared (first use in this function); did you mean 'VTY_READ'?
  195 |                 vty_event(VTYSH_READ, vty);
      |                           ^~~~~~~~~~
      |                           VTY_READ

The error is a bug in frr: not all use cases of the VTYSH_* enums are
guarded by #ifdef VTYSH. These enums are enabled by the VTYSH macro,
which is defined if sub package frr-vtysh is enabled in menuconfig.
According to support ticket [2], building without frr-vtysh is
no longer supported.

[1] https://github.com/openwrt/packages/issues/24063
[2] https://github.com/FRRouting/frr/issues/15752#issuecomment-2059328993

Signed-off-by: Georgi Valkov <[email protected]>
18 months agofrr: fix grep warning in frrcommon.sh
Georgi Valkov [Sun, 5 May 2024 16:35:58 +0000 (19:35 +0300)]
frr: fix grep warning in frrcommon.sh

Fixes:
grep: warning: stray \ before -

Signed-off-by: Georgi Valkov <[email protected]>
18 months agogost_engine: add CI test
Eneas U de Queiroz [Mon, 27 May 2024 19:40:53 +0000 (16:40 -0300)]
gost_engine: add CI test

Thi adds one MD and one cipher test from upstream, adapted to a shell
script.

Signed-off-by: Eneas U de Queiroz <[email protected]>
18 months agogost_engine: fix config installation directory
Eneas U de Queiroz [Mon, 27 May 2024 16:51:53 +0000 (13:51 -0300)]
gost_engine: fix config installation directory

The engine configuration directory was moved to /etc/ssl/modules.cnf.d/,
but the gost_engine package was using /etc/ssl/engines.cnf.d/ by
mistake.

Fixes: 3b2fcd6b2 ("gost_engine: adapt to new engine build config")
Signed-off-by: Eneas U de Queiroz <[email protected]>
18 months agonet-snmp: finish up GCC14 fix
Rosen Penev [Tue, 21 May 2024 22:48:52 +0000 (15:48 -0700)]
net-snmp: finish up GCC14 fix

This fixes it with musl support. Also fixed several -Wformat warnings.

Main problem was __fd_mask not existing on musl but fd_mask existing.

Signed-off-by: Rosen Penev <[email protected]>