Commit Graph

33257 Commits

Author SHA1 Message Date
Jan Hák
9b847a4e13 libedit: update to version 20250104-3.1
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-01-13 15:18:53 +01:00
Jan Hák
5445ad8c30 liburcu: update to version 0.15.0
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-01-13 15:18:40 +01:00
Toke Høiland-Jørgensen
c942cd0875 acme-acmesh: Bump to v3.1.0
New upstream release with mostly minor fixes.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2025-01-13 12:22:44 +01:00
Rosen Penev
f640d92aa4 mariadb: update to 11.4.4
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-12 19:21:32 +01:00
Glenn Strauss
cd4c0ac813 lighttpd: update to lighttpd 1.4.77 release hash
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2025-01-12 20:05:01 +08:00
Glenn Strauss
5564f0d60d lighttpd: lighttpd.init add trigger on acme.renew
github: closes #24217
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2025-01-12 20:05:01 +08:00
Luca Barbato
e8f4f3773e cargo-c: Version bump
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-01-12 20:04:08 +08:00
hingbong lo
aff8367c7a rust: update to 1.84.0
Signed-off-by: hingbong lo <hingbonglo@gmail.com>
2025-01-11 22:21:50 +08:00
Mohd Husaam Mehdi
e5ceb59553 vsftpd: handle migration and fix secure_chroot_dir error
* update UCI to use the traditional vsftpd.conf so
  that people migrating from non-uci version do not face problems
* if secure_chroot_dir is not provided specifically, then create
  an empty directory where vsftpd usually expects it

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-10 16:02:24 +01:00
FriesI23 Qin
c1f247d5c2 ddns-scripts: Add dnspod.cn-v3
Signed-off-by: FriesI23 Qin <FriesI23@outlook.com>
2025-01-10 14:38:13 +01:00
Hui Zhui
da4e27063c ddns-scripts: add support for ipv64.net
Adds ipv64.net service as DDNS provider

Docs: https://ipv64.net/dyndns_updater_api
Signed-off-by: Hui Zhui <barsikus07@gmail.com>
2025-01-10 13:18:23 +01:00
Rany Hany
7d752193e4 muninlite: add some patches to address old issues
As muninlite doesn't appear to have had a release in a few years and activity
on the git repo appears to have stalled, we add some patches on our end for now.

Patches:

- 001->004 are upstream fixes from master.
- 100 is a submitted PR: https://github.com/munin-monitoring/muninlite/pull/19
  to fix https://github.com/munin-monitoring/muninlite/issues/14.
- 200->204 is a submitted PR to allow customizing the monitored network interfaces:
  https://github.com/munin-monitoring/muninlite/pull/18. Despite the large
  number of patches it is actually a trivial change.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
2025-01-10 00:11:38 +01:00
Rany Hany
4f0758ba36 muninlite: add /etc/munin to conffiles and install muninlite.conf
The entire /etc/munin should be backed up as it includes
user configuration for custom plugins and the muninlite.conf
config file which is useful to override the default NTP server.

Also we install muninlite.conf to /etc/munin/.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
2025-01-10 00:11:38 +01:00
Javier Marcet
b7974fb6d2 docker-compose: Update to version 2.32.2
Release notes:
https://github.com/docker/compose/releases/tag/v2.32.2

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-01-09 14:00:53 +08:00
Noah Meyerhans
2b48c6d34e bind: bump to 9.20.4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2025-01-08 13:41:49 -05:00
Mohd Husaam Mehdi
4b29db3ca7 vsftpd: update init script to process UCI
* update init script to validate and process UCI
* the option conf_file can be used to pass a conf file
  instead of using UCI

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-08 14:40:44 +01:00
Mohd Husaam Mehdi
1f884c960c vsftpd: update init script to use procd
update init script to use procd

Signed-off-by: Mohd Husaam Mehdi <husaam.mehdi@iopsys.eu>
2025-01-08 14:40:44 +01:00
Benjamin Frank
ce4b32edee ddns-scripts: support IPv6 for joker.com
The existing endpoint can handle IPv6 addresses as well.
2025-01-08 12:12:29 +01:00
Tianling Shen
d750bb3182 v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-08 16:59:42 +08:00
Rosen Penev
1457c5edc3 i2pd: update to 2.55.0
Fixes compilation with Boost 1.87.

Move away from codeload.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 20:04:03 -08:00
Rosen Penev
ee5f5d85e8 open-iscsi: update to 2.1.10
Use meson. Upstream prefers it.

Remove upstreamed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 20:03:44 -08:00
Ray Wang
fbcfd96e1b fsh: add new package
Fsh helps you access local shell and TCP services behind a NAT or firewall.

More details: https://github.com/heiher/hev-fsh

Signed-off-by: Ray Wang <r@hev.cc>
2025-01-06 20:00:17 -08:00
Peter van Dijk
a33e08ec6b curl: add LIBCURL_WEBSOCKETS flag
Signed-off-by: Peter van Dijk <peter@7bits.nl>
2025-01-06 19:26:13 -08:00
Michael Heimpold
0ea0a5f707 cpupower: fix category 'utils' -> 'utilities'
The initial idea was to have the new package in the existing category,
not to create a new one.
Thanks @anomeome for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2025-01-06 19:25:51 -08:00
Jonas Jelonek
0374ea98b9 eza: update to 0.20.15
Release notes:
0.20.11: https://github.com/eza-community/eza/releases/tag/v0.20.11
0.20.12: https://github.com/eza-community/eza/releases/tag/v0.20.12
0.20.13: https://github.com/eza-community/eza/releases/tag/v0.20.13
0.20.14: https://github.com/eza-community/eza/releases/tag/v0.20.14
0.20.15: https://github.com/eza-community/eza/releases/tag/v0.20.15

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-01-06 19:25:37 -08:00
Jonas Jelonek
997dfd314a croc: update to 10.2.1
Release notes:
10.1.2: https://github.com/schollz/croc/releases/tag/v10.1.2
10.1.3: https://github.com/schollz/croc/releases/tag/v10.1.3
10.2.0: https://github.com/schollz/croc/releases/tag/v10.2.0
10.2.1: https://github.com/schollz/croc/releases/tag/v10.2.1

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-01-06 19:25:26 -08:00
Vladimir Ermakov
6ee7a479bc qemu: update to 9.1.2
- Update to 9.1.2
- Refresh the patches

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-01-06 19:25:04 -08:00
Tianling Shen
c83362fc6d libtorrent-rasterbar: Update to 2.0.10
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-06 19:24:40 -08:00
Eric Fahlgren
2318b700ee owut: update to 2025.01.06
Bug fixes:
    efahl/owut@9f63203 owut: fix missing SSL library message

Enhancements:
    efahl/owut@e623a90 owut: cosmetic: include kernel version in build results
    efahl/owut@05f3bbe owut: allow alternate delimiters between added/removed packages
    efahl/owut@31b0478 owut: list server in 'versions' output
    efahl/owut@ec97414 readme: general updates

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2025-01-06 19:23:57 -08:00
Moritz Warning
27fb5f59bb kadnode: update to version 2.4.1
* add new additional peer
* add more configuration comments
* expose dht_isolation_prefix setting

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2025-01-06 19:23:13 -08:00
Rosen Penev
81b26a1540 tmate: fix compilation with GCC14
Need a define for strcasestr

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 19:22:49 -08:00
Rosen Penev
900f944252 opendkim: fix compilation with GCC14
Missing header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 19:22:24 -08:00
Rosen Penev
4b0f742e2b mpd: update to 0.23.16
Add patch to fix compilation with fmt 11.1.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 19:09:39 -08:00
Rosen Penev
c25ee5ab2c uanytun: fix compilation with GCC14
Wrong cast type.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 18:55:23 -08:00
Rosen Penev
0a5786e15e dante: update to 1.4.4
Refreshed patches.

Use libtirpc to fix missing bindresvport. It's not actually used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-01-06 18:50:24 -08:00
Ray Wang
806b524a28 natmap: update to 20250101
Signed-off-by: Ray Wang <r@hev.cc>
2025-01-06 17:11:48 +08:00
W. Michael Petullo
8b755ab558 gst1-libav: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
W. Michael Petullo
4634f44a9c gst1-plugins-ugly: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
W. Michael Petullo
b79247e3d6 gst1-plugins-bad: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
W. Michael Petullo
ace4f1103b gst1-plugins-good: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
W. Michael Petullo
f367b69c07 gst1-plugins-base: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
W. Michael Petullo
a18e1fe207 gstreamer1: update to 1.24.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-01-06 17:11:26 +08:00
John Audia
1f5194ed44 cpupower: add new package
Linux kernel userspace tool to examine and to tune power
saving related features of the processor

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

Signed-off-by: John Audia <therealgraysky@proton.me>

Small fixes to allow building with SDK (buildbots)
Comile-tested: mxs

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2025-01-06 07:39:25 +01:00
Wesley Gimenes
a09a838f8e netbird: update to 0.35.2
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.2

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-01-06 11:54:27 +08:00
Vladimir Ermakov
152d5a3e4d go2rtc: update to 1.9.8
- Update version to 1.9.8

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-01-06 11:54:15 +08:00
Stan Grishin
1ebad04302 pbr: Makefile bugfixes
* remove indentation in postinst/prerm/postrm scripts to fix issues with APK

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-01-04 12:13:01 -08:00
Stan Grishin
92a37ebdf1 adblock-fast: Makefile bugfixes and hijack rework
* remove indentation in postinst/prerm/postrm scripts to fix issues with APK
* rework hijack logic to redirect port 53 to the port of active/selected dnsmasq instances

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-01-04 12:12:19 -08:00
Tianling Shen
1166a25311 xray-core: Update to 24.12.31
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-01-04 16:48:23 +08:00
Carlos Miguel Ferreira
c50de920a2 boost: Updates package to version 1.87.0
This commit updates boost to version 1.87.0

New libraries in this release:
* Boost.Parser [2]: Framework for building parsers, from Zach Laine.

More info about Boost 1.87.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_87_0.html
[2]: https://www.boost.org/libs/parser/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2025-01-03 13:36:35 -08:00
Maxim Storchak
507ce5aad6 lsof: update to 4.99.4
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2025-01-03 13:36:24 -08:00