[packit] 39.25 upstream release
Upstream tag: anaconda-39.25-1 Upstream commit: 7e1190e4
This commit is contained in:
parent
912ca3b32e
commit
ab080b3196
1
.gitignore
vendored
1
.gitignore
vendored
@ -369,3 +369,4 @@
|
||||
/anaconda-39.22.tar.bz2
|
||||
/anaconda-39.23.tar.bz2
|
||||
/anaconda-39.24.tar.bz2
|
||||
/anaconda-39.25.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.24
|
||||
Version: 39.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -471,6 +471,32 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 13 2023 Packit <hello@packit.dev> - 39.25-1
|
||||
- webui: replace the Tooltip with HelperText in Storage devices step (acruzgon)
|
||||
- webui: Hide the language selection screen on Live images (akankovs)
|
||||
- webui: tests: switch some storage tests to nondestructive (kkoukiou)
|
||||
- webui: fix disk selection not working when moving back to the disk selection
|
||||
screen (kkoukiou)
|
||||
- webui: tests: check status of the bulk select checkbox in the helper
|
||||
functions (kkoukiou)
|
||||
- Fix and add tests for the preexec changes (vslavik)
|
||||
- webui: tests: wait for the checkboxes to get initialized before taking
|
||||
screenshot (kkoukiou)
|
||||
- Change startProgram preexec check to early exit style (vslavik)
|
||||
- Add do_preexec propagation also to execWithCapture and shutdownServer
|
||||
(vslavik)
|
||||
- webui: add some helper debug logs in the storage page (kkoukiou)
|
||||
- webui: fetch device data on the initial app load (kkoukiou)
|
||||
- webui: correct the last partitioning getter (kkoukiou)
|
||||
- webui: pin down cockpit-ws and cockpit-bridge versions before the python
|
||||
bridge release (kkoukiou)
|
||||
- webui: tests: implement a 'reach' helper method (kkoukiou)
|
||||
- Squashed 'translation-canary/' changes from 3bc2ad68a8..5bb81253b4 (vslavik)
|
||||
- webui: tests: restart cockpit-ws between tests (kkoukiou)
|
||||
- Use correct call assert method in flapak test (vslavik)
|
||||
- Handle subprocess disallowing preexec during shutdown (awilliam)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Tue Jul 11 2023 Packit <hello@packit.dev> - 39.24-1
|
||||
- webui: extend the list of the data we need to wait for before showing the app
|
||||
(kkoukiou)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.24.tar.bz2) = 310cc7cfd189dca6ae55c4a992716a69bb824444c6854c6e2d2beb41647de5ae4a05c2694e0bca394dddeb87b4358889a04341ec1785aeff628dcd9d6f7f8103
|
||||
SHA512 (anaconda-39.25.tar.bz2) = 9638a909b1959eb733772e30b3145e7944170569caa99dd26d47377f5926ba161aeebf512b09174783664f13a6ef042cad1f638aeef79b2c9fec12ca9443fcc7
|
||||
|
Loading…
Reference in New Issue
Block a user