[ 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 ]
×

Package zziplib-0.13.68-13.el8_10.src download

Name zziplib
Epoch 0
Version 0.13.68
Release 13.el8_10
Architecture src
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
Size 1087 KiB
Source Project zziplib-0.13.68-13.el8_10
SHA-256 checksum 221ebd44cf1bdace0e20380f54f4dda441fc87b215e8c3e81c3f62dfa0976a8d
× Full screenshot
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