Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libzip5-1.10.1-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libzip5 Distribution: openSUSE:Factory:zSystems
Version: 1.10.1 Vendor: openSUSE
Release: 1.1 Build date: Thu Aug 31 17:24:07 2023
Group: Development/Libraries/C and C++ Build host: s390zl24
Size: 139411 Source RPM: libzip-1.10.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://libzip.org/
Summary: C library for reading, creating, and modifying zip archives
This is libzip, a C library for reading, creating, and modifying zip
archives.  Files can be added from data buffers, files, or compressed
data copied directly from other zip archives.  Changes made without
closing the archive can be reverted.  The API is documented by man
pages.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Aug 24 2023 pgajdos@suse.com
  - version update to 1.10.1
    * Add `ZIP_LENGTH_TO_END` and `ZIP_LENGTH_UNCHECKED`. Unless
      `ZIP_LENGTH_UNCHECKED` is used as `length`, it is an error
      for a file to shrink between the time when the source is
      created and when its data is read.
* Tue Jun 27 2023 pgajdos@suse.com
  - version update to 1.10.0
    * Make support for layered sources public.
    * Add `zip_source_zip_file` and `zip_source_zip_file_create`, deprecate `zip_source_zip` and `zip_source_zip_create`.
    * Allow reading changed file data.
    * Fix handling of files of size 4294967295.
    * `zipmerge`: copy extra fields.
    * `zipmerge`: add option to keep files uncompressed.
    * Switch test framework to use nihtest instead of Perl.
    * Fix reading/writing compressed data with buffers > 4GiB.
    * Restore support for torrentzip.
    * Add warnings when using deprecated functions.
    * Allow keeping files for empty archives.
    * Support mbedTLS>=3.3.0.
    * Support OpenSSL 3.
    * Use ISO C secure library functions, if available.
* Fri Jul 01 2022 Paolo Stivanin <info@paolostivanin.com>
  - libzip 1.9.2:
    * Fix version number in header file.
    * Fix zip_file_is_seekable().
    * Add zip_file_is_seekable().
    * Improve compatibility with WinAES.
    * Fix encoding handling in zip_name_locate().
    * Add option to zipcmp to output summary of changes.
    * Various bug fixes and documentation improvements.
* Sun Jun 20 2021 Andreas Stieger <andreas.stieger@gmx.de>
  - libzip 1.8.0:
    * Add support for zstd (Zstandard) compression
    * Add support for lzma (ID 14) compression
    * Add zip_source_window_create()
    * Add zip_source_zip_create() variant to zip_source_zip()
    * Allow method specific comp_flags in zip_set_file_compression()
    * Allow zip_source_tell() on sources that don't support seeking
      and zip_ftell() on compressed data
    * Provide more details for consistency check errors
    * Improve output of zipcmp
    * In zipcmp, don’t ignore empty directories when comparing
      directory listing
    * Treat empty string as no password given in
      zip_file_set_encryption(), zip_fopen_encrypted(), and
      zip_set_default_password()
  - drop libzip-pkgconfig.patch, no longer required
* Sat Nov 14 2020 olaf@aepfle.de
  - Use full _libdir path in libzip.pc
* Wed Jul 15 2020 pgajdos@suse.com
  - version update to 1.7.3
    * Support cmake < 3.17 again.
    * Fix pkgconfig file (regression in 1.7.2).
  - deleted patches
    - libzip-cmake-rules.patch (upstreamed)
  - added patches
    fix libdir in pkg-config file (revive the patch from 1.7.1 and
    older)
    + libzip-pkgconfig.patch
* Mon Jul 13 2020 pgajdos@suse.com
  - cmake tweaks: use upstream commit
  - modified patches
    % libzip-cmake-rules.patch (refreshed)
* Mon Jul 13 2020 pgajdos@suse.com
  - version update to 1.7.2
    * Fixes for the CMake find_project() files.
    * libzip moved to the CMake libzip:: NAMESPACE.
    * CMake usage best practice cleanups.
  - deleted patches
    - pkgconfig.patch (extended and renamed)
  - added patches
    + libzip-cmake-rules.patch
* Sun Jun 14 2020 Andreas Stieger <andreas.stieger@gmx.de>
  - libzip 1.7.1:
    * Restore LIBZIP_VERSION_{MAJOR,MINOR,MICRO} symbols.
    * Add LIBZIP_DO_INSTALL build setting to make it easier to use
      libzip as subproject
  - build with LZMA to support XZ compressed files
  - switch to upstream preferred provider of AES support: GnuTLS
* Sat Jun 06 2020 Andreas Stieger <andreas.stieger@gmx.de>
  - libzip 1.7.0:
    * Add support for encrypting using traditional PKWare encryption
    * Add functions for querying supported compression and encryption
      methods
    * Add the ZIP_SOURCE_GET_FILE_ATTRIBUTES` source command
    * Refactor stdio file backend
    * Add CMake find_project() support
* Mon Feb 24 2020 Paolo Stivanin <info@paolostivanin.com>
  - version update to 1.6.1
    * Bugfix for double-free in zipcmp(1) during cleanup.
* Mon Jan 27 2020 pgajdos@suse.com
  - version update to 1.6.0
    * Avoid using umask() since it's not thread-safe.
    * Set close-on-exec flag when opening files.
    * Do not accept empty files as valid zip archives any longer.
    * Add support for XZ compressed files (using liblzma).
    * Add support for cancelling while closing zip archives.
    * Add support for setting the time in the on-disk format.
  - modified patches
    % pkgconfig.patch (refreshed)
  - deleted patches
    - libzip-ocloexec.patch (upstreamed)

Files

/usr/lib64/libzip.so.5
/usr/lib64/libzip.so.5.5
/usr/share/licenses/libzip5
/usr/share/licenses/libzip5/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024