[squashfs-tools] Pick up better checking in psuedo files changes

Bruno Wolff III bruno at fedoraproject.org
Sun Dec 23 15:37:59 UTC 2012


commit 4efedcdc37c30a703ba8fdb51926e4eb42b51959
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Dec 23 09:37:28 2012 -0600

    Pick up better checking in psuedo files changes

 sources             |    2 +-
 squashfs-tools.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 2e01a3e..9fcc581 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09f14c858804294eeb890e69b1a2c28b  squashfs4.3.tar.gz
+af9ea96cc4a15695b4b2851456950805  squashfs4.3.tar.gz
diff --git a/squashfs-tools.spec b/squashfs-tools.spec
index 9bf3402..2e3d3c3 100644
--- a/squashfs-tools.spec
+++ b/squashfs-tools.spec
@@ -1,12 +1,12 @@
 Summary: Utility for the creation of squashfs filesystems
 Name: squashfs-tools
 Version: 4.3
-Release: 0.3.git7ec6bd7a%{?dist}
+Release: 0.4.git99a009c8%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://squashfs.sourceforge.net/
 # For now I am using a prerelease version obtained by:
-# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ e36b8534f9a1add5567c38c60c33c69e7ec6bd7a | gzip > squashfs4.3.tar.gz
+# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ 16ac41ff861f72d0857cc147e42120d799a009c8 | gzip > squashfs4.3.tar.gz
 Source0: http://downloads.sourceforge.net/squashfs/squashfs%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: zlib-devel
@@ -43,6 +43,9 @@ rm -rf %{buildroot}
 %{_sbindir}/unsquashfs
 
 %changelog
+* Sun Dec 23 2012 Bruno Wolff III <bruno at wolff.to> - 4.3-0.4.git99a009c8
+- Better checking of data in psuedo files
+
 * Fri Dec 21 2012 Bruno Wolff III <bruno at wolff.to> - 4.3-0.3.git7ec6bd7a
 - Better checking of data in sort, extract and exclude files
 


More information about the scm-commits mailing list