From 76960986554be6617618a859b2464dec9e1cf323db819c59437eea9e97cbf3e5 Mon Sep 17 00:00:00 2001 From: Nikolay Gueorguiev Date: Thu, 8 Feb 2024 09:00:36 +0000 Subject: [PATCH] Accepting request 1145079 from home:ngueorguiev:branches:Base:System - Upgrade s390-tools to version 2.31 (jsc#PED-3275, jsc#PED-3223) - General: * common.mak: Set default C/C++ standard to gnu11/gnu++11 - Add new tools / libraries: * pvapconfig: Tool to automatically configure APQNs in SE KVM guests * s390-tools: Provide pre-commit configuration - Changes of existing tools: * cpuplugd: Adjust to CPU 0 being no longer hotpluggable * dbginfo.sh: Check for Dynamic Partition Mode * dbginfo.sh: Update man page and copyright * rust/pv: Add user-data signing and verifying * rust/pvsecret: Add user defined signatures and verifications * zdev/dracut: Consolidate device configuration - Bug Fixes: * dbginfo.sh: Fix relative path on script copy * libkmipclient: Fix build with libxml2-2.12.0 * pvsecret: Fix panic if empty file is used as host key document * rust/pv: Fix 'elided_lifetimes_in_associated_constant' warning OBS-URL: https://build.opensuse.org/request/show/1145079 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=192 --- s390-tools-2.30.0.tar.gz | 3 --- s390-tools-2.31.0.tar.gz | 3 +++ s390-tools.changes | 22 ++++++++++++++++++++++ s390-tools.spec | 6 +++++- vendor.tar.gz | 4 ++-- 5 files changed, 32 insertions(+), 6 deletions(-) delete mode 100644 s390-tools-2.30.0.tar.gz create mode 100644 s390-tools-2.31.0.tar.gz diff --git a/s390-tools-2.30.0.tar.gz b/s390-tools-2.30.0.tar.gz deleted file mode 100644 index 94d0a3e..0000000 --- a/s390-tools-2.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e565701cc6df4808243027706ee0a76c5fc0c7f9aae0afce1479fd4ff68bcdf -size 2007594 diff --git a/s390-tools-2.31.0.tar.gz b/s390-tools-2.31.0.tar.gz new file mode 100644 index 0000000..3f5dfab --- /dev/null +++ b/s390-tools-2.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83550c05f4fdb631376ad980df058de84292a9e5fbbce631ba3de5749c4f1c5e +size 2059068 diff --git a/s390-tools.changes b/s390-tools.changes index 754a585..54f2737 100644 --- a/s390-tools.changes +++ b/s390-tools.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Feb 7 07:55:51 UTC 2024 - Nikolay Gueorguiev + +- Upgrade s390-tools to version 2.31 (jsc#PED-3275, jsc#PED-3223) +- General: + * common.mak: Set default C/C++ standard to gnu11/gnu++11 +- Add new tools / libraries: + * pvapconfig: Tool to automatically configure APQNs in SE KVM guests + * s390-tools: Provide pre-commit configuration +- Changes of existing tools: + * cpuplugd: Adjust to CPU 0 being no longer hotpluggable + * dbginfo.sh: Check for Dynamic Partition Mode + * dbginfo.sh: Update man page and copyright + * rust/pv: Add user-data signing and verifying + * rust/pvsecret: Add user defined signatures and verifications + * zdev/dracut: Consolidate device configuration +- Bug Fixes: + * dbginfo.sh: Fix relative path on script copy + * libkmipclient: Fix build with libxml2-2.12.0 + * pvsecret: Fix panic if empty file is used as host key document + * rust/pv: Fix 'elided_lifetimes_in_associated_constant' warning + ------------------------------------------------------------------- Thu Feb 1 08:31:08 UTC 2024 - Nikolay Gueorguiev diff --git a/s390-tools.spec b/s390-tools.spec index bd3dc5b..a97224a 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -33,7 +33,7 @@ %endif Name: s390-tools -Version: 2.30.0 +Version: 2.31.0 Release: 0 Summary: S/390 tools like zipl and dasdfmt License: MIT @@ -700,6 +700,10 @@ done %exclude %{_mandir}/man1/zdsfs.1.gz %exclude %{_mandir}/man1/hmcdrvfs.1.gz %exclude %{_mandir}/man8/lshmc.8.gz +### +%dir /etc/mdevctl.d/scripts.d/ +%dir /etc/mdevctl.d/scripts.d/callouts/ +### %files -n osasnmpd -f %{_builddir}/%{name}.osasnmp %{_libexecdir}/net-snmp/agents/osasnmpd diff --git a/vendor.tar.gz b/vendor.tar.gz index 1739e52..6a10e06 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2a48140a8f2bf37d79e054c24763831b488bebc6a7ff91abb50d1b87354cc02 -size 39766421 +oid sha256:9ec5f811538c55052a6167b51fa11da135ae2f84db0b927b2a1c2e447ded3fe1 +size 39176578