SHA256
1
0
forked from pool/bind

Accepting request 332971 from home:msmeissn:branches:network

- Update to version 9.10.2-P4
  * An incorrect boundary boundary check in the OPENPGPKEY
    rdatatype could trigger an assertion failure.
    (CVE-2015-5986) [RT #40286] (bsc#944107)
  * A buffer accounting error could trigger an
    assertion failure when parsing certain malformed 
    DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)

OBS-URL: https://build.opensuse.org/request/show/332971
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=176
This commit is contained in:
Lars Müller
2015-09-22 20:15:47 +00:00
committed by Git OBS Bridge
parent f94eebf621
commit f17cebd7c5
7 changed files with 31 additions and 19 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 22 13:15:51 UTC 2015 - meissner@suse.com
- Update to version 9.10.2-P4
* An incorrect boundary boundary check in the OPENPGPKEY
rdatatype could trigger an assertion failure.
(CVE-2015-5986) [RT #40286] (bsc#944107)
* A buffer accounting error could trigger an
assertion failure when parsing certain malformed
DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066)
-------------------------------------------------------------------
Wed Jul 29 19:24:40 UTC 2015 - lmuelle@suse.com