From b04cf944489e00ff87f3d376aa8c32816b1e1c43c25f73e14fca94c0eb6fbc72 Mon Sep 17 00:00:00 2001 From: Otto Hollmann Date: Tue, 21 Nov 2023 11:46:07 +0000 Subject: [PATCH] Accepting request 1127271 from home:pmonrealgonzalez:branches:Base:System - Update to 0.25.3: * rpc: fix serialization of NULL mechanism pointer [#601] * fix meson build failure in macOS (appleframeworks not found) [#603] OBS-URL: https://build.opensuse.org/request/show/1127271 OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=60 --- p11-kit-0.25.2.tar.xz | 3 --- p11-kit-0.25.2.tar.xz.sig | Bin 119 -> 0 bytes p11-kit-0.25.3.tar.xz | 3 +++ p11-kit-0.25.3.tar.xz.sig | Bin 0 -> 119 bytes p11-kit.changes | 7 +++++++ p11-kit.spec | 2 +- 6 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 p11-kit-0.25.2.tar.xz delete mode 100644 p11-kit-0.25.2.tar.xz.sig create mode 100644 p11-kit-0.25.3.tar.xz create mode 100644 p11-kit-0.25.3.tar.xz.sig diff --git a/p11-kit-0.25.2.tar.xz b/p11-kit-0.25.2.tar.xz deleted file mode 100644 index c8105fa..0000000 --- a/p11-kit-0.25.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44be0f5797464ca5b36c68c8fb9152c2d34e91f6ba910ad3945dd7cdd2557cc3 -size 990488 diff --git a/p11-kit-0.25.2.tar.xz.sig b/p11-kit-0.25.2.tar.xz.sig deleted file mode 100644 index f0b50a1d82c4fdebf16d1b1b56af3f3ffde7dc8c6f486128445a9d4cfc571309..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEGVvrS6WQlb<&0l81x}4QC>`PVYGLOwam3Ua0QXP(8WZ>cyfQiid#mKNz zL{sCelgeBt&o4=Dq88_Myg#+%vQAFlxyR@D^n(2EFf!~YRr}f_RK@nmw%R^!rMITZ Uvfu2?U6wW}aT>EzS8rtj020P7Z2$lO diff --git a/p11-kit-0.25.3.tar.xz b/p11-kit-0.25.3.tar.xz new file mode 100644 index 0000000..acd60d1 --- /dev/null +++ b/p11-kit-0.25.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ddce1bb7e898986f9d250ccae7c09ce14d82f1009046d202a0eb1b428b2adc +size 991528 diff --git a/p11-kit-0.25.3.tar.xz.sig b/p11-kit-0.25.3.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..517af526be9b9f77d4578cd225a78c7e3b0f3c7bc9ca9600880c034e1e43a033 GIT binary patch literal 119 zcmeAuWnmEGVvrS6WQlb<&0l81x}4QC>`PVYGLOwam3Ua0QbYFXFmQ1Sz(maUF#Kkj z_cHtNzcn|e{gn(?G?;Mw>Lwee)V&LLEGg8EjX3h&oRQ(y#n^yB=l Vgsq&)VpG|VMTB=e%gOIz2LOkPGEo2k literal 0 HcmV?d00001 diff --git a/p11-kit.changes b/p11-kit.changes index e6f2a99..5975a28 100644 --- a/p11-kit.changes +++ b/p11-kit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 17 10:11:56 UTC 2023 - Pedro Monreal + +- Update to 0.25.3: + * rpc: fix serialization of NULL mechanism pointer [#601] + * fix meson build failure in macOS (appleframeworks not found) [#603] + ------------------------------------------------------------------- Thu Nov 2 08:58:08 UTC 2023 - Pedro Monreal diff --git a/p11-kit.spec b/p11-kit.spec index a56da65..042e36d 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -21,7 +21,7 @@ %define trustdir_cfg %{pkidir_cfg}/trust %define trustdir_static %{pkidir_static}/trust Name: p11-kit -Version: 0.25.2 +Version: 0.25.3 Release: 0 Summary: Library to work with PKCS#11 modules License: BSD-3-Clause