Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libzio for openSUSE:Factory checked 
in at 2026-02-23 16:11:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzio (Old)
 and      /work/SRC/openSUSE:Factory/.libzio.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzio"

Mon Feb 23 16:11:54 2026 rev:51 rq:1334396 version:1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzio/libzio.changes    2026-02-14 
21:35:56.109227899 +0100
+++ /work/SRC/openSUSE:Factory/.libzio.new.1977/libzio.changes  2026-02-23 
16:11:55.611801573 +0100
@@ -1,0 +2,27 @@
+Thu Feb 19 20:23:55 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Update to version 1.12
+  * Correct version number
+  * Only give those bytes back which had been readed
+  * Get manconv work even for 1 byte files
+  * Allow to open undetected file descriptor
+  * Avoid NULL pointer dereference in fdzopen
+- Remove patch libzio-1.11.patch now upstream
+
+-------------------------------------------------------------------
+Thu Feb 19 14:22:13 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Add patch libzio-1.11.patch
+  * Avoid problems in fdzopen with NULL as what argument
+  * Allow to open regular files as well even if from pipes 
+
+-------------------------------------------------------------------
+Thu Feb 19 11:39:35 UTC 2026 - Dr. Werner Fink <[email protected]>
+
+- Update to version 1.11
+  Modernize xz and zstd usage and much more which is to allow to
+  detect the compression type even if not reading from a file or
+  rewindable standard input but from a pipe or socket.
+  Update the manual page as well. 
+
+-------------------------------------------------------------------

Old:
----
  libzio-1.10.tar.bz2

New:
----
  libzio-1.12.tar.bz2

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

Other differences:
------------------
++++++ libzio.spec ++++++
--- /var/tmp/diff_new_pack.MD4wXK/_old  2026-02-23 16:11:56.223826802 +0100
+++ /var/tmp/diff_new_pack.MD4wXK/_new  2026-02-23 16:11:56.223826802 +0100
@@ -18,7 +18,7 @@
 
 Name:           libzio
 %define lname   libzio1
-Version:        1.10
+Version:        1.12
 Release:        0
 Summary:        A Library for Accessing Compressed Text Files
 License:        GPL-2.0-or-later
@@ -26,8 +26,11 @@
 URL:            https://libzio.sourceforge.net/
 Source0:        
https://gitlab.com/bitstreamout/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
+BuildRequires:  bzip2
+BuildRequires:  gzip
 BuildRequires:  libbz2-devel
 BuildRequires:  libzstd-devel
+BuildRequires:  xz
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
 BuildRequires:  zstd
@@ -40,7 +43,7 @@
 %package -n %lname
 Summary:        A Library for Accessing Compressed Text Files
 Group:          System/Libraries
-Provides:       libzio = 1.06
+Provides:       libzio = %{version}
 Obsoletes:      libzio <= 1.00
 
 %description -n %lname
@@ -58,7 +61,7 @@
 and static library.
 
 %prep
-%setup -q
+%autosetup -p0
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects

++++++ libzio-1.10.tar.bz2 -> libzio-1.12.tar.bz2 ++++++
++++ 2043 lines of diff (skipped)

Reply via email to