| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libzio1 | Distribution: openSUSE Tumbleweed |
| Version: 1.15 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Jun 25 10:35:01 2026 |
| Group: System/Libraries | Build host: reproducible |
| Size: 48770 | Source RPM: libzio-1.15-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://libzio.sourceforge.net/ | |
| Summary: A Library for Accessing Compressed Text Files | |
Libzio provides a wrapper function for reading or writing gzip or bzip2 files with FILE streams.
GPL-2.0-or-later
* Thu Jun 25 2026 Dr. Werner Fink <werner@suse.de>
- Update to version 1.15
Refactored zio.c as well as optimized
- Functional Verification: All compression formats (gzip, bzip2, lzma, xz, zstd)
were validated via the test loop.
- Static Analysis & Bugfixes:
- Fixed a memory leak and uninitialized value in autodetect and fzopen.
- Fixed Double-Free vulnerabilities in zio_open_gzip_pipe and zio_open_bzip2_pipe.
- Compatibility: Verified the HAS_LZMADEC_H path with the legacy lzmadec.h.
- Optimizations: Replaced heap allocation for the check buffer with a stack-based
buffer in fzopen and _knowntype_fdzopen to reduce overhead.
* Thu May 28 2026 Dr. Werner Fink <werner@suse.de>
- Update to version 1.14
* Fix signed octal magic character for lzma
* Thu May 28 2026 Dr. Werner Fink <werner@suse.de>
- Update to version 1.13
* Avoid signed/unsigned comparison in magic()
* Thu Feb 19 2026 Dr. Werner Fink <werner@suse.de>
- 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 2026 Dr. Werner Fink <werner@suse.de>
- 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 2026 Dr. Werner Fink <werner@suse.de>
- 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.
* Fri Feb 06 2026 Dr. Werner Fink <werner@suse.de>
- Version 1.10: Allow fdzopen() to detect magic bytes as well in
the stream of the file descriptor. Note that this does not work
if reading from a pipe or socketpair as it is not possible to
reset the reposition of the file descriptor. Today it is
impossible to use fdzopen in a pipe.
* Wed Feb 04 2026 Dr. Werner Fink <werner@suse.de>
- Move from sourceforge to gitlab
* Thu Feb 01 2024 Dr. Werner Fink <werner@suse.de>
- Version 1.09: Allow to create files without suffix as well
* Thu Jul 07 2022 Marcus Meissner <meissner@suse.com>
- switch to https download url
/usr/lib64/libzio.so.1 /usr/lib64/libzio.so.1.15 /usr/share/licenses/libzio1 /usr/share/licenses/libzio1/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:56:04 2026