[Lunar-commits] r22680 - in moonbase/trunk/filesys: xfsdump xfsprogs

Dennis Veatch stumbles at lunar-linux.org
Wed Dec 20 18:40:11 CET 2006


Author: stumbles
Date: 2006-12-20 18:40:10 +0100 (Wed, 20 Dec 2006)
New Revision: 22680

Modified:
   moonbase/trunk/filesys/xfsdump/DETAILS
   moonbase/trunk/filesys/xfsprogs/DETAILS
Log:

Version bumps. For xfsdump the only change is,
Rework code to remove the DMAPI build and run-time dependency.

For xfsprogs some fixes are, Fix up two issues with xfs_db and bmap,
Fix up xfs_io mmap read that read from the wrong offset and a few
others.



Modified: moonbase/trunk/filesys/xfsdump/DETAILS
===================================================================
--- moonbase/trunk/filesys/xfsdump/DETAILS	2006-12-20 06:12:37 UTC (rev 22679)
+++ moonbase/trunk/filesys/xfsdump/DETAILS	2006-12-20 17:40:10 UTC (rev 22680)
@@ -1,17 +1,17 @@
           MODULE=xfsdump
-         VERSION=2.2.38
+         VERSION=2.2.42
           SOURCE=${MODULE}_${VERSION}-1.tar.gz
       SOURCE_URL=ftp://oss.sgi.com/projects/xfs/download/cmd_tars/
-      SOURCE_VFY=sha1:b24219f7c3448e0438b1c65802dc678adb95bede
+      SOURCE_VFY=sha1:17243946be0494968e61da2fe61af11b2a4cf7e0
         WEB_SITE=http://oss.sgi.com/projects/xfs/
          ENTERED=20020531
-         UPDATED=20060809
-           SHORT="xfsdump and xfsrestore dump and restore utilities for XFS filesystems."
+         UPDATED=20061220
+           SHORT="dump and restore utilities for XFS filesystems."
 
 cat << EOF
 xfsdump and xfsrestore dump and restore utilities for XFS file systems,
 including extended attribute and DMAPI support.  For dumping and
 restoring non-XFS you will not want to use xfsdump or xfsrestore, but
-rather dump and restore utilities designed for that filesystem 
+rather dump and restore utilities designed for that filesystem
 (dump and restore in the case of ext2 or ext3, and so on).
 EOF

Modified: moonbase/trunk/filesys/xfsprogs/DETAILS
===================================================================
--- moonbase/trunk/filesys/xfsprogs/DETAILS	2006-12-20 06:12:37 UTC (rev 22679)
+++ moonbase/trunk/filesys/xfsprogs/DETAILS	2006-12-20 17:40:10 UTC (rev 22680)
@@ -1,13 +1,13 @@
           MODULE=xfsprogs
-         VERSION=2.8.16
+         VERSION=2.8.18
           SOURCE=${MODULE}_${VERSION}-1.tar.gz
    SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/download/cmd_tars/
    SOURCE_URL[1]=ftp://ftp.silug.org/pub/xfs/cmd_tars/
    SOURCE_URL[2]=ftp://sunsite.dk/mirrors/xfs/cmd_tars/
-      SOURCE_VFY=sha1:fa387c594bcc1a244556d589eff53c7794fcac27
+      SOURCE_VFY=sha1:12ed1cbc5784e5df9a8a2a1c7a061ba459647e80
         WEB_SITE=http://oss.sgi.com/projects/xfs
          ENTERED=20020110
-         UPDATED=20061103
+         UPDATED=20061220
            PSAFE=no
            SHORT="Required utilities for the XFS file system."
 



More information about the Lunar-commits mailing list