[Lunar-commits] r25346 - moonbase/trunk/cd/libisofs
Florin Braescu
florin at lunar-linux.org
Wed Aug 1 18:34:23 CEST 2007
Author: florin
Date: 2007-08-01 18:34:23 +0200 (Wed, 01 Aug 2007)
New Revision: 25346
Modified:
moonbase/trunk/cd/libisofs/DETAILS
Log:
bump the version from 0.2.4 to 0.2.8. Support for hidden files, El Torito, charsets, inode caching, and ordering files on an image. Unit tests. Many other features and bugfixes.
Modified: moonbase/trunk/cd/libisofs/DETAILS
===================================================================
--- moonbase/trunk/cd/libisofs/DETAILS 2007-08-01 16:32:39 UTC (rev 25345)
+++ moonbase/trunk/cd/libisofs/DETAILS 2007-08-01 16:34:23 UTC (rev 25346)
@@ -1,12 +1,13 @@
MODULE=libisofs
- VERSION=0.2.4
+ VERSION=0.2.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://libburnia-download.pykix.org/releases/
- SOURCE_VFY=sha1:31ed6a27a15d3a9308c82efa968965e28630dfbd
+ SOURCE_VFY=sha1:987b6172793e57e8c48099ff856b2428ea2a1af7
WEB_SITE=http://libburnia.pykix.org/
ENTERED=20061203
- UPDATED=20070108
+ UPDATED=20070801
SHORT="Library for writing optical media"
+
cat << EOF
Libisofs is an open-source library for reading, mastering and writing
optical discs.
More information about the Lunar-commits
mailing list