mbedtls v3.6.4

This commit is contained in:
uglyside
2025-07-07 07:02:48 +03:00
parent 4dffe0b08e
commit fa38bcd5b0
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Cryptographic library for embedded systems.</Summary>
<Description>A C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols.</Description>
<Archive sha1sum="cc2a6272f4982fdfa1b4c11fad5947001ac4c1f1" type="tarbz2">https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.2/mbedtls-3.6.2.tar.bz2</Archive>
<Archive sha1sum="b9c9035d108bacb6a0273dc31639fcf6d77a1e7b" type="tarbz2">https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.4/mbedtls-3.6.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="3">
<Date>2025-07-07</Date>
<Version>3.6.4</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2025-01-30</Date>
<Version>3.6.2</Version>