!3 delete garbled characters
Merge pull request !3 from chengquan/developer
This commit is contained in:
commit
0e1ffd4ef9
@ -174,7 +174,7 @@ Index: unzip-6.0/unzip.c
|
||||
+#else /* UNIX */
|
||||
+static ZCONST char Far ZipInfoUsageLine3[] = "miscellaneous options:\n\
|
||||
+ -h print header line -t print totals for listed files or for all\n\
|
||||
+ -z print zipfile comment %c-T%c print file times in sortable decimal format\
|
||||
+ -z print zipfile comment -T print file times in sortable decimal format\
|
||||
+\n %c-C%c be case-insensitive %s\
|
||||
+ -x exclude filenames that follow from listing\n\
|
||||
+ -O CHARSET specify a character encoding for DOS, Windows and OS/2 archives\n\
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: unzip
|
||||
Version: 6.0
|
||||
Release: 44
|
||||
Release: 45
|
||||
Summary: A utility for unpacking zip files
|
||||
License: BSD
|
||||
URL: http://www.info-zip.org/UnZip.html
|
||||
@ -70,6 +70,9 @@ Package help includes man pages for unzip.
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.0-45
|
||||
- delete garbled characters
|
||||
|
||||
* Mon Mar 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.0-44
|
||||
- fix CVE-2019-13232
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user