[packit] 40.10 upstream release
Upstream tag: anaconda-40.10-1 Upstream commit: 9998c42c
This commit is contained in:
parent
d64f6c07a8
commit
50754878e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -387,3 +387,4 @@
|
||||
/anaconda-40.7.tar.bz2
|
||||
/anaconda-40.8.tar.bz2
|
||||
/anaconda-40.9.tar.bz2
|
||||
/anaconda-40.10.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.9
|
||||
Version: 40.10
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -292,7 +292,6 @@ Requires: libxklavier >= %{libxklavierver}
|
||||
Requires: libgnomekbd
|
||||
Requires: libtimezonemap >= %{libtimezonemapver}
|
||||
Requires: nm-connection-editor
|
||||
Requires: keybinder3
|
||||
%ifnarch s390 s390x
|
||||
Requires: NetworkManager-wifi
|
||||
%endif
|
||||
@ -501,6 +500,46 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2023 Packit <hello@packit.dev> - 40.10-1
|
||||
- Update translations from Weblate for master (github-actions)
|
||||
- webui: use global password policy in DiskEncryption (rvykydal)
|
||||
- webui: add global state for password policies (rvykydal)
|
||||
- Add release note for the removal of screenshot support (mkolman)
|
||||
- Remove GUI screenshot support (mkolman)
|
||||
- Remove the use of the Keybinder library (mkolman)
|
||||
- Extend the Timezone DBus module (mkolman)
|
||||
- Webui: Fix for adding report for JS bugs (akankovs)
|
||||
- webui: remove step notification from the InstallationMethod component
|
||||
(kkoukiou)
|
||||
- webui: document commit message suggestion for prefixing the ui name if
|
||||
relevant (kkoukiou)
|
||||
- webui: get next button label and variant from the components (kkoukiou)
|
||||
- webui: move InstallationProgress component outside of the Wizard steps
|
||||
(kkoukiou)
|
||||
- webui: get first step id by parsing the steps array (kkoukiou)
|
||||
- webui: remove logic for showing helpers in footer per component to the
|
||||
components (kkoukiou)
|
||||
- webui: make installer.reach method more robust (rvykydal)
|
||||
- webui: be more robust in tests when moving to REVIEW screen (rvykydal)
|
||||
- webui: add report for JS bugs + test (kkoukiou)
|
||||
- docs: Document using customized ci containers (jkonecny)
|
||||
- test docs: Update tools list (vslavik)
|
||||
- docs: Describe release note gathering process. (vslavik)
|
||||
- docs: Describe updates for new Python version (vslavik)
|
||||
- docs: Collect release notes for F39 (vslavik)
|
||||
- webui: pass osRelease through context (kkoukiou)
|
||||
- webui: move code related to version parsing (beta) into separate component
|
||||
(kkoukiou)
|
||||
- webui: use Optional Chaining operator where possible (kkoukiou)
|
||||
- webui: InstallationMethod: remove redundant nesting (kkoukiou)
|
||||
- webui: move conditional check for rendering ModifyStorage out of the
|
||||
component itself (kkoukiou)
|
||||
- webui: pass system type through context (kkoukiou)
|
||||
- webui: split out components for disk selection to seperate file (kkoukiou)
|
||||
- logging: log content of /root/lorax-packages if available (rvykydal)
|
||||
- webui: unpin firefox version from updates.img (kkoukiou)
|
||||
- webui: send stderr from webui-desktop to the journal (kkoukiou)
|
||||
|
||||
* Tue Oct 17 2023 Packit <hello@packit.dev> - 40.9-1
|
||||
- webui: catch exceptions from the backend in all actions (kkoukiou)
|
||||
- Update translations from Weblate for master (github-actions)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.9.tar.bz2) = e6721ce640b30c11a4693e7add7899493af79a1948fd3956942acc7e620a8f89cdb241270505f94d61c5a02fa60180355fd2abd44b0f1dbd04ecea258cfcd05b
|
||||
SHA512 (anaconda-40.10.tar.bz2) = b8e7d5169ee49148e0338e034d2ae004837f51e973975a341b7f1c4c79796e102a99b80d0b28c1508d3d59bbd67618282b650a132c73bc85ac1c8dc7dab9f78a
|
||||
|
Loading…
Reference in New Issue
Block a user