[lorax] - Use all upper case for shim in live/efi.tmpl (bcl at redhat.com) - livemedia-creator: Add nfs support

Brian C. Lane bcl at fedoraproject.org
Mon Oct 20 16:57:21 UTC 2014


commit 7341104b060e7918897b612d4b456f0481419d80
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Oct 20 09:57:00 2014 -0700

    - Use all upper case for shim in live/efi.tmpl (bcl at redhat.com)
    - livemedia-creator: Add nfs support for no-virt mode (#1121255)
      (bcl at redhat.com)
    - Include /usr/bin/bugzilla in the installation environment.
      (clumens at redhat.com)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 639ad94..aaf6dd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /lorax-21.23.tar.gz
 /lorax-21.24.tar.gz
 /lorax-21.25.tar.gz
+/lorax-21.26.tar.gz
diff --git a/lorax.spec b/lorax.spec
index a596f08..f0cc8f9 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.25
+Version:        21.26
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -101,6 +101,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Mon Oct 20 2014 Brian C. Lane <bcl at redhat.com> 21.26-1
+- Use all upper case for shim in live/efi.tmpl (bcl at redhat.com)
+- livemedia-creator: Add nfs support for no-virt mode (#1121255)
+  (bcl at redhat.com)
+- Include /usr/bin/bugzilla in the installation environment.
+  (clumens at redhat.com)
+
 * Tue Oct 07 2014 Brian C. Lane <bcl at redhat.com> 21.25-1
 - Libgailutil is required yelp, don't remove it (#1072033) (mkolman at redhat.com)
 - Revert "Don't remove /usr/share/doc/anaconda." (#1072033)
diff --git a/sources b/sources
index 6f8c77f..2df273c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3b548ba2fb0eae80500395c1e62b8c  lorax-21.25.tar.gz
+16a481c59952d3c5ba8e05f0eaaef322  lorax-21.26.tar.gz


More information about the scm-commits mailing list