- runtime-cleanup: Remove dropped package from template (bcl@redhat.com)
Related: rhbz#1991006 - sshd_config: Update sshd options (bcl@redhat.com) Related: rhbz#2007288 - Install nvme-cli tool (bcl@redhat.com) Related: rhbz#2010254 - When running the tests in docker/podman use the Fedora 34 image (bcl@redhat.com) Related: rhbz#2010542 - Fix pylint warnings about string formatting (bcl@redhat.com) Related: rhbz#2010542 - tests: Ignore new pylint warnings (bcl@redhat.com) Resolves: rhbz#2010542
This commit is contained in:
parent
a7a3c2b228
commit
58fed6149f
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/lorax-34.9.4.tar.gz
|
||||
/lorax-34.9.5.tar.gz
|
||||
/lorax-34.9.6.tar.gz
|
||||
/lorax-34.9.7.tar.gz
|
||||
|
20
lorax.spec
20
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.6
|
||||
Version: 34.9.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,11 +185,25 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- sshd_config: Update sshd options (bcl@redhat.com)
|
||||
Related: rhbz#2007288
|
||||
- Install nvme-cli tool (bcl@redhat.com)
|
||||
Related: rhbz#2010254
|
||||
- When running the tests in docker/podman use the Fedora 34 image (bcl@redhat.com)
|
||||
Related: rhbz#2010542
|
||||
- Fix pylint warnings about string formatting (bcl@redhat.com)
|
||||
Related: rhbz#2010542
|
||||
- tests: Ignore new pylint warnings (bcl@redhat.com)
|
||||
Resolves: rhbz#2010542
|
||||
|
||||
* Thu Sep 09 2021 Brian C. Lane <bcl@redhat.com> 34.9.6-1
|
||||
- github: Run tests for rhel9-branch PRs (bcl@redhat.com)
|
||||
Related: rhbz#2003030
|
||||
Related: rhbz#2000439
|
||||
- Install unicode.pf2 from new directory (bcl@redhat.com)
|
||||
Resolves: rhbz#2003030
|
||||
Resolves: rhbz#2000439
|
||||
|
||||
* Thu Jul 15 2021 Brian C. Lane <bcl@redhat.com> 34.9.5-1
|
||||
- Add a context manager for dracut (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.6.tar.gz) = 3de8daeddd5d8af8be28b9abe45487dfbf34a2676836f97392a968a3ba4a2a9901c0298a823eb3722fb4018d89e8f6a53e3066015a59fc062da924733634b192
|
||||
SHA512 (lorax-34.9.7.tar.gz) = a086e639784b206a77ebe9616b16e18765e4e379f3a4504a6d77fe1d82110e1f627a163b6758d79c3548bc21f97adf1b96a750521b5a775d781ddeac5c02f890
|
||||
|
Loading…
Reference in New Issue
Block a user