- livemedia-creator: Allow file: url without networking (bcl)
Resolves: rhbz#2132511
This commit is contained in:
parent
9db14f4617
commit
ee939adbed
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
||||
/lorax-34.9.18.tar.gz
|
||||
/lorax-34.9.19.tar.gz
|
||||
/lorax-34.9.20.tar.gz
|
||||
/lorax-34.9.21.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.20
|
||||
Version: 34.9.21
|
||||
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 Nov 18 2022 Brian C. Lane <bcl@redhat.com> 34.9.21-1
|
||||
- livemedia-creator: Allow file: url without networking (bcl)
|
||||
Resolves: rhbz#2132511
|
||||
|
||||
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 34.9.20-1
|
||||
- templates: Update runtime-* templates (bcl)
|
||||
Resolves: rhbz#2042057
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.20.tar.gz) = 4c7bf68e0aedfa77a4c2a6fb9896bacb99c47169225a121dc2310b4c3bbced7e15339684caf45728e6e26ae76a2e7f8be82871e9d5d463161d287cc0542e599c
|
||||
SHA512 (lorax-34.9.21.tar.gz) = 6cc77d99103739202fc5619da980ffc1a3c40056e3bbcfb38571a50eb9e7ae488e72f069be205600475c8b879e9e16b7976b43c911684c40456946076e13427e
|
||||
|
Loading…
Reference in New Issue
Block a user