import anaconda-34.25.0.26-1.el9
This commit is contained in:
parent
f8914bd2f1
commit
437fae1115
@ -1 +1 @@
|
||||
4d1667231ec79b48ee6603cae290aca1b02e2945 SOURCES/anaconda-34.25.0.24.tar.bz2
|
||||
cc2abe4a089bf3316ee7a5a040807941adc8d3ae SOURCES/anaconda-34.25.0.26.tar.bz2
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-34.25.0.24.tar.bz2
|
||||
SOURCES/anaconda-34.25.0.26.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.24
|
||||
Version: 34.25.0.26
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -25,7 +25,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define fcoeutilsver 1.0.12-3.20100323git
|
||||
%define gettextver 0.19.8
|
||||
%define gtk3ver 3.22.17
|
||||
%define helpver 22.1-1
|
||||
%define helpver 9.0.0-1
|
||||
%define isomd5sumver 1.0.10
|
||||
%define langtablever 0.0.54
|
||||
%define libarchivever 3.0.4
|
||||
@ -407,6 +407,40 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.0.26-1
|
||||
- Write all PVs to LVM devices file (vslavik)
|
||||
Resolves: rhbz#2040302
|
||||
- Fix the status of the root configuration screen (vponcova)
|
||||
Related: rhbz#2026916
|
||||
- Fix the condition for entering the root configuration (vponcova)
|
||||
Resolves: rhbz#2026916
|
||||
- Move tests for pyanaconda.ui.lib.users to a new file (vponcova)
|
||||
Related: rhbz#2026916
|
||||
|
||||
* Tue Jan 18 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.0.25-1
|
||||
- Hide the help button on the progress spoke (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Enable the built-in help content (vponcova)
|
||||
Resolves: rhbz#1995945
|
||||
- Remove the provides_web_browser property (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Cache the parsed content of the help mapping files (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Remove the default_help_pages configuration option (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Remove the helpFile attribute (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Implement the unified help support (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Define a unique id in the main spokes and hubs (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Add the Screen class (vponcova)
|
||||
Related: rhbz#1995945
|
||||
- Enable Closest mirror on CentOS Stream 9 (jkonecny)
|
||||
Related: rhbz#1955331
|
||||
- Do not modify boot order on UEFI if asked (vslavik)
|
||||
Resolves: rhbz#2025953
|
||||
|
||||
* Tue Jan 11 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.0.24-1
|
||||
- Create the LVM devices file (vslavik)
|
||||
Resolves: rhbz#2011329
|
||||
|
Loading…
Reference in New Issue
Block a user