- tests: Fix mkksiso unit test (bcl)
Related: RHEL-61778 - pylint: Print astroid version (bcl) Related: RHEL-61778 - Extend help for --updates and --ks parameters (jkonecny) Related: RHEL-61778 - Fix --updates the updates image wasn't loaded (jkonecny) Resolves: RHEL-61778 - Implement --replace also for S390 (sebastian.stark) Related: RHEL-61778 - mkksiso: option --replace to replace arbitrary text in boot config. (sebastian.stark) Related: RHEL-61778 - livemedia: Add isomd5sum (bcl) Resolves: RHEL-58896
This commit is contained in:
parent
b98346c5b6
commit
1bfdb5ddf9
1
.gitignore
vendored
1
.gitignore
vendored
@ -248,3 +248,4 @@
|
|||||||
/lorax-40.5.5.tar.gz
|
/lorax-40.5.5.tar.gz
|
||||||
/lorax-40.5.6.tar.gz
|
/lorax-40.5.6.tar.gz
|
||||||
/lorax-40.5.7.tar.gz
|
/lorax-40.5.7.tar.gz
|
||||||
|
/lorax-40.5.8.tar.gz
|
||||||
|
18
lorax.spec
18
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.5.7
|
Version: 40.5.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -182,6 +182,22 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 08 2024 Brian C. Lane <bcl@redhat.com> 40.5.8-1
|
||||||
|
- tests: Fix mkksiso unit test (bcl)
|
||||||
|
Related: RHEL-61778
|
||||||
|
- pylint: Print astroid version (bcl)
|
||||||
|
Related: RHEL-61778
|
||||||
|
- Extend help for --updates and --ks parameters (jkonecny)
|
||||||
|
Related: RHEL-61778
|
||||||
|
- Fix --updates the updates image wasn't loaded (jkonecny)
|
||||||
|
Resolves: RHEL-61778
|
||||||
|
- Implement --replace also for S390 (sebastian.stark)
|
||||||
|
Related: RHEL-61778
|
||||||
|
- mkksiso: option --replace to replace arbitrary text in boot config. (sebastian.stark)
|
||||||
|
Related: RHEL-61778
|
||||||
|
- livemedia: Add isomd5sum (bcl)
|
||||||
|
Resolves: RHEL-58896
|
||||||
|
|
||||||
* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> 40.5.7-1
|
* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> 40.5.7-1
|
||||||
- templates: Sync template changes from lorax-templates-rhel (bcl)
|
- templates: Sync template changes from lorax-templates-rhel (bcl)
|
||||||
Resolves: RHEL-54713
|
Resolves: RHEL-54713
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.5.7.tar.gz) = 7bf36986efd7503b1cb91962d9dc5ff9266a0e74c6897dd917340f7aa5bc444769ac291dbf33d1a9512739784f93c25d857492341821d063dec2947684bdd076
|
SHA512 (lorax-40.5.8.tar.gz) = cb045b9ad3f2697c1c29e9157092886a6f02b708a330eae67d49189603026ff6ffb66afde69b402b1a021803f535496a06ff498bb5b21265ec77cab18e1d48d5
|
||||||
|
Loading…
Reference in New Issue
Block a user