diff --git a/.gitignore b/.gitignore index c4c74a1..8ddf8f3 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /lorax-18.12.tar.gz /lorax-18.13.tar.gz /lorax-18.14.tar.gz +/lorax-18.15.tar.gz diff --git a/lorax.spec b/lorax.spec index 77ad8ed..27e8574 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.14 +Version: 18.15 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -81,6 +81,17 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu Aug 23 2012 Brian C. Lane 18.15-1 +- change grub-cd.efi to gcdx64.efi (#851326) (bcl@redhat.com) +- use wildcard for product path to efi binaries (#851196) (bcl@redhat.com) +- Add yum-plugin-fastestmirror (#849797) (bcl@redhat.com) +- livemedia-creator: update templates for grub2-efi support (bcl@redhat.com) +- imgutils: fix umount retry handling (bcl@redhat.com) +- livemedia-creator: use stage2 instead of root (bcl@redhat.com) +- livemedia-creator: add location option (bcl@redhat.com) +- nm-connection-editor was moved to separate package (#849056) + (rvykydal@redhat.com) + * Thu Aug 16 2012 Brian C. Lane 18.14-1 - remove cleanup of some essential libraries (bcl@redhat.com) - Mask the tmp.mount service to avoid tmpfs (jkeating@redhat.com) diff --git a/sources b/sources index 0cab082..f551105 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51ae80b7c92f9ada371b0603ba8c0ca1 lorax-18.14.tar.gz +8f4552c87663c011a63d0684e37d21f6 lorax-18.15.tar.gz