* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 97198fbcc1f44c64dc98b30e61a0a2d48e36c2ec
@ 2026-02-16 10:44 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-02-16 10:44 UTC (permalink / raw)
To: ipfire-scm
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 92271 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 97198fbcc1f44c64dc98b30e61a0a2d48e36c2ec (commit)
via bb945f2749ceee689a9bae83b4cca583ef7ca0ab (commit)
via 4251a459e6c5de59c414ebe79256988a026f71cf (commit)
via eebc9b0b96b973c5fdf619759cebbab81f960c92 (commit)
via 806851b9989c583d2f48326054789c683a5fa741 (commit)
via 0074cd7889affdb2d3fa716346aaec03090ada9e (commit)
via cfd2ff13c53dcbad77529da76c43eb4616a1d66d (commit)
via f4e2aa5ff2e3fa0e17922f8fd514338e8d30ee07 (commit)
via cbd6c37d2199fbd9e9e510ad4a2fe7bcd439ed12 (commit)
via d52b9b096ed966682158f90aeb03499c2bd9f722 (commit)
via 76203e6ffc6b8e8ad6261f70864a0c5b0158fe9d (commit)
via 675214acf0c9dd83209126dd96dd51e8333c3e97 (commit)
via 5a2fa6c2dcdfb133e34ac955aa7807531454f2ac (commit)
via b124b3da0616e215b7c254e1e4d62d064faf21d8 (commit)
via 1b3d51b8fbbe8df5436db955af5edad992c1e4ac (commit)
via e50a145786df5619e084d287bb6df44f3027757d (commit)
via 2081a3f445bc43da3afee8c1307859d2c67ee690 (commit)
via 93587518011043d51530e8f96d6adcc2ffe06cf0 (commit)
via dbbe369108021fc2a5969e988bc8acbeeca9cc6c (commit)
via 69a99e68dda423d259acae2a04d03665239f5c67 (commit)
via 771cfba233767e5e20464a1e978ca2ab4fadddf7 (commit)
via fbdfddb67e2fdcef1893b1bd699ce0379d1bb3b8 (commit)
via e8c24c98b91ab7bced932c13a0cc9475d2d26ba2 (commit)
via 44b21cb95d9ec93804ed3335f7e07e35f561dd8f (commit)
via 7da12ebc4ed941ef032d73cc85f7b2a9d6d76252 (commit)
from ab03ba10c42fb56d8cd15bda4ca16be887ade6c6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 97198fbcc1f44c64dc98b30e61a0a2d48e36c2ec
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:27 2026 +0100
core201: Ship vim
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit bb945f2749ceee689a9bae83b4cca583ef7ca0ab
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:40 2026 +0100
vim: Update to version 9.1.2147
- Update from version 9.1.2098 to 9.1.2147
- Update of rootfile
- Changelog is not available. Generally each patch version number update is related to
a commit entry in the git repository. The details for all the commit changes can be
found at https://github.com/vim/vim/commits/master/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 4251a459e6c5de59c414ebe79256988a026f71cf
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:38 2026 +0100
p11-kit: Update to version 0.26.2
- Update from version 0.26.1 to 0.26.2
- Update of rootfile
- One CVE fix
- Changelog
0.26.2
rpc: fix NULL dereference via C_DeriveKey with specific NULL parameters (CVE-2026-2100)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit eebc9b0b96b973c5fdf619759cebbab81f960c92
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon Feb 16 10:40:13 2026 +0000
core201: Restart OpenVPN
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 806851b9989c583d2f48326054789c683a5fa741
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:26 2026 +0100
core201: Ship openvpn
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 0074cd7889affdb2d3fa716346aaec03090ada9e
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:37 2026 +0100
openvpn: Update to version 2.6.19
- Update from version 2.6.17 to 2.6.19
- No change to rootfile
- Changelog
2.6.19
Bugfixes
make dist would fail to pack unit_tests/openvpn/test_common.h, breaking make check
on the tarball if cmocka is installed. Fix.
2.6.18
New features / User visible changes
disable DCO if --bind-dev option is given (no support for this in the old
out-of-kernel Linux DCO implementation)
on Windows, if using --ip-win32 netsh and not using the interactive service, IPv4
addresses would be installed as "permanent", possibly causing problems later on
with using that IPv4 address on a different interface. Change to "store=active".
(GH: #915)
Code maintenance / Compat changes
backport fixes needed to build unit tests with cmocka 2.0.0 and -Werror (some parts
of the old API have been deprecated and would raise warnings)
backport "ensure that all unit tests use unbuffered stdout+stderr" change,
otherwise we get no output at all if a unit test crashes
add explicit error message for failing read in multi_process_file_closed()
(reported by SRL)
test framework: permit overriding the openvpn binary called
configure.ac: remove use of PKCS11_HELPER_LIBS in mbedTLS checks (old code, purpose
unclear, effects non-useful)
configure.ac: try to use pkg-config to detect mbedTLS
Documentation updates
improve pull-filter documentation, emphasizing possible problems if used as a naive
security measure (reported by SRLabs).
Bugfixes
p2mp server: fix incorrect file descriptor handling on "inotify" FD during a
SIGUSR1 restart (GH: #966)
management interface: fix bug where --management-forget-disconnect and
--management-signal could be executed even if password authentication to
managment interface was still pending (Zeropath finding)
repair client-side interaction on reconnect between DCO event handling and
--persist-tun - after a ping timeout and reconnect, the DCO event handler would
not be armed, and the next ping timeout would not be received by userland,
causing non-working connections with nothing in the openvpn log (Linux and
FreeBSD only, GH: #947)
prevent crash on invalid server-ipv6 argument, calling freeaddrinfo() with a NULL
pointer. This only affects OpenBSD. (Klemens Nanni).
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit cfd2ff13c53dcbad77529da76c43eb4616a1d66d
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:25 2026 +0100
core201: Ship libuv
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit f4e2aa5ff2e3fa0e17922f8fd514338e8d30ee07
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:35 2026 +0100
libuv: Update to version 1.52.0
- Update from version 1.49.2 to 1.52.0
- No change to rootfile
- Changelog
1.52.0
* src: remove unused include of <assert.h> in timer.c (Juan José Arboleda)
* test: skip `udp_multicast_join` if not system-wide available (Juan José Arboleda)
* test: remove unused include of <limits.h> in runner.h (Juan José Arboleda)
* doc: don't mention UV_LOOP_ENABLE_IO_URING_SQPOLL (Poul T Lomholt)
* unix: fix uv_thread_{get,set}priority error codes (Ryan Liptak)
* build: dedup sanitizer jobs using matrix strategy (Juan José Arboleda)
* doc: update ncurses link (Saúl Ibarra Corretgé)
* tcp: support customizing TCP_KEEPINTVL and TCP_KEEPCNT (Andy Pan)
* linux: fix -Wformat-truncation warning (Ben Noordhuis)
* src: fix nullptr dereference in uv__print_handles (jhnh204)
* build: make automake link libm on bsd-likes (Juan José Arboleda)
* include: remove unused macro undefs from uv.h (Juan José Arboleda)
* win: handle empty string in uv_get_process_title (Ben Noordhuis)
* win: use WSA_FLAG_NO_HANDLE_INHERIT in WSASocketW (chemodax)
* unix: handle possible `ENOMEM` in `uv__tcp_listen` (Juan José Arboleda)
* win: replace GetModuleHandleA with GetModuleHandleW (chemodax)
* qnx: add qnx 8 support (Deep C)
* mailmap: update email address for Richard Lau (Richard Lau)
* win: remove obsolete comment (Ben Noordhuis)
* unix: handle possible `ENOMEM` in `uv__pipe_listen` (Juan José Arboleda)
* unix: deduplicate uv_free_interface_addresses (Juan José Arboleda)
* test: pass correct string type to GetModuleHandleW (Ben Noordhuis)
* win: remove unnecessary inlining from fs.c (Ben Noordhuis)
* win: move uv__process_reqs to core.c (Ben Noordhuis)
* win: remove unnecessary inlining from header file (Ben Noordhuis)
* test: skip slow process title test on asan+macos (Ben Noordhuis)
* win: dissolve atomicops-inl.h (Ben Noordhuis)
* win: move uv__process_endgames to core.c (Ben Noordhuis)
* win: move uv__insert_pending_req to core.c (Ben Noordhuis)
* win: replace inline asm with compiler intrinsic (Ben Noordhuis)
* win,pipe: minimal fix to uv_read_cb->uv_read_start recursion bug (Jameson Nash)
* doc: make requirements work with newer python (Luca Saccarola)
* win: fix -Wcast-function-type warnings in winapi.c (Ben Noordhuis)
* win: fix -Wsign-compare warnings (Ben Noordhuis)
* test: simplify ASSERT_OK macro for static analysis (Jameson Nash)
* win: add arm64 machine type to uv_os_uname (wisemanny)
* win: use ProcessPrng (Ben Noordhuis)
* win: work around wine bug in uv_fs_{unlink,rmdir} (Keno Fischer)
* doc: fix return value for uv_pipe_connect2 (Sean Dewar)
* unix: fix udp sendmmsg fallback path (Ben Noordhuis)
* doc: add binding `C framework` uv_coroutine to LINKS.md (Lawrence Stubbs)
* linux: handle cgroups cpu.max with limit < period (Ben Noordhuis)
* doc: update link, repo name change to c-asio (Lawrence Stubbs)
* build(deps): bump actions/download-artifact from 4 to 5 (dependabot[bot])
* doc: remove nodeuv from LINKS.md (Ben Noordhuis)
* test: use relative paths for pipes and unix sockets (Emily)
* build(deps): bump actions/checkout from 4 to 5 (dependabot[bot])
* unix: improve uv__cpu_relax() on arm (Anton Kirilov)
* win: fix compiler warnings (Savas Sahin)
* unix: replace uv__io_t callback pointer with enum (Ben Noordhuis)
* test,win: fix -Wunused-function warnings (Ben Noordhuis)
* test,win: fix -Wcast-function-type warnings (Ben Noordhuis)
* test,win: fix -Wattributes warnings (Ben Noordhuis)
* win: shrink fd hash table from 2592k to 162k (Ben Noordhuis)
* unix: fix build on the bsds (Ben Noordhuis)
* netbsd: fix thread affinity compilation error (Santiago Gimeno)
* unix: remove UV__SIGNAL_EVENT dispatch from uv__io_cb (Juan José Arboleda)
* build: add -Werror when testing -Wflags (Jameson Nash)
* win: fix path size calculation (Ben Noordhuis)
* doc: correct uv_cancel return value (m0cg)
* unix,win: look up UV_THREADPOOL_SIZE with uv_os_getenv (moe li)
* build(deps): bump actions/setup-python from 5 to 6 (dependabot[bot])
* unix: fix uv__signal_loop_cleanup call in init (Jameson Nash)
* aix: fix nullptr check in uv__skip_lines (Ben Noordhuis)
* unix: add neoverse-v2 cpu identifier (green-br)
* test: make `thread_priority` robust against system default nice levels
* unix,win: implement `uv_udp_open_ex` (Juan José Arboleda)
* aix: add stub function to satisfy linker (Ben Noordhuis)
* linux: add MSG_ERRQUEUE ipv4/ipv6 udp support (Juan José Arboleda)
* ibmi: add stub function to satisfy linker (Ben Noordhuis)
* darwin: better heuristic for available memory (Christian Guinard)
* build(deps): bump actions/download-artifact from 5 to 6 (dependabot[bot])
* build(deps): bump actions/upload-artifact from 4 to 5 (dependabot[bot])
* unix: fix use of uninitialized variable (Ben Noordhuis)
* doc: fix documentation for uv_utf16_to_wtf8() function (Gang Zhuo)
* win: rename minimal_windows10_version1709() for libuv's convention (Andy Pan)
* build(deps): bump actions/checkout from 5 to 6 (dependabot[bot])
* win: fix race in uv_fs_event_start() (Ben Noordhuis)
* unix: support nanosecond resolution in uv__fs_to_timespec (Ayush Kumar)
* win: handle sshfs-win quirk in uv_fs_readdir() (Ben Noordhuis)
* unix,win: fix leak in uv_os_environ error path (Ambuj Vashistha)
* test: add macros to run fs tests with io_uring (Santiago Gimeno)
* linux: fix uv_fs_ftruncate io_uring implementation (Santiago Gimeno)
* Update OS X reference to macOS in README (Bart Louwers)
* ci: update macos runner images (Ben Noordhuis)
* doc: add example usage for uv_sleep (Kartik Puri)
* ci: add macos-15-intel to matrix (Ben Noordhuis)
* win: Optimize file/directory delete. (chemodax)
* build(deps): bump actions/download-artifact from 6 to 7 (dependabot[bot])
* build(deps): bump actions/upload-artifact from 5 to 6 (dependabot[bot])
* test: run more fs tests using io_uring too (Santiago Gimeno)
* doc: add handle and request usage guidelines (Ben Noordhuis)
* unix: remove handle from queue on uv_spawn() error (Oblivionsage)
* doc: remove hp-ux from supported platforms list (Ben Noordhuis)
* unix,win: add f_frsize field to uv_statfs_t (Ben Noordhuis)
* test: fix -Wuninitialized-const-pointer warning (Ben Noordhuis)
* test: fix -Wstringop-overread warning (Ben Noordhuis)
* test: make pty test work under asan (Ben Noordhuis)
* win: readlink support for IO_REPARSE_TAG_LX_SYMLINK (Cody Tapscott)
* unix: fix partial read handling after POLLHUP (Ben Noordhuis)
* unix: factor out common i/o poll code (Ben Noordhuis)
* test: disable udp_reuseport test under qemu (Ben Noordhuis)
* test: disable tcp_reuseport test under qemu (Ben Noordhuis)
* unix,win: check nbufs argument is reasonable (Ben Noordhuis)
* win: refactor to support large statfs blocks (Santiago Gimeno)
* unix: remove sunpro references (Ben Noordhuis)
* idna: fix assert in wtf8_to_utf16 conversion (tobil4sk)
* aix,ibmi: fix test suite build breakage (Ben Noordhuis)
* unix: implement cpu_relax() for riscv64 (Han Gao)
* doc: add setuid warning to uv_exepath (Ben Noordhuis)
* unix: make OpenBSD uv_exepath work (mischief)
* win: fix uv_get_process_title (StefanStojanovic)
* unix,udp: fix -Wgnu-folding-constant warning (Saúl Ibarra Corretgé)
* cmake: add libuvConfigVersion.cmake file (Przemysław Sobala)
1.51.0
* win: fix leak in uv_os_tmpdir (Saúl Ibarra Corretgé)
* docs: fix RTD build (Saúl Ibarra Corretgé)
* win: lazy-load [GS]etThreadDescription symbols (Ben Noordhuis)
* linux: try preadv64/pwritev64 before preadv/pwritev (Ben Noordhuis)
* win: check cwd length before spawning a child process (Morten Engelhardt Olsen)
* macos,bsd: handle missing /dev/null in chroot env (Andrey)
* doc: fix README link text (Julio Jordán)
* win: fix order of FILE_STAT_BASIC_INFORMATION struct fields (Hüseyin Açacak)
* macos: increase child process stdio buffer size (Jinho Jang)
* doc: add C3 bindings to LINKS.md (Velikiy Kirill)
* unix: remove unnecessary errno.h include in poll.c (Juan José Arboleda)
* win: fix the inconsistency in volume serial number (Hüseyin Açacak)
* unix: add thread affinity support on openharmony (rainlow)
* unix: enable getrusage for SunOS (Paolo Insogna)
* unix,win: accept NAN/INFINITY as file timestamps (Ben Noordhuis)
* win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode (Anna Henningsen)
* test: handle UV_ENOTSUP in platform_output (cjihrig)
* doc: fix rendering of threading.html (Tobias Nießen)
* unix,sunos: enable use of sendmmsg on Solaris and Illumos (Stacey Marshall)
* unix: handle out of memory in iface name copy (Ben Noordhuis)
* openbsd: do not error out if cpuspeed is not available (Robert Nagy)
* test: skip thread_name_threadpool on AIX/IBMi (Abdirahim Musse)
* aix,ibmi: fix undeclared identifiers (Richard Lau)
* unix,sunos: prefer SO_REUSEPORT for load balancing (Stacey Marshall)
* doc: free lib pointer before function return (mugitya03)
* test: link with libm (Juan José Arboleda)
* style: rename parameter to match definition (Mohammed Keyvanzadeh)
* test: support partial output lines in test runner (cjihrig)
* build: switch from c90 to c11 (Ben Noordhuis)
* linux: allow nul bytes in abstract socket address (Itay Bookstein)
* sunos: use pipe2 on solaris and illumos (Andy Pan)
* unix: remove TOCTOU issues from uv_pipe_chmod (Ben Noordhuis)
* unix: use pipe_fname if getsockname returns nothing (crupest)
* haiku: use uint32 instead of uint32_t (AE1020)
* doc: update thread pool stack size comment (Ben Noordhuis)
* unix: improve uv_loop_init OOM handling (Ben Noordhuis)
* test: merge uv_tcp_connect callbacks (Juan José Arboleda)
* test: skip multievent tests on macOS with TSAN enabled (Juan José Arboleda)
* linux: align CPU quota calculation with Rust (Juan José Arboleda)
* kqueue: improve fs event watcher OOM handling (Juan José Arboleda)
* sunos: improve fs event watcher OOM handling (Juan José Arboleda)
* build: shorten instructions for cmake build (Juan José Arboleda)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit cbd6c37d2199fbd9e9e510ad4a2fe7bcd439ed12
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:34 2026 +0100
libtalloc: Update to version 2.4.4
- Update from version 2.4.3 to 2.4.4
- Update of rootfile
- The last changelog recorded in the sourcde tarball is from 2007. The only place I
have found anything is by filtering the samba gitlab mirror to show the commits
related to talloc.
https://gitlab.com/samba-team/samba/-/commits/talloc-2.4.4?ref_type=tags
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit d52b9b096ed966682158f90aeb03499c2bd9f722
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:24 2026 +0100
core201: Ship libpng
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 76203e6ffc6b8e8ad6261f70864a0c5b0158fe9d
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:33 2026 +0100
libpng: Update to version 1.6.55
- Update from version 1.6.53 to 1.6.55
- Update of rootfile
- Three CVE fixes
- Changelog
1.6.55
Fixed CVE-2026-25646 (high severity):
Heap buffer overflow in `png_set_quantize`.
(Reported and fixed by Joshua Inscoe.)
Resolved an oss-fuzz build issue involving nalloc.
(Contributed by Philippe Antoine.)
1.6.54
Fixed CVE-2026-22695 (medium severity):
Heap buffer over-read in `png_image_read_direct_scaled`.
(Reported and fixed by Petr Simecek.)
Fixed CVE-2026-22801 (medium severity):
Integer truncation causing heap buffer over-read in `png_image_write_*`.
Implemented various improvements in oss-fuzz.
(Contributed by Philippe Antoine.)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 675214acf0c9dd83209126dd96dd51e8333c3e97
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:23 2026 +0100
core201: Ship libgcrypt
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 5a2fa6c2dcdfb133e34ac955aa7807531454f2ac
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:32 2026 +0100
libgcrypt: Update to version 1.12.0
- Update from version 1.11.2 to 1.12.0
- Update of rootfile
- Changelog
1.12.0
* New and extended interfaces:
- Allow access to the FIPS service indicator via the new
GCRYCTL_FIPS_SERVICE_INDICATOR control code.
[T7338,rCd0db6a5abf,rCf51f4e9893]
- Add GCRYCTL_FIPS_REJECT_NON_FIPS control code. [T7338,rCe52adf0948]
- Add GCRY_FIPS_FLAG_REJECT_PK_FLAGS constant. [T7338,rC0414e126b9]
- Make SHA-1 non-FIPS internally for the 1.12 API. This introduces
the GCRY_FIPS_FLAG_REJECT_MD_SHA1 constant. [rC4ee91a94bc]
- Add GCRY_FIPS_FLAG_REJECT_PK_FLAGS. [rC0414e126b9]
- Provide macros for each KEM enum constant. [rCe9b1c3ec91]
- Add Dilithium (ML-DSA) support. [T7640]
- Support optional random-override and support byte string data.
[rCcbefff5fca,rC3bb4a54f43]
* Performance:
- Add VAES/AVX512 accelerated implementation for AES which boosts
OCB performance by about 2 times on AMD Zen5. [rC9e3af928ee]
- Avoid AVX512/AVX2/SSSE3 for single block processing with Zen5 for
ChaCha20. [rCc1d9fff3b2]
- Avoid AVX/AVX2/AVX512 when CPU has high vector inst latency like
Zen5 for Blake2. [rCe5bc3b2826]
- Various optimizations for Camellia.
[rCf5848080d4,rCb9bafd6c6c,rC8b538a8c76]
- Add POLYVAL acceleration for RISC-V and GCM-SIV. [rC00815c4207]
- Add RISC-V Zbb+Zbc implementation of CRC. [rCab4fa2a19c]
- Add RISC-V vector cryptography implementation of GHASH.
[rCcc2a4b6388]
- Add RISC-V vector cryptography implementation of AES.
[rCb000ab6025]
- Add RISC-V vector cryptography implementations of SHA256 and
SHA512. [rCcc1d5b0b5e]
- Add AVX2 and AVX512 code paths to improve CRC. [rCc30788969d]
* Bug fixes:
- Use secure MPI in _gcry_mpi_assign_limb_space. [rC6e77b09cff]
- Use CSIDL_COMMON_APPDATA instead of /etc on Windows. [rCd5e3cbfd88]
- Apply a Kyber patch from upstream. [rCbdc3724d72]
- Fix an edge case in Jent initialization. [rC0ceca9993f]
- mceliece6688128f: Fix stack overflow crash on win64/wine
[rC5bd9320171]
* Other:
- Add support for IBM z/OS, fixing -lpthread check with glibc.
[rC5af59d8454]
- Introduce mpi_tfr and use it for point_tfr to decrease EM signal
and increase EM noise. [rC4e65996bb8]
- Handle HAVE_BROKEN_MLOCK for the case of building with ASAN.
[T7889]
- Harden mask generation against branch optimization for several
algorithms. [e.g. rC4012e9a037,rCbf7546c502,rC052b03fb0c]
- Improve constant-time operation for ECDSA. [T7519,rC0bd4c77be6]
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit b124b3da0616e215b7c254e1e4d62d064faf21d8
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:31 2026 +0100
less: Update to version 692
- Update from version 691 to 692
- No change to rootfile
- Changelog
692
Revert HOME key to scroll to beginning of file and END key to scroll to end of file (github #658).
Configure tty to leave CR and NL unmodified (github #703).
Add commands to lesskey parser (forw-bell-hilite, goto-pos and osc8-jump).
Add key sequences to lesskey parser (\kE, \kF, \kH, \kI, \kM, and \kS).
Fix bug using negative value with -z option (github #709).
Fix bug handling empty terminfo capabilties (github #710).
Fix memory leak in setupterm (github #707).
Make lesstest ignore system locale (nl_langinfo) (github #708).
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 1b3d51b8fbbe8df5436db955af5edad992c1e4ac
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon Feb 16 10:37:41 2026 +0000
core201: Rebuild initramfs (for intel-microcode) & require reboot
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit e50a145786df5619e084d287bb6df44f3027757d
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:22 2026 +0100
core201: Ship intel-microcode
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 2081a3f445bc43da3afee8c1307859d2c67ee690
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:30 2026 +0100
intel-microcode: Update to version 20260210
- Update from version 20251111 to 20260210
- No change to rootfile
- Changelog
20260210
Purpose
- Updated security updates for INTEL-SA-01083 originally published on Aug 13, 2024 [INTEL-SA-01083](https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-01083.html)
- Security updates for [INTEL-SA-01369](https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-01369.html)
- Security updates for [INTEL-SA-01396](https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01396.html)
- Update for functional issues. Refer to [10th Gen Intel® Core™ Processor Families Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/341079) for details.
- Update for functional issues. Refer to [11th Gen Intel® Core™ Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/631123) for details.
- Update for functional issues. Refer to [12th Generation Intel® Core™ Processor Family](https://cdrdv2.intel.com/v1/dl/getContent/682436) for details.
- Update for functional issues. Refer to [13th Generation Intel® Core™ Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/740518) for details.
- Update for functional issues. Refer to [13th/14th Gen Intel® Core™ Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/740518) for details.
- Update for functional issues. Refer to [3rd Generation Intel® Xeon® Processor Scalable Family Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/637780) for details.
- Update for functional issues. Refer to [4th Gen Intel® Xeon® Scalable Processors Specification Update ](https://cdrdv2.intel.com/v1/dl/getContent/772415) for details.
- Update for functional issues. Refer to [5th Gen Intel® Xeon® Scalable Processors Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/793902) for details.
- Update for functional issues. Refer to [Intel® Core™ Ultra Processor ](https://cdrdv2.intel.com/v1/dl/getContent/792254) for details.
- Update for functional issues. Refer to [Intel® Core™ Ultra Processor (Series 2)](https://cdrdv2.intel.com/v1/dl/getContent/834774?explicitVersion=true?) for details.
- Update for functional issues. Refer to [Intel® Processors and Intel® Core™ i3 N-Series](https://cdrdv2.intel.com/v1/dl/getContent/764616) for details.
- Update for functional issues. Refer to [Intel® Xeon® 6900/6700/6500 Series Processors with P-cores](https://cdrdv2.intel.com/v1/dl/getContent/835486) for details.
- Update for functional issues. Refer to [Intel® Xeon® D-2700 Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/714071) for details.
- Update for functional issues. Refer to [Intel® Xeon® E-2300 Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/709192) for details.
- Update for functional issues. Refer to [Intel® Xeon® 6700P-B/6500P-B-Series SoC with P-Cores](https://cdrdv2.intel.com/v1/dl/getContent/843306/view?wapkw=intel%20xeon%206700P-B) for details.
Updated Platforms
| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| ADL | C0 | 06-97-02/07 | 0000003d | 0000003e | Core Gen12
| ADL | H0 | 06-97-05/07 | 0000003d | 0000003e | Core Gen12
| ADL | L0 | 06-9a-03/80 | 0000043a | 0000043b | Core Gen12
| ADL | R0 | 06-9a-04/80 | 0000043a | 0000043b | Core Gen12
| ADL-N | N0 | 06-be-00/19 | 0000001e | 00000021 | Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E
| ARL-H | A1 | 06-c5-02/82 | 0000011a | 0000011b | Core Ultra Processor (Series 2)
| ARL-S/HX (8P) | B0 | 06-c6-02/82 | 0000011a | 0000011b | Core Ultra Processor (Series 2)
| ARL-U | A0 | 06-b5-00/80 | 0000000a | 0000000d | Core Ultra Processor (Series 2)
| AZB | A0/R0 | 06-9a-04/40 | 0000000b | 0000000c | Atom C1100
| EMR-SP | A1 | 06-cf-02/87 | 210002c0 | 210002d3 | Xeon Scalable Gen5
| GNR-AP/SP | Bx/Hx/Lx | 06-ad-01/95 | 010003f0 | 01000405 | Xeon 6900/6700/6500 Series Processors with P-Cores
| GNR-D | B0/B1 | 06-ae-01/97 | 01000273 | 010002f3 | Xeon 6700P-B/6500P-B Series SoC with P-Cores
| GNR-SP R1S | Bx/Hx/Lx | 06-ad-01/20 | 0a000124 | 0a000133 | Xeon 6700/6500-Series Processors with P-Cores
| ICL-D | B0 | 06-6c-01/10 | 010002e0 | 010002f1 | Xeon D-17xx, D-27xx
| ICL-U/Y | D1 | 06-7e-05/80 | 000000ca | 000000cc | Core Gen10 Mobile
| ICX-SP | Dx/M1 | 06-6a-06/87 | 0d000410 | 0d000421 | Xeon Scalable Gen3
| MTL | C0 | 06-aa-04/e6 | 00000025 | 00000028 | Core™ Ultra Processor
| RKL-S | B0 | 06-a7-01/02 | 00000064 | 00000065 | Core Gen11
| RPL-E/HX/S | B0 | 06-b7-01/32 | 00000132 | 00000133 | Core Gen13/Gen14
| RPL-H/P/PX 6+8 | J0 | 06-ba-02/e0 | 00006133 | 00006134 | Core Gen13
| RPL-HX/S | C0 | 06-bf-02/07 | 0000003d | 0000003e | Core Gen13/Gen14
| RPL-S | H0 | 06-bf-05/07 | 0000003d | 0000003e | Core Gen13/Gen14
| RPL-U 2+8 | Q0 | 06-ba-03/e0 | 00006133 | 00006134 | Core Gen13
| SPR-HBM | Bx | 06-8f-08/10 | 2c000410 | 2c000421 | Xeon Max
| SPR-SP | E4/S2 | 06-8f-07/87 | 2b000650 | 2b000661 | Xeon Scalable Gen4
| SPR-SP | E5/S3 | 06-8f-08/87 | 2b000650 | 2b000661 | Xeon Scalable Gen4
| TGL | B0/B1 | 06-8c-01/80 | 000000bc | 000000be | Core Gen11 Mobile
| TGL-H | R0 | 06-8d-01/c2 | 00000056 | 00000058 | Core Gen11 Mobile
| TGL-R | C0 | 06-8c-02/c2 | 0000003c | 0000003e | Core Gen11 Mobile
| TWL | N0 | 06-be-00/19 | 0000001e | 00000021 | Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 93587518011043d51530e8f96d6adcc2ffe06cf0
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:21 2026 +0100
core201: Ship hwdata
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit dbbe369108021fc2a5969e988bc8acbeeca9cc6c
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:29 2026 +0100
hwdata: Update to version 0.404
- Update from version 0.403 to 0.404
- No change to rootfile
- Chgangelog
0.404
Update usb and vendor ids
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 69a99e68dda423d259acae2a04d03665239f5c67
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Tue Feb 10 18:22:01 2026 +0100
nl.pl: Add Netherlands translations for wlanap
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 771cfba233767e5e20464a1e978ca2ab4fadddf7
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon Feb 16 10:42:36 2026 +0000
core201: Uninstall 7zip on all systems that have it installed
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit fbdfddb67e2fdcef1893b1bd699ce0379d1bb3b8
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Tue Feb 10 22:09:01 2026 +0100
7zip: Remove addon as not being updated.
- This package is p7zip, based on ther original 7zip that originally did not support
Linux. The original p7zip was no longer being updated after around 2018. A forked
version was found and used but then that stopped being updated after 2023.
- The original 7zip has had fixes done to it to address CVE's that were found to be
in very old code, that was likely present when the p7zip fork was carried out.
- As discussed in the Feb IPFire dev conf call this patch is to remove 7zip as an addon
from IPFire.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit e8c24c98b91ab7bced932c13a0cc9475d2d26ba2
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:39 2026 +0100
postfix: Update to version 3.10.7
- Update from version 3.10.6 to 3.10.7
- No change to rootfile
- Changelog
3.10.7
This patch addresses build errors on recent Linux distributions. With the patch,
Postfix builds will run the compiler with a backwards compatibility option that
is supported by Gcc and Clang. For other compilers, an error message provides
hints.
Background: the build errors are caused by C compilers that by default define a
'bool' type (size=1) that conflicts with Postfix's 'bool' type (an alias for
'int', typically size=4). Postfix 3.11 will support the new bool type, but that
change is too large for stable Postfix releases (too many lines in too many
files).
This patch will also apply to Postfix 3.6 all the way back to Postfix 3.0 with a
simple change: remove the Prereq: line, and remove the part that updates the
HISTORY file.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 44b21cb95d9ec93804ed3335f7e07e35f561dd8f
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:36 2026 +0100
nfs: Update to version 2.8.5
- Update from version 2.8.4 to 2.8.5
- No change to rootfile
- Changelog
2.8.5
- Changelog is just a list of the commits. The details can be found in the changelog at
https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.5/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 7da12ebc4ed941ef032d73cc85f7b2a9d6d76252
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Sat Feb 14 16:20:28 2026 +0100
git: Update to version 2.53.0
- Update from version 2.52.0 to 2.53 0
- No change to rootfile
- Changelog
2.53.0
UI, Workflows & Features
"git maintenance" command learned "is-needed" subcommand to tell if
it is necessary to perform various maintenance tasks.
"git replay" (experimental) learned to perform ref updates itself
in a transaction by default, instead of emitting where each refs
should point at and leaving the actual update to another command.
"git blame" learns "--diff-algorithm=<algo>" option.
"git repo info" learned "--all" option.
Both "git apply" and "git diff" learn a new whitespace error class,
"incomplete-line".
Add a new manual that describes the data model.
"git fast-import" learns "--signed-commits=strip-if-invalid" option
to drop invalid cryptographic signature from objects.
The use of "revision" (a connected set of commits) has been
clarified in the "git replay" documentation.
A help message from "git branch" now mentions "git help" instead of
"man" when suggesting to read some documentation.
"git repo struct" learned to take "-z" as a synonym to "--format=nul".
More object database related information are shown in "git repo
structure" output.
Improve the error message when a bad argument is given to the
--onto option of "git replay". Test coverage of "git replay" has
been improved.
The iconv library on macOS fails to correctly handle stateful
ISO/IEC 2022:1994 encoded strings. Work it around instead of
replacing it wholesale from homebrew.
Upstream symbolic link support on Windows from Git-for-Windows.
Performance, Internal Implementation, Development Support etc.
The list of packfiles used in a running Git process is moved from
the packed_git structure into the packfile store.
Some ref backend storage can hold not just the object name of an
annotated tag, but the object name of the object the tag points at.
The code to handle this information has been streamlined.
As "git diff --quiet" only cares about the existence of any
changes, disable rename/copy detection to skip more expensive
processing whose result will be discarded anyway.
A part of code paths that deals with loose objects has been cleaned
up.
"make strip" has been taught to strip "scalar" as well as "git".
Dockerized jobs at the GitHub Actions CI have been taught to show
more details of failed tests.
Code refactoring around object database sources.
Halve the memory consumed by artificial filepairs created during
"git diff --find-copies-harder", also making the operation run
faster.
The "git_istream" abstraction has been revamped to make it easier
to interface with pluggable object database design.
Rewrite the only use of "mktemp()" that is subject to TOCTOU race
and Stop using the insecure "mktemp()" function.
(merge 10bba537c4 rs/ban-mktemp later to maint).
In-code comment update to clarify that single-letter options are
outside of the scope of command line completion script.
(merge dc8a00fafe jc/completion-no-single-letter-options later to maint).
MEMZERO_ARRAY() helper is introduced to avoid clearing only the
first N bytes of an N-element array whose elements are larger than
a byte.
"git diff-files -R --find-copies-harder" has been taught to use
the potential copy sources from the index correctly.
Require C99 style flexible array member support from all platforms.
The code path that enumerates promisor objects have been optimized
to skip pointlessly parsing blob objects.
Prepare test suite for Git for Windows that supports symbolic
links.
Import newer version of "clar", unit testing framework.
(merge 84071a6dea ps/clar-integers later to maint).
The packfile_store data structure is moved from object store to odb
source.
The object-info API has been cleaned up.
Further preparation to upstream symbolic link support on Windows.
Remove implicit reliance on the_repository global in the APIs
around tree objects and make it explicit which repository to work
in.
"git bugreport" and "git version --build-options" learned to
include use of gettext feature, to make it easier to diagnose
problems around l10n.
Dscho observed that SVN tests are taking too much time in CI leak
checking tasks, but most time is spent not in our code but in libsvn
code (which happen to be written in Perl), whose leaks have little
value to discover for us. Skip SVN, P4, and CVS tests in the leak
checking tasks.
(merge 047bd7dfe3 js/ci-leak-skip-svn later to maint).
Bug Fixes
Ever since we added whitespace rules for this project, we misspelt
an entry, which has been corrected.
(merge 358e94dc70 jc/gitattributes-whitespace-no-indent-fix later to maint).
The code to expand attribute macros has been rewritten to avoid
recursion to avoid running out of stack space in an uncontrolled
way.
(merge 42ed046866 jk/attr-macroexpand-wo-recursion later to maint).
Adding a repository that uses a different hash function is a no-no,
but "git submodule add" did not prevent it, which has been corrected.
(merge 6fe288bfbc bc/submodule-force-same-hash later to maint).
An earlier check added to osx keychain credential helper to avoid
storing the credential itself supplied was overeager and rejected
credential material supplied by other helper backends that it would
have wanted to store, which has been corrected.
(merge 4580bcd235 kn/osxkeychain-idempotent-store-fix later to maint).
The "git repo structure" subcommand tried to align its output but
mixed up byte count and display column width, which has been
corrected.
(merge 7a03a10a3a jx/repo-struct-utf8width-fix later to maint).
Yet another corner case fix around renames in the "ort" merge
strategy.
(merge a562d90a35 en/ort-rename-another-fix later to maint).
Test leakfix.
(merge 14b561e768 jk/test-mktemp-leakfix later to maint).
Update a version of action used at the GitHub Actions CI.
(merge cd99203f86 js/ci-github-setup-go-update later to maint).
The "return errno = EFOO, -1" construct, which is heavily used in
compat/mingw.c and triggers warnings under "-Wcomma", has been
rewritten to avoid the warnings.
(merge af3919816f js/mingw-assign-comma-fix later to maint).
Makefile based build have recently been updated to build a
libgit.a that also has reftable and xdiff objects; CMake based
build procedure has been updated to match.
(merge b0d5c88cca js/cmake-libgit-fix later to maint).
Under-allocation fix.
(merge d22a488482 js/wincred-get-credential-alloc-fix later to maint).
"git worktree list" attempts to show paths to worktrees while
aligning them, but miscounted display columns for the paths when
non-ASCII characters were involved, which has been corrected.
(merge 08dfa59835 pw/worktree-list-display-width-fix later to maint).
"Windows+meson" job at the GitHub Actions CI was hard to debug, as
it did not show and save failed test artifacts, which has been
corrected.
(merge 17bd1108ea jk/ci-windows-meson-test-fix later to maint).
Emulation code clean-up.
(merge 2367c6bcd6 gf/win32-pthread-cond-wait-err later to maint).
Various issues detected by Asan have been corrected.
(merge a031b6181a jk/asan-bonanza later to maint).
"git config get --path" segfaulted on an ":(optional)path" that
does not exist, which has been corrected.
(merge 0bd16856ff jc/optional-path later to maint).
The "--committer-date-is-author-date" option of "git am/rebase" is
a misguided one. The documentation is updated to discourage its
use.
(merge fbf3d0669f kh/doc-committer-date-is-author-date later to maint).
The option help text given by "git config unset -h" described
the "--all" option to "replace", not "unset", multiple variables,
which has been corrected.
(merge 18bf67b753 rs/config-unset-opthelp-fix later to maint).
The error message given by "git config set", when the variable
being updated has more than one values defined, used old style "git
config" syntax with an incorrect option in its hint, both of which
have been corrected.
(merge df963f0df4 rs/config-set-multi-error-message-fix later to maint).
"git replay" forgot to omit the "gpgsig-sha256" extended header
from the resulting commit the same way it omits "gpgsig", which has
been corrected.
(merge 9f3a115087 pw/replay-exclude-gpgsig-fix later to maint).
A few tests have been updated to work under the shell compatible
mode of zsh.
(merge a92f243a94 bc/zsh-testsuite later to maint).
The way patience diff finds LCS has been optimized.
(merge c7e3b8085b yc/xdiff-patience-optim later to maint).
Recent optimization to "last-modified" command introduced use of
uninitialized block of memory, which has been corrected.
(merge fe4e60759b tc/last-modified-active-paths-optimization later to maint).
"git last-modified" used to mishandle "--" to mark the beginning of
pathspec, which has been corrected.
(merge 05491b90ce js/last-modified-with-sparse-checkouts later to maint).
Emulation code clean-up.
(merge 42aa7603aa gf/win32-pthread-cond-init later to maint).
"git submodule add" to add a submodule under <name> segfaulted,
when a submodule.<name>.something is already in .gitmodules file
without defining where its submodule.<name>.path is, which has been
corrected.
(merge dd8e8c786e jc/submodule-add later to maint).
"git fetch" that involves fetching tags, when a tag being fetched
needs to overwrite existing one, failed to fetch other tags, which
has been corrected.
(merge b7b17ec8a6 kn/fix-fetch-backfill-tag-with-batched-ref-updates later to maint).
Document "rev-list --filter-provided-objects" better.
(merge 6d8dc99478 jt/doc-rev-list-filter-provided-objects later to maint).
Even when there is no changes in the packfile and no need to
recompute bitmaps, "git repack" recomputed and updated the MIDX
file, which has been corrected.
(merge 6ce9d558ce ps/repack-avoid-noop-midx-rewrite later to maint).
Update HTTP tests to adjust for changes in curl 8.18.0
(merge 17f4b01da7 jk/test-curl-updates later to maint).
Workaround the "iconv" shipped as part of macOS, which is broken
handling stateful ISO/IEC 2022 encoded strings.
(merge cee341e9dd rs/macos-iconv-workaround later to maint).
Running "git diff" with "--name-only" and other options that allows
us not to look at the blob contents, while objects that are lazily
fetched from a promisor remote, caused use-after-free, which has
been corrected.
The ort merge machinery hit an assertion failure in a history with
criss-cross merges renamed a directory and a non-directory, which
has been corrected.
(merge 979ee83e8a en/ort-recursive-d-f-conflict-fix later to maint).
Diagnose invalid bundle-URI that lack the URI entry, instead of
crashing.
(merge 7796c14a1a sb/bundle-uri-without-uri later to maint).
Mailmap update for Karsten
(merge e97678c4ef js/mailmap-karsten-blees later to maint).
Perf-test fixes.
(merge 79d301c767 jk/t-perf-fixes later to maint).
Fix for a performance regression in "git cat-file".
(merge 9e8b448dd8 jk/cat-file-avoid-bitmap-when-unneeded later to maint).
Update a FAQ entry on synching two separate repositories using the
"git stash export/import" recently introduced.
(merge 02fc44a989 bc/doc-stash-import-export later to maint).
"git fsck" used inconsistent set of refs to show a confused
warning, which has been corrected.
Some error messages from the http transport layer lacked the
terminating newline, which has been corrected.
(merge a8227ae8d5 kt/http-backend-errors later to maint).
"git repack --geometric" did not work with promisor packs, which
has been corrected.
The logic that avoids reusing MIDX files with a wrong checksum was
broken, which has been corrected.
Other code cleanup, docfix, build fix, etc.
(merge 46207a54cc qj/doc-http-bad-want-response later to maint).
(merge df90eccd93 kh/doc-commit-extra-references later to maint).
(merge f18aa68861 rs/xmkstemp-simplify later to maint).
(merge fddba8f737 ja/doc-synopsis-style later to maint).
(merge 22ce0cb639 en/xdiff-cleanup-2 later to maint).
(merge 8ef7355a8f je/doc-pull later to maint).
(merge 48176f953f jc/capability-leak later to maint).
(merge 8cbbdc92f7 kh/doc-pre-commit-fix later to maint).
(merge d4bc39a4d9 mh/doc-config-gui-gcwarning later to maint).
(merge 41d425008a kh/doc-send-email-paragraph-fix later to maint).
(merge d4b732899e jc/macports-darwinports later to maint).
(merge bab391761d kj/pull-options-decl-cleanup later to maint).
(merge 007b8994d4 rs/t4014-git-version-string-fix later to maint).
(merge 4ce170c522 ds/doc-scalar-config later to maint).
(merge a0c813951a jc/doc-commit-signoff-config later to maint).
(merge 8ee262985a ja/doc-misc-fixes later to maint).
(merge 1722c2244b mh/doc-core-attributesfile later to maint).
(merge c469ca26c5 dk/ci-rust-fix later to maint).
(merge 12f0be0857 gf/clear-path-cache-cleanup later to maint).
(merge 949df6ed6b js/test-func-comment-fix later to maint).
(merge 93f894c001 bc/checkout-error-message-fix later to maint).
(merge abf05d856f rs/show-branch-prio-queue later to maint).
(merge 06188ea5f3 rs/parse-config-expiry-simplify later to maint).
(merge 861dbb1586 dd/t5403-modernise later to maint).
(merge acffc5e9e5 ja/doc-synopsis-style-more later to maint).
(merge 6c5c7e7071 ac/t1420-use-more-direct-check later to maint).
(merge 2ac93bfcbc ds/builtin-doc-update later to maint).
(merge 3f051fc9c9 kh/doc-patch-id later to maint).
(merge 555c8464e5 je/doc-reset later to maint).
(merge 220f888d7e ps/t1410-cleanup later to maint).
(merge 5814b04c02 ps/config-doc-get-urlmatch-fix later to maint).
(merge 5ae594f30b sb/doc-update-ref-markup-fix later to maint).
(merge bc8556d066 ty/t1005-test-path-is-helpers later to maint).
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/libgcrypt | 2 +-
config/rootfiles/common/libpng | 2 +-
config/rootfiles/common/p11-kit | 2 +-
config/rootfiles/common/vim | 11 ++
.../{oldcore/132 => core/201}/filelists/hwdata | 0
.../{oldcore/105 => core/201}/filelists/libgcrypt | 0
.../{oldcore/109 => core/201}/filelists/libpng | 0
.../{oldcore/162 => core/201}/filelists/libuv | 0
.../{oldcore/100 => core/201}/filelists/openvpn | 0
.../{oldcore/134 => core/201}/filelists/vim | 0
.../201}/filelists/x86_64/intel-microcode | 0
config/rootfiles/core/201/update.sh | 27 ++++-
config/rootfiles/packages/7zip | 113 ---------------------
config/rootfiles/packages/libtalloc | 2 +-
doc/language_issues.nl | 30 ------
doc/language_missings | 29 ------
langs/nl/cgi-bin/nl.pl | 30 +++++-
lfs/7zip | 90 ----------------
lfs/git | 8 +-
lfs/hwdata | 4 +-
lfs/intel-microcode | 6 +-
lfs/less | 4 +-
lfs/libgcrypt | 6 +-
lfs/libpng | 6 +-
lfs/libtalloc | 8 +-
lfs/libuv | 6 +-
lfs/nfs | 8 +-
lfs/openvpn | 6 +-
lfs/p11-kit | 4 +-
lfs/postfix | 8 +-
lfs/vim | 4 +-
make.sh | 1 -
32 files changed, 109 insertions(+), 308 deletions(-)
copy config/rootfiles/{oldcore/132 => core/201}/filelists/hwdata (100%)
copy config/rootfiles/{oldcore/105 => core/201}/filelists/libgcrypt (100%)
copy config/rootfiles/{oldcore/109 => core/201}/filelists/libpng (100%)
copy config/rootfiles/{oldcore/162 => core/201}/filelists/libuv (100%)
copy config/rootfiles/{oldcore/100 => core/201}/filelists/openvpn (100%)
copy config/rootfiles/{oldcore/134 => core/201}/filelists/vim (100%)
copy config/rootfiles/{oldcore/121 => core/201}/filelists/x86_64/intel-microcode (100%)
delete mode 100644 config/rootfiles/packages/7zip
delete mode 100644 lfs/7zip
Difference in files:
diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
index 3cdca7523..968c30cf4 100644
--- a/config/rootfiles/common/libgcrypt
+++ b/config/rootfiles/common/libgcrypt
@@ -5,7 +5,7 @@
#usr/lib/libgcrypt.la
#usr/lib/libgcrypt.so
usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.6.0
+usr/lib/libgcrypt.so.20.7.0
#usr/lib/pkgconfig/libgcrypt.pc
#usr/share/aclocal/libgcrypt.m4
#usr/share/info/gcrypt.info
diff --git a/config/rootfiles/common/libpng b/config/rootfiles/common/libpng
index 4983219e3..3a263172a 100644
--- a/config/rootfiles/common/libpng
+++ b/config/rootfiles/common/libpng
@@ -16,7 +16,7 @@ usr/lib/libpng.so
#usr/lib/libpng16.la
usr/lib/libpng16.so
usr/lib/libpng16.so.16
-usr/lib/libpng16.so.16.53.0
+usr/lib/libpng16.so.16.55.0
#usr/lib/pkgconfig/libpng.pc
#usr/lib/pkgconfig/libpng16.pc
#usr/share/man/man3/libpng.3
diff --git a/config/rootfiles/common/p11-kit b/config/rootfiles/common/p11-kit
index ae0f03b42..43a7a2513 100644
--- a/config/rootfiles/common/p11-kit
+++ b/config/rootfiles/common/p11-kit
@@ -15,7 +15,7 @@ usr/bin/trust
#usr/lib/libp11-kit.la
#usr/lib/libp11-kit.so
usr/lib/libp11-kit.so.0
-usr/lib/libp11-kit.so.0.4.7
+usr/lib/libp11-kit.so.0.4.8
usr/lib/p11-kit-proxy.so
#usr/lib/pkcs11
#usr/lib/pkcs11/p11-kit-client.la
diff --git a/config/rootfiles/common/vim b/config/rootfiles/common/vim
index 3551f84d0..8352c865e 100644
--- a/config/rootfiles/common/vim
+++ b/config/rootfiles/common/vim
@@ -115,6 +115,7 @@ usr/share/vim
#usr/share/vim/vim91/colors
#usr/share/vim/vim91/colors/README.txt
#usr/share/vim/vim91/colors/blue.vim
+#usr/share/vim/vim91/colors/catppuccin.vim
#usr/share/vim/vim91/colors/darkblue.vim
#usr/share/vim/vim91/colors/default.vim
#usr/share/vim/vim91/colors/delek.vim
@@ -629,6 +630,7 @@ usr/share/vim
#usr/share/vim/vim91/ftplugin/kconfig.vim
#usr/share/vim/vim91/ftplugin/kdl.vim
#usr/share/vim/vim91/ftplugin/kerml.vim
+#usr/share/vim/vim91/ftplugin/kitty.vim
#usr/share/vim/vim91/ftplugin/kivy.vim
#usr/share/vim/vim91/ftplugin/kotlin.vim
#usr/share/vim/vim91/ftplugin/kwt.vim
@@ -783,6 +785,7 @@ usr/share/vim
#usr/share/vim/vim91/ftplugin/sh.vim
#usr/share/vim/vim91/ftplugin/shaderslang.vim
#usr/share/vim/vim91/ftplugin/sieve.vim
+#usr/share/vim/vim91/ftplugin/skhd.vim
#usr/share/vim/vim91/ftplugin/slint.vim
#usr/share/vim/vim91/ftplugin/slpconf.vim
#usr/share/vim/vim91/ftplugin/slpreg.vim
@@ -1869,6 +1872,7 @@ usr/share/vim
#usr/share/vim/vim91/syntax/sindacmp.vim
#usr/share/vim/vim91/syntax/sindaout.vim
#usr/share/vim/vim91/syntax/sisu.vim
+#usr/share/vim/vim91/syntax/skhd.vim
#usr/share/vim/vim91/syntax/skill.vim
#usr/share/vim/vim91/syntax/sl.vim
#usr/share/vim/vim91/syntax/slang.vim
@@ -2075,6 +2079,7 @@ usr/share/vim
#usr/share/vim/vim91/tutor
#usr/share/vim/vim91/tutor/README.el.txt
#usr/share/vim/vim91/tutor/README.ru.txt
+#usr/share/vim/vim91/tutor/README.sv.txt
#usr/share/vim/vim91/tutor/README.txt
#usr/share/vim/vim91/tutor/en
#usr/share/vim/vim91/tutor/en/vim-01-beginner.tutor
@@ -2094,6 +2099,11 @@ usr/share/vim
#usr/share/vim/vim91/tutor/sr/vim-01-beginner.tutor.json
#usr/share/vim/vim91/tutor/sr/vim-02-beginner.tutor
#usr/share/vim/vim91/tutor/sr/vim-02-beginner.tutor.json
+#usr/share/vim/vim91/tutor/sv
+#usr/share/vim/vim91/tutor/sv/vim-01-beginner.tutor
+#usr/share/vim/vim91/tutor/sv/vim-01-beginner.tutor.json
+#usr/share/vim/vim91/tutor/sv/vim-02-beginner.tutor
+#usr/share/vim/vim91/tutor/sv/vim-02-beginner.tutor.json
#usr/share/vim/vim91/tutor/tutor.tutor
#usr/share/vim/vim91/tutor/tutor.tutor.json
#usr/share/vim/vim91/tutor/tutor.vim
@@ -2138,4 +2148,5 @@ usr/share/vim
#usr/share/vim/vim91/tutor/tutor2.ja
#usr/share/vim/vim91/tutor/tutor2.ru
#usr/share/vim/vim91/tutor/tutor2.sr
+#usr/share/vim/vim91/tutor/tutor2.sv
#usr/share/vim/vim91/vimrc_example.vim
diff --git a/config/rootfiles/core/201/filelists/hwdata b/config/rootfiles/core/201/filelists/hwdata
new file mode 120000
index 000000000..ced911666
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/hwdata
@@ -0,0 +1 @@
+../../../common/hwdata
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/libgcrypt b/config/rootfiles/core/201/filelists/libgcrypt
new file mode 120000
index 000000000..2df12a20e
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/libgcrypt
@@ -0,0 +1 @@
+../../../common/libgcrypt
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/libpng b/config/rootfiles/core/201/filelists/libpng
new file mode 120000
index 000000000..8ef96e2c1
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/libpng
@@ -0,0 +1 @@
+../../../common/libpng
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/libuv b/config/rootfiles/core/201/filelists/libuv
new file mode 120000
index 000000000..c74f52510
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/libuv
@@ -0,0 +1 @@
+../../../common/libuv
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/openvpn b/config/rootfiles/core/201/filelists/openvpn
new file mode 120000
index 000000000..493f3f7a4
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/openvpn
@@ -0,0 +1 @@
+../../../common/openvpn
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/vim b/config/rootfiles/core/201/filelists/vim
new file mode 120000
index 000000000..98613172e
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/vim
@@ -0,0 +1 @@
+../../../common/vim
\ No newline at end of file
diff --git a/config/rootfiles/core/201/filelists/x86_64/intel-microcode b/config/rootfiles/core/201/filelists/x86_64/intel-microcode
new file mode 120000
index 000000000..d5ac074e2
--- /dev/null
+++ b/config/rootfiles/core/201/filelists/x86_64/intel-microcode
@@ -0,0 +1 @@
+../../../../common/x86_64/intel-microcode
\ No newline at end of file
diff --git a/config/rootfiles/core/201/update.sh b/config/rootfiles/core/201/update.sh
index 542f18afa..a9fe5c417 100644
--- a/config/rootfiles/core/201/update.sh
+++ b/config/rootfiles/core/201/update.sh
@@ -33,6 +33,19 @@ done
# Remove files
+# Remove dropped packages
+for package in 7zip; do \
+ if [ -e "/opt/pakfire/db/installed/meta-${package}" ]; then
+ stop_service "${package}"
+ for i in $(</opt/pakfire/db/rootfiles/${package}); do
+ rm -rfv "/${i}"
+ done
+ fi
+ rm -f "/opt/pakfire/db/installed/meta-${package}"
+ rm -f "/opt/pakfire/db/meta/meta-${package}"
+ rm -f "/opt/pakfire/db/rootfiles/${package}"
+done
+
# Extract files
extract_files
@@ -52,9 +65,21 @@ telinit u
/usr/local/bin/sshctrl
# Start services
+/etc/init.d/openvpn-rw restart
+/etc/init.d/openvpn-n2n restart
+
+# Build initial ramdisks (for intel-microcode)
+dracut --regenerate-all --force
+KVER="xxxKVERxxx"
+case "$(uname -m)" in
+ aarch64)
+ mkimage -A arm64 -T ramdisk -C lzma -d /boot/initramfs-${KVER}.img /boot/uInit-${KVER}
+ # dont remove initramfs because grub need this to boot.
+ ;;
+esac
# This update needs a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
# Finish
/etc/init.d/fireinfo start
diff --git a/config/rootfiles/packages/7zip b/config/rootfiles/packages/7zip
deleted file mode 100644
index 25ed4254b..000000000
--- a/config/rootfiles/packages/7zip
+++ /dev/null
@@ -1,113 +0,0 @@
-usr/bin/7z
-usr/bin/7za
-usr/bin/7zr
-usr/lib/p7zip
-usr/lib/p7zip/7z
-usr/lib/p7zip/7z.so
-usr/lib/p7zip/7zCon.sfx
-usr/lib/p7zip/7za
-usr/lib/p7zip/7zr
-usr/lib/p7zip/Codecs
-usr/lib/p7zip/Codecs/Rar.so
-#usr/share/doc/p7zip-17.05
-#usr/share/doc/p7zip-17.05/ChangeLog
-#usr/share/doc/p7zip-17.05/DOC
-#usr/share/doc/p7zip-17.05/DOC/7zC.txt
-#usr/share/doc/p7zip-17.05/DOC/7zFormat.txt
-#usr/share/doc/p7zip-17.05/DOC/License.txt
-#usr/share/doc/p7zip-17.05/DOC/MANUAL
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/7-zip.chm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/add.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/bench.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/delete.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/extract.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/extract_full.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/hash.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/list.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/rename.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/test.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/commands/update.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/exit_codes.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/ar_exclude.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/ar_include.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/ar_no.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/bb.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/bs.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/charset.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/exclude.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/include.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/large_pages.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/list_tech.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/method.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/output_dir.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/overwrite.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/password.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/recurse.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/sa.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/scc.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/scrc.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/sdel.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/sfx.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/shared.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/sni.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/sns.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/spf.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/ssc.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/stdin.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/stdout.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/stl.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/stop_switch.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/stx.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/type.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/update.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/volume.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/working_dir.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/switches/yes.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/cmdline/syntax.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/about.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/benchmark.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/menu.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/options.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/7-zip
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/7-zip/add.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/7-zip/extract.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/7-zip/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/7-zip/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/plugins/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/fm/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/7z.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/faq.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/formats.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/index.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/license.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/performance.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/style.css
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/general/thanks.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/start.htm
-#usr/share/doc/p7zip-17.05/DOC/MANUAL/style.css
-#usr/share/doc/p7zip-17.05/DOC/Methods.txt
-#usr/share/doc/p7zip-17.05/DOC/Struct.EAP
-#usr/share/doc/p7zip-17.05/DOC/Struct.ldb
-#usr/share/doc/p7zip-17.05/DOC/copying.txt
-#usr/share/doc/p7zip-17.05/DOC/lzma.txt
-#usr/share/doc/p7zip-17.05/DOC/readme.txt
-#usr/share/doc/p7zip-17.05/DOC/src-history.txt
-#usr/share/doc/p7zip-17.05/DOC/unRarLicense.txt
-#usr/share/doc/p7zip-17.05/README
-#usr/share/man/man1/7z.1.gz
-#usr/share/man/man1/7za.1.gz
-#usr/share/man/man1/7zr.1.gz
diff --git a/config/rootfiles/packages/libtalloc b/config/rootfiles/packages/libtalloc
index 7cd52ba49..97963ad2c 100644
--- a/config/rootfiles/packages/libtalloc
+++ b/config/rootfiles/packages/libtalloc
@@ -1,5 +1,5 @@
#usr/include/talloc.h
#usr/lib/libtalloc.so
usr/lib/libtalloc.so.2
-usr/lib/libtalloc.so.2.4.3
+usr/lib/libtalloc.so.2.4.4
#usr/lib/pkgconfig/talloc.pc
diff --git a/doc/language_issues.nl b/doc/language_issues.nl
index 54fd4c439..e3003a64c 100644
--- a/doc/language_issues.nl
+++ b/doc/language_issues.nl
@@ -903,7 +903,6 @@ WARNING: translation string unused: wildcards
WARNING: translation string unused: wins server
WARNING: translation string unused: wins support
WARNING: translation string unused: wlan clients
-WARNING: translation string unused: wlanap access point
WARNING: translation string unused: wlanap debugging
WARNING: translation string unused: wlanap del interface
WARNING: translation string unused: wlanap informations
@@ -1666,35 +1665,6 @@ WARNING: untranslated string: wlan client method = Method
WARNING: untranslated string: wlan client password = Password
WARNING: untranslated string: wlan client tls cipher = TLS Cipher
WARNING: untranslated string: wlan client tls version = TLS Version
-WARNING: untranslated string: wlanap = Wireless Access Point
-WARNING: untranslated string: wlanap 802.11ac = IEEE 802.11ac
-WARNING: untranslated string: wlanap 802.11ac 160mhz = IEEE 802.11ac @ 160 MHz
-WARNING: untranslated string: wlanap 802.11ac 20mhz = IEEE 802.11ac @ 20 MHz
-WARNING: untranslated string: wlanap 802.11ac 40mhz = IEEE 802.11ac @ 40 MHz
-WARNING: untranslated string: wlanap 802.11ac 80mhz = IEEE 802.11ac @ 80 MHz
-WARNING: untranslated string: wlanap 802.11ag = IEEE 802.11a/g
-WARNING: untranslated string: wlanap 802.11ag 20mhz = IEEE802.11a/g @ 20 MHz
-WARNING: untranslated string: wlanap 802.11agn = IEEE 802.11an/gn
-WARNING: untranslated string: wlanap 802.11agn 20mhz = IEEE 802.11an/gn @ 20 MHz
-WARNING: untranslated string: wlanap 802.11agn 40mhz = IEEE 802.11an/gn @ 40 MHz
-WARNING: untranslated string: wlanap 802.11ax = IEEE 802.11ax
-WARNING: untranslated string: wlanap 802.11ax 160mhz = IEEE 802.11ax @ 160 MHz
-WARNING: untranslated string: wlanap 802.11ax 20mhz = IEEE 802.11ax @ 20 MHz
-WARNING: untranslated string: wlanap 802.11ax 40mhz = IEEE 802.11ax @ 40 MHz
-WARNING: untranslated string: wlanap 802.11ax 80mhz = IEEE 802.11ax @ 80 MHz
-WARNING: untranslated string: wlanap 802.11be = IEEE 802.11be
-WARNING: untranslated string: wlanap 802.11be 160mhz = IEEE 802.11be @ 160 MHz
-WARNING: untranslated string: wlanap 802.11be 20mhz = IEEE 802.11be @ 20 MHz
-WARNING: untranslated string: wlanap 802.11be 320mhz = IEEE 802.11be @ 320 MHz
-WARNING: untranslated string: wlanap 802.11be 40mhz = IEEE 802.11be @ 40 MHz
-WARNING: untranslated string: wlanap 802.11be 80mhz = IEEE 802.11be @ 80 MHz
-WARNING: untranslated string: wlanap 802.11w disabled = Disabled
-WARNING: untranslated string: wlanap 802.11w enforced = Enforced
-WARNING: untranslated string: wlanap 802.11w optional = Optional
-WARNING: untranslated string: wlanap auto = Automatic Channel Selection
-WARNING: untranslated string: wlanap band = Band
-WARNING: untranslated string: wlanap band 2.4ghz = 2.4 GHz
-WARNING: untranslated string: wlanap band 5ghz = 5 GHz
WARNING: untranslated string: wlanap client isolation = Client Isolation
WARNING: untranslated string: wlanap clients = unknown string
WARNING: untranslated string: wlanap configuration = Wireless Access Point Configuration
diff --git a/doc/language_missings b/doc/language_missings
index b69295bb5..19c8182ad 100644
--- a/doc/language_missings
+++ b/doc/language_missings
@@ -1756,35 +1756,6 @@
< winbind daemon
< wireguard
< wireless network
-< wlanap
-< wlanap 802.11ac
-< wlanap 802.11ac 160mhz
-< wlanap 802.11ac 20mhz
-< wlanap 802.11ac 40mhz
-< wlanap 802.11ac 80mhz
-< wlanap 802.11ag
-< wlanap 802.11ag 20mhz
-< wlanap 802.11agn
-< wlanap 802.11agn 20mhz
-< wlanap 802.11agn 40mhz
-< wlanap 802.11ax
-< wlanap 802.11ax 160mhz
-< wlanap 802.11ax 20mhz
-< wlanap 802.11ax 40mhz
-< wlanap 802.11ax 80mhz
-< wlanap 802.11be
-< wlanap 802.11be 160mhz
-< wlanap 802.11be 20mhz
-< wlanap 802.11be 320mhz
-< wlanap 802.11be 40mhz
-< wlanap 802.11be 80mhz
-< wlanap 802.11w disabled
-< wlanap 802.11w enforced
-< wlanap 802.11w optional
-< wlanap auto
-< wlanap band
-< wlanap band 2.4ghz
-< wlanap band 5ghz
< wlanap client isolation
< wlanap configuration
< wlanap hide ssid
diff --git a/langs/nl/cgi-bin/nl.pl b/langs/nl/cgi-bin/nl.pl
index c4612da4a..826c52a00 100644
--- a/langs/nl/cgi-bin/nl.pl
+++ b/langs/nl/cgi-bin/nl.pl
@@ -2565,7 +2565,35 @@
'wlan client wpa mode ccmp tkip' => 'CCMP-TKIP',
'wlan client wpa mode tkip tkip' => 'TKIP-TKIP',
'wlan clients' => 'Draadloze clients',
-'wlanap access point' => 'Toegangspunt (AP)',
+'wlanap' => 'Draadloze toegangspunt (WAP)',
+'wlanap 802.11ac' => 'IEEE 802.11ac',
+'wlanap 802.11ac 160mhz' => 'IEEE 802.11ac @ 160 MHz',
+'wlanap 802.11ac 20mhz' => 'IEEE 802.11ac @ 20 MHz',
+'wlanap 802.11ac 40mhz' => 'IEEE 802.11ac @ 40 MHz',
+'wlanap 802.11ac 80mhz' => 'IEEE 802.11ac @ 80 MHz',
+'wlanap 802.11ag' => 'IEEE 802.11a/g',
+'wlanap 802.11ag 20mhz' => 'IEEE802.11a/g @ 20 MHz',
+'wlanap 802.11agn' => 'IEEE 802.11an/gn',
+'wlanap 802.11agn 20mhz' => 'IEEE 802.11an/gn @ 20 MHz',
+'wlanap 802.11agn 40mhz' => 'IEEE 802.11an/gn @ 40 MHz',
+'wlanap 802.11ax' => 'IEEE 802.11ax',
+'wlanap 802.11ax 160mhz' => 'IEEE 802.11ax @ 160 MHz',
+'wlanap 802.11ax 20mhz' => 'IEEE 802.11ax @ 20 MHz',
+'wlanap 802.11ax 40mhz' => 'IEEE 802.11ax @ 40 MHz',
+'wlanap 802.11ax 80mhz' => 'IEEE 802.11ax @ 80 MHz',
+'wlanap 802.11be' => 'IEEE 802.11be',
+'wlanap 802.11be 160mhz' => 'IEEE 802.11be @ 160 MHz',
+'wlanap 802.11be 20mhz' => 'IEEE 802.11be @ 20 MHz',
+'wlanap 802.11be 320mhz' => 'IEEE 802.11be @ 320 MHz',
+'wlanap 802.11be 40mhz' => 'IEEE 802.11be @ 40 MHz',
+'wlanap 802.11be 80mhz' => 'IEEE 802.11be @ 80 MHz',
+'wlanap 802.11w disabled' => 'Uitgeschakeld',
+'wlanap 802.11w enforced' => 'Afgedwongen',
+'wlanap 802.11w optional' => 'Optioneel.',
+'wlanap auto' => 'Automatische kanaalselectie.',
+'wlanap band' => 'Band',
+'wlanap band 2.4ghz' => '2.4 GHz',
+'wlanap band 5ghz' => '5 GHz',
'wlanap channel' => 'Kanaal',
'wlanap country' => 'Landcode',
'wlanap debugging' => 'Debugging',
diff --git a/lfs/7zip b/lfs/7zip
deleted file mode 100644
index 5f0fe335d..000000000
--- a/lfs/7zip
+++ /dev/null
@@ -1,90 +0,0 @@
-###############################################################################
-# #
-# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
-# #
-# This program is free software: you can redistribute it and/or modify #
-# it under the terms of the GNU General Public License as published by #
-# the Free Software Foundation, either version 3 of the License, or #
-# (at your option) any later version. #
-# #
-# This program is distributed in the hope that it will be useful, #
-# but WITHOUT ANY WARRANTY; without even the implied warranty of #
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
-# GNU General Public License for more details. #
-# #
-# You should have received a copy of the GNU General Public License #
-# along with this program. If not, see <http://www.gnu.org/licenses/>. #
-# #
-###############################################################################
-
-###############################################################################
-# Definitions
-###############################################################################
-
-include Config
-
-SUMMARY = 7-zip file compression program
-
-VER = 17.05
-
-THISAPP = p7zip-$(VER)
-DL_FILE = $(THISAPP).tar.gz
-DL_FROM = $(URL_IPFIRE)
-DIR_APP = $(DIR_SRC)/$(THISAPP)
-TARGET = $(DIR_INFO)/$(THISAPP)
-PROG = 7zip
-PAK_VER = 10
-
-DEPS =
-
-SERVICES =
-
-CFLAGS += -fcommon
-
-###############################################################################
-# Top-level Rules
-###############################################################################
-
-objects = $(DL_FILE)
-
-$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-
-$(DL_FILE)_BLAKE2 = 0bcba638d3acaf2aa270e02693ad4295dfcc6b388037bdb446e25f3f4e1cb34f1b05bbc9a845364ca770625c32b2d7f55f63f504ad8e0863fff4bf940ae1fddd
-
-install : $(TARGET)
-
-check : $(patsubst %,$(DIR_CHK)/%,$(objects))
-
-download :$(patsubst %,$(DIR_DL)/%,$(objects))
-
-b2 : $(subst %,%_BLAKE2,$(objects))
-
-###############################################################################
-# Downloading, checking, b2sum
-###############################################################################
-
-$(patsubst %,$(DIR_CHK)/%,$(objects)) :
- @$(CHECK)
-
-$(patsubst %,$(DIR_DL)/%,$(objects)) :
- @$(LOAD)
-
-$(subst %,%_BLAKE2,$(objects)) :
- @$(B2SUM)
-
-dist:
- @$(PAK)
-
-###############################################################################
-# Installation Details
-###############################################################################
-
-$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
- @$(PREBUILD)
- @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && make all3 $(MAKETUNING)
- cd $(DIR_APP) && make DEST_HOME=/usr DEST_MAN=/usr/share/man \
- DEST_SHARE_DOC=/usr/share/doc/p7zip-$(VER) install
- @rm -rf $(DIR_APP)
- @$(POSTBUILD)
diff --git a/lfs/git b/lfs/git
index 844f6d432..4822189ad 100644
--- a/lfs/git
+++ b/lfs/git
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 2.52.0
+VER = 2.53.0
SUMMARY = Fast, scalable, distributed revision control system
THISAPP = git-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = git
-PAK_VER = 40
+PAK_VER = 41
DEPS = perl-Authen-SASL perl-Net-SMTP-SSL
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = f228174814b1048f12543a6a20f771017991f9a23778f12fc32020b38837990eb19bc69e891078692ac4ad4ae1cb2e0e77400760964e09c491046e4ed8b16f96
+$(DL_FILE)_BLAKE2 = a23ccb2f793d37347e892f6094ad589510c93011a53fb2c14cdcbfbe6d87413edb4585a98253e4ca5124217f66ad783f4fa584f38dc25ffa34772da01dc45f02
install : $(TARGET)
diff --git a/lfs/hwdata b/lfs/hwdata
index 6b717fd2b..c4f3a37b4 100644
--- a/lfs/hwdata
+++ b/lfs/hwdata
@@ -24,7 +24,7 @@
include Config
-VER = 0.403
+VER = 0.404
THISAPP = hwdata-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = fbcfdd99418c0bdbdc0c0b1de08e6a39676863fadb9f44315bdd835e2bb84db90ae5e81409ff5dbbc6133d5719cc17fe563cccd39cb0e4ecd44215df1c45638b
+$(DL_FILE)_BLAKE2 = 50e83e53a684219b17bb2e1038641aa81cfb58b57ab1c18562bd6432a4204a58e17609e780b58670aa08b870d755caf903f3da7bd113a70d40ac71b70105d2bc
install : $(TARGET)
diff --git a/lfs/intel-microcode b/lfs/intel-microcode
index 8213edc70..2e2f6615a 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 20251111
+VER = 20260210
THISAPP = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5cfe307f498a153540196679d5f32b3d15d54ece195f7c2f937bb16731e705bb643ad9302e1eaf0356414a0d345fb158e75035e75993b4d00275fb9565fd77b4
+$(DL_FILE)_BLAKE2 = 3b3a8fef499a67af0264550b457ae7de4f6965d9c8c02cc1b5b0f02316580662397016287510e09274e241d8d9cb7d70245f05a584f746515ac7c9bbe4a5cb28
install : $(TARGET)
diff --git a/lfs/less b/lfs/less
index 1d1dae4b5..d90be7545 100644
--- a/lfs/less
+++ b/lfs/less
@@ -24,7 +24,7 @@
include Config
-VER = 691
+VER = 692
THISAPP = less-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = b74fe33259ac5731cc6230e115c8ab21f34c8a3e67efbb5ee554af6377a17f9ee3a92f99e9ee2f9c757804de5f0f061c87582d26da71a2c8a62fb079434abe62
+$(DL_FILE)_BLAKE2 = 379d7738894f16fed1b429c9e26c2e46fd27c790be2b0b8b6c0f6744913845ea6003d5b50db4186847c4daf430fb5a23d2c9f35780577a0fb1c1a3b603bfbb41
install : $(TARGET)
diff --git a/lfs/libgcrypt b/lfs/libgcrypt
index 2e5fb7e8a..2ddac800e 100644
--- a/lfs/libgcrypt
+++ b/lfs/libgcrypt
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.11.2
+VER = 1.12.0
THISAPP = libgcrypt-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 8ad2dd84e8ec2bddb5c008c6823a6d72b8f2d6237972966bc590be0d89bb6b50a5cbba1b42631d0950c4bea125a6d9a845fbf703b756a38088f66054712efa9c
+$(DL_FILE)_BLAKE2 = 2d600fb5288aed426d99fdd5628dd7382108301371f0d6488d5911f62519802e2b4b53181196955d084b5f11a71e4673b4064db407e1cc55eadc15610faf660c
install : $(TARGET)
diff --git a/lfs/libpng b/lfs/libpng
index 089f22f5b..cadba768d 100644
--- a/lfs/libpng
+++ b/lfs/libpng
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.6.53
+VER = 1.6.55
THISAPP = libpng-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 62e28068e1885305828fff3296b19a7d61e11a52ca425be91289e17087be2c42f06ea2df000169632cc556b398cdcb4784a639879e038962310c53becae779f6
+$(DL_FILE)_BLAKE2 = 2fd88e6e9f4e72edbafbfdd6d8e78522033920a250f8cb37f29ba8e9593cdf006b06f4e73de4e83fc5ddaaa3725362f27f5a16727ae841fd8969b74f28517ec4
install : $(TARGET)
diff --git a/lfs/libtalloc b/lfs/libtalloc
index 85d9492c4..b078acdee 100644
--- a/lfs/libtalloc
+++ b/lfs/libtalloc
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Samba talloc Library
-VER = 2.4.3
+VER = 2.4.4
THISAPP = talloc-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libtalloc
-PAK_VER = 5
+PAK_VER = 6
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5299ea4f19afd6b623f0c98514bdf4ae80121af3f4b38963cf2d39a8a9fdac3bd4a3119a606bc04f2a48a991bb98e7a66643e26e4f68427c64d3675b838ccc2d
+$(DL_FILE)_BLAKE2 = 6d30a6d81e516a3361a9bb7bd9d0a039b65dc774828a836fda0a9a2f9efa2006a136a8ccff0103b28c12daa9cf75bd4d8ee8b065f9559a93dd1d3cb1132f716a
install : $(TARGET)
diff --git a/lfs/libuv b/lfs/libuv
index 295c30182..0d9c3129c 100644
--- a/lfs/libuv
+++ b/lfs/libuv
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -25,7 +25,7 @@
include Config
-VER = 1.49.2
+VER = 1.52.0
THISAPP = libuv-v$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a4a3367053ab3d5b87c502ef4a25b569fc829b3580005333adf2d3f02a799e6fefec9b6c2cf354eb0e8fe003eff4d3bd5d0f91980dd44702595bfdc54a9fad66
+$(DL_FILE)_BLAKE2 = e43b3f9cc40c3da0a30336906b3a43285ec7129f826d9be0835ebb984a312fcd21a8b45a1fc678da59f4a2aa0f4fd9c9a2513374758ce317a326d2c7f9a9b62a
install : $(TARGET)
diff --git a/lfs/nfs b/lfs/nfs
index f2bafe019..c404be338 100644
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Support Utilities for Kernel nfsd
-VER = 2.8.4
+VER = 2.8.5
THISAPP = nfs-utils-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nfs
-PAK_VER = 28
+PAK_VER = 29
DEPS = rpcbind
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 4c4319facaadb4a8cb1319efde1c6a1086dcbecb7c093c6edd64c23ae3ead85e6e6209e69279f47a73ef92410f59278f56f472ae0a28493936e2f2d681b40dea
+$(DL_FILE)_BLAKE2 = 56a2e193de3810ef8fafec65356851ad5900ee03d3f5aefa7fc336712bfdaf7ee6b235f973fec815c7396996cd8806320e09825798202e9957c9817607641dd0
install : $(TARGET)
diff --git a/lfs/openvpn b/lfs/openvpn
index 25e186f12..10f1f54c4 100644
--- a/lfs/openvpn
+++ b/lfs/openvpn
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 2.6.17
+VER = 2.6.19
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a5cff9bf4de85b647bd0cef808586b2cd29694ad0134ae6e4b3f74251c2ce0908cf86cbc041768f7fbc495e3ad5c5dbb9c491fe351b99da330dd2390142b353e
+$(DL_FILE)_BLAKE2 = 4eabecd3be43c7a45dbf2fb92236f568d5273978b18d5068200277771a5f6cad5fd3cc138232812c7f2e3c9a7812e73ca63c362ec942f361401c0712dc7d8498
install : $(TARGET)
diff --git a/lfs/p11-kit b/lfs/p11-kit
index 4fe459b39..4d1d3e0ee 100644
--- a/lfs/p11-kit
+++ b/lfs/p11-kit
@@ -24,7 +24,7 @@
include Config
-VER = 0.26.1
+VER = 0.26.2
THISAPP = p11-kit-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = a270c414c3bceac868b32c3fc004cc1cb00c53aa28e34c63eaf7124df29a3dd6c40aa9513e533169d4d0e87c6363a0c29338abc74885ade6610343d954976d2f
+$(DL_FILE)_BLAKE2 = a10eab0fe405ea1f99aaac823bdb48d09caa09decd6bfe134aa702430ed5c09af2416db503ea8954467179c30ab754cc2811b4d8e28ac02cf3847fa021e1a2e2
install : $(TARGET)
diff --git a/lfs/postfix b/lfs/postfix
index a7ff99c4f..e248d232e 100644
--- a/lfs/postfix
+++ b/lfs/postfix
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = A fast, secure, and flexible mailer
-VER = 3.10.6
+VER = 3.10.7
THISAPP = postfix-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = postfix
-PAK_VER = 50
+PAK_VER = 51
DEPS =
@@ -72,7 +72,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = ca9f371f15af45c72ee97830d5bfb08b4ef2020409e55b1a99ef20681dfaec86fa7f7f799caa7b6e5757da0ea9ccbd5ac51104244b2e315f3cedb414b3e46451
+$(DL_FILE)_BLAKE2 = b08dc8879bc5ce0ea72c14f27e648fc4007f9121438860b4c51475c868fa11918a828a86ec4e79120570468b2b4f38023ccd135083ad250713e470a0759b5991
install : $(TARGET)
diff --git a/lfs/vim b/lfs/vim
index 77bf5148e..9052858ec 100644
--- a/lfs/vim
+++ b/lfs/vim
@@ -24,7 +24,7 @@
include Config
-VER = 9.1.2098
+VER = 9.1.2147
THISAPP = vim-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 3d852d79416672decee3b9e46b27ff5f5ece77410028da96814a20525b984d6c2a9ae356e2449da521310a033709fb05da237d2269ddad2f1843f953b8c2891a
+$(DL_FILE)_BLAKE2 = 1f697c77175faf75c7587426684f88e44ab7ac8eee8ca73b74e95303e01be842b8129596928389122011063b9a1e402b83efc904bff350c1eaab7b3d6b851461
install : $(TARGET)
diff --git a/make.sh b/make.sh
index 06f205fd9..4c24a38c3 100755
--- a/make.sh
+++ b/make.sh
@@ -1977,7 +1977,6 @@ build_system() {
lfsmake2 fireperf
lfsmake2 iperf
lfsmake2 iperf3
- lfsmake2 7zip
lfsmake2 lynis
lfsmake2 sshfs
lfsmake2 utfcpp
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-16 10:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-16 10:44 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 97198fbcc1f44c64dc98b30e61a0a2d48e36c2ec Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox