[livecd-tools] - Version 17.4 (bcl) - selinux may be off on the host, skip mount (#737064) (bcl) - Set base_persist

Brian C. Lane bcl at fedoraproject.org
Thu Jan 19 00:31:30 UTC 2012


commit 4b4adbda789878538a6d92f9565686bd5fea6562
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Jan 18 16:31:20 2012 -0800

    - Version 17.4 (bcl)
    - selinux may be off on the host, skip mount (#737064) (bcl)
    - Set base_persistdir (#741614) (bcl)
    - Fix the fix for dracut modules (#766955) (bcl)
    - Use dracut.conf.d instead fo dracut.conf (bcl)
    - dracut needs dmsquash-live explicitly included (bcl)
    - edit-livecd: -k --kickstart option (apevec)

 .gitignore        |    1 +
 livecd-tools.spec |   13 +++++++++++--
 sources           |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1497ae..8e7c7ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-17.1.tar.bz2
 /livecd-tools-17.2.tar.bz2
 /livecd-tools-17.3.tar.bz2
+/livecd-tools-17.4.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index ce74794..8507139 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,8 +4,8 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 17.3
-Release: 2%{?dist}
+Version: 17.4
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Base
@@ -98,6 +98,15 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Wed Jan 18 2012 Brian C. Lane <bcl at redhat.com> - 17.4-1
+- Version 17.4 (bcl)
+- selinux may be off on the host, skip mount (#737064) (bcl)
+- Set base_persistdir (#741614) (bcl)
+- Fix the fix for dracut modules (#766955) (bcl)
+- Use dracut.conf.d instead fo dracut.conf (bcl)
+- dracut needs dmsquash-live explicitly included (bcl)
+- edit-livecd: -k --kickstart option (apevec)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:17.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d28a073..189dff3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd743c78adbf0c332c72cf8a16e551b9  livecd-tools-17.3.tar.bz2
+152e11893066b040ecf13655e8ea8545  livecd-tools-17.4.tar.bz2


More information about the scm-commits mailing list