Merge pull request #2844 from alihanozturk/master

krb5:update
This commit is contained in:
Alihan Öztürk
2017-02-17 15:17:17 +02:00
committed by GitHub
+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="6342e29980210c32dee3563dfb0728b4b9592381" type="targz">http://source.pisilinux.org/1.0/krb5-1.13.1.tar.gz</Archive>
<Archive sha1sum="07fb763082c21e9e597b39aac6413302e3aa7c97" type="targz">http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.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="0">fix-python-detection.patch</Patch> -->
</Patches>
</Source>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-17</Date>
<Version>1.15</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>1.13.1</Version>