svn commit: r379532 - in head/security/krb5-112: . files
Cy Schubert
cy at FreeBSD.org
Sat Feb 21 16:14:40 UTC 2015
Author: cy
Date: Sat Feb 21 16:14:38 2015
New Revision: 379532
URL: https://svnweb.freebsd.org/changeset/ports/379532
QAT: https://qat.redports.org/buildarchive/r379532/
Log:
Kerberos Version 5, Release 1.12.3 is released. This fixes multiple
vulnerabilities, some previously committed by point patches and others
newly fixed in this release.
* Fix multiple vulnerabilities in the LDAP KDC back end.
[CVE-2014-5354] [CVE-2014-5353]
* Fix multiple kadmind vulnerabilities, some of which are based in the
gssrpc library. [CVE-2014-5352 CVE-2014-5352 CVE-2014-9421
CVE-2014-9422 CVE-2014-9423]
Security: VuXML: 63527d0d-b9de-11e4-8a48-206a8a720317
Security: CVE-2014-5354, CVE-2014-5353
Security: CVE-2014-5352, CVE-2014-5352, CVE-2014-9421
Security: CVE-2014-9422, CVE-2014-9423
Deleted:
head/security/krb5-112/files/patch-lib-apputils-net-server.c
head/security/krb5-112/files/patch-plugins__kdb__ldap__libkdb_ldap__ldap_principal2.c
head/security/krb5-112/files/patch-plugins__kdb__ldap__libkdb_ldap__ldap_pwd_policy.c
Modified:
head/security/krb5-112/Makefile
head/security/krb5-112/distinfo
Modified: head/security/krb5-112/Makefile
==============================================================================
--- head/security/krb5-112/Makefile Sat Feb 21 16:12:36 2015 (r379531)
+++ head/security/krb5-112/Makefile Sat Feb 21 16:14:38 2015 (r379532)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= krb5
-PORTVERSION= 1.12.2
-PORTREVISION= 3
+PORTVERSION= 1.12.3
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
PKGNAMESUFFIX= -112
@@ -12,7 +11,6 @@ EXTRACT_SUFX= .tar
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
-PATCHFILES= 2015-001-patch-r112.txt
MAINTAINER= cy at FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV
Modified: head/security/krb5-112/distinfo
==============================================================================
--- head/security/krb5-112/distinfo Sat Feb 21 16:12:36 2015 (r379531)
+++ head/security/krb5-112/distinfo Sat Feb 21 16:14:38 2015 (r379532)
@@ -1,4 +1,4 @@
-SHA256 (krb5-1.12.2-signed.tar) = 09bd180107b5c2b3b7378c57c023fb02a103d4cac39d6f2dd600275d7a4f3744
-SIZE (krb5-1.12.2-signed.tar) = 11991040
+SHA256 (krb5-1.12.3-signed.tar) = 091715da49f6aa72b98c9659229351b4b168fb96f84caa18228aaf7632db3483
+SIZE (krb5-1.12.3-signed.tar) = 12001280
SHA256 (2015-001-patch-r112.txt) = 75d1d070293fef7faa2c5ffbe8de4afaefb95449564e7dd5da458588ba637449
SIZE (2015-001-patch-r112.txt) = 12130
More information about the svn-ports-head
mailing list