- Add RHEL-specific advice to X timeout message (vslavik)
Related: rhbz#1955306 - Fix AskVNCSpoke call (vslavik) Related: rhbz#1955306 - Improve X startup error messages (vslavik) Related: rhbz#1955306 - Terminate X server after timeout and restore crash test handler (vslavik) Related: rhbz#1955306 - Reorganize control flow in startX (vslavik) Related: rhbz#1955306 - Handle SIGUSR1 correctly after Xorg timeout (vslavik) Resolves: rhbz#1955306 - Refactor minor details in startX (vslavik) Related: rhbz#1955306 - subscription: allow dates in ISO 8601 format (ptoscano) Resolves: rhbz#1947447
This commit is contained in:
parent
8210c1565f
commit
7d7799bd54
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
||||
/anaconda-34.24.8.tar.bz2
|
||||
/anaconda-34.25.0.1.tar.bz2
|
||||
/anaconda-34.25.0.2.tar.bz2
|
||||
/anaconda-34.25.0.3.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.2
|
||||
Version: 34.25.0.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -408,6 +408,24 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue May 11 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.3-1
|
||||
- Add RHEL-specific advice to X timeout message (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- Fix AskVNCSpoke call (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- Improve X startup error messages (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- Terminate X server after timeout and restore crash test handler (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- Reorganize control flow in startX (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- Handle SIGUSR1 correctly after Xorg timeout (vslavik)
|
||||
Resolves: rhbz#1955306
|
||||
- Refactor minor details in startX (vslavik)
|
||||
Related: rhbz#1955306
|
||||
- subscription: allow dates in ISO 8601 format (ptoscano)
|
||||
Resolves: rhbz#1947447
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.2.tar.bz2) = d2cc33d051e6dc93ab32e2bacfeabfac3bf576b2ace99853b7a96372c37fd441a4d1c3035691a3c62362661297d9f60bdd31cf8b82fbbc98d440bbdf3b7460dc
|
||||
SHA512 (anaconda-34.25.0.3.tar.bz2) = 4b20ead6e6e444e0809103cefcafaa08e1e3b1e6a6ba11efb702b8782eb579ae0469c25b47c4f0175218aaf44ac82c78c9c452183b662d799f2d99c46949acd9
|
||||
|
Loading…
Reference in New Issue
Block a user