Jump to letter: [
ABCDEFGHIJLMNOPRSTUVX
]
unzip - zip 파일을 해제하는 도구
- 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.
Packages
unzip-6.0-19.an3.x86_64
[169 KiB] |
Changelog
by Jakub Martisko (2018-01-09):
- rename patch unzip-6.0-nostrip.patch to unzip-6.0-configure.patch
- make linking flags configurable from the specc file
- set linking flags to use relro hardening
Related: #1531116
|
unzip-6.0-16.an3.x86_64
[169 KiB] |
Changelog
by Petr Stodulka (2015-11-25):
- Added patch for build option "-Werror=format-security"
- Added support of non-unicode non-latin charset
- Fix print of non-ascii filenames
- Fix troubles with symlinks for archives with many files
Resolves: rhbz#1276746, rhbz#1286165, rhbz#1276744
|
unzip-6.0-15.an3.x86_64
[169 KiB] |
Changelog
by JoungKyun.Kim (2015-09-01):
- support noascii file name
|
unzip-6.0-13.an3.x86_64
[169 KiB] |
Changelog
by JoungKyun.Kim (2014-10-21):
- support noascii file name
|