From 080f80e0b1133a385f80f1af862fa6982db8b71e Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jul 12 2014 00:29:51 +0000 Subject: - Don't remove usr/lib/rpm/platform/ (#1116450) (bcl@redhat.com) - Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl@redhat.com) - Add kexec anaconda addon (#1115914) (bcl@redhat.com) - Fix typo in lohit-telugu-fonts (bcl@redhat.com) - Drop writing to resolv.conf in postinstall (bcl@redhat.com) - livemedia-creator: Allow the boot.iso to be shared (bcl@redhat.com) - livemedia-creator: log more failure information (bcl@redhat.com) - livemedia-creator: drop console=ttyS0 (bcl@redhat.com) - livemedia-creator: Log the line that caused the failure (bcl@redhat.com) - livemedia-creator: add more errors (bcl@redhat.com) - Allow doing non-URL installs if using virt. (clumens@redhat.com) --- diff --git a/.gitignore b/.gitignore index d1c3c02..18a9b04 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /lorax-21.13.tar.gz /lorax-21.14.tar.gz /lorax-21.15.tar.gz +/lorax-21.16.tar.gz diff --git a/lorax.spec b/lorax.spec index c737563..e97dbb6 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.15 +Version: 21.16 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,19 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Fri Jul 11 2014 Brian C. Lane 21.16-1 +- Don't remove usr/lib/rpm/platform/ (#1116450) (bcl@redhat.com) +- Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl@redhat.com) +- Add kexec anaconda addon (#1115914) (bcl@redhat.com) +- Fix typo in lohit-telugu-fonts (bcl@redhat.com) +- Drop writing to resolv.conf in postinstall (bcl@redhat.com) +- livemedia-creator: Allow the boot.iso to be shared (bcl@redhat.com) +- livemedia-creator: log more failure information (bcl@redhat.com) +- livemedia-creator: drop console=ttyS0 (bcl@redhat.com) +- livemedia-creator: Log the line that caused the failure (bcl@redhat.com) +- livemedia-creator: add more errors (bcl@redhat.com) +- Allow doing non-URL installs if using virt. (clumens@redhat.com) + * Wed Jul 02 2014 Brian C. Lane 21.15-1 - Convert metacity gconf settings into gsettings schema overrides (dshea@redhat.com) diff --git a/sources b/sources index 8471306..4044f25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1d56d2b4d7775f6586b5eec151f6541 lorax-21.15.tar.gz +412301e3c8876fe46d092fc5a8073285 lorax-21.16.tar.gz