The NetBSD Project

CVS log for pkgsrc/archivers/zip/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / archivers / zip

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2007Q1-base


Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 17 17:00:33 2006 UTC (17 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update to 2.32:

New things in Zip 2.32

- Fixed -R operation to match the supplied file patterns in all recursed
  subdirectories, like PKZIP 2.04 "-p -r" (or PKZIPC 4+ "-recurse")
- Handle cases where -x, -R, and -i patterns are mixed
- Fixes to ZipSplit, ZipNotes, and ZipCloak
- Example C-Sharp code added for using zip32.dll (thanks to Adrian Maull)
- Implemented some directory search speedups
- Windows NTFS time fix
- Fix VMS logical name parse problem
- Handle VMS [...]
- Add VMS DEBUG option
- Fixed bug when encrypting large uncompressable files
- Updated VMS help
- Fixed selecting files to delete by date bug
- Add new option, -MM, that will force Zip to exit with an OPEN error
  (usually error code 18) as soon as it finds an input pattern that
  is not matched during the directory scan or an input file that is
  unreadable or locked when Zip tries to open it, and without creating
  an archive (Note that, without -MM, Zip will do the usual thing of
  warning when a pattern is not matched and skipping files it can't
  read, creating the archive with what it can read, then exiting with
  an OPEN error if files were skipped)
- Add check for when zip tries to exceed the limit for seeking in
  the output file and exit with error, instead of creating a
  possibly bad archive
- Can now handle Unix FIFO (named pipes)
- Minor changes to allow Zip to compile with Visual C++ 2005

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>