import lorax-28.14.68-1.el8
This commit is contained in:
parent
68a2749b5e
commit
387f62a083
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-28.14.61.tar.gz
|
||||
SOURCES/lorax-28.14.68.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0d6e53f03c764c95a0d536f55f59c13ac11fa23f SOURCES/lorax-28.14.61.tar.gz
|
||||
8119fa4bffab48269526cdd3e4f1e1653d761b85 SOURCES/lorax-28.14.68.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.14.61
|
||||
Release: 2%{?dist}
|
||||
Version: 28.14.68
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
@ -261,6 +261,60 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> 28.14.68-1
|
||||
- mkksiso: Fix check for unsupported arch error (bcl)
|
||||
Related: rhbz#2049205
|
||||
|
||||
* Thu Feb 03 2022 Brian C. Lane <bcl@redhat.com> 28.14.67-1
|
||||
- mkksiso: Fix the order of the ppc mkisofs command (bcl)
|
||||
Related: rhbz#2049205
|
||||
- mkksiso: mkfsiso argument order matters (bcl)
|
||||
Resolves: rhbz#2049205
|
||||
- mkksiso: Improve debug message about unsupported arch (bcl)
|
||||
Related: rhbz#2049190
|
||||
- mkksiso: Add kickstart to s390x cdboot.prm (bcl)
|
||||
Resolves: rhbz#2049190
|
||||
|
||||
* Mon Jan 31 2022 Brian C. Lane <bcl@redhat.com> 28.14.66-1
|
||||
- livemedia.ks: Add isomd5sum for use with rd.live.check (bcl)
|
||||
- Resolves: rhbz#2048447
|
||||
|
||||
* Thu Jan 20 2022 Brian C. Lane <bcl@redhat.com> 28.14.65-1
|
||||
- Enable sftp when using inst.sshd (bcl)
|
||||
- Resolves: rhbz#2041770
|
||||
|
||||
* Thu Dec 09 2021 Brian C. Lane <bcl@redhat.com> 28.14.64-1
|
||||
- mkksiso: Check the length of the filenames (bcl)
|
||||
Related: rhbz#2028048
|
||||
- mkksiso: Check the iso's arch against the host's (bcl)
|
||||
Related: rhbz#2028048
|
||||
- mkksiso: Add missing implantisomd5 tool requirements (bcl)
|
||||
Related: rhbz#2028048
|
||||
- mkksiso: Raise error if no volume id is found (bcl)
|
||||
Related: rhbz#2028048
|
||||
- mount: Add aarch64 and s390x support to IsoMountopoint (bcl)
|
||||
Resolves: rhbz#2028089
|
||||
- mkksiso: Skip mkefiboot for non-UEFI isos (bcl)
|
||||
Resolves: rhbz#2028097
|
||||
- mkksiso: Add -joliet-long (bcl)
|
||||
Resolves: rhbz#2028044
|
||||
- mkksiso: Return 1 on errors (bcl)
|
||||
Resolves: rhbz#2028048
|
||||
- Increase boot.iso rootfs to 4GiB (bcl)
|
||||
Resolves: rhbz#2028059
|
||||
- Fix specfile to match the one from dist-git (bcl)
|
||||
Related: rhbz#2001942
|
||||
|
||||
* Fri Oct 15 2021 Brian C. Lane <bcl@redhat.com> 28.14.63-1
|
||||
- Handle all possible dnf group_install errors (bcl)
|
||||
Related: rhbz#1947958
|
||||
- runtime-install: Install nvme-cli tool (bcl)
|
||||
Related: rhbz#1903339
|
||||
|
||||
* Thu Sep 16 2021 Brian C. Lane <bcl@redhat.com> 28.14.62-2
|
||||
- Increase root partition of rhel-livemedia.ks to 8000MB (bcl)
|
||||
Resolves: rhbz#2004864
|
||||
|
||||
* Thu Jul 08 2021 Brian C. Lane <bcl@redhat.com> - 28.14.61-2
|
||||
- Add Conflicts to composer-cli for manpage move
|
||||
Related: rhbz#1928962
|
||||
|
Loading…
Reference in New Issue
Block a user