public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/kryoptic] f44: Allow quick-xml 0.40
Date: Tue, 09 Jun 2026 09:29:08 GMT [thread overview]
Message-ID: <178099734845.1.14263967588342679614.rpms-kryoptic-a4adea15c4ff@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kryoptic
Branch : f44
Commit : a4adea15c4ff9028f930771349aecced075e1c04
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-09T10:28:47+01:00
Stats : +112/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kryoptic/c/a4adea15c4ff9028f930771349aecced075e1c04?branch=f44
Log:
Allow quick-xml 0.40
---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..a3466c8
--- /dev/null
+++ b/changelog
@@ -0,0 +1,97 @@
+* Mon Jun 08 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.1-5
+- Allow quick-xml 0.40
+
+* Fri Jun 05 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.1-3
+- Avoid deadlock in tests due to wrong order of lock acquiring in finalize
+
+* Fri Jun 05 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.1-2
+- Sync spec file with upstream to pull documentation, manual pages and more
+ tests
+
+* Fri Jun 05 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.1-1
+- New upstream release 1.5.1 (#2484928)
+
+* Thu May 07 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.0-4
+- Unbreak build on i686
+
+* Thu May 07 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.0-3
+- Build with profiles support
+
+* Wed Apr 29 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.0-2
+- Update asn1 dependency to 0.24
+
+* Wed Mar 04 2026 Jakub Jelen <jjelen@redhat.com> - 1.5.0-1
+- Rebase to 1.5.0
+
+* Mon Feb 02 2026 Jakub Jelen <jjelen@redhat.com> - 1.4.0-8
+- Update to asn1-0.22 as available in Fedora
+
+* Mon Feb 02 2026 Jakub Jelen <jjelen@redhat.com> - 1.4.0-7
+- Require cryptoki-0.12.0 as currently in Fedora
+
+* Thu Jan 29 2026 Fabio Valentini <decathorpe@gmail.com> - 1.4.0-6
+- Bump bindgen dependency to 0.72 for compatibility with LLVM 22
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Sat Jan 10 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.0-4
+- Update License expression
+- Also remove unnecessary parentheses and duplicate terms
+
+* Sat Jan 10 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.0-3
+- Allow constant_time_eq 0.4
+
+* Wed Jan 07 2026 Jakub Jelen <jjelen@redhat.com> - 1.4.0-2
+- Port to cryptoki-0.11
+
+* Tue Dec 09 2025 Jakub Jelen <jjelen@redhat.com> - 1.4.0-1
+- kryoptic-1.4.0-1
+
+* Thu Nov 20 2025 Fabio Valentini <decathorpe@gmail.com> - 1.3.1-3
+- Minor packaging cleanups (avoid compiling again in %%%%install)
+
+* Mon Oct 13 2025 Jakub Jelen <jjelen@redhat.com> - 1.3.1-2
+- Backport fixes for simple KDFs
+
+* Fri Sep 19 2025 Jakub Jelen <jjelen@redhat.com> - 1.3.1-1
+- New upstream release 1.3.1 (#2396548)
+
+* Thu Jul 31 2025 Jakub Jelen <jjelen@redhat.com> - 1.2.0-5
+- Pull upstream patch to fix NSS DB and incompatible attributes
+
+* Thu Jul 31 2025 Jakub Jelen <jjelen@redhat.com> - 1.2.0-4
+- Fix comment for patch relaxing rust dependencies
+
+* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Thu Jun 19 2025 Jakub Jelen <jjelen@redhat.com> - 1.2.0-2
+- Relax rust dependencies requirements for cryptoki and asn1 crates
+
+* Mon Jun 09 2025 Jakub Jelen <jjelen@redhat.com> - 1.2.0-1
+- kryoptic-1.2.0-1 (#2371228)
+
+* Mon Apr 14 2025 Jakub Jelen <jjelen@redhat.com> - 1.1.0-1
+- Update to next upstream release 1.1.0
+
+* Mon Mar 17 2025 Jakub Jelen <jjelen@redhat.com> - 1.0.0-2
+- Fix SPDX licence identifier
+
+* Tue Mar 11 2025 Jakub Jelen <jjelen@redhat.com> - 1.0.0-1
+- 1.0.0 release
+
+* Wed Feb 26 2025 Jakub Jelen <jjelen@redhat.com> - 0.1.0^20250225.gitb37f7ee-3
+- Install kryoptic to p11-kit registry
+
+* Tue Feb 25 2025 Jakub Jelen <jjelen@redhat.com> - 0.1.0^20250225.gitb37f7ee-2
+- Update source in the rust2rpm conf
+
+* Tue Feb 25 2025 Jakub Jelen <jjelen@redhat.com> - 0.1.0^20250225.gitb37f7ee-1
+- Update spec file based on the post-review comments
+
+* Tue Feb 25 2025 Jakub Jelen <jjelen@redhat.com> - 0.1.0^20250225.gitb37f7ee1-2
+- Add sources
+
+* Tue Feb 25 2025 Jakub Jelen <jjelen@redhat.com> - 0.1.0^20250225.gitb37f7ee1-1
+- Initial commit
diff --git a/kryoptic-fix-metadata.diff b/kryoptic-fix-metadata.diff
new file mode 100644
index 0000000..6d8129d
--- /dev/null
+++ b/kryoptic-fix-metadata.diff
@@ -0,0 +1,12 @@
+diff -Naur kryoptic-1.5.1-original/tools/Cargo.toml kryoptic-1.5.1/tools/Cargo.toml
+--- kryoptic-1.5.1-original/tools/Cargo.toml 2026-06-04 19:04:30.000000000 +0100
++++ kryoptic-1.5.1/tools/Cargo.toml 2026-06-08 12:34:13.579498551 +0100
+@@ -34,7 +34,7 @@
+ libc = "0.2.151"
+ serde = { version = "1.0.180", features = ["derive"] }
+ serde_json = "1.0.104"
+-quick-xml = { version = "0.39", features = ["serialize"], optional = true }
++quick-xml = { version = ">=0.39, <0.41", features = ["serialize"], optional = true }
+
+ [features]
+ default = ["kryoptic-lib/default"]
diff --git a/kryoptic.spec b/kryoptic.spec
index 4aec254..e6247f6 100644
--- a/kryoptic.spec
+++ b/kryoptic.spec
@@ -33,6 +33,9 @@ Source0: https://github.com/latchset/kryoptic/releases/download/v%{versio
Source1: https://github.com/latchset/kryoptic/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
Source2: https://people.redhat.com/~ssorce/simo_redhat.asc
%endif
+# Manually created patch for downstream crate metadata changes
+# * Allow quick-xml 0.40: https://github.com/latchset/kryoptic/pull/460
+Patch: kryoptic-fix-metadata.diff
# https://github.com/latchset/kryoptic/pull/459
Patch: kryoptic-deadlock.patch
reply other threads:[~2026-06-09 9:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178099734845.1.14263967588342679614.rpms-kryoptic-a4adea15c4ff@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox