Automatic commit of package [lorax] release [24.4-1].

This commit is contained in:
Brian C. Lane 2015-10-28 18:13:46 -07:00
parent 3338de31f3
commit 53d94f1e9b
2 changed files with 17 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 24.3
Version: 24.4
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -132,6 +132,21 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%files lmc-novirt
%changelog
* Wed Oct 28 2015 Brian C. Lane <bcl@redhat.com> 24.4-1
- livemedia-creator: Allow novirt ostree partitioned images (#1273199)
(bcl@redhat.com)
- Add documentation and kickstart for --make-vagrant (bcl@redhat.com)
- livemedia-creator: Make --make-vagrant work with --no-virt (bcl@redhat.com)
- livemedia-creator: Add --make-vagrant command (bcl@redhat.com)
- Add selinux switch to mktar (bcl@redhat.com)
- livemedia-creator: Make --make-oci work with --no-virt (bcl@redhat.com)
- Add documentation for --make-oci (bcl@redhat.com)
- livemedia-creator: Add --make-oci for Open Container Initiative images
(bcl@redhat.com)
- Add submount directory to PartitionMount class (bcl@redhat.com)
- Keep libthread so that gdb will work correctly (#1269055) (bcl@redhat.com)
- Update Lorax documentation - 24.3 (bcl@redhat.com)
* Tue Oct 06 2015 Brian C. Lane <bcl@redhat.com> 24.3-1
- Do not let systemd-tmpfiles set up /etc on boot (dshea@redhat.com)
- Fix the concatenation of error output. (dshea@redhat.com)

View File

@ -1 +1 @@
24.3-1 ./
24.4-1 ./