mit-kerberos:ver. bump
This commit is contained in:
@@ -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="e1bd68d9121c337faf5dbd478d0a2b6998114fc7" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.16/krb5-1.16.tar.gz</Archive>
|
||||
<Archive sha1sum="0c404b081db9c996c581f636ce450ee28778f338" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.17/krb5-1.17.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="1">CVE-2018-5729-5730.patch</Patch>
|
||||
<!--Patch level="1">CVE-2018-5729-5730.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="data">/run/krb5kdc</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
@@ -60,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-01-08</Date>
|
||||
<Version>1.17</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-12-31</Date>
|
||||
<Version>1.16</Version>
|
||||
|
||||
Reference in New Issue
Block a user