- Enable sftp when using inst.sshd (bcl@redhat.com)
Resolves: rhbz#2040770 - Drop ia32 uefi package installation (bcl@redhat.com) Resolves: rhbz#2039035 - Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com) Related: rhbz#2039035
This commit is contained in:
parent
aabb5a3c6a
commit
6e109343b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -203,3 +203,4 @@
|
||||
/lorax-34.9.8.tar.gz
|
||||
/lorax-34.9.9.tar.gz
|
||||
/lorax-34.9.10.tar.gz
|
||||
/lorax-34.9.11.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.10
|
||||
Version: 34.9.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- Drop ia32 uefi package installation (bcl@redhat.com)
|
||||
Resolves: rhbz#2039035
|
||||
- Remove 32-bit UEFI packages from example kickstart (bcl@redhat.com)
|
||||
Related: rhbz#2039035
|
||||
|
||||
* Thu Dec 09 2021 Brian C. Lane <bcl@redhat.com> 34.9.10-1
|
||||
- mkksiso: Check the length of the filenames (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.10.tar.gz) = 212048321e287cf4e7d18c9726ca2ae03365c012d4f15abd7fd59792f124ebad6ea011ad7a5ecd8f8d590b3e47931c76ab388d646091b24af238215c52606a81
|
||||
SHA512 (lorax-34.9.11.tar.gz) = 71c53eb25f2ff8c91f6e444d0a6127fa9841c1275722382c644336d4d84569d2c97c48314ac38389d0063e16c7074db50fb107f5503dc687897e7cb574c14b1a
|
||||
|
Loading…
Reference in New Issue
Block a user