diff --git a/.gitignore b/.gitignore index 89de4f7..f2546ae 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /lorax-21.15.tar.gz /lorax-21.16.tar.gz /lorax-21.17.tar.gz +/lorax-21.18.tar.gz diff --git a/lorax.spec b/lorax.spec index 079de94..57f4c0e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.17 +Version: 21.18 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Wed Jul 23 2014 Brian C. Lane 21.18-1 +- Revert "Add kexec anaconda addon (#1115914)" (bcl@redhat.com) +- Disable dnf-makecache.timer (#1120368) (bcl@redhat.com) + * Wed Jul 16 2014 Brian C. Lane 21.17-1 - livemedia-creator: close the socket when done (bcl@redhat.com) - Keep seq and getconf utilities in the image (vpodzime@redhat.com) diff --git a/sources b/sources index 2a53617..1b51b52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -003abc6c913a20b05b82b1d46ab6da6b lorax-21.17.tar.gz +1aacdd939caa3aeb38d340027f5ae439 lorax-21.18.tar.gz