[lorax] - livemedia-creator: close the socket when done (bcl at redhat.com) - Keep seq and getconf utilities in

Brian C. Lane bcl at fedoraproject.org
Wed Jul 16 23:47:36 UTC 2014


commit cb6b1132b1e9b067fa854c093b0d97d841791a49
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Jul 16 16:47:37 2014 -0700

    - livemedia-creator: close the socket when done (bcl at redhat.com)
    - Keep seq and getconf utilities in the image (vpodzime at redhat.com)
    - Allow _ in isolabel (#1118955) (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18a9b04..89de4f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /lorax-21.14.tar.gz
 /lorax-21.15.tar.gz
 /lorax-21.16.tar.gz
+/lorax-21.17.tar.gz
diff --git a/lorax.spec b/lorax.spec
index e97dbb6..079de94 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -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 at redhat.com> 21.17-1
+- livemedia-creator: close the socket when done (bcl at redhat.com)
+- Keep seq and getconf utilities in the image (vpodzime at redhat.com)
+- Allow _ in isolabel (#1118955) (bcl at redhat.com)
+
 * Fri Jul 11 2014 Brian C. Lane <bcl at redhat.com> 21.16-1
 - Don't remove usr/lib/rpm/platform/ (#1116450) (bcl at redhat.com)
 - Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl at redhat.com)
diff --git a/sources b/sources
index 4044f25..2a53617 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-412301e3c8876fe46d092fc5a8073285  lorax-21.16.tar.gz
+003abc6c913a20b05b82b1d46ab6da6b  lorax-21.17.tar.gz


More information about the scm-commits mailing list