[febootstrap/f14/master] - New upstream version 2.11. - Fixes "ext2fs_mkdir .. No free space in directory" bug which affects

Richard W.M. Jones rjones at fedoraproject.org
Thu Nov 25 19:20:35 UTC 2010


commit 99352c183309e3d796028719163f2ebb0c2f8a51
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Nov 25 19:20:15 2010 +0000

    - New upstream version 2.11.
    - Fixes "ext2fs_mkdir .. No free space in directory" bug which affects
      libguestfs on rawhide.

 .gitignore       |    1 +
 febootstrap.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97acaf5..ff7873b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ febootstrap-2.7.tar.gz
 /febootstrap-2.8.tar.gz
 /febootstrap-2.9.tar.gz
 /febootstrap-2.10.tar.gz
+/febootstrap-2.11.tar.gz
diff --git a/febootstrap.spec b/febootstrap.spec
index a7e16e3..ddd1da5 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,6 +1,6 @@
 Summary:     Bootstrap a new Fedora system (like debootstrap)
 Name:        febootstrap
-Version:     2.10
+Version:     2.11
 Release:     1%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
@@ -86,6 +86,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 25 2010 Richard Jones <rjones at redhat.com> - 2.11-1
+- New upstream version 2.11.
+- Fixes "ext2fs_mkdir .. No free space in directory" bug which affects
+  libguestfs on rawhide.
+
 * Thu Oct 28 2010 Richard Jones <rjones at redhat.com> - 2.10-1
 - New upstream version 2.10.
 - Adds -u and -g options to febootstrap-supermin-helper which are
diff --git a/sources b/sources
index bf88e96..4fc3c28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-275039380e0fd307b57c8fedd21a7dd7  febootstrap-2.10.tar.gz
+9ed90bb7fe4bf34cedbfadb970373d77  febootstrap-2.11.tar.gz


More information about the scm-commits mailing list