Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libzip-devel | Distribution: openSUSE Tumbleweed |
Version: 1.11.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Oct 30 17:04:07 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 75583 | Source RPM: libzip-1.11.1-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://libzip.org/ | |
Summary: C library for reading, creating, and modifying zip archives |
libzip is a C library for reading, creating, and modifying zip archives. This package contains devel files.
BSD-3-Clause
* Wed Oct 30 2024 Yann BOYER <yann.boyer742@gmail.com> - version update to 1.11.1 * Fix zipconf.h for version number with missing third component. * Stop searching after finding acceptable central directory, even if it contains inconsistencies. * Only write Zip64 EOCD if fields don't fit in normal EOCD. Previously libzip also wrote it when any directory entry required Zip64. * Allow bytes from 0x00-0x1F as UTF-8. * Add new error code ZIP_ER_TRUNCATED_ZIP for files that start with a valid local header signature. * `zipcmp`: add -T option for comparing timestamps. * `zip_file_replace` now removes the target's extra field information. * 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
/usr/include/zip.h /usr/include/zipconf.h /usr/lib/cmake /usr/lib/cmake/libzip /usr/lib/cmake/libzip/libzip-config-version.cmake /usr/lib/cmake/libzip/libzip-config.cmake /usr/lib/cmake/libzip/libzip-targets-relwithdebinfo.cmake /usr/lib/cmake/libzip/libzip-targets.cmake /usr/lib/cmake/libzip/modules /usr/lib/cmake/libzip/modules/FindMbedTLS.cmake /usr/lib/cmake/libzip/modules/FindNettle.cmake /usr/lib/cmake/libzip/modules/Findzstd.cmake /usr/lib/libzip.so /usr/lib/pkgconfig/libzip.pc /usr/share/doc/packages/libzip-devel /usr/share/doc/packages/libzip-devel/AUTHORS /usr/share/doc/packages/libzip-devel/NEWS.md /usr/share/doc/packages/libzip-devel/THANKS /usr/share/licenses/libzip-devel /usr/share/licenses/libzip-devel/LICENSE /usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3.gz /usr/share/man/man3/libzip.3.gz /usr/share/man/man3/zip_add.3.gz /usr/share/man/man3/zip_add_dir.3.gz /usr/share/man/man3/zip_close.3.gz /usr/share/man/man3/zip_compression_method_supported.3.gz /usr/share/man/man3/zip_delete.3.gz /usr/share/man/man3/zip_dir_add.3.gz /usr/share/man/man3/zip_discard.3.gz /usr/share/man/man3/zip_encryption_method_supported.3.gz /usr/share/man/man3/zip_error_clear.3.gz /usr/share/man/man3/zip_error_code_system.3.gz /usr/share/man/man3/zip_error_code_zip.3.gz /usr/share/man/man3/zip_error_fini.3.gz /usr/share/man/man3/zip_error_get.3.gz /usr/share/man/man3/zip_error_get_sys_type.3.gz /usr/share/man/man3/zip_error_init.3.gz /usr/share/man/man3/zip_error_init_with_code.3.gz /usr/share/man/man3/zip_error_set.3.gz /usr/share/man/man3/zip_error_strerror.3.gz /usr/share/man/man3/zip_error_system_type.3.gz /usr/share/man/man3/zip_error_to_data.3.gz /usr/share/man/man3/zip_error_to_str.3.gz /usr/share/man/man3/zip_errors.3.gz /usr/share/man/man3/zip_fclose.3.gz /usr/share/man/man3/zip_fdopen.3.gz /usr/share/man/man3/zip_file_add.3.gz /usr/share/man/man3/zip_file_attributes_init.3.gz /usr/share/man/man3/zip_file_error_clear.3.gz /usr/share/man/man3/zip_file_error_get.3.gz /usr/share/man/man3/zip_file_extra_field_delete.3.gz /usr/share/man/man3/zip_file_extra_field_delete_by_id.3.gz /usr/share/man/man3/zip_file_extra_field_get.3.gz /usr/share/man/man3/zip_file_extra_field_get_by_id.3.gz /usr/share/man/man3/zip_file_extra_field_set.3.gz /usr/share/man/man3/zip_file_extra_fields_count.3.gz /usr/share/man/man3/zip_file_extra_fields_count_by_id.3.gz /usr/share/man/man3/zip_file_get_comment.3.gz /usr/share/man/man3/zip_file_get_error.3.gz /usr/share/man/man3/zip_file_get_external_attributes.3.gz /usr/share/man/man3/zip_file_is_seekable.3.gz /usr/share/man/man3/zip_file_rename.3.gz /usr/share/man/man3/zip_file_replace.3.gz /usr/share/man/man3/zip_file_set_comment.3.gz /usr/share/man/man3/zip_file_set_dostime.3.gz /usr/share/man/man3/zip_file_set_encryption.3.gz /usr/share/man/man3/zip_file_set_external_attributes.3.gz /usr/share/man/man3/zip_file_set_mtime.3.gz /usr/share/man/man3/zip_file_strerror.3.gz /usr/share/man/man3/zip_fopen.3.gz /usr/share/man/man3/zip_fopen_encrypted.3.gz /usr/share/man/man3/zip_fopen_index.3.gz /usr/share/man/man3/zip_fopen_index_encrypted.3.gz /usr/share/man/man3/zip_fread.3.gz /usr/share/man/man3/zip_fseek.3.gz /usr/share/man/man3/zip_ftell.3.gz /usr/share/man/man3/zip_get_archive_comment.3.gz /usr/share/man/man3/zip_get_archive_flag.3.gz /usr/share/man/man3/zip_get_error.3.gz /usr/share/man/man3/zip_get_file_comment.3.gz /usr/share/man/man3/zip_get_name.3.gz /usr/share/man/man3/zip_get_num_entries.3.gz /usr/share/man/man3/zip_get_num_files.3.gz /usr/share/man/man3/zip_libzip_version.3.gz /usr/share/man/man3/zip_name_locate.3.gz /usr/share/man/man3/zip_open.3.gz /usr/share/man/man3/zip_open_from_source.3.gz /usr/share/man/man3/zip_register_cancel_callback_with_state.3.gz /usr/share/man/man3/zip_register_progress_callback.3.gz /usr/share/man/man3/zip_register_progress_callback_with_state.3.gz /usr/share/man/man3/zip_rename.3.gz /usr/share/man/man3/zip_replace.3.gz /usr/share/man/man3/zip_set_archive_comment.3.gz /usr/share/man/man3/zip_set_archive_flag.3.gz /usr/share/man/man3/zip_set_default_password.3.gz /usr/share/man/man3/zip_set_file_comment.3.gz /usr/share/man/man3/zip_set_file_compression.3.gz /usr/share/man/man3/zip_source.3.gz /usr/share/man/man3/zip_source_begin_write.3.gz /usr/share/man/man3/zip_source_begin_write_cloning.3.gz /usr/share/man/man3/zip_source_buffer.3.gz /usr/share/man/man3/zip_source_buffer_create.3.gz /usr/share/man/man3/zip_source_buffer_fragment.3.gz /usr/share/man/man3/zip_source_buffer_fragment_create.3.gz /usr/share/man/man3/zip_source_close.3.gz /usr/share/man/man3/zip_source_commit_write.3.gz /usr/share/man/man3/zip_source_error.3.gz /usr/share/man/man3/zip_source_file.3.gz /usr/share/man/man3/zip_source_file_create.3.gz /usr/share/man/man3/zip_source_filep.3.gz /usr/share/man/man3/zip_source_filep_create.3.gz /usr/share/man/man3/zip_source_free.3.gz /usr/share/man/man3/zip_source_function.3.gz /usr/share/man/man3/zip_source_function_create.3.gz /usr/share/man/man3/zip_source_is_deleted.3.gz /usr/share/man/man3/zip_source_is_seekable.3.gz /usr/share/man/man3/zip_source_keep.3.gz /usr/share/man/man3/zip_source_layered.3.gz /usr/share/man/man3/zip_source_layered_create.3.gz /usr/share/man/man3/zip_source_make_command_bitmap.3.gz /usr/share/man/man3/zip_source_open.3.gz /usr/share/man/man3/zip_source_read.3.gz /usr/share/man/man3/zip_source_rollback_write.3.gz /usr/share/man/man3/zip_source_seek.3.gz /usr/share/man/man3/zip_source_seek_compute_offset.3.gz /usr/share/man/man3/zip_source_seek_write.3.gz /usr/share/man/man3/zip_source_stat.3.gz /usr/share/man/man3/zip_source_tell.3.gz /usr/share/man/man3/zip_source_tell_write.3.gz /usr/share/man/man3/zip_source_win32a.3.gz /usr/share/man/man3/zip_source_win32a_create.3.gz /usr/share/man/man3/zip_source_win32handle.3.gz /usr/share/man/man3/zip_source_win32handle_create.3.gz /usr/share/man/man3/zip_source_win32w.3.gz /usr/share/man/man3/zip_source_win32w_create.3.gz /usr/share/man/man3/zip_source_window_create.3.gz /usr/share/man/man3/zip_source_write.3.gz /usr/share/man/man3/zip_source_zip.3.gz /usr/share/man/man3/zip_source_zip_create.3.gz /usr/share/man/man3/zip_source_zip_file.3.gz /usr/share/man/man3/zip_source_zip_file_create.3.gz /usr/share/man/man3/zip_stat.3.gz /usr/share/man/man3/zip_stat_index.3.gz /usr/share/man/man3/zip_stat_init.3.gz /usr/share/man/man3/zip_strerror.3.gz /usr/share/man/man3/zip_unchange.3.gz /usr/share/man/man3/zip_unchange_all.3.gz /usr/share/man/man3/zip_unchange_archive.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:23:09 2024