- Use inst.rescue to trigger rescue mode (awilliam@redhat.com)
Resolves: rhbz#1928318
This commit is contained in:
parent
3fdf6dde17
commit
e55b30ca6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
||||
/lorax-34.3.tar.gz
|
||||
/lorax-34.5.tar.gz
|
||||
/lorax-34.8.tar.gz
|
||||
/lorax-34.9.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.8
|
||||
Version: 34.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -196,6 +196,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 15 2021 Brian C. Lane <bcl@redhat.com> 34.9-1
|
||||
- Use inst.rescue to trigger rescue mode (awilliam@redhat.com)
|
||||
Resolves: rhbz#1928318
|
||||
* Mon Feb 08 2021 Brian C. Lane <bcl@redhat.com> 34.8-1
|
||||
- Use image dependencies metapackage (vslavik@redhat.com)
|
||||
- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.8.tar.gz) = 22a19d83b5a20f2f893ac1626c9518778b6c637b1785472fdb037400abefbf48d4c332bfb681eee88815c526971c785129ede61ac7028e1050f68a2ca71a451a
|
||||
SHA512 (lorax-34.9.tar.gz) = 592a2fe3a4dbb7deb62745acc7b5874afa01dfbe89e74232d74e013954bac3a64d22353ff876b09b38d4b5fadb3a2762612a9f5ce7e340168f7a3ee8e9b7f900
|
||||
|
Loading…
Reference in New Issue
Block a user