[lorax] - Include ld.so.conf (#1204031) (bcl at redhat.com) - Revert "Turn off ldconfig" (bcl at redhat.com) - Add

Brian C. Lane bcl at fedoraproject.org
Sat Mar 21 01:11:18 UTC 2015


commit e417ab55b1fea30a96ae12cbe493c9d22682a10d
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Mar 20 18:10:57 2015 -0700

    - Include ld.so.conf (#1204031) (bcl at redhat.com)
    - Revert "Turn off ldconfig" (bcl at redhat.com)
    - Add ability for external templates to graft content into boot.iso
      (walters at verbum.org)
    - Keep logitech hid drivers (#1199770) (bcl at redhat.com)

 .gitignore | 1 +
 lorax.spec | 9 ++++++++-
 sources    | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68a282f..8a2d6d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
 /lorax-23.3.tar.gz
 /lorax-23.4.tar.gz
 /lorax-23.5.tar.gz
+/lorax-23.6.tar.gz
diff --git a/lorax.spec b/lorax.spec
index f6123c5..87ef229 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        23.5
+Version:        23.6
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -106,6 +106,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Fri Mar 20 2015 Brian C. Lane <bcl at redhat.com> 23.6-1
+- Include ld.so.conf (#1204031) (bcl at redhat.com)
+- Revert "Turn off ldconfig" (bcl at redhat.com)
+- Add ability for external templates to graft content into boot.iso
+  (walters at verbum.org)
+- Keep logitech hid drivers (#1199770) (bcl at redhat.com)
+
 * Mon Mar 16 2015 Brian C. Lane <bcl at redhat.com> 23.5-1
 - Don't erase /usr/lib/os.release.d (sgallagh at redhat.com)
 
diff --git a/sources b/sources
index 83e4f88..8b76410 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6b3e0c01da700e738025ca3e54a6ba5  lorax-23.5.tar.gz
+3a128057513d1bc09b9c421b4e724bca  lorax-23.6.tar.gz


More information about the scm-commits mailing list