Accepting request 396618 from home:kstreitova:branches:devel:libraries:c_c++

- add expat-2.1.1-avoid_relying_on_undef_behaviour.patch to avoid
  relying on undefined behavior in CVE-2015-1283 fix [bnc#980391],
  [CVE-2015-1283]
- add expat-2.1.1-parser_crashes_on_malformed_input.patch to fix
  Expat XML parser that mishandles certain kinds of malformed input
  documents [bnc#979441], [CVE-2016-0718] 
- use spec-cleaner to clean specfile

OBS-URL: https://build.opensuse.org/request/show/396618
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=47
This commit is contained in:
2016-05-19 10:15:28 +00:00
committed by Git OBS Bridge
parent 89d01b6ea1
commit 2888ef8f38
4 changed files with 805 additions and 3 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 18 11:43:51 UTC 2016 - kstreitova@suse.com
- add expat-2.1.1-avoid_relying_on_undef_behaviour.patch to avoid
relying on undefined behavior in CVE-2015-1283 fix [bnc#980391],
[CVE-2015-1283]
- add expat-2.1.1-parser_crashes_on_malformed_input.patch to fix
Expat XML parser that mishandles certain kinds of malformed input
documents [bnc#979441], [CVE-2016-0718]
- use spec-cleaner to clean specfile
-------------------------------------------------------------------
Fri Apr 1 16:32:27 UTC 2016 - crrodriguez@opensuse.org