diff --git a/.gitignore b/.gitignore index 5895375..7e15e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -289,3 +289,4 @@ /anaconda-34.25.0.6.tar.bz2 /anaconda-34.25.0.7.tar.bz2 /anaconda-34.25.0.8.tar.bz2 +/anaconda-34.25.0.9.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 47ce572..4eb5c4a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 34.25.0.8 +Version: 34.25.0.9 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -407,6 +407,28 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Jun 22 2021 Radek Vykydal - 34.25.0.9-1 +- Update the pixel depth of xvnc server from 16 to 24 (rvykydal) + Resolves: rhbz#1973607 +- Clean up the initialization of PartTypeSpoke (vponcova) + Resolves: rhbz#1938677 +- Use C.UTF-8 if the requested locale is unsupported (vponcova) + Resolves: rhbz#1958876 +- Don't match a non-POSIX locale with a POSIX langcode (vponcova) + Related: rhbz#1958876 +- Fix potential use of uninitialized variable (vslavik) + Resolves: rhbz#1938677 +- Fix potential use of uninitialized variable (vslavik) + Resolves: rhbz#1938677 +- Make it possible to skip install time Insights errors (mkolman) + Resolves: rhbz#1955296 +- Fix literal curly braces in dracut scripts (vslavik) + Resolves: rhbz#1938677 +- Fix logging messages (vslavik) + Resolves: rhbz#1938677 +- Fix broken hashbang (vslavik) + Resolves: rhbz#1938677 + * Tue Jun 08 2021 Radek Vykydal - 34.25.0.8-1 - Add unit test for biosdevname package requirement (rvykydal) Related: rhbz#1964455 diff --git a/sources b/sources index 5afd199..7bb7c29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.25.0.8.tar.bz2) = 9f5543c50907165f1a82e42d27632827ba9c1287d8bc1a54ee0958fc91ad16a7b108eed17e1cb3dcd78365ee804c25c069b2305da5385535d042e2df7b13b8f5 +SHA512 (anaconda-34.25.0.9.tar.bz2) = 92ff3a6c516c163dda6b9f21389a5b3a0cdafd42b91c7230e4097086e6d5d274f94b5b0a9b0c497d48fe57aba318fea8a491300bc33326234176314a572b9842