* [rpms/perl-CryptX] f43: Update to 0.089 (RHBZ#2468592)
2026-05-29 10:33 [rpms/perl-CryptX] f44: Update to 0.089 (RHBZ#2468592) Xavier Bachelot
@ 2026-05-29 10:33 ` Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel10: " Xavier Bachelot
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Xavier Bachelot @ 2026-05-29 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CryptX
Branch : f43
Commit : f4b98c0b94ed8017804ca6249889083f4ddbbd23
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-05-10T16:08:59+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CryptX/c/f4b98c0b94ed8017804ca6249889083f4ddbbd23?branch=f43
Log:
Update to 0.089 (RHBZ#2468592)
---
diff --git a/.gitignore b/.gitignore
index 7affafd..dd96e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/CryptX-0.086.tar.gz
/CryptX-0.087.tar.gz
/CryptX-0.088.tar.gz
+/CryptX-0.089.tar.gz
diff --git a/perl-CryptX.spec b/perl-CryptX.spec
index 121abc4..ce3ccec 100644
--- a/perl-CryptX.spec
+++ b/perl-CryptX.spec
@@ -4,8 +4,8 @@
%bcond_without perl_CryptX_enables_optional_test
Name: perl-CryptX
-Version: 0.088
-Release: 2%{?dist}
+Version: 0.089
+Release: 1%{?dist}
Summary: Cryptographic toolkit
# src/ltc/*: Unlicense
# src/ltm/*: Unlicense
@@ -51,7 +51,7 @@ BuildRequires: perl(Storable) >= 2.0
BuildRequires: perl(Test::Pod)
%endif
-Provides: bundled(libtomcrypt) = 1.18.2-1.20260415git2e441a17
+Provides: bundled(libtomcrypt) = 1.18.2-1.20260506git8b5af49b
Provides: bundled(libtommath) = 1.2.0-1.20260420gitae40a87
@@ -152,11 +152,14 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Sun May 10 2026 Xavier Bachelot <xavier@bachelot.org> - 0.089-1
+- Update to 0.089 (RHBZ#2468592)
+
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-2
- Add missing BR: perl(Time::HiRes)
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-1
-- Update to 0.088 (RHBZ#22461073)
+- Update to 0.088 (RHBZ#2461073)
- Fix CVE-2026-41564 (RHBZ#2461084,RHBZ#2461085)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.087-5
diff --git a/sources b/sources
index 080145b..e58a4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+SHA512 (CryptX-0.089.tar.gz) = 315d32b29d7f98906f394c09255db588d6bb0c91dcffc35a7e416b7cf4ce7b2bd93d19a9ee875f2d486a2dcaddaf3009580d1b7bda6aea665f046920acb8b394
^ permalink raw reply related [flat|nested] 6+ messages in thread* [rpms/perl-CryptX] epel10: Update to 0.089 (RHBZ#2468592)
2026-05-29 10:33 [rpms/perl-CryptX] f44: Update to 0.089 (RHBZ#2468592) Xavier Bachelot
2026-05-29 10:33 ` [rpms/perl-CryptX] f43: " Xavier Bachelot
@ 2026-05-29 10:34 ` Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel10.2: " Xavier Bachelot
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Xavier Bachelot @ 2026-05-29 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CryptX
Branch : epel10
Commit : f4b98c0b94ed8017804ca6249889083f4ddbbd23
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-05-10T16:08:59+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CryptX/c/f4b98c0b94ed8017804ca6249889083f4ddbbd23?branch=epel10
Log:
Update to 0.089 (RHBZ#2468592)
---
diff --git a/.gitignore b/.gitignore
index 7affafd..dd96e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/CryptX-0.086.tar.gz
/CryptX-0.087.tar.gz
/CryptX-0.088.tar.gz
+/CryptX-0.089.tar.gz
diff --git a/perl-CryptX.spec b/perl-CryptX.spec
index 121abc4..ce3ccec 100644
--- a/perl-CryptX.spec
+++ b/perl-CryptX.spec
@@ -4,8 +4,8 @@
%bcond_without perl_CryptX_enables_optional_test
Name: perl-CryptX
-Version: 0.088
-Release: 2%{?dist}
+Version: 0.089
+Release: 1%{?dist}
Summary: Cryptographic toolkit
# src/ltc/*: Unlicense
# src/ltm/*: Unlicense
@@ -51,7 +51,7 @@ BuildRequires: perl(Storable) >= 2.0
BuildRequires: perl(Test::Pod)
%endif
-Provides: bundled(libtomcrypt) = 1.18.2-1.20260415git2e441a17
+Provides: bundled(libtomcrypt) = 1.18.2-1.20260506git8b5af49b
Provides: bundled(libtommath) = 1.2.0-1.20260420gitae40a87
@@ -152,11 +152,14 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Sun May 10 2026 Xavier Bachelot <xavier@bachelot.org> - 0.089-1
+- Update to 0.089 (RHBZ#2468592)
+
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-2
- Add missing BR: perl(Time::HiRes)
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-1
-- Update to 0.088 (RHBZ#22461073)
+- Update to 0.088 (RHBZ#2461073)
- Fix CVE-2026-41564 (RHBZ#2461084,RHBZ#2461085)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.087-5
diff --git a/sources b/sources
index 080145b..e58a4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+SHA512 (CryptX-0.089.tar.gz) = 315d32b29d7f98906f394c09255db588d6bb0c91dcffc35a7e416b7cf4ce7b2bd93d19a9ee875f2d486a2dcaddaf3009580d1b7bda6aea665f046920acb8b394
^ permalink raw reply related [flat|nested] 6+ messages in thread* [rpms/perl-CryptX] epel10.2: Update to 0.089 (RHBZ#2468592)
2026-05-29 10:33 [rpms/perl-CryptX] f44: Update to 0.089 (RHBZ#2468592) Xavier Bachelot
2026-05-29 10:33 ` [rpms/perl-CryptX] f43: " Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel10: " Xavier Bachelot
@ 2026-05-29 10:34 ` Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel9: " Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel8: " Xavier Bachelot
4 siblings, 0 replies; 6+ messages in thread
From: Xavier Bachelot @ 2026-05-29 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CryptX
Branch : epel10.2
Commit : f4b98c0b94ed8017804ca6249889083f4ddbbd23
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-05-10T16:08:59+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CryptX/c/f4b98c0b94ed8017804ca6249889083f4ddbbd23?branch=epel10.2
Log:
Update to 0.089 (RHBZ#2468592)
---
diff --git a/.gitignore b/.gitignore
index 7affafd..dd96e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/CryptX-0.086.tar.gz
/CryptX-0.087.tar.gz
/CryptX-0.088.tar.gz
+/CryptX-0.089.tar.gz
diff --git a/perl-CryptX.spec b/perl-CryptX.spec
index 121abc4..ce3ccec 100644
--- a/perl-CryptX.spec
+++ b/perl-CryptX.spec
@@ -4,8 +4,8 @@
%bcond_without perl_CryptX_enables_optional_test
Name: perl-CryptX
-Version: 0.088
-Release: 2%{?dist}
+Version: 0.089
+Release: 1%{?dist}
Summary: Cryptographic toolkit
# src/ltc/*: Unlicense
# src/ltm/*: Unlicense
@@ -51,7 +51,7 @@ BuildRequires: perl(Storable) >= 2.0
BuildRequires: perl(Test::Pod)
%endif
-Provides: bundled(libtomcrypt) = 1.18.2-1.20260415git2e441a17
+Provides: bundled(libtomcrypt) = 1.18.2-1.20260506git8b5af49b
Provides: bundled(libtommath) = 1.2.0-1.20260420gitae40a87
@@ -152,11 +152,14 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Sun May 10 2026 Xavier Bachelot <xavier@bachelot.org> - 0.089-1
+- Update to 0.089 (RHBZ#2468592)
+
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-2
- Add missing BR: perl(Time::HiRes)
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-1
-- Update to 0.088 (RHBZ#22461073)
+- Update to 0.088 (RHBZ#2461073)
- Fix CVE-2026-41564 (RHBZ#2461084,RHBZ#2461085)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.087-5
diff --git a/sources b/sources
index 080145b..e58a4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+SHA512 (CryptX-0.089.tar.gz) = 315d32b29d7f98906f394c09255db588d6bb0c91dcffc35a7e416b7cf4ce7b2bd93d19a9ee875f2d486a2dcaddaf3009580d1b7bda6aea665f046920acb8b394
^ permalink raw reply related [flat|nested] 6+ messages in thread* [rpms/perl-CryptX] epel9: Update to 0.089 (RHBZ#2468592)
2026-05-29 10:33 [rpms/perl-CryptX] f44: Update to 0.089 (RHBZ#2468592) Xavier Bachelot
` (2 preceding siblings ...)
2026-05-29 10:34 ` [rpms/perl-CryptX] epel10.2: " Xavier Bachelot
@ 2026-05-29 10:34 ` Xavier Bachelot
2026-05-29 10:34 ` [rpms/perl-CryptX] epel8: " Xavier Bachelot
4 siblings, 0 replies; 6+ messages in thread
From: Xavier Bachelot @ 2026-05-29 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CryptX
Branch : epel9
Commit : f4b98c0b94ed8017804ca6249889083f4ddbbd23
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-05-10T16:08:59+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CryptX/c/f4b98c0b94ed8017804ca6249889083f4ddbbd23?branch=epel9
Log:
Update to 0.089 (RHBZ#2468592)
---
diff --git a/.gitignore b/.gitignore
index 7affafd..dd96e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/CryptX-0.086.tar.gz
/CryptX-0.087.tar.gz
/CryptX-0.088.tar.gz
+/CryptX-0.089.tar.gz
diff --git a/perl-CryptX.spec b/perl-CryptX.spec
index 121abc4..ce3ccec 100644
--- a/perl-CryptX.spec
+++ b/perl-CryptX.spec
@@ -4,8 +4,8 @@
%bcond_without perl_CryptX_enables_optional_test
Name: perl-CryptX
-Version: 0.088
-Release: 2%{?dist}
+Version: 0.089
+Release: 1%{?dist}
Summary: Cryptographic toolkit
# src/ltc/*: Unlicense
# src/ltm/*: Unlicense
@@ -51,7 +51,7 @@ BuildRequires: perl(Storable) >= 2.0
BuildRequires: perl(Test::Pod)
%endif
-Provides: bundled(libtomcrypt) = 1.18.2-1.20260415git2e441a17
+Provides: bundled(libtomcrypt) = 1.18.2-1.20260506git8b5af49b
Provides: bundled(libtommath) = 1.2.0-1.20260420gitae40a87
@@ -152,11 +152,14 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Sun May 10 2026 Xavier Bachelot <xavier@bachelot.org> - 0.089-1
+- Update to 0.089 (RHBZ#2468592)
+
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-2
- Add missing BR: perl(Time::HiRes)
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-1
-- Update to 0.088 (RHBZ#22461073)
+- Update to 0.088 (RHBZ#2461073)
- Fix CVE-2026-41564 (RHBZ#2461084,RHBZ#2461085)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.087-5
diff --git a/sources b/sources
index 080145b..e58a4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+SHA512 (CryptX-0.089.tar.gz) = 315d32b29d7f98906f394c09255db588d6bb0c91dcffc35a7e416b7cf4ce7b2bd93d19a9ee875f2d486a2dcaddaf3009580d1b7bda6aea665f046920acb8b394
^ permalink raw reply related [flat|nested] 6+ messages in thread* [rpms/perl-CryptX] epel8: Update to 0.089 (RHBZ#2468592)
2026-05-29 10:33 [rpms/perl-CryptX] f44: Update to 0.089 (RHBZ#2468592) Xavier Bachelot
` (3 preceding siblings ...)
2026-05-29 10:34 ` [rpms/perl-CryptX] epel9: " Xavier Bachelot
@ 2026-05-29 10:34 ` Xavier Bachelot
4 siblings, 0 replies; 6+ messages in thread
From: Xavier Bachelot @ 2026-05-29 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-CryptX
Branch : epel8
Commit : f4b98c0b94ed8017804ca6249889083f4ddbbd23
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-05-10T16:08:59+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-CryptX/c/f4b98c0b94ed8017804ca6249889083f4ddbbd23?branch=epel8
Log:
Update to 0.089 (RHBZ#2468592)
---
diff --git a/.gitignore b/.gitignore
index 7affafd..dd96e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/CryptX-0.086.tar.gz
/CryptX-0.087.tar.gz
/CryptX-0.088.tar.gz
+/CryptX-0.089.tar.gz
diff --git a/perl-CryptX.spec b/perl-CryptX.spec
index 121abc4..ce3ccec 100644
--- a/perl-CryptX.spec
+++ b/perl-CryptX.spec
@@ -4,8 +4,8 @@
%bcond_without perl_CryptX_enables_optional_test
Name: perl-CryptX
-Version: 0.088
-Release: 2%{?dist}
+Version: 0.089
+Release: 1%{?dist}
Summary: Cryptographic toolkit
# src/ltc/*: Unlicense
# src/ltm/*: Unlicense
@@ -51,7 +51,7 @@ BuildRequires: perl(Storable) >= 2.0
BuildRequires: perl(Test::Pod)
%endif
-Provides: bundled(libtomcrypt) = 1.18.2-1.20260415git2e441a17
+Provides: bundled(libtomcrypt) = 1.18.2-1.20260506git8b5af49b
Provides: bundled(libtommath) = 1.2.0-1.20260420gitae40a87
@@ -152,11 +152,14 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Sun May 10 2026 Xavier Bachelot <xavier@bachelot.org> - 0.089-1
+- Update to 0.089 (RHBZ#2468592)
+
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-2
- Add missing BR: perl(Time::HiRes)
* Thu Apr 23 2026 Xavier Bachelot <xavier@bachelot.org> - 0.088-1
-- Update to 0.088 (RHBZ#22461073)
+- Update to 0.088 (RHBZ#2461073)
- Fix CVE-2026-41564 (RHBZ#2461084,RHBZ#2461085)
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.087-5
diff --git a/sources b/sources
index 080145b..e58a4dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+SHA512 (CryptX-0.089.tar.gz) = 315d32b29d7f98906f394c09255db588d6bb0c91dcffc35a7e416b7cf4ce7b2bd93d19a9ee875f2d486a2dcaddaf3009580d1b7bda6aea665f046920acb8b394
^ permalink raw reply related [flat|nested] 6+ messages in thread