Change documents url

i9.5-beta changed/i9.5-beta/anaconda-34.25.5.9-1.el9.inferit.4
Arkady L. Shane 2 months ago
parent e8088b6536
commit 66f84be5a6
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -0,0 +1,34 @@
From c43603d7141328774da5d825d3e01bac9493fe7f Mon Sep 17 00:00:00 2001
From: tigro <tigro@msvsphere-os.ru>
Date: Tue, 22 Oct 2024 17:29:08 +0300
Subject: [PATCH] Change docs site
---
pyanaconda/core/constants.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pyanaconda/core/constants.py b/pyanaconda/core/constants.py
index 41b361c..7b15b74 100644
--- a/pyanaconda/core/constants.py
+++ b/pyanaconda/core/constants.py
@@ -174,7 +174,7 @@ WARNING_SMT_ENABLED_GUI = N_(
"improvements for certain workloads, but introduces several publicly "
"disclosed security issues. You have the option of disabling SMT, which "
"may impact performance. If you choose to leave SMT enabled, please read "
- "https://red.ht/rhel-smt to understand your potential risks and learn "
+ "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand your potential risks and learn "
"about other ways to mitigate these risks."
)
@@ -183,7 +183,7 @@ WARNING_SMT_ENABLED_TUI = N_(
"Simultaneous Multithreading (SMT) may improve performance for certain "
"workloads, but introduces several publicly disclosed security issues. "
"You can disable SMT, which may impact performance. Please read "
- "https://red.ht/rhel-smt to understand potential risks and learn about "
+ "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand potential risks and learn about "
"ways to mitigate these risks."
)
--
2.47.0

@ -1,7 +1,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 34.25.5.9 Version: 34.25.5.9
Release: 1%{?dist}.inferit.3 Release: 1%{?dist}.inferit.4
License: GPLv2+ and MIT License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -29,6 +29,7 @@ Patch1011: 0011-Add-MSVSphere-identification-support.patch
Patch1012: 0012-Enable-administrator-by-default.patch Patch1012: 0012-Enable-administrator-by-default.patch
Patch1016: 0016-Set-latarcyrheb-sun16-as-default-font-instead-of-eur.patch Patch1016: 0016-Set-latarcyrheb-sun16-as-default-font-instead-of-eur.patch
Patch1017: 0017-Implement-show-EULA-before-installation.patch Patch1017: 0017-Implement-show-EULA-before-installation.patch
Patch1018: 0018-Change-docs-site.patch
# Versions of required components (done so we make sure the buildrequires # Versions of required components (done so we make sure the buildrequires
# match the requires versions of things). # match the requires versions of things).
@ -454,6 +455,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Tue Oct 22 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.5.9-1.inferit.4
- Change documents url
* Mon Oct 21 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.5.9-1.inferit.3 * Mon Oct 21 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 34.25.5.9-1.inferit.3
- Update russian translation (binary blob) - Update russian translation (binary blob)

Loading…
Cancel
Save