mit-kerberos ver. bump

This commit is contained in:
Rmys
2026-07-04 11:50:20 +03:00
committed by GitHub
parent f0de1467a9
commit d878cbf80e
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>MIT Kerberos Library</Summary> <Summary>MIT Kerberos Library</Summary>
<Description>Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.</Description> <Description>Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.</Description>
<Archive sha1sum="3e383bbe88cbed56bdad4ba655c40abf0e961cf7" type="targz">https://kerberos.org/dist/krb5/1.21/krb5-1.21.3.tar.gz</Archive> <Archive sha1sum="8aba5b980607e2ccecb24d23a6959ec964adcb53" type="targz">https://kerberos.org/dist/krb5/1.22/krb5-1.22.2.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python3</Dependency> <Dependency>python3</Dependency>
<Dependency>keyutils</Dependency> <Dependency>keyutils</Dependency>
@@ -76,6 +76,13 @@
</Package> </Package>
<History> <History>
<Update release="16">
<Date>2026-07-03</Date>
<Version>1.22.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15"> <Update release="15">
<Date>2024-12-17</Date> <Date>2024-12-17</Date>
<Version>1.21.3</Version> <Version>1.21.3</Version>