Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmlstarlet for openSUSE:Factory checked in at 2026-09-15 17:09:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlstarlet (Old) and /work/SRC/openSUSE:Factory/.xmlstarlet.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlstarlet" Tue Sep 15 17:09:10 2026 rev:32 rq:1377725 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlstarlet/xmlstarlet.changes 2026-06-23 17:36:18.760755375 +0200 +++ /work/SRC/openSUSE:Factory/.xmlstarlet.new.383539/xmlstarlet.changes 2026-09-15 17:09:30.742080321 +0200 @@ -1,0 +2,27 @@ +Sun Sep 13 14:01:21 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 1.7.0 (first release since 1.6.1 in 2014, + from the new upstream home on GitHub): + * libxml2/libxslt modernization for 2.9-2.15 compatibility + and 3.0 readiness, pkg-config detection with *-config + fallback + * Bug fixes in ed, sel, stdin "-" handling, depyx infinite + loop, unesc off-by-one, and memory-safety fixes from the + new fuzzing harness + * fo --omit-decl exit status locked (boo#1231165) + * Broad CI matrix, modernized Windows cross-build +- Switch Source and URL to the GitHub project; 1.7.0 is not + published on SourceForge +- Fix %check: run "make check" (91 PASS, 2 XFAIL, 0 FAIL); + the old "make tests" target no longer exists upstream +- Drop merged/obsolete patches: + * xmlstarlet-fix-fo-exit-code.patch (upstream PR #21) + * xmlstarlet-fix-unesc-dquot.patch (upstream a722816) + * xmlstarlet-libxml2-2.14.patch (upstream defines + ATTRIBUTE_UNUSED itself) + * xmlstarlet-xml_depyx.c.diff (depyx rewritten upstream) + * xmlstarlet-fix-format-security.patch (stale 2014 backport; + 1.7.0 builds clean with -Werror=format-security, remaining + spots fixed differently upstream) + +------------------------------------------------------------------- Old: ---- xmlstarlet-1.6.1.tar.gz xmlstarlet-fix-fo-exit-code.patch xmlstarlet-fix-format-security.patch xmlstarlet-fix-unesc-dquot.patch xmlstarlet-libxml2-2.14.patch xmlstarlet-xml_depyx.c.diff New: ---- xmlstarlet-1.7.0.tar.gz ----------(Old B)---------- Old:- Drop merged/obsolete patches: * xmlstarlet-fix-fo-exit-code.patch (upstream PR #21) * xmlstarlet-fix-unesc-dquot.patch (upstream a722816) Old: * xmlstarlet-xml_depyx.c.diff (depyx rewritten upstream) * xmlstarlet-fix-format-security.patch (stale 2014 backport; 1.7.0 builds clean with -Werror=format-security, remaining Old: * xmlstarlet-fix-fo-exit-code.patch (upstream PR #21) * xmlstarlet-fix-unesc-dquot.patch (upstream a722816) * xmlstarlet-libxml2-2.14.patch (upstream defines Old: * xmlstarlet-fix-unesc-dquot.patch (upstream a722816) * xmlstarlet-libxml2-2.14.patch (upstream defines ATTRIBUTE_UNUSED itself) Old: ATTRIBUTE_UNUSED itself) * xmlstarlet-xml_depyx.c.diff (depyx rewritten upstream) * xmlstarlet-fix-format-security.patch (stale 2014 backport; ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlstarlet.spec ++++++ --- /var/tmp/diff_new_pack.wkd7BM/_old 2026-09-15 17:09:32.005133181 +0200 +++ /var/tmp/diff_new_pack.wkd7BM/_new 2026-09-15 17:09:32.010133391 +0200 @@ -17,20 +17,12 @@ Name: xmlstarlet -Version: 1.6.1 +Version: 1.7.0 Release: 0 Summary: Command Line Tool to Process XML Documents License: MIT -URL: https://sourceforge.net/projects/xmlstar/ -Source: http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz -Patch2: %{name}-xml_depyx.c.diff -Patch3: %{name}-libxml2-2.14.patch -# PATCH-FIX-OPENSUSE xmlstarlet-fix-fo-exit-code.patch boo#1231165 -- "xml fo" returned the byte count from xmlOutputBufferClose() as exit status instead of 0 -Patch4: %{name}-fix-fo-exit-code.patch -# PATCH-FIX-UPSTREAM xmlstarlet-fix-unesc-dquot.patch (via Debian #837122) -- unesc mishandles "/' due to an off-by-one on the entity name length -Patch5: %{name}-fix-unesc-dquot.patch -# PATCH-FIX-UPSTREAM xmlstarlet-fix-format-security.patch (via Debian) -- pass string-literal format arguments to satisfy -Werror=format-security -Patch6: %{name}-fix-format-security.patch +URL: https://github.com/xmlstarlet/xmlstarlet +Source: https://github.com/xmlstarlet/xmlstarlet/releases/download/%{version}/xmlstarlet-%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: sgml-skel BuildRequires: pkgconfig(libexslt) @@ -54,7 +46,7 @@ %make_build %check -%make_build tests +%make_build check %install %make_install ++++++ xmlstarlet-1.6.1.tar.gz -> xmlstarlet-1.7.0.tar.gz ++++++ ++++ 38783 lines of diff (skipped)
