From 6d411cb8e7d465f44a5bb25f31edfc0d9f0a4338 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: May 13 2016 23:46:20 +0000 Subject: - Add efi, product, and updates image paths to treeinfo (bcl@redhat.com) - livemedia-creator: Update make-pxe-live to support missing initramfs (bcl@redhat.com) - Rebuild initramfs if it is missing (bcl@redhat.com) - Add a new error to the log monitor. (bcl@redhat.com) - Fix DataHolder to handle hasattr (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 52577b3..22caf3a 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ /lorax-25.3.tar.gz /lorax-25.4.tar.gz /lorax-25.5.tar.gz +/lorax-25.6.tar.gz diff --git a/lorax.spec b/lorax.spec index 2a02ae5..7a67aa3 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.5 +Version: 25.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Fri May 13 2016 Brian C. Lane 25.6-1 +- Add efi, product, and updates image paths to treeinfo (bcl@redhat.com) +- livemedia-creator: Update make-pxe-live to support missing initramfs + (bcl@redhat.com) +- Rebuild initramfs if it is missing (bcl@redhat.com) +- Add a new error to the log monitor. (bcl@redhat.com) +- Fix DataHolder to handle hasattr (bcl@redhat.com) + * Fri Apr 29 2016 Brian C. Lane 25.5-1 - Add example kickstart for Atomic PXE live no-virt (bcl@redhat.com) - Update ostree boot handling (bcl@redhat.com) diff --git a/sources b/sources index dd83689..f67cc10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a91ef4ae08f0b35ac62682b03846be20 lorax-25.5.tar.gz +8c6d8d4b558342f344f376fe1107586e lorax-25.6.tar.gz