diff --git a/lorax.spec b/lorax.spec index e291403f..3f5aca9e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.26 +Version: 21.27 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Wed Nov 05 2014 Brian C. Lane 21.27-1 +- Remove the ppc magic file (bcl@redhat.com) +- Update templates to use installimg for product and updates (bcl@redhat.com) +- Add installimg command for use in the templates (bcl@redhat.com) +- Setup mdadm to turn off homehost (#1156614) (bcl@redhat.com) +- Don't include the stock lvm.conf. (#1157864) (dlehman@redhat.com) +- Write list of packages to /root/lorax-packages.log (bcl@redhat.com) + * 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) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 476d5b7a..770b718b 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -21.26-1 ./ +21.27-1 ./