- runtime-postinstall: Move configuration of NM default autoconnections to Anaconda (rvykydal)
Related: rhbz#1978264
This commit is contained in:
parent
0adb331cb4
commit
98c58df58f
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/lorax-templates-rhel-9.0-19.tar.gz
|
||||
/lorax-templates-rhel-9.0-20.tar.gz
|
||||
/lorax-templates-rhel-9.0-21.tar.gz
|
||||
/lorax-templates-rhel-9.0-22.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-21.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-22.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 Brian C. Lane <bcl@redhat.com> - 9.0-22
|
||||
- runtime-postinstall: Move configuration of NM default autoconnections to Anaconda (rvykydal)
|
||||
Related: rhbz#1978264
|
||||
|
||||
* Mon Jul 19 2021 Brian C. Lane <bcl@redhat.com> - 9.0-21
|
||||
- runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
|
||||
Resolves: rhbz#1983688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-21.tar.gz) = fc5bf7bc1f807c63a3240505597efa54df64e7e7678a1adae3c31a68e2db716de1623e2acc6d1ff74026d5ceeb4d2063284979e5ff93ac50f5da5ea55a0b0d5f
|
||||
SHA512 (lorax-templates-rhel-9.0-22.tar.gz) = ae420e0018a111e46d94787c4e14acbfc8ed8d3480dd4f2734a296e6e969c8b2b33727b7c6062f96c67e157485fac54e348ec43049741fbee2cca193f2feb97d
|
||||
|
Loading…
Reference in New Issue
Block a user