- Put the NM loglevel config in the right place. (bcl@redhat.com)

This commit is contained in:
Brian C. Lane 2016-02-19 17:40:17 -08:00
parent dd8ecd53a0
commit f31f321258
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -76,3 +76,4 @@
/lorax-24.9.tar.gz
/lorax-24.10.tar.gz
/lorax-24.11.tar.gz
/lorax-24.12.tar.gz

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 24.11
Version: 24.12
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog
* Fri Feb 19 2016 Brian C. Lane <bcl@redhat.com> 24.12-1
- Put the NM loglevel config in the right place. (bcl@redhat.com)
* Fri Feb 19 2016 Brian C. Lane <bcl@redhat.com> 24.11-1
- configure NetworkManager to loglevel=DEBUG (#1274647) (rvykydal@redhat.com)
- New lorax documentation - 24.10 (bcl@redhat.com)

View File

@ -1 +1 @@
a2d24268a1a3542f6ed35363b72bf123 lorax-24.11.tar.gz
8d6d0345f018ea4f23d3320ce00dbecc lorax-24.12.tar.gz