Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libredwg for openSUSE:Factory checked in at 2026-05-28 17:27:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libredwg (Old) and /work/SRC/openSUSE:Factory/.libredwg.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libredwg" Thu May 28 17:27:48 2026 rev:21 rq:1355504 version:0.13.4.8200 Changes: -------- --- /work/SRC/openSUSE:Factory/libredwg/libredwg.changes 2024-03-01 23:40:00.659017576 +0100 +++ /work/SRC/openSUSE:Factory/.libredwg.new.1937/libredwg.changes 2026-05-28 17:29:05.469063643 +0200 @@ -1,0 +2,23 @@ +Thu May 28 02:26:45 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to snapshot 0.13.4.8200 + * Write support for r2004 (AC1018) DWG files. The encoder now + produces compressed, encrypted section headers and the + LZ77-compressed object data layout required since r2004. + * Split large object files (encode, decode) into 2 objects, + significantly reducing peak memory usage during compilation and + enabling parallel builds to scale better. + * dwgadd: handle fields (e.g. layer, ltype, style) can now be set + by table-record name in addition to raw handle references. A + string value like `line.layer = "FOO"` is resolved via + dwg_find_tablehandle() at parse time. + * Fix decompress_R2004_section buffer overflow + [CVE-2026-9501, CVE-2026-9502, CVE-2026-9529, CVE-2026-9530, + boo#1266377, boo#1266378, boo#1266380, boo#1266287] + * Fix dwg_next_entity NULL pointer dereference + [CVE-2026-9503, boo#1266379] + * Fix NULL pointer dereferences in DXF output for corrupted DWG + input [CVE-2026-9504, boo#1266321] + * decode: fix decompression overflow [CVE-2026-9605, boo#1266365] + +------------------------------------------------------------------- Old: ---- libredwg-0.13.3.tar.xz libredwg-0.13.3.tar.xz.sig New: ---- _scmsync.obsinfo build.specials.obscpio libredwg-0.13.4.8200.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libredwg.spec ++++++ --- /var/tmp/diff_new_pack.lpziXI/_old 2026-05-28 17:29:06.217094607 +0200 +++ /var/tmp/diff_new_pack.lpziXI/_new 2026-05-28 17:29:06.221094772 +0200 @@ -1,7 +1,7 @@ # # spec file for package libredwg # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,16 @@ %define lname libredwg0 Name: libredwg -Version: 0.13.3 +Version: 0.13.4.8200 Release: 0 Summary: A library to handle DWG files License: GPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://www.gnu.org/software/libredwg/ #Git-Clone: https://github.com/LibreDWG/libredwg/ -Source: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz -Source2: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz.sig -#Source: https://github.com/LibreDWG/libredwg/releases/download/%version/libredwg-%version.tar.xz +#Source: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz +#Source2: https://ftp.gnu.org/pub/gnu/libredwg/%name-%version.tar.xz.sig +Source: https://github.com/LibreDWG/libredwg/releases/download/%version/libredwg-%version.tar.xz Source3: https://savannah.gnu.org/people/viewgpg.php?user_id=101103#/%name.keyring Source4: %name-rpmlintrc BuildRequires: pkg-config ++++++ _scmsync.obsinfo ++++++ mtime: 1779937170 commit: 8fefa7cd06cddf71fd1ce335c5b8d183b3ab9ff99c1efcb793a8419403003ef6 url: https://src.opensuse.org/clibs/libredwg revision: master ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-05-28 04:59:30.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ libredwg-0.13.3.tar.xz -> libredwg-0.13.4.8200.tar.xz ++++++ /work/SRC/openSUSE:Factory/libredwg/libredwg-0.13.3.tar.xz /work/SRC/openSUSE:Factory/.libredwg.new.1937/libredwg-0.13.4.8200.tar.xz differ: char 26, line 1
