Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcpuid for openSUSE:Factory 
checked in at 2026-09-16 17:42:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcpuid (Old)
 and      /work/SRC/openSUSE:Factory/.libcpuid.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcpuid"

Wed Sep 16 17:42:18 2026 rev:23 rq:1378098 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcpuid/libcpuid.changes        2026-06-17 
16:21:28.350977858 +0200
+++ /work/SRC/openSUSE:Factory/.libcpuid.new.383539/libcpuid.changes    
2026-09-16 17:44:36.583697476 +0200
@@ -1,0 +2,16 @@
+Tue Sep 15 07:21:41 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 0.8.2:
+  * Support AMD Shimada Peak
+  * Fix detection of AMD Ryzen/Threadripper PRO
+  * Make greater use of GNUInstallDirs with CMake
+  * Add technology node information for several i486 processors
+  * Fix a missing comma in Zhaoxin CPU entry
+  * Fix detection for AMD Carrizo
+  * Fix stack buffer overflow in Windows driver
+  * Do not report core voltage for Zen 5 CPUs
+- Rebase 1001-fix-soversion.patch (bsc#1268056): upstream still
+  ships LIBCPUID_CURRENT=18 in 0.8.2, so the soversion fix is
+  still needed
+
+-------------------------------------------------------------------

Old:
----
  libcpuid-0.8.1.tar.gz

New:
----
  libcpuid-0.8.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcpuid.spec ++++++
--- /var/tmp/diff_new_pack.ab9w21/_old  2026-09-16 17:44:38.858792531 +0200
+++ /var/tmp/diff_new_pack.ab9w21/_new  2026-09-16 17:44:38.860792615 +0200
@@ -18,7 +18,7 @@
 
 %define so_ver  18
 Name:           libcpuid
-Version:        0.8.1
+Version:        0.8.2
 Release:        0
 Summary:        Library providing x86 CPU identification
 License:        BSD-2-Clause

++++++ 1001-fix-soversion.patch ++++++
--- /var/tmp/diff_new_pack.ab9w21/_old  2026-09-16 17:44:38.881793492 +0200
+++ /var/tmp/diff_new_pack.ab9w21/_new  2026-09-16 17:44:38.884793617 +0200
@@ -14,13 +14,13 @@
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -35,7 +35,7 @@ dnl 17:0:0   Version 0.7.0: DB updates,
- dnl 17:0:1   Version 0.7.1: DB updates, fixes
+@@ -36,7 +36,7 @@
  dnl 18:1:0   Version 0.8.0: major DB updates, fixes, add more fields cpu_id_t 
(technology_node), add more fields in cpu_raw_data_t (ID_AA64DFR2_EL1, 
ID_AA64FPFR0_EL1, ID_AA64ISAR3_EL1), support ARMv9.5-A
  dnl 18:1:1   Version 0.8.1: DB updates, fixes
+ dnl 18:1:2   Version 0.8.2: DB updates, fixes
 -LIBCPUID_CURRENT=18
 +LIBCPUID_CURRENT=19
  LIBCPUID_AGE=1
- LIBCPUID_REVISION=1
+ LIBCPUID_REVISION=2
  AC_SUBST([LIBCPUID_AGE])
 

++++++ libcpuid-0.8.1.tar.gz -> libcpuid-0.8.2.tar.gz ++++++
++++ 6440 lines of diff (skipped)

Reply via email to