- livemedia-creator: Allow file: url without networking (bcl@redhat.com)
- Update kdump addon package name (vslavik@redhat.com) - Drop anaconda auditd replacement (vslavik@redhat.com)
This commit is contained in:
parent
aa53f6d1f3
commit
78348e8ac3
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/lorax-37.7.tar.gz
|
||||
/lorax-37.8.tar.gz
|
||||
/lorax-38.0.tar.gz
|
||||
/lorax-38.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 38.0
|
||||
Version: 38.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -168,6 +168,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2022 Brian C. Lane <bcl@redhat.com> 38.1-1
|
||||
- livemedia-creator: Allow file: url without networking (bcl@redhat.com)
|
||||
- Update kdump addon package name (vslavik@redhat.com)
|
||||
- Drop anaconda auditd replacement (vslavik@redhat.com)
|
||||
|
||||
* Fri Sep 30 2022 Brian C. Lane <bcl@redhat.com> 38.0-1
|
||||
- New lorax documentation - 38.0 (bcl@redhat.com)
|
||||
- tests: Update test_creator.py for new cmdline options (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-38.0.tar.gz) = f2ab184cc5654065631a13ad25a5f990c967f1f372ede6cd6221a51ed2d40cc87d14fd1a40e2c8b62b4e10fdc3c6805eecef64623f736687d83f15691a01ab56
|
||||
SHA512 (lorax-38.1.tar.gz) = 58b5e0a1a1cf4a0fe8167ec9913b5ef7aec7f6715ac3983ed69911ab0945834f5b9f23b824da3efd6bf5f1305c5c33b1640e1483b78269acaea992a531c7ac63
|
||||
|
Loading…
Reference in New Issue
Block a user