Accepting request 207746 from home:ckornacker:branches:network

- update to version 1.11.4
  - Fix a KDC null pointer dereference [CVE-2013-1417] that could
    affect realms with an uncommon configuration.
  - Fix a KDC null pointer dereference [CVE-2013-1418] that could
    affect KDCs that serve multiple realms.
  - Fix a number of bugs related to KDC master key rollover.

OBS-URL: https://build.opensuse.org/request/show/207746
OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=110
This commit is contained in:
2013-11-20 12:36:50 +00:00
committed by Git OBS Bridge
parent 6ca487dd65
commit 3e0687cac7
6 changed files with 27 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
%define build_mini 1
%define srcRoot krb5-1.11.3
%define srcRoot krb5-1.11.4
%define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
%define krb5docdir %{_defaultdocdir}/krb5
@@ -31,7 +31,7 @@ BuildRequires: keyutils-devel
BuildRequires: libcom_err-devel
BuildRequires: libselinux-devel
BuildRequires: ncurses-devel
Version: 1.11.3
Version: 1.11.4
Release: 0
Summary: MIT Kerberos5 Implementation--Libraries
License: MIT