Accepting request 286613 from home:stroeder:branches:network
security update 1.13.1 OBS-URL: https://build.opensuse.org/request/show/286613 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=136
This commit is contained in:
parent
42eb1db8e7
commit
cefda77aa1
3
krb5-1.13.1.tar.gz
Normal file
3
krb5-1.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3516e89a884de2a2c7a38374f286c0e7244e4763b18ee04b986d3dbd1638460d
|
||||
size 12087522
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a687dac857146d59a1c4283862e328717ee1aafb08a7d22eace9ef9af842c3b3
|
||||
size 12078302
|
@ -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
|
||||
|
@ -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
|
||||
|
17
krb5.changes
17
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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user