SHA256
1
0
forked from pool/expat

Accepting request 408441 from home:scarabeus_iv:branches:devel:libraries:c_c++

- Version update to 2.2.0:
  * Various cmake and autotools script updates
  * Fix detection of utf8 character boundaries
- Remove all patches merged upstream:
  * expat-2.1.1-avoid_relying_on_undef_behaviour.patch
  * expat-2.1.1-parser_crashes_on_malformed_input.patch
  * expat-alloc-size.patch
  * expat-visibility.patch

OBS-URL: https://build.opensuse.org/request/show/408441
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=51
This commit is contained in:
2016-07-14 15:19:01 +00:00
committed by Git OBS Bridge
parent d06c7cd5b7
commit 3363926740
8 changed files with 23 additions and 865 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jul 14 08:43:31 UTC 2016 - tchvatal@suse.com
- Version update to 2.2.0:
* Various cmake and autotools script updates
* Fix detection of utf8 character boundaries
- Remove all patches merged upstream:
* expat-2.1.1-avoid_relying_on_undef_behaviour.patch
* expat-2.1.1-parser_crashes_on_malformed_input.patch
* expat-alloc-size.patch
* expat-visibility.patch
-------------------------------------------------------------------
Wed May 18 11:43:51 UTC 2016 - kstreitova@suse.com