From dd8ecd53a08d9a9a722d42d451ce275a9fb27aad Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 19 Feb 2016 17:18:56 -0800 Subject: [PATCH] - configure NetworkManager to loglevel=DEBUG (#1274647) (rvykydal@redhat.com) - New lorax documentation - 24.10 (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 13ad564..e5d927d 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /lorax-24.8.tar.gz /lorax-24.9.tar.gz /lorax-24.10.tar.gz +/lorax-24.11.tar.gz diff --git a/lorax.spec b/lorax.spec index ae202f7..1d979b9 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.10 +Version: 24.11 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Fri Feb 19 2016 Brian C. Lane 24.11-1 +- configure NetworkManager to loglevel=DEBUG (#1274647) (rvykydal@redhat.com) +- New lorax documentation - 24.10 (bcl@redhat.com) + * Fri Feb 12 2016 Brian C. Lane 24.10-1 - Add rng-tools and start rngd.service by default (#1258516) (bcl@redhat.com) - livemedia-creator: Stop passing --repo to anaconda (#1304802) diff --git a/sources b/sources index 4b3627e..1f19bd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f249058763554dc9a4b518724c9da9a lorax-24.10.tar.gz +a2d24268a1a3542f6ed35363b72bf123 lorax-24.11.tar.gz