* [PATCH] core 198: Ship sqlite
2025-08-13 16:30 [PATCH] core 198: Ship intel-microcode Adolf Belka
@ 2025-08-13 16:30 ` Adolf Belka
2025-08-13 16:30 ` [PATCH] core 198: Ship zlib-ng Adolf Belka
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Adolf Belka @ 2025-08-13 16:30 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/198/filelists/sqlite | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/198/filelists/sqlite
diff --git a/config/rootfiles/core/198/filelists/sqlite b/config/rootfiles/core/198/filelists/sqlite
new file mode 120000
index 000000000..4ea569766
--- /dev/null
+++ b/config/rootfiles/core/198/filelists/sqlite
@@ -0,0 +1 @@
+../../../common/sqlite
\ No newline at end of file
--
2.50.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] core 198: Ship zlib-ng
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 ` Adolf Belka
2025-08-13 16:30 ` [PATCH] intel-microcode: Update to version 20250812 Adolf Belka
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Adolf Belka @ 2025-08-13 16:30 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/198/filelists/zlib-ng | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/198/filelists/zlib-ng
diff --git a/config/rootfiles/core/198/filelists/zlib-ng b/config/rootfiles/core/198/filelists/zlib-ng
new file mode 120000
index 000000000..4749160f1
--- /dev/null
+++ b/config/rootfiles/core/198/filelists/zlib-ng
@@ -0,0 +1 @@
+../../../common/zlib-ng
\ No newline at end of file
--
2.50.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] intel-microcode: Update to version 20250812
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 ` Adolf Belka
2025-08-13 16:30 ` [PATCH] sqlite: Update to version 3500400 Adolf Belka
2025-08-13 16:30 ` [PATCH] zlib-ng: Update to version 2.2.5 Adolf Belka
4 siblings, 0 replies; 6+ messages in thread
From: Adolf Belka @ 2025-08-13 16:30 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- Update from version 20250512 to 20250812
- Update of rootfile not required
- Changelog
20250812
Security updates for INTEL-SA-01249
Security updates for INTEL-SA-01308
Security updates for INTEL-SA-01310
Security updates for INTEL-SA-01311
Security updates for INTEL-SA-01313
Security updates for INTEL-SA-01367
Update for functional issues. Refer to 13th/14th Gen Intel® Core™ Processor
Specification Update for details.
Update for functional issues. Refer to 3rd Gen Intel® Xeon® Processor
Scalable Family Specification Update for details.
Update for functional issues. Refer to 4th Gen Intel® Xeon® Scalable
Processors Specification Update for details.
Update for functional issues. Refer to 5th Gen Intel® Xeon® Scalable
Processors Specification Update for details.
Update for functional issues. Refer to 6th Gen Intel® Xeon® Scalable
Processors Specification Update for details.
Update for functional issues. Refer to Intel® Core™ Ultra 200 V Series
Processor for details.
Update for functional issues. Refer to Intel® Core™ Ultra Processor for
details.
Update for functional issues. Refer to Intel® Core™ Ultra Processor
(Series 2) for details.
Update for functional issues. Refer to Intel® Xeon® 6700-Series Processor
Specification Update for details.
Update for functional issues. Refer to Intel® Xeon® D-2700 Processor
Specification Update for details.
Details about new and updated platforms can be found at
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250812
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/intel-microcode | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/intel-microcode b/lfs/intel-microcode
index 4594919e5..2de71487d 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -24,7 +24,7 @@
include Config
-VER = 20250512
+VER = 20250812
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 = 1a080ef059cfb50846460b53f245ba7c241a5d2126df9a9842641066341971d1e9889499349be29fd90cf55f80d2fe230052cb34e718cbbdb8894138a647f34c
+$(DL_FILE)_BLAKE2 = f0ae5a98ac65506f9a6c9d2902f6d1e1b8355ab0ddcdb7173ea5517cad4e0474b4cbbdd3196bf66ebd226d347f94d959db8bcf62c5f06eef13c6f8b7f16b70da
install : $(TARGET)
--
2.50.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] sqlite: Update to version 3500400
2025-08-13 16:30 [PATCH] core 198: Ship intel-microcode Adolf Belka
` (2 preceding siblings ...)
2025-08-13 16:30 ` [PATCH] intel-microcode: Update to version 20250812 Adolf Belka
@ 2025-08-13 16:30 ` Adolf Belka
2025-08-13 16:30 ` [PATCH] zlib-ng: Update to version 2.2.5 Adolf Belka
4 siblings, 0 replies; 6+ messages in thread
From: Adolf Belka @ 2025-08-13 16:30 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- Update from version 3500200 to 3500400
- Update of rootfile
- Changelog
3500400
Fix two long-standings cases of the use of uninitialized variables in obscure
circumstances.
3500300
Fix a possible memory error that can occur if a query is made against against
FTS5 index that has been deliberately corrupted in a very specific way.
Fix the parser so that it ignored SQL comments in all places of a
CREATE TRIGGER statement. This resolves a problem that was introduced by the
introduction of the SQLITE_DBCONFIG_ENABLE_COMMENTS feature in version 3.49.0.
Fix an incorrect answer due to over-optimization of an AND operator. Forum post
f4878de3e.
Fix minor makefile issues and documentation typos.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/sqlite | 2 +-
lfs/sqlite | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/sqlite b/config/rootfiles/common/sqlite
index dc8e79843..1c63b682f 100644
--- a/config/rootfiles/common/sqlite
+++ b/config/rootfiles/common/sqlite
@@ -3,6 +3,6 @@ usr/bin/sqlite3
#usr/include/sqlite3ext.h
usr/lib/libsqlite3.so
usr/lib/libsqlite3.so.0
-usr/lib/libsqlite3.so.3.50.2
+usr/lib/libsqlite3.so.3.50.4
#usr/lib/pkgconfig/sqlite3.pc
#usr/share/man/man1/sqlite3.1
diff --git a/lfs/sqlite b/lfs/sqlite
index be1bd4033..fb3554d5d 100644
--- a/lfs/sqlite
+++ b/lfs/sqlite
@@ -24,7 +24,7 @@
include Config
-VER = 3500200
+VER = 3500400
THISAPP = sqlite-autoconf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 0e4f2da8d11173f32625bbfa9fa07c3dcccc5343c410c9c10da47c9df7eeecaf33726d8e5fddf2ef78ce51a1adf0fe605a81278e2fc0d6044264ecf40f05bdfa
+$(DL_FILE)_BLAKE2 = cb7b3509079a6b57dd7a0443e249b8fe6d1ff43b1bb318d07a1403a754ddbfa5d25f191405c062a5cdb872315aac78daa1e95d6687aab37e18889e21bc6d8c71
install : $(TARGET)
--
2.50.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] zlib-ng: Update to version 2.2.5
2025-08-13 16:30 [PATCH] core 198: Ship intel-microcode Adolf Belka
` (3 preceding siblings ...)
2025-08-13 16:30 ` [PATCH] sqlite: Update to version 3500400 Adolf Belka
@ 2025-08-13 16:30 ` Adolf Belka
4 siblings, 0 replies; 6+ messages in thread
From: Adolf Belka @ 2025-08-13 16:30 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
- 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
^ permalink raw reply [flat|nested] 6+ messages in thread