mit-kerberos:ver.bump

This commit is contained in:
Rmys
2019-01-01 19:41:28 +03:00
parent 12894db3ff
commit 5e6328c322
3 changed files with 307 additions and 3 deletions
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<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>
<Archive sha1sum="07fb763082c21e9e597b39aac6413302e3aa7c97" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.tar.gz</Archive>
<Archive sha1sum="e1bd68d9121c337faf5dbd478d0a2b6998114fc7" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.16/krb5-1.16.tar.gz</Archive>
<BuildDependencies>
<Dependency>keyutils</Dependency>
@@ -28,7 +28,7 @@
<Patch level="0">krb5-config_LDFLAGS.patch</Patch>
<!--<Patch level="1">mit-krb5-1.12_uninitialized.patch</Patch> -->
<Patch level="0">rebuild-configure-scripts.patch</Patch>
<!-- <Patch level="0">fix-python-detection.patch</Patch> -->
<Patch level="1">CVE-2018-5729-5730.patch</Patch>
</Patches>
</Source>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-12-31</Date>
<Version>1.16</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>1.15</Version>