- Increase root partition to 10 GiB for a live medium (jikortus)
Resolves: RHEL-214304
This commit is contained in:
parent
5e9f7e4718
commit
fe3b2ef541
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/lorax-34.9.28.tar.gz
|
||||
/lorax-34.9.29.tar.gz
|
||||
/lorax-34.9.30.tar.gz
|
||||
/lorax-34.9.31.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.30
|
||||
Version: 34.9.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 24 2026 Brian C. Lane <bcl@redhat.com> 34.9.31-1
|
||||
- Increase root partition to 10 GiB for a live medium (jikortus)
|
||||
Resolves: RHEL-214304
|
||||
|
||||
* Tue Apr 21 2026 Brian C. Lane <bcl@redhat.com> 34.9.30-1
|
||||
- rel-eng: Update the tito LoraxRHELTagger for Jira (bcl)
|
||||
Related: RHEL-121651
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.30.tar.gz) = 65c55c1efd1b3885ae0078ea005cd628add5b79d3e073f34c6d38062f1e18ab81e6e2a3155abb7e75b37f20ffb88e75be78779b47d7c59488176a9eafd2ad6a0
|
||||
SHA512 (lorax-34.9.31.tar.gz) = 5c4d943716d2b3c27aa4554b9988521be9427419748de3295be7dc25117db77001589f19e9664f64e671dd83c692e1696ba22dd5af21a388c3ff915626bc6507
|
||||
|
||||
Loading…
Reference in New Issue
Block a user