- New lorax documentation - 33.2 (bcl@redhat.com)
- test: Work around invalid fedora baseurls (marusak.matej@gmail.com) - lorax: Add --skip-branding cmdline argument (bcl@redhat.com) - Update datastore for VMware testing (chrobert@redhat.com)
This commit is contained in:
parent
c542311ec4
commit
6c087614f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -177,3 +177,4 @@
|
||||
/lorax-32.7.tar.gz
|
||||
/lorax-33.0.tar.gz
|
||||
/lorax-33.1.tar.gz
|
||||
/lorax-33.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 33.1
|
||||
Version: 33.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -266,6 +266,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 28 2020 Brian C. Lane <bcl@redhat.com> 33.2-1
|
||||
- New lorax documentation - 33.2 (bcl@redhat.com)
|
||||
- test: Work around invalid fedora baseurls (marusak.matej@gmail.com)
|
||||
- lorax: Add --skip-branding cmdline argument (bcl@redhat.com)
|
||||
- Update datastore for VMware testing (chrobert@redhat.com)
|
||||
|
||||
* Mon Mar 30 2020 Brian C. Lane <bcl@redhat.com> 33.1-1
|
||||
- lorax: Remove vmlinuz from install.img /boot (bcl@redhat.com)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-33.1.tar.gz) = 72cac990318e554c942f7b6c70b0bcba9c242d26168c14f078623019d80a186aecf909b3d802fe0b76e6667a1f21722e8d951a661c42210b9841fc3793a3e905
|
||||
SHA512 (lorax-33.2.tar.gz) = 441d0791d515849db155f18bd847b51fd21bcd1c12c9b18ee7263bf38a4e71a4a2e3ad744717c25ab9732f8ce5f3798c7f75c27600d4cfb979f2272dc021747f
|
||||
|
Loading…
Reference in New Issue
Block a user