From 7d7799bd540b6229fcc179054a6e5ed2a8046361 Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: May 11 2021 13:29:46 +0000 Subject: - 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 --- diff --git a/.gitignore b/.gitignore index 6914b04..f9582da 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/anaconda.spec b/anaconda.spec index 7b9ae0b..0fc0894 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -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 - 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 - 34.25.0.2-1 - Revert "Add tests for the inst. prefix requirement" (rvykydal) Related: rhbz#1947376 diff --git a/sources b/sources index 1f4fdcc..1894e6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.25.0.2.tar.bz2) = d2cc33d051e6dc93ab32e2bacfeabfac3bf576b2ace99853b7a96372c37fd441a4d1c3035691a3c62362661297d9f60bdd31cf8b82fbbc98d440bbdf3b7460dc +SHA512 (anaconda-34.25.0.3.tar.bz2) = 4b20ead6e6e444e0809103cefcafaa08e1e3b1e6a6ba11efb702b8782eb579ae0469c25b47c4f0175218aaf44ac82c78c9c452183b662d799f2d99c46949acd9