- 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)
This commit is contained in:
Brian C. Lane 2015-07-21 15:35:14 -07:00
parent 06c41c3b4b
commit 8f97dab916
3 changed files with 13 additions and 2 deletions

1
.gitignore vendored
View File

@ -63,3 +63,4 @@
/lorax-23.11.tar.gz
/lorax-23.12.tar.gz
/lorax-23.13.tar.gz
/lorax-23.14.tar.gz

View File

@ -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 <bcl@redhat.com> 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 <bcl@redhat.com> 23.13-1
- Add a bit more overhead to the root filesystem size (bcl@redhat.com)
- network: turn slaves autoconnection on (rvykydal@redhat.com)

View File

@ -1 +1 @@
82408679b0e824d3f049cecb3aafce80 lorax-23.13.tar.gz
34caac3f6ab699ffe2bbe92badec2e88 lorax-23.14.tar.gz