- 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
This commit is contained in:
parent
20774964c0
commit
5e9f7e4718
1
.gitignore
vendored
1
.gitignore
vendored
@ -222,3 +222,4 @@
|
||||
/lorax-34.9.27.tar.gz
|
||||
/lorax-34.9.28.tar.gz
|
||||
/lorax-34.9.29.tar.gz
|
||||
/lorax-34.9.30.tar.gz
|
||||
|
||||
16
lorax.spec
16
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.29
|
||||
Version: 34.9.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,20 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.29.tar.gz) = 7130dfcba0bfc930dc9eb3a3f51e66645fae5ed7eb14d621a622aa333623a188fdde43e819e4e0c1332918766258016a13ea0a683278823a36b12e6ba4f6f723
|
||||
SHA512 (lorax-34.9.30.tar.gz) = 65c55c1efd1b3885ae0078ea005cd628add5b79d3e073f34c6d38062f1e18ab81e6e2a3155abb7e75b37f20ffb88e75be78779b47d7c59488176a9eafd2ad6a0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user