diff --git a/lorax.spec b/lorax.spec index 374a9546..8f5450ac 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.17 +Version: 24.18 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Mon Apr 18 2016 Brian C. Lane 24.18-1 +- livemedia-creator: Make sure make-iso kickstart includes dracut-live + (bcl@redhat.com) +- livemedia-creator: Simplify cleanup for no-virt (bcl@redhat.com) +- Copying same file shouldn't crash (#1269213) (bcl@redhat.com) +- livemedia-creator: Use correct suffix on default image names (#1318958) + (bcl@redhat.com) + * Tue Mar 29 2016 Brian C. Lane 24.17-1 - livemedia-creator: Pass -Xbcj to mksquashfs (bcl@redhat.com) - templates: On 32 bit systems limit the amount of memory xz uses diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index e7fd4c06..e2b5ce9d 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -24.17-1 ./ +24.18-1 ./