diff --git a/.gitignore b/.gitignore index b0e29fe..37164f4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /lorax-18.7.tar.gz /lorax-18.8.tar.gz /lorax-18.9.tar.gz +/lorax-18.10.tar.gz diff --git a/lorax.spec b/lorax.spec index 91ec6f0..9825c5b 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.9 +Version: 18.10 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -81,6 +81,17 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Jul 10 2012 Martin Gracik 18.10-1 +- Don't set a root= argument (wwoods@redhat.com) + Resolves: rhbz#837208 +- Don't remove the id tool (mgracik@redhat.com) + Resolves: rhbz#836493 +- Xauth is in bin (mgracik@redhat.com) + Resolves: rhbz#837317 +- Actually add plymouth to the initramfs (wwoods@redhat.com) +- don't use --prefix with dracut anymore (wwoods@redhat.com) +- newui requires checkisomd5 to run media check. (clumens@redhat.com) + * Thu Jun 21 2012 Martin Gracik 18.9-1 - Add initial support for ARM based systems (dmarlin) (mgracik@redhat.com) - Add plymouth to the installer runtime (wwoods@redhat.com) diff --git a/sources b/sources index 20a72bc..2625941 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86622a12f8da5bee699201052e83c82a lorax-18.9.tar.gz +ba74f7ac7b9d83d1bb4494e29dcb8e68 lorax-18.10.tar.gz