Commit Graph

33204 Commits

Author SHA1 Message Date
W. Michael Petullo b72b64008b libgcrypt: 1.11.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-03 00:41:36 -08:00
W. Michael Petullo 5775921d43 libgpg-error: update to 1.51
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-03 00:41:22 -08:00
W. Michael Petullo b734014043 hwloc: update to 2.11.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-03 00:41:11 -08:00
W. Michael Petullo 35e1e1cb6f vips: update to 8.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-03 00:21:54 -08:00
Maxim Storchak f9f5e475eb tgt: update to 1.0.94
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2025-01-03 00:21:43 -08:00
Nick Liu 99a4a0fe8e wget: update alternative priority
Update wget-ssl and wget-nossl using differet alternative priorities for /usr/bin/wget.

Signed-off-by: Nick Liu <udhappy@gmail.com>
2024-12-31 13:03:30 +01:00
Othmar Truniger 52eab207ee knxd: add dependency for inih
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-12-30 20:34:23 +01:00
Othmar Truniger 22e61c19a6 libfmt: bump to version 11.1.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-12-30 20:33:07 +01:00
Michael Heimpold 88396b6c42 imx-uuc: add package 'sdimage' and 'ufb'
This adds two small tools useful only on the Freescale/NXP i.MX23/28
devices, so it is bound to the mxs target:
- sdimage: helper to write the required header for the bootstream,
  e.g. during bootloader update
- ufb: can be used in conjunction with NXP's host side mfgtool

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-12-30 20:30:58 +01:00
Tianling Shen 7dd3cd9abc
dnsproxy: Update to 0.74.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-31 00:38:10 +08:00
Wesley Gimenes 2516d2bdc7 netbird: update to 0.35.1
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.1

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-12-30 11:33:00 +08:00
Wesley Gimenes 2dadcaa114 netbird: update to 0.35.0
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.0

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-12-30 11:33:00 +08:00
Wesley Gimenes 851386dc67 netbird: revert fix to build with musl >1.2.4
Partially revert: 7b3d033ab6
 - Revert: Also fixes issue of not being able to build with musl >1.2.4,
   The issue has been resolved as of March 2024. For more details, see:
   https://github.com/mattn/go-sqlite3/issues/1164#issuecomment-1975022901

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-12-30 11:33:00 +08:00
Hirokazu MORIKAWA e6178717d7 node: remake - do not use shared abseil-cpp
remake this commit https://github.com/openwrt/packages/pull/25582

Fix nodejs compile errors after the introduction of abseil-cpp in #25565

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2024-12-30 11:32:05 +08:00
Tianling Shen edab60b0f8 golang: Update to 1.23.4
go1.23.4 (released 2024-12-03) includes fixes to the compiler, the
runtime, the trace command, and the syscall package.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-30 11:31:27 +08:00
Alexandru Ardelean 86d774edda libwebp: bump to version 1.5.0
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-28 19:10:01 +01:00
Alexandru Ardelean 7b4ee2dabf numpy: bump to version 2.2.1
Dropped:
  003-without-vendored-meson.patch
  004-workaround-for-multiple-top-level-packages-discovered.patch

This time, we really need to use meson to build numpy.
And to make things more complicated, the 'vendored' meson package (that
comes with numpy) must be used. This is because they have some special
logic in there that's specific to numpy.

With this change, we also need to keep a special/internal
'openwrt-cross.txt.in' file, because cross-compiling numpy also requires
that a 'longdouble_format' property be added.
More details about this:
   https://github.com/numpy/numpy/issues/23972
   https://github.com/numpy/numpy/blob/maintenance/2.2.x/doc/source/building/cross_compilation.rst

Removing quirk fix for x86_64 with detecting 'avx512f'.
This should work with the new meson stuff.

And finally, added a test.sh script.
This should make sure that this package works fine during upgrades.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-28 18:51:59 +02:00
Álvaro Fernández Rojas dc273bfa44 bcm27xx-eeprom: update to v2024.11.12-2712
bcm2711:
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2711/release-notes.md#2024-10-10-use-soft-reset-to-preseve-sdram-contents-after-ramoops-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2711/release-notes.md#2024-10-21-fix-pcie-bar-issue-for-some-switches--latest

bcm2712:
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2712/release-notes.md#2024-10-10-add-support-to-override-the-boot-mode-at-power-on-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2712/release-notes.md#2024-10-21-fix-pcie-bar-issue-for-some-switches--latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2712/release-notes.md#2024-11-05-numa---add-system_heapmax_order0-when-needed-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2024.11.12-2712/firmware-2712/release-notes.md#2024-11-12-enable-initial_turbo60-by-default-latest

Full changelog: https://github.com/raspberrypi/rpi-eeprom/compare/v2024.09.23-2712...v2024.11.12-2712

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-12-28 14:27:15 +01:00
Michael Heimpold ca9c3d1bae php8: add patch for loongarch64 support
This backported patch is required to fix the build for loongarch64:
...
... loongarch64-openwrt-linux-musl/bin/ld.bfd: Zend/zend_fibers.o: in function `zend_fiber_init_context':
zend_fibers.c:(.text+0xb34): undefined reference to `getcontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb38): undefined reference to `getcontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb74): undefined reference to `makecontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb78): undefined reference to `makecontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: Zend/zend_fibers.o: in function `.L170':
zend_fibers.c:(.text+0xe34): undefined reference to `swapcontext'
...

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-12-27 11:13:08 +01:00
Alexandru Ardelean 031bf6f355 Revert "node: Do not use shared `abseil-cpp`"
This reverts commit 9e70d3c5b0.

As mentioned here:
   https://github.com/openwrt/packages/pull/25582#issuecomment-2561673222

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-26 13:35:49 +02:00
Aleksey Kolosov db853b5d58 delve: update to 1.24.0
Signed-off-by: Aleksey Kolosov <softovick@gmail.com>
2024-12-26 15:52:47 +08:00
Jianhui Zhao 3a8f49d4eb lua-eco: update to 3.7.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2024-12-26 13:11:48 +08:00
Alexandru Ardelean 4da4138da2 stress-ng: bump to version 0.18.07
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-25 21:38:00 +02:00
Alexandru Ardelean 9060de91b0 python-lxml: bump to version 5.3.0
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-25 21:33:52 +02:00
Alexandru Ardelean b24a5876d2 python-et_xmlfile: bump to 2.0.0
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-25 21:33:52 +02:00
Alexandru Ardelean 75b419e96c django: bump to 5.1.4
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-25 21:33:52 +02:00
Alexandru Ardelean 190b99b1bc sudo: bump to version 1.9.16p2
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-12-25 21:33:31 +02:00
Othmar Truniger 68a0a8d6a4 knxd: bump to new version 0.14.71
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-12-25 09:16:40 +02:00
Austin Lane b673425621 libyder: add package
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-24 18:01:17 +02:00
Austin Lane e1d1a2ce0a python-platformio: Add package (build system)
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-24 17:55:05 +02:00
Austin Lane 9e70d3c5b0 node: Do not use shared `abseil-cpp`
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-24 17:46:18 +02:00
Tianling Shen 34c79e8d83
cloudflared: Update to 2024.12.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-24 16:09:22 +08:00
Tianling Shen bd0fb6d3ed
xray-core: Update to 24.12.18
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-24 16:09:03 +08:00
Wei-Ting Yang 665bac8e17 net-snmp: support compilation with GCC 11 permissively
Use #elif defined instead of #elifdef as seen elsewhere throughout the patch
file. This avoids the following errors when compiling with GCC 11:

```
mibgroup/ucd-snmp/proc.c:45:2: error: invalid preprocessing directive #elifdef; did you mean #ifdef?
   45 | #elifdef HAVE_PCRE_H
      |  ^~~~~~~
      |  ifdef

mibgroup/ucd-snmp/proc.c:243:2: error: invalid preprocessing directive #elifdef; did you mean #ifdef?
  243 | #elifdef HAVE_PCRE_H
      |  ^~~~~~~
      |  ifdef
```

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
2024-12-23 14:43:48 -08:00
Tianling Shen 0c0d897b47 ack: Update to 3.8.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-24 01:12:01 +08:00
Olivier Poitrey 37f076cb1c nextdns: Update to version 1.44.3
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2024-12-23 22:18:01 +08:00
Hannu Nyman b6176b6687 nano: Update to 8.3
Update nano editor to version 8.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-12-22 21:11:50 +02:00
John Audia f8587b9ec4 lxc: update to 6.0.3
No patches needed to be rebased/simple version bump.

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-12-22 13:47:13 +01:00
Peter van Dijk 7cfc21dc13 dnsdist: update to 1.9.8
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-12-21 13:34:47 +02:00
Olivier Poitrey a182d7c500 nextdns: Update to version 1.44.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2024-12-21 13:31:10 +02:00
Peter van Dijk 89f8c45282 pdns: update to 4.9.3
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-12-20 18:42:35 -08:00
Stan Grishin 972dab9598 pbr: update to 1.1.8
* update to 1.1.8 release version
* APK-style version stamping for init script

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-12-20 10:53:54 -08:00
Austin Lane bbf4812279 python-pypubsub: Add package
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-20 12:27:29 +02:00
Austin Lane bbc02fa868 abseil-cpp: Add Package
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-19 10:38:26 +02:00
Austin Lane 65b7c24db4 python-tabulate: add package / hostbuild
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-19 10:31:32 +02:00
Austin Lane 117a3a2b1b python-click: add hostbuild
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-19 10:30:47 +02:00
Austin Lane 6c62e0fcfe libulfius: Install library on target
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-19 10:29:53 +02:00
Tianling Shen 422655e0c0
alist: Update to 3.41.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-18 21:47:57 +08:00
Tianling Shen 0c97b1a427
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-12-18 21:47:52 +08:00
Austin Lane dc79b54b57 python-pyelftools: add package / hostbuild
Signed-off-by: Austin Lane <vidplace7@gmail.com>
2024-12-18 14:11:15 +02:00