public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cryptlib] rawhide: add cltls version 1.0 to cryptlib tools
@ 2026-06-27 12:22 Ralf Senderek
0 siblings, 0 replies; only message in thread
From: Ralf Senderek @ 2026-06-27 12:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cryptlib
Branch : rawhide
Commit : 852a9df3b59dec0772023896c32a476ebf39d7a4
Author : Ralf Senderek <fedora@senderek.ie>
Date : 2026-06-27T14:22:17+02:00
Stats : +10/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cryptlib/c/852a9df3b59dec0772023896c32a476ebf39d7a4?branch=rawhide
Log:
add cltls version 1.0 to cryptlib tools
---
diff --git a/cryptlib.spec b/cryptlib.spec
index 232b7b7..732a0f5 100644
--- a/cryptlib.spec
+++ b/cryptlib.spec
@@ -4,7 +4,7 @@
Name: cryptlib
Version: 3.4.9.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Security library and toolkit for encryption and authentication services
License: Sleepycat and OpenSSL and BSD-3-Clause
@@ -276,11 +276,13 @@ cp /%{buildroot}%{cryptlibdir}/tools/clsha2 %{buildroot}%{_bindir}
cp /%{buildroot}%{cryptlibdir}/tools/claes %{buildroot}%{_bindir}
cp /%{buildroot}%{cryptlibdir}/tools/clkeys %{buildroot}%{_bindir}
cp /%{buildroot}%{cryptlibdir}/tools/clsmime %{buildroot}%{_bindir}
+cp /%{buildroot}%{cryptlibdir}/tools/cltls %{buildroot}%{_bindir}
cp /%{buildroot}%{cryptlibdir}/tools/man/clsha1.1 %{buildroot}%{_mandir}/man1
cp /%{buildroot}%{cryptlibdir}/tools/man/clsha2.1 %{buildroot}%{_mandir}/man1
cp /%{buildroot}%{cryptlibdir}/tools/man/claes.1 %{buildroot}%{_mandir}/man1
cp /%{buildroot}%{cryptlibdir}/tools/man/clkeys.1 %{buildroot}%{_mandir}/man1
cp /%{buildroot}%{cryptlibdir}/tools/man/clsmime.1 %{buildroot}%{_mandir}/man1
+cp /%{buildroot}%{cryptlibdir}/tools/man/cltls.1 %{buildroot}%{_mandir}/man1
%check
# checks are performed after install
@@ -338,14 +340,19 @@ cp /%{buildroot}%{cryptlibdir}/tools/man/clsmime.1 %{buildroot}%{_mandir}/man1
%{_bindir}/claes
%{_bindir}/clkeys
%{_bindir}/clsmime
+%{_bindir}/cltls
%{_mandir}/man1/clsha2.1.gz
%{_mandir}/man1/clsha1.1.gz
%{_mandir}/man1/claes.1.gz
%{_mandir}/man1/clkeys.1.gz
%{_mandir}/man1/clsmime.1.gz
+%{_mandir}/man1/cltls.1.gz
%changelog
+* Sat Jun 27 2026 Ralf Senderek <innovation@senderek.ie> 3.4.9.2-2
+- Add cltls version 1.0 to the cryptlib tools
+
* Wed Jun 10 2026 Ralf Senderek <innovation@senderek.ie> 3.4.9.2-1
- update Cryptlib to version 3.4.9.2
diff --git a/sources b/sources
index a175afe..c76c71a 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
SHA512 (cl3492_fedora.zip) = fcc65739a736e918de09a71f1d9a1fd38db72c24e0e2476483256bd12cd90eb5d14a19dd489a8a141f03436349ffe407007f3da8c88ef2d48444b7817b417f82
SHA512 (cl3492_fedora.zip.sig) = 17e4636f345b3c64f3e1e3f0ff36e8d05ee3143b03c2b486c26c2d262ea7d7f84ee1cc20f7611d1a78120c03863a7dccfe80bbaa3f60894965e580a60a82a905
SHA512 (cryptlib-perlfiles.tar.gz) = b975d34acfd1d99a224bbd5536483e5489feac8801a567740ec668bcef9a1eff67fddbdad53f61b2ff48bd43396e92f070ebf4de622f3edeb70428f4aaae2ff6
-SHA512 (cryptlib-tests.tar.gz) = 18a20e2f0030ffe6821d0fb302edfe31109fd1caa33a4e543f490a577240698ec0e25f66200d2fe37d50f62d99a34702d798f1f102254a0acb4db313a6816023
-SHA512 (cryptlib-tools.tar.gz) = 34fdece9a6a5671e49af01c73dfc01fb4f7ff31f9aa97ac0bf697979aab8ffc0af2f55c35733cfc7e51bca419a09241f2b1651bb2e43ceed44f8265ae0b10cf8
+SHA512 (cryptlib-tests.tar.gz) = d4850cd6a5044aa760360cb198098159ec605aa052eb34152fa3f4c5efaf8ba244329f46a93175955e2a949f1fd39bcaeb68b6a8f73273225ee7b1d1f0f525d9
+SHA512 (cryptlib-tools.tar.gz) = 84e16d75bf3b62ca71b271a269963edc95947490bd17532923eb4a13c6d9a683fee19c3f446fc6a061fb60a3d6609c1a9fced1ad1c04cd9a3d1c47871061f15b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-27 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 12:22 [rpms/cryptlib] rawhide: add cltls version 1.0 to cryptlib tools Ralf Senderek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox