[squashfs-tools] Update to latest pre 4.3 snapshot

Bruno Wolff III bruno at fedoraproject.org
Fri Feb 1 19:17:10 UTC 2013


commit 0140fd35871d0c88c95b1f075be1ca921c2403cf
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri Feb 1 13:16:32 2013 -0600

    Update to latest pre 4.3 snapshot
    
    This gets more checks for bad data.

 sources             |    2 +-
 squashfs-tools.spec |    8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 50d364f..1000b19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13b07acfc81671cbd06936f4ea2cdd0e  squashfs4.3.tar.gz
+370d0470f3c823bf408a3b7a1f145746  squashfs4.3.tar.gz
diff --git a/squashfs-tools.spec b/squashfs-tools.spec
index aac5d4f..e6ea215 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.6.git6c0f229d%{?dist}
+Release: 0.7.gitb10063a9%{?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/ 46b41cc7eb76c89303bd6e0878efb4ec6c0f229d | gzip > squashfs4.3.tar.gz
+# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ e6fd6e125e7d63b871b8320b21b52c96b10063a9 | 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,10 @@ rm -rf %{buildroot}
 %{_sbindir}/unsquashfs
 
 %changelog
+* Fri Feb 01 2013 Bruno Wolff III <bruno at wolff.to> - 4.3-0.7.gitb10063a9
+- Latest pre 4.3 snapshot
+- More checks for bad data
+
 * Sun Jan 13 2013 Bruno Wolff III <bruno at wolff.to> - 4.3-0.6.git6c0f229d
 - Latest pre 4.3 snapshot
 - Quote and backslash parsing for lexical analyzer


More information about the scm-commits mailing list