[livecd-tools] - Version 16.2 (bcl) - livecd-iso-to-disk: Catch all failures (lkundrak) - Mailing list address chan

Brian C. Lane bcl at fedoraproject.org
Mon Mar 14 15:48:44 UTC 2011


commit 1c9e91cba9b8231897966170f2b64f5ffe6d48b7
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Mar 14 08:48:31 2011 -0700

    - Version 16.2 (bcl)
    - livecd-iso-to-disk: Catch all failures (lkundrak)
    - Mailing list address changed (lkundrak)
    - Fall back to to msdos format if no extlinux (bcl)
    - Create an ext4 filesystem by default for home.img (fgrose)
    - Add error checks to home.img creation (bcl)
    - livecd-iso-to-disk Detect more disk space issues (fgrose)
    - gptmbr can be written directly to the mbr (bcl)
    - Fixup livedir support (#679023) (jan.kratochvil)

 livecd-tools.spec |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 104a4cb..d16d547 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 16.1
+Version: 16.2
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -92,6 +92,17 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Mon Mar 14 2011 Brian C. Lane <bcl at redhat.com> 16.2-1
+- Version 16.2 (bcl)
+- livecd-iso-to-disk: Catch all failures (lkundrak)
+- Mailing list address changed (lkundrak)
+- Fall back to to msdos format if no extlinux (bcl)
+- Create an ext4 filesystem by default for home.img (fgrose)
+- Add error checks to home.img creation (bcl)
+- livecd-iso-to-disk Detect more disk space issues (fgrose)
+- gptmbr can be written directly to the mbr (bcl)
+- Fixup livedir support (#679023) (jan.kratochvil)
+
 * Fri Feb 18 2011 Brian C. Lane <bcl at redhat.com> 16.1-1
 - Version 16.1 (bcl)
 - Print reason for sudden exit (bcl)


More information about the scm-commits mailing list