- Add unit test for biosdevname package requirement (rvykydal)
Related: rhbz#1964455 - Require biosdevname package if biosdevname=1 boot option is set (rvykydal) Resolves: rhbz#1964455 - Replace the deprecated syspurpose CLI tool with SetSysrpose DBus call (mkolman) Resolves: rhbz#1939708
This commit is contained in:
parent
01f7886131
commit
a34f877c28
1
.gitignore
vendored
1
.gitignore
vendored
@ -288,3 +288,4 @@
|
||||
/anaconda-34.25.0.5.tar.bz2
|
||||
/anaconda-34.25.0.6.tar.bz2
|
||||
/anaconda-34.25.0.7.tar.bz2
|
||||
/anaconda-34.25.0.8.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.7
|
||||
Version: 34.25.0.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 08 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.8-1
|
||||
- Add unit test for biosdevname package requirement (rvykydal)
|
||||
Related: rhbz#1964455
|
||||
- Require biosdevname package if biosdevname=1 boot option is set (rvykydal)
|
||||
Resolves: rhbz#1964455
|
||||
- Replace the deprecated syspurpose CLI tool with SetSysrpose DBus call
|
||||
(mkolman)
|
||||
Resolves: rhbz#1939708
|
||||
|
||||
* Wed Jun 02 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.7-1
|
||||
- Revert "Revert "Add tests for the inst. prefix requirement"" (jkonecny)
|
||||
Related: rhbz#1947376
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.7.tar.bz2) = d4eebfb8f16c2d50b92a0de54fe07785343f9cb967491fa633c5263b11194334b52c7cdaed5fcf53b7a98733fe6fbac15e0cbd9c952de854a7ff3d6a4fd6aea6
|
||||
SHA512 (anaconda-34.25.0.8.tar.bz2) = 9f5543c50907165f1a82e42d27632827ba9c1287d8bc1a54ee0958fc91ad16a7b108eed17e1cb3dcd78365ee804c25c069b2305da5385535d042e2df7b13b8f5
|
||||
|
Loading…
Reference in New Issue
Block a user