Name: | unzip |
---|---|
Version: | 6.0 |
Release: | 41.el8 |
Architecture: | x86_64 |
Group: | Applications/Archiving |
Size: | 430714 |
License: | BSD |
RPM: | unzip-6.0-41.el8.x86_64.rpm |
Source RPM: | unzip-6.0-41.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build101.us.oracle.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. |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Add missing %license macro