diff --git a/.gitignore b/.gitignore index 4a6c078..0b7e388 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /lorax-18.15.tar.gz /lorax-18.16.tar.gz /lorax-18.17.tar.gz +/lorax-18.18.tar.gz diff --git a/lorax.spec b/lorax.spec index de2d200..5874e32 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.17 +Version: 18.18 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Fri Sep 07 2012 Brian C. Lane 18.18-1 +- Keep the dracut-lib.sh around for runtime (#851362) (jkeating@redhat.com) +- X needs the DRI drivers (#855289) (bcl@redhat.com) + * Fri Aug 31 2012 Brian C. Lane 18.17-1 - use inst.stage2=hd:LABEL (#848641) (bcl@redhat.com) - Disable the maximize/unmaximize key bindings (#853410). (clumens@redhat.com) diff --git a/sources b/sources index 657b1df..437d237 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d16c57c104bc00b50179adf1f6d10ed lorax-18.17.tar.gz +700789e953edeb9f442d41fbf93bce97 lorax-18.18.tar.gz