Name: | unzip |
---|---|
Version: | 6.0 |
Release: | 43.el8 |
Architecture: | x86_64 |
Group: | Applications/Archiving |
Size: | 460469 |
License: | BSD |
RPM: | unzip-6.0-43.el8.x86_64.rpm |
Source RPM: | unzip-6.0-43.el8.src.rpm |
Build Date: | Sun Feb 16 2020 |
Build Host: | jenkins-10-147-72-125-edfe0f07-3a1d-48b4-98ff-dbe87689a92c.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.info-zip.org/UnZip.html |
Summary: | A utility for unpacking zip files |
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. |
- Update the man page with the new exit code introduced in 6.0-42 - Related: CVE-2019-13232
- Fix CVE-2019-13232 - Resolves: CVE-2019-13232
- Fix strcpy call with possibly overlapping src/dest strings. - Related: #1602721
- fix several possibly unterminated strings When copying to OEM_CP and ISO_CP strings, the string could end unterminated (stncpy does not append '\0'). - Related: #1602721
- Fix CVE-2018-18384 Resolves: CVE-2018-18384
- Fix CVE-2018-1000035 - heap based buffer overflow when opening password protected files. Resolves: 1537043
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- restore of unix timestamp accurately Resolves: #1451953