[ 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 unzip-6.0-68.el10

Name unzip
Epoch 0
Version 6.0
Release 68.el10
Website/URL http://infozip.sourceforge.net
License Info-ZIP
Build Time 2025-04-03 09:45:23
Build Host builder-iso-x86-01.inferitos.ru
Summary A utility for unpacking zip files
Repositories BaseOS
Description The unzip utility is used to list, test, or extract files from a zip archive. Zip archives are commonly found on MS-DOS systems. The zip utility, included in the zip package, creates zip archives. Zip and unzip are both compatible with archives created by PKWARE(R)'s PKZIP for MS-DOS, but the programs' options and default behaviors do differ in some respects. Install the unzip package if you need to list, test or extract files from a zip archive.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
unzip-6.0-68.el10.x86_64 A utility for unpacking zip files 4c9690fd78a0204b6f5c7fe98f6e09543190bdb9a43126144c2b577721408042 download
aarch64
unzip-6.0-68.el10.aarch64 A utility for unpacking zip files 9d611a9b6ea5156a4fd3ac90b490a257c0f3fbacd9ffbc3353d08a3d57e3e8d8 download
src
unzip-6.0-68.el10.src A utility for unpacking zip files 2e48de27069031259e9d98b25941f506849eccb7c9ff73efee72df3b06521315 download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.0-68
- Rebuilt for MSVSphere 10

* Tue Nov 26 2024 Jakub Martisko <jamartis@redhat.com> - 6.0-68
- Fix a sast issue (overlapping strcopy)
Resolves: RHEL-44659

* Mon Nov 25 2024 Jakub Martisko <jamartis@redhat.com> - 6.0-67
- zipinfo: remove the extra %c that caused invalid reads
- zipinfo: fix the whitespaces in the output
- Zipbombs: Port Another patch, orinally made by Mark Adler
- https://github.com/madler/unzip/commit/af0d07f95809653b669d88aa0f424c6d5aa48ba0
  Resolves: RHEL-59972
  Resolves: RHEL-6286

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.0-66
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Jul 03 2024 Jakub Martisko <jamartis@redhat.com> - 6.0-65
- Fix: Unzip Fails on Large Zip Files
- Use the patch from Debian dealing with this
Resolves: RHEL-45993

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.0-64
- Bump release for June 2024 mass rebuild

* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Thu Apr 13 2023 Lukáš Zaoral <lzaoral@redhat.com> - 6.0-61
- migrate to SPDX license format

* Wed Jan 25 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 6.0-60
- Fix length passed to wcstombs call (#2164068)