From 7341104b060e7918897b612d4b456f0481419d80 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 20 Oct 2014 09:57:00 -0700 Subject: [PATCH] - Use all upper case for shim in live/efi.tmpl (bcl@redhat.com) - livemedia-creator: Add nfs support for no-virt mode (#1121255) (bcl@redhat.com) - Include /usr/bin/bugzilla in the installation environment. (clumens@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 21.26-1 +- Use all upper case for shim in live/efi.tmpl (bcl@redhat.com) +- livemedia-creator: Add nfs support for no-virt mode (#1121255) + (bcl@redhat.com) +- Include /usr/bin/bugzilla in the installation environment. + (clumens@redhat.com) + * Tue Oct 07 2014 Brian C. Lane 21.25-1 - Libgailutil is required yelp, don't remove it (#1072033) (mkolman@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