- livemedia.ks: Drop unneeded commands (bcl@redhat.com)
Related: rhbz#2017993 - livemedia.ks: Install workstation-product-environment (bcl@redhat.com) Resolves: rhbz#2017993 - templates: Change nomodeset / basic graphics to use inst.text (bcl@redhat.com) Related: rhbz#1961092 - templates: Drop nomodeset / basic graphics menu from live configs (bcl@redhat.com) Related: rhbz#1961092 - livemedia.ks: Add isomd5sum for use with rd.live.check (bcl@redhat.com) Resolves: rhbz#2015908
This commit is contained in:
parent
58fed6149f
commit
b010566019
1
.gitignore
vendored
1
.gitignore
vendored
@ -200,3 +200,4 @@
|
||||
/lorax-34.9.5.tar.gz
|
||||
/lorax-34.9.6.tar.gz
|
||||
/lorax-34.9.7.tar.gz
|
||||
/lorax-34.9.8.tar.gz
|
||||
|
14
lorax.spec
14
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.7
|
||||
Version: 34.9.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,18 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 29 2021 Brian C. Lane <bcl@redhat.com> 34.9.8-1
|
||||
- livemedia.ks: Drop unneeded commands (bcl@redhat.com)
|
||||
Related: rhbz#2017993
|
||||
- livemedia.ks: Install workstation-product-environment (bcl@redhat.com)
|
||||
Resolves: rhbz#2017993
|
||||
- templates: Change nomodeset / basic graphics to use inst.text (bcl@redhat.com)
|
||||
Related: rhbz#1961092
|
||||
- templates: Drop nomodeset / basic graphics menu from live configs (bcl@redhat.com)
|
||||
Related: rhbz#1961092
|
||||
- livemedia.ks: Add isomd5sum for use with rd.live.check (bcl@redhat.com)
|
||||
Resolves: rhbz#2015908
|
||||
|
||||
* Wed Oct 06 2021 Brian C. Lane <bcl@redhat.com> 34.9.7-1
|
||||
- runtime-cleanup: Remove dropped package from template (bcl@redhat.com)
|
||||
Related: rhbz#1991006
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.7.tar.gz) = a086e639784b206a77ebe9616b16e18765e4e379f3a4504a6d77fe1d82110e1f627a163b6758d79c3548bc21f97adf1b96a750521b5a775d781ddeac5c02f890
|
||||
SHA512 (lorax-34.9.8.tar.gz) = 8c71b7d281767566e0154dec8b06198e9dd95dfc87cea4eb109d914578e594a4df31da8f2f7e07e4630774ec2c4679c32fd5dc1fc8317952b66e659ce0f39a0a
|
||||
|
Loading…
Reference in New Issue
Block a user