zip/zip.changes
OBS User autobuild b5757e8f42 Accepting request 44233 from Archiving
Copy from Archiving/zip based on submit request 44233 from user coolo

OBS-URL: https://build.opensuse.org/request/show/44233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=12
2010-07-30 11:00:55 +00:00

154 lines
5.0 KiB
Plaintext

-------------------------------------------------------------------
Fri May 21 18:52:08 CEST 2010 - pth@suse.de
- Update to Zip 3.0:
* large-file support (i.e., > 2GB)
* support for more than 65536 files per archive
* multi-part archive support
* bzip2 compression support
* Unicode (UTF-8) filename and (partial) comment support
* difference mode (for incremental backups)
* filesystem-synch mode
* cross-archive copy mode
* extended progress info and logging
* improved archive-fixing support
* improved streaming and piping
* improved command-line parser
* improved Unix FIFO support
* Unix 32-bit UIDs/GIDs (requires UnZip 6.0 to restore)
-------------------------------------------------------------------
Sat Mar 6 03:07:03 UTC 2010 - aj@suse.de
- Do not record build time in executable to have reproduceable builds.
-------------------------------------------------------------------
Thu Dec 17 21:00:06 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Tue Nov 24 17:20:58 UTC 2009 - crrodriguez@opensuse.org
- refresh patches
-------------------------------------------------------------------
Fri Aug 3 02:59:50 CEST 2007 - dmueller@suse.de
- update to 2.32:
* fixed -R operation to match the supplied file patterns
* handle cases where -x, -R, and -i patterns are mixed
* added some directory-search speedups
* fixed bug when encrypting large uncompressible files
* fixed selection of files to delete by date
* added -MM option where each input file pattern must
match at least one file and all input files must be readable
* added check for when Zip tries to exceed seek limit in output file
* minor changes to compile with Visual C++ 2005
* added support for Unix FIFOs (named pipes)
* other minor fixes
-------------------------------------------------------------------
Wed Jan 25 21:43:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Dec 15 11:31:34 CET 2005 - pth@suse.de
- Compile with (limited) large file support. This will support
single files exceeding 2 GB as long as the archive stays below
that theshold.
-------------------------------------------------------------------
Mon Oct 31 15:05:10 CET 2005 - dmueller@suse.de
- build with non-executable stack
-------------------------------------------------------------------
Mon Jul 18 11:57:48 CEST 2005 - rommel@suse.de
- update to version 2.31 (has the crypto stuff previously in zip-2.3.patch,
obsoletes zip-longpath.patch, a few more fixes)
-------------------------------------------------------------------
Mon Apr 25 16:39:07 CEST 2005 - meissner@suse.de
- correctly use RPM_OPT_FLAGS.
-------------------------------------------------------------------
Thu Dec 2 13:16:56 CET 2004 - rommel@suse.de
- reworked zip-longpath.patch, missing free's after malloc
-------------------------------------------------------------------
Thu Nov 11 11:58:24 CET 2004 - rommel@suse.de
- added zip-longpath.patch (Bugzilla #47932)
-------------------------------------------------------------------
Fri Jan 9 16:01:10 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Wed Sep 18 01:33:03 CEST 2002 - ro@suse.de
- removed bogus self-provides
-------------------------------------------------------------------
Thu Jan 24 13:57:45 CET 2002 - grimmer@suse.de
- added zip-2.3-iso8859_2.patch to fix coding conversion
between Microsoft and Linux file names
(originally from http://www.axis.cz/linux/zip_unzip.php3,
enhanced to support both ISO8859-1 and ISO8859-2 by Petr Mladek
<pmladek@suse.cz>)
-------------------------------------------------------------------
Wed Jan 23 13:46:59 CET 2002 - okir@suse.de
- Fixed tempfile race
-------------------------------------------------------------------
Mon Jun 18 13:39:45 CEST 2001 - schwab@suse.de
- Fix cpp directives inside macro call.
-------------------------------------------------------------------
Thu Dec 14 12:29:19 CET 2000 - grimmer@suse.de
- added encryption patch
- bzipped sources
- now Provides and Obsoletes crzip
-------------------------------------------------------------------
Wed Mar 1 15:21:14 CET 2000 - schwab@suse.de
- /usr/man -> /usr/share/man
-------------------------------------------------------------------
Fri Dec 17 16:22:34 MET 1999 - grimmer@suse.de
- Update to 2.3
- Spec file cleanups
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Mon Feb 22 16:33:10 MET 1999 - grimmer@suse.de
- New version (2.2)
- specfile updates
- added french PAC-info
----------------------------------------------------------------------------
Thu Feb 6 11:56:09 CET 1997 - rj@suse.de
- Version 2.01:
- ownerships changed
- some cosmetic changes