- Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com)
- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com)
This commit is contained in:
parent
cc42309a3b
commit
e800298041
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/lorax-26.3.tar.gz
|
||||
/lorax-26.4.tar.gz
|
||||
/lorax-26.5.tar.gz
|
||||
/lorax-26.6.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 26.5
|
||||
Version: 26.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -152,6 +152,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2017 Brian C. Lane <bcl@redhat.com> 26.6-1
|
||||
- Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com)
|
||||
- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com)
|
||||
|
||||
* Mon Feb 06 2017 Brian C. Lane <bcl@redhat.com> 26.5-1
|
||||
- Print the full NEVRA when installing packages. (bcl@redhat.com)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-26.5.tar.gz) = 87d66149cb3d39ae3442b6015edac5477dc6b91aef41ab1d2914ab9d21b249677ee81124038bdd06ccde5cfcb739dd4fa8555e50f3984ecb550804cfb6210ca4
|
||||
SHA512 (lorax-26.6.tar.gz) = 0bccd24859a16b366826c0034afbeaf9b448724ece3c6c862613ea9153258a56caef47e41715f08a57211c308b614142b01baa6db39374e5c207b487ad40d00f
|
||||
|
Loading…
Reference in New Issue
Block a user