Milinda Brantini
4444e01b3e
dnsproxy: Update to 0.72.2
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-08-01 15:11:41 +08:00
Jonas Jelonek
69db3d67bc
croc: update to 10.0.11
...
Release notes:
10.0.10: https://github.com/schollz/croc/releases/tag/v10.0.10
10.0.11: https://github.com/schollz/croc/releases/tag/v10.0.11
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-07-31 17:22:44 +03:00
Jonas Jelonek
f50954e032
eza: update to 0.18.23
...
Release notes:
0.18.22: https://github.com/eza-community/eza/releases/tag/v0.18.22
0.18.23: https://github.com/eza-community/eza/releases/tag/v0.18.23
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-07-31 13:21:43 +02:00
Jonas Jelonek
5611870b7c
gping: update to 1.17.3
...
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-07-31 13:21:25 +02:00
Rosen Penev
88b96b69be
libv4l: update to 1.28.0
...
Remove backported patch. Also remove seemingly unneeded patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-07-31 10:26:46 +02:00
David Yang
c51ecd6678
miniupnpd: Enable regex filter
...
UPnP rules now may have an optional regex filter on requester's
descriptions. This is a countermeasure against some UPnP exploiters
without shutting down UPnP service completely, albeit they can bypass it
by reporting innocent's descriptions maliciously.
Since the filter specifier is optional, existing valid config files will
still work.
This increases the executable's size by 1.3 kB from original 147.7 kB on
i386.
Signed-off-by: David Yang <mmyangfl@gmail.com>
2024-07-31 10:26:01 +02:00
David Yang
7058ca424a
miniupnpd: Update to 2.3.7
...
Update to 2.3.7, and remove patches which are already in upstream.
Signed-off-by: David Yang <mmyangfl@gmail.com>
2024-07-31 10:26:01 +02:00
Aleksey Vasilenko
13cff17d13
swig: update to 4.2.1
...
- Switch package URL to HTTPS
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-31 15:00:56 +08:00
Josef Schlehofer
e3e1480761
Revert "curl: update to 8.9.0"
...
With the recent update, it was discovered that curl causes high CPU usage,
until the solution is found, let's revert the commit.
Fixes: https://github.com/openwrt/packages/issues/24693
This reverts commit e29aaab606
.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2024-07-31 08:27:22 +02:00
Aleksey Vasilenko
1bf7faddf1
boinc: update to 8.0.4
...
- Refresh a patch
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-31 12:26:05 +08:00
Milinda Brantini
b82deed3de
xray-core: update to 1.8.23
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-30 16:26:26 +08:00
Aleksey Vasilenko
744ef57dc9
imagemagick: update to 7.1.1.36
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-29 12:43:27 -07:00
Eric Fahlgren
57f962b4e2
owut: update to 2024.07.24
...
The internal package list order fix depends on openwrt/asu@b7c8a426
Bug fixes:
efahl/owut@d8af324 maintain internal package list in installation order
efahl/owut@5bc21c6 armsr platform not detected properly
efahl/owut@b0570d4 documentation link fixes for ASU server changes
Enhancements:
efahl/owut@3a213f3 better download rate calculation
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-07-29 12:44:42 +08:00
Stephen Baker
292f29474b
strongswan: comma separated list for {left,right}subnet
...
Translate local_subnet and remote_subnet in /etc/config/ipsec into a comma separated list for leftsubnet and rightsubnet in /var/ipsec/ipsec.conf
2024-07-28 15:56:17 -06:00
Andreas Gnau
68c0a57f57
perl: Run make depend to fix build race condition
...
Run make depend before building perl. This fixes parallel build failures
on machines with a high number of cores.
Example error 1:
/bin/ln -s /build/staging_dir/hostpkg/usr/bin/generate_uudmap generate_uidmap
make[5]: ./generate_uudmap: Command not found
make[5]: *** [Makefile:321: bitcount.h] Error 127
Example error 2:
/bin/ln -s /build/staging_dir/hostpkg/usr/bin/generate_uudmap generate_udmap
./generate_uudmap uudmap.h bitcount.h mg_data.h
/bin/ln: failed to create symbolic link 'generate_uudmap': File exists
make[5]: *** [Makefile:325: generate_uudmap] Error 1
Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996953
Link: 366bc98c91
Closes: https://github.com/openwrt/packages/issues/8238
Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2024-07-28 15:53:19 -06:00
Aleksey Vasilenko
a237a81084
lmdb: update to 0.9.33
...
- Don't set PKG_SOURCE_DATE since PKG_SOURCE_VERSION is enough
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-28 22:54:15 +08:00
Aleksey Vasilenko
74c89fc2a5
rsyslog: update to 8.2406.0
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-28 22:50:02 +08:00
Aleksey Vasilenko
5806cbef98
libmaxminddb: update to 1.10.0
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-28 22:49:44 +08:00
Aleksey Vasilenko
c611da23d8
xz: update to 5.6.2
...
- Refresh a patch
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-28 22:49:27 +08:00
Luiz Angelo Daros de Luca
eb05355e5c
ruby: update to 3.3.4
...
Ruby 3.3.4 fixes a regression in Ruby 3.3.3 that dependencies are
missing in the gemspec of some bundled gems: net-pop, net-ftp, net-imap,
and prime. The fix allows Bundler to successfully install those gems on
platforms like Heroku. If your bundle install runs correctly now, you
may not have this issue. Other changes are mostly minor bug fixes.
See: https://www.ruby-lang.org/en/news/2024/07/09/ruby-3-3-4-released/
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2024-07-27 14:47:02 +01:00
Aleksey Vasilenko
7869626ac7
gnunet-fuse: update to 0.21.0
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-27 14:45:23 +01:00
Marius Durbaca
b99e301bef
openfortivpn: update to 1.22.1
...
Signed-off-by: Marius Durbaca <mariusd84@gmail.com>
2024-07-27 17:39:11 +08:00
Milinda Brantini
84f2027911
dockerd: Update to 27.1.1
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-27 16:37:33 +08:00
Milinda Brantini
a14185ce28
docker: Update to 27.1.1
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-27 16:37:33 +08:00
Aleksey Vasilenko
8d68f0b0db
rust: update to 1.80.0
...
- Remove two upstreamed patches
- Manually refresh one patch
- Automatically refresh another patch
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-26 12:38:25 +08:00
Aleksey Vasilenko
1761ed0cbe
clamav: update to 1.3.1
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-25 16:07:06 -07:00
Aleksey Vasilenko
7cde0eea99
c-ares: update to 1.32.3
...
- Use up-to-date source URL
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-25 16:06:36 -07:00
Othmar Truniger
8ec5824b18
libfmt: bump to version 11.0.2
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-07-25 16:06:20 -07:00
Aleksey Vasilenko
924e5ed8db
gnunet: update to 0.21.2
...
- Remove upstreamed patch
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-25 10:14:06 +01:00
Aleksey Vasilenko
32520ff956
libcurl-gnutls: update to 8.9.0
...
- Remove stalled mirrors
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-25 10:14:06 +01:00
Peter van Dijk
cccedece03
pdns-recursor: update to 5.1.1
...
this switches the default config to the new yaml format
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-07-25 15:20:15 +08:00
Aleksey Vasilenko
e29aaab606
curl: update to 8.9.0
...
- Remove upstreamed patch
- Remove stalled mirrors
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-25 15:20:01 +08:00
Wesley Gimenes
b4e60af081
netbird: update to 0.28.6
...
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-07-24 11:57:58 +08:00
Milinda Brantini
79fac95444
containerd: Update to 1.7.20
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-24 11:57:48 +08:00
Milinda Brantini
7e4cabe225
dockerd: Update to 27.1.0
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-24 11:57:48 +08:00
Milinda Brantini
c8d63383ad
docker: Update to 27.1.0
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-24 11:57:48 +08:00
Javier Marcet
13f5156f33
docker-compose: Update to version 2.29.1
...
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-07-24 11:57:37 +08:00
Jan Hák
f5cfbb782a
knot: update to version 3.3.8
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-07-23 16:45:52 +02:00
Tianling Shen
4cec3e03fb
alist: Update to 3.36.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-07-23 14:34:59 +08:00
Milinda Brantini
ebeeafb996
xray-core: update to 1.8.21
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-07-23 12:36:16 +08:00
Aleksey Vasilenko
aea2263a48
apache: update to 2.4.62
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-22 18:52:25 -07:00
Aleksey Vasilenko
db90b3622b
tesseract: update to 5.4.1
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-22 18:52:17 -07:00
Aleksey Vasilenko
3caa351616
less: update to 661
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-22 18:52:04 -07:00
Eric Fahlgren
3e75212807
owut: update to 2024.07.21
...
A couple of minor bug fixes, and several enhancements.
The major addition is the pre-install hook, which allows user to
intercept processing between the download and install. This allows,
for example, copying the download artifacts (firmware-manifest.json)
to persistent storage and saving it for later reference. Other
uses include automating backups as part of the upgrade process.
See /etc/owut.d/pre-install.sh for examples.
- bugs
https://github.com/efahl/owut/commit/dc521b2 version list bug fix
https://github.com/efahl/owut/commit/75faac2 fix OpenWRT firmware version comparisons
- enhancements
https://github.com/efahl/owut/commit/0937933 add '--pre-install' hook
https://github.com/efahl/owut/commit/23c2066 reduce 'dump' output verbosity
https://github.com/efahl/owut/commit/cc9618d tweak the undocumented '--device' option handling
https://github.com/efahl/owut/commit/2ec138b improve help
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-07-22 18:51:38 -07:00
Esaaprilia Salsabila
5a923168c8
perl: fix Segmentation fault
...
Signed-off-by: Esaaprilia Salsabila <esaapriliasalsabila@gmail.com>
2024-07-22 18:48:26 -07:00
Alexandru Ardelean
ac65b3cc32
Merge pull request #24612 from commodo/python-updates2
...
django,django-restframework: bump versions
2024-07-22 10:19:38 +03:00
Alexander Egorenkov
2834a9f338
mpd: fix build with libfmt v11
...
mpd fails to compile with libfmt v11 because of minor API changes in the
library.
https://github.com/MusicPlayerDaemon/MPD/issues/2068
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2024-07-21 16:15:27 -07:00
Ivan Pavlov
909825835b
openvpn: update to 2.6.12
...
This is a bugfix release
Bug fixes:
- the fix for CVE-2024-5594 (refuse control channel messages with nonprintable characters) was too strict, breaking user configurations
with AUTH_FAIL messages having trailing CR/NL characters. This often happens if the AUTH_FAIL reason is set by a script.
- Http-proxy: fix bug preventing proxy credentials caching
For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.12/Changes.rst
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2024-07-21 05:54:34 -07:00
Peter van Dijk
e2f74bbcd6
dnsdist: update to 1.9.6
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-07-21 12:54:31 +08:00
Aleksey Vasilenko
0de63d9ae6
imagemagick: update to 7.1.1.35
...
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-21 12:52:21 +08:00