[Fedora-livecd-list] Branch 'f9-branch' - livecd-tools.spec Makefile

Jeremy Katz katzj at fedoraproject.org
Mon Jun 16 14:59:30 UTC 2008


 Makefile          |    2 +-
 livecd-tools.spec |    9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 6e880e43bd15f6660f15b22e8371447c6cc02cf9
Author: Jeremy Katz <katzj at redhat.com>
Date:   Mon Jun 16 10:55:40 2008 -0400

    livecd-tools-017.1

diff --git a/Makefile b/Makefile
index 4ac33b5..5cdc7a2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-VERSION = 017
+VERSION = 017.1
 
 INSTALL = /usr/bin/install -c
 INSTALL_PROGRAM = ${INSTALL}
diff --git a/livecd-tools.spec b/livecd-tools.spec
index f6a5ef1..c3ab86d 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 017
+Version: 017.1
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -62,6 +62,13 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Mon Jun 16 2008 Jeremy Katz <katzj at redhat.com> - 017.1-1
+- Handle copying timezone to /etc/localtime (#445624)
+- livecd-iso-to-disk: Ensure disk isn't mounted before writing to it (#446472)
+- livecd-iso-to-disk: Quote iso path (#446472)
+- Fix --base-on (#437906)
+- Use a fake /selinux to avoid problems with loading new policy (eparis)
+
 * Tue May  6 2008 Bill Nottingham <notting at redhat.com> - 017-1
 - fix F9 final configs
 





More information about the Fedora-livecd-list mailing list