diff --git a/.gitignore b/.gitignore index c0e1b5f..527ce80 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /lorax-23.11.tar.gz /lorax-23.12.tar.gz /lorax-23.13.tar.gz +/lorax-23.14.tar.gz diff --git a/lorax.spec b/lorax.spec index 52d0197..66e9eb8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.13 +Version: 23.14 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -134,6 +134,16 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Tue Jul 21 2015 Brian C. Lane 23.14-1 +- Add a new makefile target that does everything needed for jenkins. + (clumens@redhat.com) +- Revert "Revert "Turn off ldconfig"" (dshea@redhat.com) +- Add back libraries needed by spice-vdagent (dshea@redhat.com) +- Remove some junk that didn't work anyway (dshea@redhat.com) +- Add a verification step to Lorax.run. (dshea@redhat.com) +- Create an empty selinux config file (#1243168) (bcl@redhat.com) +- Update Lorax documentation - 23.13 (bcl@redhat.com) + * Fri Jul 10 2015 Brian C. Lane 23.13-1 - Add a bit more overhead to the root filesystem size (bcl@redhat.com) - network: turn slaves autoconnection on (rvykydal@redhat.com) diff --git a/sources b/sources index d0381d3..40ae4f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82408679b0e824d3f049cecb3aafce80 lorax-23.13.tar.gz +34caac3f6ab699ffe2bbe92badec2e88 lorax-23.14.tar.gz