[packages/s2n-tls] - updated to 1.7.3

qboosh qboosh at pld-linux.org
Mon May 18 17:38:27 CEST 2026


commit 763456d2ec6140d25f625c2cd537be6f27e915c8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 18 17:38:28 2026 +0200

    - updated to 1.7.3

 s2n-tls.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/s2n-tls.spec b/s2n-tls.spec
index d1ada22..5e3d500 100644
--- a/s2n-tls.spec
+++ b/s2n-tls.spec
@@ -6,15 +6,15 @@
 Summary:	An implementation of the TLS/SSL protocols
 Summary(pl.UTF-8):	Implementacja protokołów TLS/SSL
 Name:		s2n-tls
-Version:	1.5.21
-Release:	2
+Version:	1.7.3
+Release:	1
 License:	Apache v2.0
 Group:		Libraries
 #Source0Download: https://github.com/aws/s2n-tls/releases
 Source0:	https://github.com/aws/s2n-tls/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	af27cdcb1746f851ee7fe0929ee5650e
+# Source0-md5:	a93acb210b8e5d72205ed6a3f2df7b97
 URL:		https://github.com/aws/s2n-tls
-BuildRequires:	cmake >= 3.9
+BuildRequires:	cmake >= 3.10
 BuildRequires:	openssl-devel
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 1.605
@@ -101,8 +101,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc NOTICE README.md
-%attr(755,root,root) %{_libdir}/libs2n.so.*.*.*
+%doc NOTICE README.md SECURITY.md
+%{_libdir}/libs2n.so.*.*.*
 %ghost %{_libdir}/libs2n.so.1
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/s2n-tls.git/commitdiff/763456d2ec6140d25f625c2cd537be6f27e915c8



More information about the pld-cvs-commit mailing list