diff --git a/.gitignore b/.gitignore index dab3d37..c4c74a1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /lorax-18.11.tar.gz /lorax-18.12.tar.gz /lorax-18.13.tar.gz +/lorax-18.14.tar.gz diff --git a/lorax.spec b/lorax.spec index 6cfd71f..77ad8ed 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.13 +Version: 18.14 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -81,6 +81,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* 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) + * Wed Aug 15 2012 Brian C. Lane 18.13-1 - Add a command line option to override the ARM platform. (dmarlin@redhat.com) - Don't remove krb5-libs (#848227) (mgracik@redhat.com) diff --git a/sources b/sources index 651ba06..0cab082 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe54ee6bb4bb57ce4faac35bdcd2bbba lorax-18.13.tar.gz +51ae80b7c92f9ada371b0603ba8c0ca1 lorax-18.14.tar.gz