2011-07-21 16:31:52 +02:00
|
|
|
$NetBSD: distinfo,v 1.9 2011/07/21 14:31:52 joerg Exp $
|
2002-11-18 17:22:13 +01:00
|
|
|
|
Changes 0.3.3:
* Added basic archive writing support.
* Added a cpio archive module.
* Added a zip archive module.
* Added the beginnings of a cab archive module.
* Added new API functions, which include:
cxMkDir(), cxGets(), cxExtractFile(), cxExtractArchive(),
cxMakePhysDirs(), cxApplyFsNodeInfo(), cxMakeFile(),
cxGetArchiveFileCount()
* Added functions for extracting individual files and full archives.
* Added extraction notification callbacks.
* Added pkg-config support.
* Added gettext v0.11.3+ support.
* Added an Italian translation. Thanks Domenico Andreoli!
* Added a Dutch translation. Thanks Bert De Meyer!
* Added support for some non-ustar tar formats.
* Added a test program to display the file/directory tree inside of an
archive.
* Removed comprex.h. Applications should now include libcomprex/comprex.h.
* Fixed the extraction code so permissions, timestamps, and ownerships
are set on files and directories.
* Fixed cxEof().
* Fixed the file and directory iterator. It should provide the
correct results now.
* Fixed a bug in the ar module where filenames weren't always read in
correctly.
* Fixed a bug in the tar module where filenames that start with '.'
weren't processed correctly.
* Fixed library linking problems with libbz2 and libz.
* Fixed compiling errors when --prefix wasn't specified, and linking
errors with libltdl.
2005-08-08 11:00:00 +02:00
|
|
|
SHA1 (libcomprex-0.3.3.tar.gz) = a1ccd214a67aea3863dda866391921b94f162dea
|
|
|
|
RMD160 (libcomprex-0.3.3.tar.gz) = 1a4420ce23d88108e6678f6b3bfddad522dd159b
|
|
|
|
Size (libcomprex-0.3.3.tar.gz) = 685822 bytes
|
2002-11-18 17:22:13 +01:00
|
|
|
SHA1 (patch-aa) = 967fdbf14cf06ff1f483df16bfe45226a8b64e5c
|
Changes 0.3.3:
* Added basic archive writing support.
* Added a cpio archive module.
* Added a zip archive module.
* Added the beginnings of a cab archive module.
* Added new API functions, which include:
cxMkDir(), cxGets(), cxExtractFile(), cxExtractArchive(),
cxMakePhysDirs(), cxApplyFsNodeInfo(), cxMakeFile(),
cxGetArchiveFileCount()
* Added functions for extracting individual files and full archives.
* Added extraction notification callbacks.
* Added pkg-config support.
* Added gettext v0.11.3+ support.
* Added an Italian translation. Thanks Domenico Andreoli!
* Added a Dutch translation. Thanks Bert De Meyer!
* Added support for some non-ustar tar formats.
* Added a test program to display the file/directory tree inside of an
archive.
* Removed comprex.h. Applications should now include libcomprex/comprex.h.
* Fixed the extraction code so permissions, timestamps, and ownerships
are set on files and directories.
* Fixed cxEof().
* Fixed the file and directory iterator. It should provide the
correct results now.
* Fixed a bug in the ar module where filenames weren't always read in
correctly.
* Fixed a bug in the tar module where filenames that start with '.'
weren't processed correctly.
* Fixed library linking problems with libbz2 and libz.
* Fixed compiling errors when --prefix wasn't specified, and linking
errors with libltdl.
2005-08-08 11:00:00 +02:00
|
|
|
SHA1 (patch-ab) = f529232ae7bb809fda655735c15803a0913304c8
|
2005-10-04 21:16:24 +02:00
|
|
|
SHA1 (patch-ac) = 0f7a3cfd0ecd8fecd5054738e407c40f9120f3de
|
2011-07-21 16:31:52 +02:00
|
|
|
SHA1 (patch-ad) = cdca93e4f106dcaea085cf9fc6abbc75b6dde8bb
|
2008-08-02 19:26:23 +02:00
|
|
|
SHA1 (patch-ae) = 645e16eab2620d13a982629bb02fdf99aafec0b4
|