- Fix broken single-item tuples in a few places (awilliam@redhat.com)
- Drop dpaa2 firmware on non-aarch64 arches (awilliam@redhat.com) - Drop firmware for Mellanox Spectrum (awilliam@redhat.com) - runtime-cleanup: big refresh of stale things (awilliam@redhat.com)
This commit is contained in:
parent
119e8238ee
commit
73d09c2e29
1
.gitignore
vendored
1
.gitignore
vendored
@ -186,3 +186,4 @@
|
||||
/lorax-33.8.tar.gz
|
||||
/lorax-33.9.tar.gz
|
||||
/lorax-34.0.tar.gz
|
||||
/lorax-34.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.0
|
||||
Version: 34.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -268,6 +268,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 Brian C. Lane <bcl@redhat.com> 34.1-1
|
||||
- Fix broken single-item tuples in a few places (awilliam@redhat.com)
|
||||
- Drop dpaa2 firmware on non-aarch64 arches (awilliam@redhat.com)
|
||||
- Drop firmware for Mellanox Spectrum (awilliam@redhat.com)
|
||||
- runtime-cleanup: big refresh of stale things (awilliam@redhat.com)
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.0.tar.gz) = e0999438e17f2279f75c09ca9e09f41cb61cd18e4f03e865e6b74eed48310cfe7a26dc25e3e11a40f08ddb3393e0805bf2b5b53c29f07357c854a04f40e22af9
|
||||
SHA512 (lorax-34.1.tar.gz) = 3a061d44ca5446796516903259f663f5f25c54a3286e066f3f4119e78e5a3b3ede7d976a5c5fed9f59075009c21e2405d5ae16ee241ac916e40290294bbc3969
|
||||
|
Loading…
Reference in New Issue
Block a user