Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-xml-conduit for openSUSE:Factory
checked in at 2021-03-10 08:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-xml-conduit (Old)
and /work/SRC/openSUSE:Factory/.ghc-xml-conduit.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xml-conduit"
Wed Mar 10 08:56:01 2021 rev:7 rq:877689 version:1.9.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-xml-conduit/ghc-xml-conduit.changes
2020-12-22 11:49:27.318007492 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-xml-conduit.new.2378/ghc-xml-conduit.changes
2021-03-10 08:57:55.426930383 +0100
@@ -1,0 +2,10 @@
+Sat Feb 27 13:13:59 UTC 2021 - [email protected]
+
+- Update xml-conduit to version 1.9.1.0.
+ ## 1.9.1
+
+ * `]` characters inside doctype are now correctly handled
+ * Entity expansion loops are now detected and avoided
+ * Add field `psEntityExpansionSizeLimit` in `ParseSettings` to limit the
length of an entity expansion; set to 8192 characters by default
+
+-------------------------------------------------------------------
Old:
----
xml-conduit-1.9.0.0.tar.gz
New:
----
xml-conduit-1.9.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-xml-conduit.spec ++++++
--- /var/tmp/diff_new_pack.edtCAX/_old 2021-03-10 08:57:56.026931002 +0100
+++ /var/tmp/diff_new_pack.edtCAX/_new 2021-03-10 08:57:56.026931002 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-xml-conduit
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global pkg_name xml-conduit
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.9.0.0
+Version: 1.9.1.0
Release: 0
Summary: Pure-Haskell utilities for dealing with XML with the conduit
package
License: MIT
@@ -30,6 +30,7 @@
BuildRequires: ghc-blaze-html-devel
BuildRequires: ghc-blaze-markup-devel
BuildRequires: ghc-bytestring-devel
+BuildRequires: ghc-cabal-doctest-devel
BuildRequires: ghc-conduit-devel
BuildRequires: ghc-conduit-extra-devel
BuildRequires: ghc-containers-devel
++++++ xml-conduit-1.9.0.0.tar.gz -> xml-conduit-1.9.1.0.tar.gz ++++++
++++ 6514 lines of diff (skipped)