diff --git a/krb5-1.13.1.tar.gz b/krb5-1.13.1.tar.gz new file mode 100644 index 0000000..3b41f12 --- /dev/null +++ b/krb5-1.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3516e89a884de2a2c7a38374f286c0e7244e4763b18ee04b986d3dbd1638460d +size 12087522 diff --git a/krb5-1.13.tar.gz b/krb5-1.13.tar.gz deleted file mode 100644 index 6f948fb..0000000 --- a/krb5-1.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a687dac857146d59a1c4283862e328717ee1aafb08a7d22eace9ef9af842c3b3 -size 12078302 diff --git a/krb5-mini.changes b/krb5-mini.changes index 290c779..c7dc0ea 100644 --- a/krb5-mini.changes +++ b/krb5-mini.changes @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Wed Feb 18 11:48:46 UTC 2015 - michael@stroeder.com + +- update to krb5 1.13.1 + +Major changes in 1.13.1 (2015-02-11) +==================================== + +This is a bug fix 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] +------------------------------------------------------------------- Tue Jan 6 07:20:54 UTC 2015 - mlin@suse.com - Update to krb5 1.13 diff --git a/krb5-mini.spec b/krb5-mini.spec index bbc3ee5..a20eff2 100644 --- a/krb5-mini.spec +++ b/krb5-mini.spec @@ -17,7 +17,7 @@ %define build_mini 1 -%define srcRoot krb5-1.13 +%define srcRoot krb5-1.13.1 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/ %define krb5docdir %{_defaultdocdir}/krb5 @@ -30,7 +30,7 @@ BuildRequires: keyutils-devel BuildRequires: libcom_err-devel BuildRequires: libselinux-devel BuildRequires: ncurses-devel -Version: 1.13 +Version: 1.13.1 Release: 0 Summary: MIT Kerberos5 Implementation--Libraries License: MIT diff --git a/krb5.changes b/krb5.changes index e6d1d15..ce99d09 100644 --- a/krb5.changes +++ b/krb5.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Feb 18 11:48:46 UTC 2015 - michael@stroeder.com + +- update to krb5 1.13.1 + +Major changes in 1.13.1 (2015-02-11) +==================================== + +This is a bug fix 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] + ------------------------------------------------------------------- Tue Jan 6 07:12:29 UTC 2015 - mlin@suse.com diff --git a/krb5.spec b/krb5.spec index efaf8c0..f7180e0 100644 --- a/krb5.spec +++ b/krb5.spec @@ -17,7 +17,7 @@ %define build_mini 0 -%define srcRoot krb5-1.13 +%define srcRoot krb5-1.13.1 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/ %define krb5docdir %{_defaultdocdir}/krb5 @@ -30,7 +30,7 @@ BuildRequires: keyutils-devel BuildRequires: libcom_err-devel BuildRequires: libselinux-devel BuildRequires: ncurses-devel -Version: 1.13 +Version: 1.13.1 Release: 0 Summary: MIT Kerberos5 Implementation--Libraries License: MIT