[lorax] * Tue Jul 10 2012 Martin Gracik <mgracik at redhat.com> 18.10-1 - Don't set a root= argument (wwoods at re

Martin Gracik mgracik at fedoraproject.org
Tue Jul 10 11:06:29 UTC 2012


commit a4bd98844e9d92c2bdcbc8c98e258c963d2976d8
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Jul 10 13:06:08 2012 +0200

    * Tue Jul 10 2012 Martin Gracik <mgracik at redhat.com> 18.10-1
    - Don't set a root= argument (wwoods at redhat.com)
      Resolves: rhbz#837208
    - Don't remove the id tool (mgracik at redhat.com)
      Resolves: rhbz#836493
    - Xauth is in bin (mgracik at redhat.com)
      Resolves: rhbz#837317
    - Actually add plymouth to the initramfs (wwoods at redhat.com)
    - don't use --prefix with dracut anymore (wwoods at redhat.com)
    - newui requires checkisomd5 to run media check. (clumens at redhat.com)

 .gitignore |    1 +
 lorax.spec |   13 ++++++++++++-
 sources    |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0e29fe..37164f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /lorax-18.7.tar.gz
 /lorax-18.8.tar.gz
 /lorax-18.9.tar.gz
+/lorax-18.10.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 91ec6f0..9825c5b 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.9
+Version:        18.10
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -81,6 +81,17 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Jul 10 2012 Martin Gracik <mgracik at redhat.com> 18.10-1
+- Don't set a root= argument (wwoods at redhat.com)
+  Resolves: rhbz#837208
+- Don't remove the id tool (mgracik at redhat.com)
+  Resolves: rhbz#836493
+- Xauth is in bin (mgracik at redhat.com)
+  Resolves: rhbz#837317
+- Actually add plymouth to the initramfs (wwoods at redhat.com)
+- don't use --prefix with dracut anymore (wwoods at redhat.com)
+- newui requires checkisomd5 to run media check. (clumens at redhat.com)
+
 * Thu Jun 21 2012 Martin Gracik <mgracik at redhat.com> 18.9-1
 - Add initial support for ARM based systems (dmarlin) (mgracik at redhat.com)
 - Add plymouth to the installer runtime (wwoods at redhat.com)
diff --git a/sources b/sources
index 20a72bc..2625941 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86622a12f8da5bee699201052e83c82a  lorax-18.9.tar.gz
+ba74f7ac7b9d83d1bb4494e29dcb8e68  lorax-18.10.tar.gz


More information about the scm-commits mailing list