SHA256
1
0
forked from pool/krb5

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

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Nov 15 13:35:09 UTC 2013 - ckornacker@suse.com
- 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.
-------------------------------------------------------------------
Mon Jun 24 16:21:07 UTC 2013 - mc@suse.com