Commit Graph

32523 Commits

Author SHA1 Message Date
Rosen Penev
3ce4a46a5c liblz4: update to 1.10.0
Switch to normal tarballs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-08-16 15:51:54 -07:00
Rosen Penev
0baa4e7b00 libvorbisidec: update to latest git
Only differences are two crash fixes from Chromium fuzzing.

Also made compatible with APK by just using PKG_SOURCE_DATE instead of a
bogus PKG_VERSION.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-08-16 15:51:37 -07:00
Rosen Penev
194bf80ab0 libx264: update to latest master
Use PKG_SORUCE_DATE for apk compatibility.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-08-16 15:51:20 -07:00
Fabian Lipken
aa783d36b0 nerdctl: update to 1.7.6
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2024-08-16 13:41:16 -07:00
Ray Wang
5a33fe0524 natmap: allow binding to a port or port range
Signed-off-by: Ray Wang <r@hev.cc>
2024-08-16 23:06:58 +08:00
Paul Spooren
1019631a5a ci: fix APK version detection
This action was mostly based on the autorelease CI job and somehow there
is an error that if multiple packages are affected, the path is
concatenated instead of adding a space.

Secondly the APK return code 0 wasn't good enough for the if condition
and caused it to trigger even on valid versions.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-08-16 13:24:41 +02:00
Dirk Brenken
468862b06d Merge pull request #24765 from dibdot/unbound-gawk
unbound: fix gawk incompatibility
2024-08-16 09:33:56 +02:00
Tobias Waldvogel
733f235fda unbound: fix local cnames
For cnames with a local data target the A RR is not resolved and
missing in the response. As most applications don't send another
query and fail, these entries are placed in a rpz zone instead.

Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
2024-08-16 14:41:28 +08:00
Paul Spooren
4a136ee40a ci: check if packages use an APK compatible version
APK uses a deterministic version schema, have the CI check that changed
packages actually follow that version schema.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-08-15 13:28:12 +02:00
S. Brusch
5988abae10 crowdsec-firewall-bouncer: new upstream release version 0.0.29
Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.4

Description:
 - updated to new upstream release version 0.0.29
 - added retry_initial_commit option to init script (by Quba1)
 - aligned namings in script with crowdsec-firewall-bouncer

Co-authored-by:  Quba1 <22771850+Quba1@users.noreply.github.com>
2024-08-15 15:04:39 +08:00
Ray Wang
003b4e3696 hev-socks5-server: update to 2.6.7
This commit follows the upstream project's change of license from GPLv3
to MIT.

Link: 3175713e77
Signed-off-by: Ray Wang <r@hev.cc>
2024-08-15 14:57:27 +08:00
Ray Wang
7e52cafc16 natmap: update to 20240813
Signed-off-by: Ray Wang <r@hev.cc>
2024-08-15 14:56:43 +08:00
Dirk Brenken
9094060d81 unbound: fix gawk incompatibility
* fix gawk incompatibility in iptools.sh

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-08-15 05:03:24 +02:00
Stan Grishin
5259daf367 Merge pull request #24738 from stangri/master-pbr
pbr: update to 1.1.6-20
2024-08-14 00:25:34 -07:00
Stan Grishin
176ae27ea8 Merge pull request #24715 from stangri/master-https-dns-proxy
https-dns-proxy: update to 2023.12.26-1
2024-08-14 00:24:19 -07:00
Eric Fahlgren
0a7e87b437 owut: update to 2024.08.09
Bug fixes:
  efahl/owut@9ecbea5 owut: ensure shell exit status is correct

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-08-13 16:22:51 +08:00
Volker Christian
ee32f403aa libucontext: Update to latest upstream version 1.3.1
Signed-off-by: Volker Christian <me@vchrist.at>
2024-08-13 16:22:17 +08:00
Jianhui Zhao
7c09bbe1bd lua-eco: update to 3.6.0
A new package lua-eco-packet added since 3.6.0.

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2024-08-13 16:19:57 +08:00
Luca Barbato
d4416c2e63 rust: update to 1.80.1
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2024-08-13 16:19:37 +08:00
Rosen Penev
1e1f75613c inih: remove r from version
Adds compatibility with APK. Switches from codeload to local tarballs.
Smaller and simpler.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-08-12 22:59:31 -07:00
Rui Salvaterra
4a1f9bdab8 gcc: add GCC 14.2
Deleted (upstreamed):

020-Include-safe-ctype.h-after-C-standard-headers-to-avo.patch [1]
021-libcc1-fix-vector-include.patch [2]

All other patches automatically rebased.

[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=9970b576b7e4ae337af1268395ff221348c4b34a
[2] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5213047b1d50af63dfabb5e5649821a6cb157e33

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2024-08-12 09:04:13 -07:00
Vladimir Ermakov
b44065ec62 qemu: update version to 9.0.2
- Update version
- Refresh patchset

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2024-08-12 09:27:27 +08:00
Dirk Brenken
875fcf3f12 adblock: update to 4.2.1
* added full 1Hosts feed support (4 categories)
* changed the OISD list sources to alternate wildcard domains syntax
* used only the adguard source in default config
* fixed a needless reload delay plus a few cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-08-11 09:31:57 +02:00
Martin Kennedy
df990b96da realtek-poe: update package to v1.1
v1.1 contains a minor fix to enable PoE devices with
up to 48 ports.

Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2024-08-11 12:27:45 +08:00
Antonio Pastor
be5ca7d40f netatalk: Update to 3.2.5
Compile tested/run: ipq806x

No changes to package other than using latest available codebase.

Signed-off-by: Antonio Pastor <apccv@outlook.com>
2024-08-10 16:01:28 -07:00
Michel Promonet
5a6e52d173 v4l2camera: update to v0.2.1
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2024-08-10 15:53:58 -07:00
Esaaprilia Salsabila
4b52905590 freeradius3: fixup
Signed-off-by: Esaaprilia Salsabila <esaapriliasalsabila@gmail.com>
2024-08-10 15:53:31 -07:00
Stan Grishin
94bc05ccfa Merge pull request #24739 from stangri/master-adblock-fast
adblock-fast: update to 1.1.2-3
2024-08-10 13:25:19 -07:00
Moritz Warning
3934cfdbdc dhtd: udpate to 1.0.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2024-08-10 17:01:01 +08:00
Milinda Brantini
7b4fbfda5d golang: Update to 1.22.6
go1.22.6 (released 2024-08-06) includes fixes to the go command,
the compiler, the linker, the trace command, the covdata command,
and the bytes, go/types, and os/exec packages.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-10 16:59:36 +08:00
Dirk Brenken
7b18f22e73 adblock: update to 4.2.0
* new gawk dependency
* full hagezi support (all 32 categories)
* refine Stevenblack support
* refine whitelist handling
* fixed tcpdump command line for ports other than 53 (see #24685)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-08-09 17:16:46 +02:00
Florian Eckert
4df02492c2 Merge pull request #23798 from gentoo-root/mwan3-fix-awk
mwan3: Fix awk expression in mwan3_delete_iface_rules
2024-08-09 07:53:45 +02:00
Florian Eckert
04da2e2810 Merge pull request #24732 from bluecmd/pr-modemmanager-rpcd
modemmanager: make rpcd integration optional
2024-08-09 07:19:15 +02:00
Hirokazu MORIKAWA
4b426972f8 node: bump to v20.16.0
Notable Changes
	process: add process.getBuiltinModule(id)
	doc: doc-only deprecate OpenSSL engine-based APIs
	inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2024-08-08 21:40:32 +08:00
Michael Heimpold
8314b299c6 Merge pull request #24753 from mhei/php8-update-to-8.3.10
php8: update to 8.3.10
2024-08-08 07:20:48 +02:00
Christian Svensson
f48f15a899 modemmanager: make rpcd integration optional
ModemManager does not depend on Lua by its own, so make it possible to
not have a requirement on Lua if the rpcd integration is not needed.

Signed-off-by: Christian Svensson <blue@cmd.nu>
2024-08-07 15:27:33 +02:00
Milinda Brantini
c22e7071ff cloudflared: Update to 2024.8.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-07 13:18:45 +08:00
Milinda Brantini
6ae47d20da dnsproxy: Update to 0.72.3
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-07 13:18:27 +08:00
Michael Heimpold
e06c27d264 php8: update to 8.3.10
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.3.10

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-08-07 07:01:44 +02:00
Stan Grishin
920d64734a pbr: update to 1.1.6-20
This version is the final version supporting iptables and:

* it separates the old iptables/nft-capable init script from the new nft-only init script
* the new nft-script is a significant rewrite of the old recursive calls/policy parsing
  and tries to create inline nft sets which offers performance improvements

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-08-06 01:44:34 +00:00
Tianling Shen
b806d77578 clamav: add missing dependency
clamav needs rust toolchain to build, add $(RUST_ARCH_DEPENDS) to
dependencies to avoid building on unsupported architectures.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-05 15:44:51 +08:00
Philip Prindeville
04dc151b3e bind: bump to 9.20.0
We no longer use "epoll()", but a new library dependency "liburcu"
(user-space RCU) has been added.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2024-08-05 07:00:50 +02:00
Tianling Shen
ff5104e642 wgsd: add missing dependency
wgsd is written in Go, add $(GO_ARCH_DEPENDS) to dependencies to avoid
building on unsupported architectures.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-05 12:52:59 +08:00
Tianling Shen
8d29874c31 geoipupdate: take over the maintainership
Matthew Hagan has been absent for two years and this package lacks
proper maintenance. As I'm a user of this package, take over the
maintainership.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-04 13:13:37 +08:00
Tianling Shen
0b7ec4af65 geoipupdate: Update to 7.0.1
- do not touch default configuration
- put the binary into /usr/bin as it's not a "system" application
- update GO_PKG path
- remove useless init script[1]
- other minor clean up

1. The database directory will be automatically created by the program.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-04 13:13:37 +08:00
xiaobo tian
c51679d498 adguardhome: add option config
Signed-off-by: xiaobo tian <peterwillcn@gmail.com>
2024-08-04 13:09:23 +08:00
Rosen Penev
e238bfa798 rtpmidi: fix compilation with GCC14 and fmt10.2
Added two patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-08-04 02:08:51 +01:00
Aleksey Vasilenko
487f3b6374 minizip: update to 4.0.7
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-08-03 16:42:01 -07:00
Stan Grishin
50e85ed27f adblock-fast: update to 1.1.2-3
This version brings two significant updates:
* support for text labels/names for the external lists
* better processing of the config update files, which cleans up
  entries with missing URLs

Also:
* new config file contains names for all lists
* it tries to match existing URLs with the names from the new config file
  and update user config as part of uci-defaults script
* contains minor updates to copyright/license/upstream URL/README
* updates the config update script to remove sysctl.org list as it's outdated
* adds two new remote lists: Hagezi and 1Hosts

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-08-03 23:26:26 +00:00
Philip Prindeville
ee1df08108 kea: update to 2.6.0
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2024-08-03 14:26:46 -07:00