[squashfs-tools/f14/master] Get new upstream with fix to large inode issue (bz 619020).

Bruno Wolff III bruno at fedoraproject.org
Tue Aug 3 22:17:17 UTC 2010


commit 24c1618bb8670c670c75847da9fd2b372bb114af
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Aug 3 17:10:41 2010 -0500

    Get new upstream with fix to large inode issue (bz 619020).

 sources             |    2 +-
 squashfs-tools.spec |    9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index d454368..e26d0ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52a945a5882568a4e341064840dbf2df  squashfs-4.1.tar.bz2
+215ca5e7fae16ec968c517f5947e08ed  squashfs-4.1.tar.bz2
diff --git a/squashfs-tools.spec b/squashfs-tools.spec
index 430a0ee..3b1f279 100644
--- a/squashfs-tools.spec
+++ b/squashfs-tools.spec
@@ -1,11 +1,11 @@
 Summary: Utility for the creation of squashfs filesystems
 Name: squashfs-tools
 Version: 4.1
-Release: 0.2.20100727%{?dist}
+Release: 0.3.20100803%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://squashfs.sf.net
-# cvs -d:pserver:anonymous at squashfs.cvs.sourceforge.net:/cvsroot/squashfs export -D 2010-07-27 squashfs
+# cvs -d:pserver:anonymous at squashfs.cvs.sourceforge.net:/cvsroot/squashfs export -D 2010-08-03 squashfs
 Source0: squashfs-4.1.tar.bz2
 Patch0: squashfs-cflags.patch
 Patch1: squashfs-xz.patch
@@ -43,6 +43,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_sbindir}/unsquashfs
 
 %changelog
+* Tue Aug 03 2010 Bruno Wolff III <bruno at wolff.to> - 4.1-0.3.20100727
+- Rebase to latest upstream
+- Prevent warning message for xattr for virtual directory
+- Fix issue with large inodes - BZ 619020
+
 * Wed Jul 27 2010 Bruno Wolff III <bruno at wolff.to> - 4.1-0.2.20100727
 - Rebase to latest upstream devel state. Mostly xattr fixes and cleanup.
 


More information about the scm-commits mailing list