public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] zlib-ng: Update to version 2.2.5
Date: Wed, 13 Aug 2025 18:30:15 +0200	[thread overview]
Message-ID: <20250813163015.3759664-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250813163015.3759664-1-adolf.belka@ipfire.org>

- Update from version 2.2.4 to 2.2.5
- Update of rootfile
- Changelog
    2.2.5
	Important fixes
	    RiscV: chunkset_rvv: fix SIGSEGV in CHUNKCOPY #1889
	    MSVC: Disable optimizations for AVX512 GET_CHUNK_MAG causing inflate
		failure #1884
	    Fix building with runtime CPU detection disabled (native) #1931
	    Also check for ZMM support when detecting VPCLMULQDQ support #1932
	    Revert "Clean up insert_match() in deflate_medium" due to performance
		regression #1938
	Buildsystem
	    Pass POSIX_C_SOURCE for std::alligned_alloc try_compile checks #1896
	    X86_AVX512VNNI: check for _mm256_dpbusd_epi32 too #1944
	    CMake: Fix incorrect declaration of FORCE_SSE2 #1880
	    CMake: Fix CXXFLAGS when coverage enabled #1902
	    CMake: Remove late enable_language calls #1903
	    CMake: [FreeBSD] Define _XOPEN_SOURCE for gtest_zlib #1900
	    CMake: Add bindir into zlib.pc.in for compatibility with Cygwin and Msys2
		#1920
	    Configure: riscv: add bash configure script support for riscv 1904
	Tests/Benchmarks
	    Test: Fix pointer type mismatch #1897
	    Test: Add large 1mb buffer test for crc32 hashing #1913
	    Changes to running benchmark during tests #1892
	CI
	    CI: Restore support macOS prior 10.15 #1878
	    CI: fixes for RISC-V #1890
	    CI: Preinstall packages needed for testing and benchmark #1894
	    CI: Remove deprecated ubuntu-20.04 image from CI #1898
	    CI: Replace deprecated windows-2019 with windows-2022 #1923
	Misc
	    Add .gitignore to allow run tests with zlib-ng/corpora and local dataset
		from working copy #1930

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/zlib-ng | 2 +-
 lfs/zlib-ng                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/zlib-ng b/config/rootfiles/common/zlib-ng
index eae6e6062..a8d54caef 100644
--- a/config/rootfiles/common/zlib-ng
+++ b/config/rootfiles/common/zlib-ng
@@ -9,7 +9,7 @@ lib/libz.so.1.3.1.zlib-ng
 #usr/include/zlib_name_mangling.h
 #usr/lib/libz-ng.so
 usr/lib/libz-ng.so.2
-usr/lib/libz-ng.so.2.2.4
+usr/lib/libz-ng.so.2.2.5
 #usr/lib/pkgconfig
 #usr/lib/pkgconfig/zlib-ng.pc
 #usr/lib/pkgconfig/zlib.pc
diff --git a/lfs/zlib-ng b/lfs/zlib-ng
index 7b1a9fbee..3ac36d4ab 100644
--- a/lfs/zlib-ng
+++ b/lfs/zlib-ng
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.2.4
+VER        = 2.2.5
 
 THISAPP    = zlib-ng-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = eb118c4b1d6de1b6cb5e3e1fcc8cc36ccf794321fab49f6070868515b179845495bf8833222107cc874397a3c2043a39c28d0f5d5a2bd450afaba606747a07cd
+$(DL_FILE)_BLAKE2 = 7d2907595b6e57f2739f4acea11cb317a35c4f63208d3f44b65cca0ea1ffbef89311bc839327e037b3aea78de1407d3ff025567f6768013277d0fd61e0a40210
 
 install : $(TARGET)
 
-- 
2.50.1



      parent reply	other threads:[~2025-08-13 16:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13 16:30 [PATCH] core 198: Ship intel-microcode Adolf Belka
2025-08-13 16:30 ` [PATCH] core 198: Ship sqlite Adolf Belka
2025-08-13 16:30 ` [PATCH] core 198: Ship zlib-ng Adolf Belka
2025-08-13 16:30 ` [PATCH] intel-microcode: Update to version 20250812 Adolf Belka
2025-08-13 16:30 ` [PATCH] sqlite: Update to version 3500400 Adolf Belka
2025-08-13 16:30 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250813163015.3759664-6-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox