Hello community,

here is the log from the commit of package expat for openSUSE:Factory checked 
in at 2020-10-08 13:09:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/expat (Old)
 and      /work/SRC/openSUSE:Factory/.expat.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "expat"

Thu Oct  8 13:09:43 2020 rev:60 rq:839723 version:2.2.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/expat/expat.changes      2019-12-11 
12:04:26.456757621 +0100
+++ /work/SRC/openSUSE:Factory/.expat.new.4249/expat.changes    2020-10-08 
13:10:48.235097455 +0200
@@ -1,0 +2,39 @@
+Sun Oct  4 19:19:55 UTC 2020 - Pedro Monreal <pmonr...@suse.com>
+
+- Update to 2.2.10:
+  * Bug fixes:
+    - Fix undefined behavior during parsing caused by pointer
+      arithmetic with NULL pointers
+    - Fix reading uninitialized variable during parsing
+    - xmlwf: Add missing check for malloc NULL return
+  * Other changes:
+    - xmlwf: Document exit codes in xmlwf manpage and exit with code 3
+      (rather than code 1) for output errors when used with "-d DIRECTORY"
+    - Autotools: Use -Werror while configure tests the compiler for
+      supported compile flags to avoid false positives
+    - Autotools: Improve handling of user (C|CPP|CXX|LD)FLAGS, e.g.
+      ensure that they have the last word over flags added while
+      running ./configure
+    - CMake: Create libexpatw.{dll,so} and expatw.pc (with emphasis
+      on suffix "w") with -DEXPAT_CHAR_TYPE=(ushort|wchar_t)
+    - CMake: Detect and deny unsupported build combinations
+      involving -DEXPAT_CHAR_TYPE=(ushort|wchar_t)
+    - CMake: Install pre-compiled shipped xmlwf.1 manpage in case
+      of -DEXPAT_BUILD_DOCS=OFF
+    - CMake: Fix use of Expat by means of add_subdirectory
+    - CMake: Keep expat target name constant at "expat" (i.e. refrain
+      from using the target name to control build artifact filenames)
+    - CMake: Expose man page compilation as target "xmlwf-manpage"
+    - CMake: Introduce option EXPAT_BUILD_PKGCONFIG to control
+      generation of pkg-config file "expat.pc"
+    - CMake: Add minimalistic support for building binary packages
+      with CMake target "package"; based on CPack
+    - CMake: Add option -DEXPAT_OSSFUZZ_BUILD=(ON|OFF) with default
+      OFF to build fuzzer code against OSS-Fuzz and related
+      environment variable LIB_FUZZING_ENGINE
+    - Fix testsuite for -DEXPAT_DTD=OFF and -DEXPAT_NS=OFF
+    - Address compiler warnings
+    - Address pngcheck warnings with doc/*.png images: Version info
+      bumped from 7:11:6 to 7:12:6
+
+-------------------------------------------------------------------

Old:
----
  expat-2.2.9.tar.xz
  expat-2.2.9.tar.xz.asc

New:
----
  expat-2.2.10.tar.xz
  expat-2.2.10.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ expat.spec ++++++
--- /var/tmp/diff_new_pack.jMePWf/_old  2020-10-08 13:10:48.891098048 +0200
+++ /var/tmp/diff_new_pack.jMePWf/_new  2020-10-08 13:10:48.895098052 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package expat
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%global unversion 2_2_9
+%global unversion 2_2_10
 Name:           expat
-Version:        2.2.9
+Version:        2.2.10
 Release:        0
 Summary:        XML Parser Toolkit
 License:        MIT

++++++ expat-2.2.9.tar.xz -> expat-2.2.10.tar.xz ++++++
++++ 8129 lines of diff (skipped)


Reply via email to