- livemedia-creator: close the socket when done (bcl@redhat.com)

- Keep seq and getconf utilities in the image (vpodzime@redhat.com)
- Allow _ in isolabel (#1118955) (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2014-07-16 16:47:37 -07:00
parent 080f80e0b1
commit cb6b1132b1
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/lorax-21.14.tar.gz
/lorax-21.15.tar.gz
/lorax-21.16.tar.gz
/lorax-21.17.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 21.16
Version: 21.17
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -101,6 +101,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Wed Jul 16 2014 Brian C. Lane <bcl@redhat.com> 21.17-1
- livemedia-creator: close the socket when done (bcl@redhat.com)
- Keep seq and getconf utilities in the image (vpodzime@redhat.com)
- Allow _ in isolabel (#1118955) (bcl@redhat.com)
* 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)

View File

@ -1 +1 @@
412301e3c8876fe46d092fc5a8073285 lorax-21.16.tar.gz
003abc6c913a20b05b82b1d46ab6da6b lorax-21.17.tar.gz