- Add creation of a bootable s390 iso (#1478448) (bcl@redhat.com)
- Add mk-s360-cdboot utility (#1478448) (bcl@redhat.com) - Fix systemctl command (#1478247) (bcl@redhat.com) - Add version output (#1335456) (bcl@redhat.com) - Include the dracut fips module in the initrd (#1341280) (bcl@redhat.com) - Make sure loop device is setup (#1462150) (bcl@redhat.com)
This commit is contained in:
parent
d0eda70570
commit
4ce860878a
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@
|
|||||||
/lorax-27.3.tar.gz
|
/lorax-27.3.tar.gz
|
||||||
/lorax-27.4.tar.gz
|
/lorax-27.4.tar.gz
|
||||||
/lorax-27.5.tar.gz
|
/lorax-27.5.tar.gz
|
||||||
|
/lorax-27.6.tar.gz
|
||||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 27.5
|
Version: 27.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -152,6 +152,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
- Fix systemctl command (#1478247) (bcl@redhat.com)
|
||||||
|
- Add version output (#1335456) (bcl@redhat.com)
|
||||||
|
- Include the dracut fips module in the initrd (#1341280) (bcl@redhat.com)
|
||||||
|
- Make sure loop device is setup (#1462150) (bcl@redhat.com)
|
||||||
|
|
||||||
* Wed Aug 02 2017 Brian C. Lane <bcl@redhat.com> 27.5-1
|
* Wed Aug 02 2017 Brian C. Lane <bcl@redhat.com> 27.5-1
|
||||||
- runtime-cleanup: preserve a couple more gstreamer libs (awilliam@redhat.com)
|
- runtime-cleanup: preserve a couple more gstreamer libs (awilliam@redhat.com)
|
||||||
- perl is needed on all arches now (dennis@ausil.us)
|
- perl is needed on all arches now (dennis@ausil.us)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-27.5.tar.gz) = e845f80b5f13e3f1d3e49b7bf4088be13bf97a0f51596e35fec7f607b980af2b17bcd2ea644125c451825b2d3b1094cdf81beb212b6f1320c26d845813215784
|
SHA512 (lorax-27.6.tar.gz) = 571b2611d52a10760d312a8119f03a440d3b33449ed06c2d000245cf365629311678af4a42f93c00966a61e30ae262dd099729c54fc3bbaff165d2a549b99e15
|
||||||
|
Loading…
Reference in New Issue
Block a user