From 0c4cb54ae1aedf88b53ae39a238065413841a1b3 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 23 May 2024 12:02:57 +0300 Subject: [PATCH] import anaconda-33.16.10.5-1.el8 --- .anaconda.metadata | 2 +- .gitignore | 2 +- SPECS/anaconda.spec | 33 ++++++++++++++++++++++++++++++++- 3 files changed, 34 insertions(+), 3 deletions(-) diff --git a/.anaconda.metadata b/.anaconda.metadata index e258b1a..3b6dc7a 100644 --- a/.anaconda.metadata +++ b/.anaconda.metadata @@ -1 +1 @@ -a47a7f10c8ddb548b963adebb39784986041879a SOURCES/anaconda-33.16.9.4.tar.bz2 +c91cb60fc3074312b1dfc13c47634b77cd5c1999 SOURCES/anaconda-33.16.10.5.tar.bz2 diff --git a/.gitignore b/.gitignore index d2b65c0..1f5f129 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/anaconda-33.16.9.4.tar.bz2 +SOURCES/anaconda-33.16.10.5.tar.bz2 diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index af9e877..a87afc8 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 33.16.9.4 +Version: 33.16.10.5 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -367,6 +367,37 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Mar 05 2024 Radek Vykydal - 33.16.10.5-1 +- Update translations + Resolves: RHEL-24836 + +* Fri Feb 16 2024 Jiri Konecny - 33.16.10.4-1 +- Lower log file permission in /tmp (jkonecny) + Resolves: RHEL-23344 +- Add utility function to set file mode (jkonecny) + Related: RHEL-23344 + +* Wed Feb 07 2024 Martin Kolman - 33.16.10.3-1 +- Fixed file-write operation to a public directory (ataf) + Resolves: RHEL-23344 + +* Tue Jan 23 2024 Martin Kolman - 33.16.10.2-1 +- Propagate a lazy proxy of the storage model (vponcova) + Resolves: RHEL-16276 +- rescue: Don't allow to mount systems without a root device (vponcova) + Resolves: RHEL-4784 + +* Wed Dec 13 2023 Jiri Konecny - 33.16.10.1-1 +- timezone: for kickstart allow also timezones not offered by GUI (rvykydal) + Resolves: RHEL-13151 + Resolves: RHEL-4795 +- Rename Organization to Organization ID on subscription screen (mkolman) + Resolves: RHEL-11168 + +* Mon Sep 18 2023 Jiri Konecny - 33.16.9.5-1 +- [ja_JP] - Need to update string on anaconda screen for installation completed + Resolves: rhbz#2216746 + * Wed Aug 09 2023 Jiri Konecny - 33.16.9.4-1 - iscsi: Allow changing iSCSI initiator name once set (vtrefny) Resolves: rhbz#2223980