From e09af460262c20817023e72ca542402440fb32fe Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 9 Dec 2021 09:59:21 -0800 Subject: [PATCH] - mkksiso: Check the length of the filenames (bcl@redhat.com) - mkksiso: Check the iso's arch against the host's (bcl@redhat.com) - mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) - mkksiso: Raise error if no volume id is found (bcl@redhat.com) - mount: Add s390x support to IsoMountopoint (bcl@redhat.com) - mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) - mkksiso: Add -joliet-long (bcl@redhat.com) - mkksiso: Return 1 on errors (bcl@redhat.com) - Fix monitor problem with split UTF8 characters (bcl@redhat.com) --- .gitignore | 1 + lorax.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5e9746f..fd16523 100644 --- a/.gitignore +++ b/.gitignore @@ -206,3 +206,4 @@ /lorax-36.0.tar.gz /lorax-36.1.tar.gz /lorax-36.2.tar.gz +/lorax-36.3.tar.gz diff --git a/lorax.spec b/lorax.spec index 3826300..7fe8694 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 36.2 +Version: 36.3 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -175,6 +175,17 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Thu Dec 09 2021 Brian C. Lane 36.3-1 +- mkksiso: Check the length of the filenames (bcl@redhat.com) +- mkksiso: Check the iso's arch against the host's (bcl@redhat.com) +- mkksiso: Add missing implantisomd5 tool requirements (bcl@redhat.com) +- mkksiso: Raise error if no volume id is found (bcl@redhat.com) +- mount: Add s390x support to IsoMountopoint (bcl@redhat.com) +- mkksiso: Skip mkefiboot for non-UEFI isos (bcl@redhat.com) +- mkksiso: Add -joliet-long (bcl@redhat.com) +- mkksiso: Return 1 on errors (bcl@redhat.com) +- Fix monitor problem with split UTF8 characters (bcl@redhat.com) + * Wed Nov 10 2021 Brian C. Lane 36.2-1 - Remove memtest86+ from example kickstarts (bcl@redhat.com) - fedora-livemedia: Update example kickstart (bcl@redhat.com) diff --git a/sources b/sources index 206f94c..d584e42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lorax-36.2.tar.gz) = 8f71f8001513c3da834bbfbc3bd71865754b175b3565d4dd1fb286fb5dbad1d0d6fb0590fe79f46fa3e257288f772d68c772947f0a92302eb36c6a151568b1c2 +SHA512 (lorax-36.3.tar.gz) = aab93d4fbc2b1df201af1c1e2a6ea390805c3830c682cbe9c3b95603fc8686baddcdf9a3e23e42dbec690ea07b5832f84ebf8648b63432dfe74ae8c6803358c5