import CS lorax-34.9.31-1.el9
This commit is contained in:
parent
997755adf7
commit
a321055a33
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-34.9.29.tar.gz
|
||||
SOURCES/lorax-34.9.31.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
310c60e99e2d063e45f5d6a45a0ea3c8d303117a SOURCES/lorax-34.9.29.tar.gz
|
||||
636d0c6ac517b3214fcd8b6355b34fa7206016f7 SOURCES/lorax-34.9.31.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.29
|
||||
Version: 34.9.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,24 @@ 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
|
||||
- executils: Ignore utf-8 decode errors (bcl)
|
||||
Resolves: RHEL-121651
|
||||
- executils: Remove binary_output flag (bcl)
|
||||
Related: RHEL-121651
|
||||
- logging: Set encoding=UTF-8 on FileHandler (bcl)
|
||||
Related: RHEL-121651
|
||||
- executils: Set encoding to UTF-8 for _run_program (bcl)
|
||||
Related: RHEL-121651
|
||||
- executils: decoding after deserialization (oleg.sviridov)
|
||||
Related: RHEL-121651
|
||||
|
||||
* Mon Aug 11 2025 Brian C. Lane <bcl@redhat.com> 34.9.29-1
|
||||
- templates: Synchronize with lorax-templates-rhel (bcl) (bcl)
|
||||
Resolves: RHEL-54712
|
||||
|
||||
Loading…
Reference in New Issue
Block a user