- Revert "Add tests for the inst. prefix requirement" (rvykydal)
Related: rhbz#1947376 - Do not require inst. prefixes for Anaconda boot arguments (jkonecny) Related: rhbz#1947376 - Revert "Do not support no inst. Anaconda boot args in systemd services" (jkonecny) Related: rhbz#1947376 - Revert "Remove support for boot arguments without 'inst.' prefix from Dracut" (jkonecny) Related: rhbz#1947376 - The kernel boot argument sshd is removed and should warn user (jkonecny) Resolves: rhbz#1954672
This commit is contained in:
parent
a12c4c3a02
commit
8210c1565f
1
.gitignore
vendored
1
.gitignore
vendored
@ -282,3 +282,4 @@
|
|||||||
/anaconda-34.24.7.tar.bz2
|
/anaconda-34.24.7.tar.bz2
|
||||||
/anaconda-34.24.8.tar.bz2
|
/anaconda-34.24.8.tar.bz2
|
||||||
/anaconda-34.25.0.1.tar.bz2
|
/anaconda-34.25.0.1.tar.bz2
|
||||||
|
/anaconda-34.25.0.2.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.0.1
|
Version: 34.25.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -408,6 +408,20 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.2-1
|
||||||
|
- Revert "Add tests for the inst. prefix requirement" (rvykydal)
|
||||||
|
Related: rhbz#1947376
|
||||||
|
- Do not require inst. prefixes for Anaconda boot arguments (jkonecny)
|
||||||
|
Related: rhbz#1947376
|
||||||
|
- Revert "Do not support no inst. Anaconda boot args in systemd services"
|
||||||
|
(jkonecny)
|
||||||
|
Related: rhbz#1947376
|
||||||
|
- Revert "Remove support for boot arguments without 'inst.' prefix from Dracut"
|
||||||
|
(jkonecny)
|
||||||
|
Related: rhbz#1947376
|
||||||
|
- The kernel boot argument sshd is removed and should warn user (jkonecny)
|
||||||
|
Resolves: rhbz#1954672
|
||||||
|
|
||||||
* Tue May 04 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.1-1
|
* Tue May 04 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.1-1
|
||||||
- Remove support for boot arguments without the "inst." prefix (jkonecny)
|
- Remove support for boot arguments without the "inst." prefix (jkonecny)
|
||||||
Resolves: rhbz#1947376
|
Resolves: rhbz#1947376
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.0.1.tar.bz2) = 084b9c76f993b06d0acf0267e2dc612a4ad4972bbbe22a79f5f1a5ce6a5c995031de2d35a6e6298b28e65fc5faa190b9b3eb030870720fd07829954fbca93f07
|
SHA512 (anaconda-34.25.0.2.tar.bz2) = d2cc33d051e6dc93ab32e2bacfeabfac3bf576b2ace99853b7a96372c37fd441a4d1c3035691a3c62362661297d9f60bdd31cf8b82fbbc98d440bbdf3b7460dc
|
||||||
|
Loading…
Reference in New Issue
Block a user