Merge pull request #2392 from Rmys/master

openssl ver. bump
This commit is contained in:
Rmys
2026-04-09 16:25:36 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Toolkit for SSL v2/v3 and TLS v1</Summary>
<Description>OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them.</Description>
<Archive sha1sum="72a5ebbdd30bc28a66f069e2d50c66a007c324d2" type="targz">https://github.com/openssl/openssl/releases/download/openssl-3.5.5/openssl-3.5.5.tar.gz</Archive>
<Archive sha1sum="3dc26853ca7683237a869d01745dae48fb63ed82" type="targz">https://github.com/openssl/openssl/releases/download/openssl-3.5.6/openssl-3.5.6.tar.gz</Archive>
<Archive sha1sum="76fbf3ca4370e12894a408ef75718f32cdab9671" type="targz">https://www.openssl.org/source/openssl-1.1.1w.tar.gz</Archive>
<AdditionalFiles>
<!--<AdditionalFile target="openssl-1.0.0-beta4-ca-dir.patch">openssl-1.0.0-beta4-ca-dir.patch</AdditionalFile>-->
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="31">
<Date>2026-04-09</Date>
<Version>3.5.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="30">
<Date>2026-03-18</Date>
<Version>3.5.5</Version>