From 10b866233d5265d8797b16d221676ce84933c8b6 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mon, 17 Jan 2022 14:53:26 +0000 Subject: [PATCH] [packit] 0.24.1 upstream release Upstream tag: 0.24.1 Upstream commit: dd0590d4 Signed-off-by: Packit Service --- .gitignore | 1 + .packit.yaml | 9 +++------ README.packit | 2 +- p11-kit-0.24.1.tar.xz.sig | Bin 0 -> 566 bytes p11-kit.spec | 25 ++++++++++++++++++++++--- sources | 2 +- 6 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 p11-kit-0.24.1.tar.xz.sig diff --git a/.gitignore b/.gitignore index bc5520f..177599a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /p11-kit-0.23.20.tar.xz /p11-kit-0.23.21.tar.xz /p11-kit-0.23.22.tar.xz +/p11-kit-0.24.1.tar.xz diff --git a/.packit.yaml b/.packit.yaml index 12ba12c..fff496e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,16 +1,13 @@ specfile_path: p11-kit.spec -synced_files: - - p11-kit.spec - - .packit.yaml upstream_package_name: p11-kit downstream_package_name: p11-kit # Use only populated spec files and upstream sources. actions: post-upstream-clone: - - wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/p11-kit.spec - - wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/p11-kit-client.service - - wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/trust-extract-compat + - wget https://src.fedoraproject.org/rpms/p11-kit/raw/rawhide/f/p11-kit.spec + - wget https://src.fedoraproject.org/rpms/p11-kit/raw/rawhide/f/p11-kit-client.service + - wget https://src.fedoraproject.org/rpms/p11-kit/raw/rawhide/f/trust-extract-compat get-current-version: - "git describe --abbrev=0" create-archive: diff --git a/README.packit b/README.packit index f2e7df3..45640bd 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.21.1.dev11+g485bd88. +The file was generated using packit 0.43.1.dev8+ga0f2a9f. diff --git a/p11-kit-0.24.1.tar.xz.sig b/p11-kit-0.24.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000..bfc093a7692f3e40039a2f4a8deab7160234168e GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j*iA|=DLZ#0LW$VqJ01%!^*=9qB>0%7HW-~b8<5Y`2R zj@Raxaj2sY|9exNS+()9>7uSw+;C}vXJc8WK^f<4Wg4Y19YfDJ1ywxW)z#;lW@UCL?lmULiO_>uZC`i*4|y|s-%quUhVCk2 zB_|$(HwPs~|D`|n^o00L3MBe1fWrf5#}+QZ%(>xyz-bRoLJTs)gFy$M|7$p-w;+dqt^DHa2opxRzQ$WweDInelzrI EpIe9=Z2$lO literal 0 HcmV?d00001 diff --git a/p11-kit.spec b/p11-kit.spec index 99bcae7..f0ada61 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated -Version: 0.23.22 -Release: 5%{?dist} +Version: 0.24.1 +Release: 1%{?dist} Name: p11-kit Summary: Library for loading and sharing PKCS#11 modules @@ -11,7 +11,6 @@ Source1: https://github.com/p11-glue/p11-kit/releases/download/%{version} Source2: gpgkey-462225C3B46F34879FC8496CD605848ED7E69871.gpg Source3: trust-extract-compat Source4: p11-kit-client.service -Patch0: p11-kit-0.23.22-progname-leak.patch BuildRequires: gcc BuildRequires: libtasn1-devel >= 2.3 @@ -153,6 +152,26 @@ fi %changelog +* Mon Jan 17 2022 Packit Service - 0.24.1-1 +- Release 0.24.1 (Daiki Ueno) +- common: Support copying attribute array recursively (Daiki Ueno) +- common: Add assert_ptr_cmp (Daiki Ueno) +- gtkdoc: remove dependencies on custom target files (Eli Schwartz) +- doc: Replace occurrence of black list with blocklist (Daiki Ueno) +- build: Suppress cppcheck false-positive on array bounds (Daiki Ueno) +- ci: Use Docker image from the same repository (Daiki Ueno) +- ci: Integrate Docker image building to GitHub workflow (Daiki Ueno) +- rpc: Fallback to version 0 if server does not support negotiation (Daiki Ueno) +- build: Port e850e03be65ed573d0b69ee0408e776c08fad8a3 to meson (Daiki Ueno) +- Link libp11-kit so that it cannot unload (Emmanuel Dreyfus) +- trust: Use dngettext for plurals (Daiki Ueno) +- rpc: Support protocol version negotiation (Daiki Ueno) +- rpc: Separate authentication step from transaction (Daiki Ueno) +- Meson: p11_system_config_modules instead of p11_package_config_modules (Issam E. Maghni) +- shell: test -a|o is not POSIX (Issam E. Maghni) +- Meson: Add libtasn1 to trust programs (Issam E. Maghni) +- meson: optionalise glib's development files for gtk_doc (Đoàn Trần Công Danh) + * Sat Jan 08 2022 Miro Hrončok - 0.23.22-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 diff --git a/sources b/sources index 66d9389..1791414 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (p11-kit-0.23.22.tar.xz) = 098819e6ca4ad9cc2a0bc2e478aea67354d051a4f03e6c7d75d13d2469b6dc7654f26b15530052f6ed51acb35531c2539e0f971b31e29e6673e857c903afb080 +SHA512 (p11-kit-0.24.1.tar.xz) = 8cf170c714bb9e0cf3df93e8ec55b8e3c55cabf2c6a27f177ac6de8b8028985df2ca0216d3215d6828dc2ae3095c4e1a4febe8cb26b88ec321defc66bb011e81