- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones@redhat.com)
- Don't install rdma bits on 32-bit ARM (#1483278) (awilliam@redhat.com)
This commit is contained in:
parent
4ce860878a
commit
a6a34f8f98
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/lorax-27.4.tar.gz
|
||||
/lorax-27.5.tar.gz
|
||||
/lorax-27.6.tar.gz
|
||||
/lorax-27.7.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 27.6
|
||||
Version: 27.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -152,6 +152,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 24 2017 Brian C. Lane <bcl@redhat.com> 27.7-1
|
||||
- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones@redhat.com)
|
||||
- Don't install rdma bits on 32-bit ARM (#1483278) (awilliam@redhat.com)
|
||||
|
||||
* Mon Aug 14 2017 Brian C. Lane <bcl@redhat.com> 27.6-1
|
||||
- Add creation of a bootable s390 iso (#1478448) (bcl@redhat.com)
|
||||
- Add mk-s360-cdboot utility (#1478448) (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-27.6.tar.gz) = 571b2611d52a10760d312a8119f03a440d3b33449ed06c2d000245cf365629311678af4a42f93c00966a61e30ae262dd099729c54fc3bbaff165d2a549b99e15
|
||||
SHA512 (lorax-27.7.tar.gz) = 9c1171c770eff79b048aa8e91704ec9d22e2b405afb9fa450bcaae40e9369b0288f8087a34c02a20d26025c02732eaca7cf73dd573aab1e9449282edf45820f0
|
||||
|
Loading…
Reference in New Issue
Block a user