- 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)
This commit is contained in:
Brian C. Lane 2014-07-11 17:29:51 -07:00
parent 055eb7795f
commit 080f80e0b1
3 changed files with 16 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/lorax-21.13.tar.gz
/lorax-21.14.tar.gz
/lorax-21.15.tar.gz
/lorax-21.16.tar.gz

View File

@ -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 <bcl@redhat.com> 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 <bcl@redhat.com> 21.15-1
- Convert metacity gconf settings into gsettings schema overrides
(dshea@redhat.com)

View File

@ -1 +1 @@
c1d56d2b4d7775f6586b5eec151f6541 lorax-21.15.tar.gz
412301e3c8876fe46d092fc5a8073285 lorax-21.16.tar.gz