- mkksiso: Check the length of the filenames (bcl@redhat.com)
Related: rhbz#2028104 - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Raise error if no volume id is found (bcl@redhat.com) Related: rhbz#2028104 - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) Resolves: rhbz#2028104 - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) Related: rhbz#2028104 - mkksiso: Return 1 on errors (bcl@redhat.com) Related: rhbz#2028104
This commit is contained in:
parent
1201b8b669
commit
aabb5a3c6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -202,3 +202,4 @@
|
||||
/lorax-34.9.7.tar.gz
|
||||
/lorax-34.9.8.tar.gz
|
||||
/lorax-34.9.9.tar.gz
|
||||
/lorax-34.9.10.tar.gz
|
||||
|
19
lorax.spec
19
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.9
|
||||
Version: 34.9.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,23 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- mkksiso: Check the iso's arch against the host's (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
- mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
- mkksiso: Raise error if no volume id is found (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
- mount: Add s390x support to IsoMountopoint (bcl@redhat.com)
|
||||
Resolves: rhbz#2028104
|
||||
- mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com)
|
||||
- mkksiso: Add -joliet-long (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
- mkksiso: Return 1 on errors (bcl@redhat.com)
|
||||
Related: rhbz#2028104
|
||||
|
||||
* Wed Nov 03 2021 Brian C. Lane <bcl@redhat.com> 34.9.9-1
|
||||
- Change macboot default to false (bcl@redhat.com)
|
||||
Resolves: rhbz#2019512
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.9.tar.gz) = d9297c10af25d25dd00c255a536b92b28dc620f0a779ce8c113fc632e1ffcb93b27d6f50bed81bd9498f97e57df036d3995fb3d2bdeb80b7dc52eeec150e3365
|
||||
SHA512 (lorax-34.9.10.tar.gz) = 212048321e287cf4e7d18c9726ca2ae03365c012d4f15abd7fd59792f124ebad6ea011ad7a5ecd8f8d590b3e47931c76ab388d646091b24af238215c52606a81
|
||||
|
Loading…
Reference in New Issue
Block a user