[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project zziplib-0.13.68-13.el8_10

Name zziplib
Epoch 0
Version 0.13.68
Release 13.el8_10
Website/URL http://zziplib.sourceforge.net/
License LGPLv2+ or MPLv1.1
Build Time 2024-05-23 14:10:58
Build Host builder-x86-06.inferitos.ru
Summary Lightweight library to easily extract data from zip files
Repositories AppStream
Description The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.
Errata INFSA-2024:3127
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
zziplib-0.13.68-13.el8_10.x86_64 Lightweight library to easily extract data from zip files 35d082f56ed231303aeebfbf5468619d89ce6f6e1a0809c7f3fa33cbed65f81e download
zziplib-utils-0.13.68-13.el8_10.x86_64 Utilities for the zziplib library 37033bfb513a8caf44f28fdf76a62ec25e26b14d6546a9a50ea3ae22d74f38a0 download
zziplib-devel-0.13.68-13.el8_10.x86_64 Development files for the zziplib library bc65a7702253beb5bee4ca41102753eaf01197f52c3ac397f4b0394b4dbb3cc3 download
i686
zziplib-0.13.68-13.el8_10.i686 Lightweight library to easily extract data from zip files 9e3c8e31c7764c0be6febc30c0a8d9b7cfbf209e8533ec8955b60ae99720a8dd download
zziplib-devel-0.13.68-13.el8_10.i686 Development files for the zziplib library 20d5430bb4dd114dfa2304d70b9805af72a17f7a9e84ab2fa866aae12c2e1618 download
src
zziplib-0.13.68-13.el8_10.src Lightweight library to easily extract data from zip files 221ebd44cf1bdace0e20380f54f4dda441fc87b215e8c3e81c3f62dfa0976a8d download
Changelog link
* Wed Feb 28 2024 Jakub Martisko <jamartis@redhat.com> - 0.13.68-13
- Fix CVE-2020-18770
  Previous patch contained segfault bug
  Resolves: RHEL-14966

* Tue Feb 06 2024 Jakub Martisko <jamartis@redhat.com> - 0.13.68-12
- Add the gating tests from the 8.8.0 branch
  Resolves: RHEL-24429

* Sat Jan 27 2024 Jakub Martisko <jamartis@redhat.com> - 0.13.68-11
- Use /usr/libexec/platform-python macro during the config phase (used for doc generation)
  Resolves: RHEL-22880

* Wed Jan 24 2024 Jakub Martisko <jamartis@redhat.com> - 0.13.68-10
- Fix CVE-2020-18770
  Resolves: RHEL-14966

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.13.68-9
- Rebuilt for MSVSphere 8.8

* Mon Aug 02 2021 Jakub Martisko <jamartis@redhat.com> - 0.13.68-9
- Fix CVE-2020-18442
- Resolves: CVE-2020-18442

* Tue Oct 16 2018 Jakub Martisko <jamartis@redhat.com> - 0.13.68-8
- Fix CVE-2018-17828 in the "single z" binaries
- Resolves: #1772447

* Tue Oct 16 2018 Jakub Martisko <jamartis@redhat.com> - 0.13.68-7
- Fix CVE-2018-17828
- Resolves: #1635890

* Thu Oct 11 2018 Jakub Martisko <jamartis@redhat.com> - 0.13.68-6
- Fix multilib regression by adding a 32bit version of the multilib patch
- Properly bump the release number in the previous changelog message
- Resolves: #1638337

* Thu Oct 04 2018 Jakub Martisko <jamartis@redhat.com> - 0.13.68-5
- Fix memory leak caused by the CVE-2018-16548
- Resolves: #1626202