- New lorax documentation - 34.0 (bcl@redhat.com)
- runtime-cleanup: strip a bunch of unnecessary firmwares (awilliam@redhat.com) - runtime-install: specify polkit-gnome to avoid lxpolkit and GTK2 (awilliam@redhat.com) - runtime-install: exclude gnome-firmware and sigrok-firmware (awilliam@redhat.com) - runtime-cleanup: Drop video playback acceleration drivers (awilliam@redhat.com) - runtime-install: don't install notification-daemon (awilliam@redhat.com)
This commit is contained in:
parent
85783e5a39
commit
119e8238ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@
|
||||
/lorax-33.7.tar.gz
|
||||
/lorax-33.8.tar.gz
|
||||
/lorax-33.9.tar.gz
|
||||
/lorax-34.0.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 33.9
|
||||
Version: 34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -268,6 +268,14 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Brian C. Lane <bcl@redhat.com> 34.0-1
|
||||
- New lorax documentation - 34.0 (bcl@redhat.com)
|
||||
- runtime-cleanup: strip a bunch of unnecessary firmwares (awilliam@redhat.com)
|
||||
- runtime-install: specify polkit-gnome to avoid lxpolkit and GTK2 (awilliam@redhat.com)
|
||||
- runtime-install: exclude gnome-firmware and sigrok-firmware (awilliam@redhat.com)
|
||||
- runtime-cleanup: Drop video playback acceleration drivers (awilliam@redhat.com)
|
||||
- runtime-install: don't install notification-daemon (awilliam@redhat.com)
|
||||
|
||||
* Tue Sep 08 2020 Brian C. Lane <bcl@redhat.com> 33.9-1
|
||||
- config_files: Update aarch64, ppc, and sparc timeouts to 60s (bcl@redhat.com)
|
||||
- templates: Ensure nano is installed for the runtime environment (ngompa13@gmail.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-33.9.tar.gz) = 52d38411134a05f6a610be9ef5561fa08695b9a6b31a4e273c15bf84054d1a79ab4f4a8fca944a720b6b4ff0c63241476f19f9751f5af9c3c7fa3f1817d2b6b7
|
||||
SHA512 (lorax-34.0.tar.gz) = e0999438e17f2279f75c09ca9e09f41cb61cd18e4f03e865e6b74eed48310cfe7a26dc25e3e11a40f08ddb3393e0805bf2b5b53c29f07357c854a04f40e22af9
|
||||
|
Loading…
Reference in New Issue
Block a user