- mkksiso: Improve debug message about unsupported arch (bcl@redhat.com)
Related: rhbz#2049192 - mkksiso: Add kickstart to s390x cdboot.prm (bcl@redhat.com) Resolves: rhbz#2049192
This commit is contained in:
parent
6e109343b7
commit
b4b098c21d
1
.gitignore
vendored
1
.gitignore
vendored
@ -204,3 +204,4 @@
|
||||
/lorax-34.9.9.tar.gz
|
||||
/lorax-34.9.10.tar.gz
|
||||
/lorax-34.9.11.tar.gz
|
||||
/lorax-34.9.12.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.11
|
||||
Version: 34.9.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Brian C. Lane <bcl@redhat.com> 34.9.12-1
|
||||
- mkksiso: Improve debug message about unsupported arch (bcl@redhat.com)
|
||||
Related: rhbz#2049192
|
||||
- mkksiso: Add kickstart to s390x cdboot.prm (bcl@redhat.com)
|
||||
Resolves: rhbz#2049192
|
||||
|
||||
* Thu Jan 20 2022 Brian C. Lane <bcl@redhat.com> 34.9.11-1
|
||||
- Enable sftp when using inst.sshd (bcl@redhat.com)
|
||||
Resolves: rhbz#2040770
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.11.tar.gz) = 71c53eb25f2ff8c91f6e444d0a6127fa9841c1275722382c644336d4d84569d2c97c48314ac38389d0063e16c7074db50fb107f5503dc687897e7cb574c14b1a
|
||||
SHA512 (lorax-34.9.12.tar.gz) = 8e3597ac68940479b2d987be102c2a96e545a278379f8b36ef0f1a1cca1c01f49d447ef90a075954d747269d93af897626ba01740ff2ab867b69ad40777cfec5
|
||||
|
Loading…
Reference in New Issue
Block a user