public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander Sosedkin <asosedkin@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/crypto-policies] eln: Update from upstream (NO-SHA1 -> NO-HMAC-SHA1, java fix)
Date: Thu, 09 Jul 2026 13:11:43 GMT [thread overview]
Message-ID: <178360270363.1.18371906762548732131.rpms-crypto-policies-dfc160dca675@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/crypto-policies
Branch : eln
Commit : dfc160dca675632fc5180b9c670452805b488ff1
Author : Alexander Sosedkin <asosedkin@redhat.com>
Date : 2026-07-08T17:00:57+02:00
Stats : +9/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/crypto-policies/c/dfc160dca675632fc5180b9c670452805b488ff1?branch=eln
Log:
Update from upstream (NO-SHA1 -> NO-HMAC-SHA1, java fix)
- NO-SHA1: drop this subpolicy since it's not doing much
- NO-HMAC-SHA1: introduce a new subpolicy
- java: fix MD5withECDSA concatenating with RIPEMD160withRSA
Resolves: RHEL-150100
---
diff --git a/crypto-policies.spec b/crypto-policies.spec
index b664617..3fefbb7 100644
--- a/crypto-policies.spec
+++ b/crypto-policies.spec
@@ -1,5 +1,5 @@
-%global git_date 20260525
-%global git_commit f5f537031b86ab9efaecd5289b0a0d4104891986
+%global git_date 20260708
+%global git_commit 988eb15551df93af37f03599aeb1c3b837aa1a81
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
%global _python_bytecompile_extra 0
@@ -208,8 +208,8 @@ exit 0
%{_datarootdir}/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod
%{_datarootdir}/crypto-policies/policies/modules/ECDHE-ONLY.pmod
%{_datarootdir}/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod
+%{_datarootdir}/crypto-policies/policies/modules/NO-HMAC-SHA1.pmod
%{_datarootdir}/crypto-policies/policies/modules/NO-PQ.pmod
-%{_datarootdir}/crypto-policies/policies/modules/NO-SHA1.pmod
%{_datarootdir}/crypto-policies/policies/modules/OSPP.pmod
%{_datarootdir}/crypto-policies/policies/modules/TEST-PQ.pmod
@@ -225,6 +225,11 @@ exit 0
%{_datarootdir}/crypto-policies/python
%changelog
+* Wed Jul 08 2026 Alexander Sosedkin <asosedkin@redhat.com> - 20260708-1.git988eb15
+- NO-SHA1: drop this subpolicy since it's not doing much
+- NO-HMAC-SHA1: introduce a new subpolicy
+- java: fix MD5withECDSA concatenating with RIPEMD160withRSA
+
* Mon May 25 2026 Alexander Sosedkin <asosedkin@redhat.com> - 20260525-1.gitf5f5370
- rpm-sequoia: revert force-enabling PQ algorithms
- NO-SHA1: revive this subpolicy
diff --git a/sources b/sources
index 045ca07..98b6464 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (crypto-policies-gitf5f5370.tar.gz) = e5ab45c6c6edc15700dca1c2d898786673c90eb8c3c1c45aa782a36aa6c79113fdf4ac3bb223aa3bfd6c21d3361bb677cd551ca319ceb11be02bb93c15a98af9
+SHA512 (crypto-policies-git988eb15.tar.gz) = bffd2c47f8b1063358cbd966b706b62f61775281ad96e0dcaaa97a1b04c82d9c73f0b24f2761e42f2d38d9acd518bbbf7c412f0372c5a91b06766028448032e2
reply other threads:[~2026-07-09 13:11 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=178360270363.1.18371906762548732131.rpms-crypto-policies-dfc160dca675@fedoraproject.org \
--to=asosedkin@redhat.com \
--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