[packit] 34.25.5.3 upstream release
- Fix Source0 in spec to point to upstream source URL (kkoukiou) - Do not try to load sha256 module in intramfs (rvykydal) Resolves: RHEL-4747 - Do not try to load the floppy kernel module (jstodola) Resolves: RHEL-4747 - anaconda-modprobe: don't try and load cramfs (awilliam) Resolves: RHEL-4747 - network: do not crash on destroyed device object in GUI (rvykydal) Resolves: RHEL-20891 Upstream tag: anaconda-34.25.5.3-1 Upstream commit: bdfbe7b5
This commit is contained in:
parent
86880efe25
commit
0a12a041d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -348,3 +348,4 @@
|
||||
/anaconda-34.25.4.6.tar.bz2
|
||||
/anaconda-34.25.4.7.tar.bz2
|
||||
/anaconda-34.25.5.1.tar.bz2
|
||||
/anaconda-34.25.5.3.tar.bz2
|
||||
|
3
README.packit
Normal file
3
README.packit
Normal file
@ -0,0 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.94.0.
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.5.1
|
||||
Version: 34.25.5.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -416,6 +416,19 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 15 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.3-1
|
||||
- Fix Source0 in spec to point to upstream source URL (kkoukiou)
|
||||
- Do not try to load sha256 module in intramfs (rvykydal)
|
||||
Resolves: RHEL-4747
|
||||
- Do not try to load the floppy kernel module (jstodola)
|
||||
Resolves: RHEL-4747
|
||||
- anaconda-modprobe: don't try and load cramfs (awilliam)
|
||||
Resolves: RHEL-4747
|
||||
|
||||
* Fri Apr 12 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.2-1
|
||||
- network: do not crash on destroyed device object in GUI (rvykydal)
|
||||
Resolves: RHEL-20891
|
||||
|
||||
* Tue Apr 09 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.1-1
|
||||
- anaconda-diskroot: wait before dying on media check fail (awilliam)
|
||||
Resolves: RHEL-4790
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.5.1.tar.bz2) = fd73988ac820497a41436691a2f91be6a6a82b3a040142d93fbb8bf01cae38e46a0913f9541fa35d7804e81b4ebecca24e7354a4c8aa8b48ad37f0b7b0b91611
|
||||
SHA512 (anaconda-34.25.5.3.tar.bz2) = 3174f0a56a60f25446dc37abb40a10c8caa1f901cd2e2e051741c2bbe088903d25ae7dfe1663a7ddfe3bb392203f4b16dde6a122e316377017a1fa0d27be6057
|
||||
|
Loading…
Reference in New Issue
Block a user