Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18524e7173 | ||
|
|
7605dc21a3 | ||
|
|
d02e5da01f |
3 changed files with 19 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -252,3 +252,6 @@
|
|||
/lorax-42.3.tar.gz
|
||||
/lorax-42.4.tar.gz
|
||||
/lorax-42.5.tar.gz
|
||||
/lorax-42.6.tar.gz
|
||||
/lorax-42.7.tar.gz
|
||||
/lorax-42.8.tar.gz
|
||||
|
|
|
|||
16
lorax.spec
16
lorax.spec
|
|
@ -4,7 +4,7 @@
|
|||
%global forgeurl https://github.com/weldr/lorax
|
||||
|
||||
Name: lorax
|
||||
Version: 42.5
|
||||
Version: 42.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -171,6 +171,20 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 31 2025 Brian C. Lane <bcl@redhat.com> 42.8-1
|
||||
- runtime-install: only install amd-ucode-firmware on x86_64 (awilliam@redhat.com)
|
||||
- runtime-install: exclude crust-firmware (awilliam@redhat.com)
|
||||
- runtime-cleanup: drop more video and audio firmwares (awilliam@redhat.com)
|
||||
- runtime-install: drop exceptions related to F38-era fw renames (awilliam@redhat.com)
|
||||
- runtime-postinstall: allow pipewire to run as root (awilliam@redhat.com)
|
||||
|
||||
* Tue Mar 25 2025 Brian C. Lane <bcl@redhat.com> 42.7-1
|
||||
- livemedia-creator: Set 0755 permission on / cpio overlay (bcl@redhat.com)
|
||||
|
||||
* Mon Mar 10 2025 Brian C. Lane <bcl@redhat.com> 42.6-1
|
||||
- runtime-postinstall: Remove systemd-gpt-auto-generator (bcl@redhat.com)
|
||||
- maint: Switch default platform to F42 (bcl@redhat.com)
|
||||
|
||||
* Mon Feb 03 2025 Brian C. Lane <bcl@redhat.com> 42.5-1
|
||||
- Remove sbin usage (bcl@redhat.com)
|
||||
- mkksiso: Replace existing inst.ks on the iso (bcl@redhat.com)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (lorax-42.5.tar.gz) = 377b2e2d1dfa119db668b4ba199ea2d342e44005d84a4235cff2268c309e767e7e4f52f832f07d05caa4bb99e6a03e71c5281e496a5480a7a8aa7077355e6a68
|
||||
SHA512 (lorax-42.8.tar.gz) = 650458fe673a9aaab61d7b14b44d611f24f63cc8a5ec3e8bcfb6ee382d4621c89309b53999bda32bf680d8b06669d0f6e47f0f549816ef0ee7761681878f9643
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue