[packit] 39.10 upstream release
Upstream tag: anaconda-39.10-1 Upstream commit: 2687f6ad Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
1d546251b8
commit
39f62bdfaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -354,3 +354,4 @@
|
||||
/anaconda-39.7.tar.bz2
|
||||
/anaconda-39.8.tar.bz2
|
||||
/anaconda-39.9.tar.bz2
|
||||
/anaconda-39.10.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 39.9
|
||||
Version: 39.10
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -469,6 +469,49 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 11 2023 Packit <hello@packit.dev> - 39.10-1
|
||||
- webui: update reference images (kkoukiou)
|
||||
- webui: update CockpitPoWebpackPlugin and adjust configuration options
|
||||
(kkoukiou)
|
||||
- webui: update run-tests script (kkoukiou)
|
||||
- webui: build: Move to a webpack module (kkoukiou)
|
||||
- webui: modernize the makefile (kkoukiou)
|
||||
- webui: update integration tests for v1 of autopartitioning (rvykydal)
|
||||
- Fix wrong dracut timeout message (jkonecny)
|
||||
- Run webui-periodic workflow on a testing runner for some time (rvykydal)
|
||||
- Add GH workflow for periodic webui integration tests in Permian (rvykydal)
|
||||
- webui: update pixeltest reference (rvykydal)
|
||||
- webui: update microcopy plurals to remove "(s)" suffixes (rvykydal)
|
||||
- webui: add pixel tests for the new storage config screens (rvykydal)
|
||||
- webui: add test for autopartitioning (rvykydal)
|
||||
- webui: test that disk selection persists Next and Back (INSTALLER-3029)
|
||||
(rvykydal)
|
||||
- webui: make not enough space warning in detail a phrase (rvykydal)
|
||||
- webui: add content for autopartitioning options details (rvykydal)
|
||||
- webui: allow weak passwords for disk encryption (rvykydal)
|
||||
- webui: fix tests for split Installation Destination step (rvykydal)
|
||||
- webui: add TODO for applyPartitioning (rvykydal)
|
||||
- webui: move some subcomponents out of components (rvykydal)
|
||||
- webui: implement Disk Encryption subscreens in scope of the single substep
|
||||
(rvykydal)
|
||||
- webui: log exception in case of partitioning application error (rvykydal)
|
||||
- webui: keep disk selection in the UI when going back (rvykydal)
|
||||
- webui: add a tooltip hint to disabled autopartitioning scenarios (rvykydal)
|
||||
- webui: connect Storage Configuration to backend initalization mode (rvykydal)
|
||||
- webui: implement Storage Configuration (guided partitioning) (rvykydal)
|
||||
- webui: move storage validation to the last storage substep (rvykydal)
|
||||
- webui: add Disk Encryption subscreen skeleton (rvykydal)
|
||||
- webui: add Storage Configuration subscreen skeleton (rvykydal)
|
||||
- webui: move disk selection into a wizard substep (rvykydal)
|
||||
- Move the validation report to the payload manager (vponcova)
|
||||
- Use the DNF module in TUI and GUI (vponcova)
|
||||
- Extend the DNF module (vponcova)
|
||||
- Handle an undefined release version (vponcova)
|
||||
- Move the generate_treeinfo_repository function (vponcova)
|
||||
- Create the check_instances function for unit tests (vponcova)
|
||||
- oemdrv: wait up to 5 seconds for disks to be handled (rmetrich)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Tue Apr 04 2023 Packit <hello@packit.dev> - 39.9-1
|
||||
- fsset: Catch SwapSpaceError when trying to activate swaps (vtrefny)
|
||||
- Add tests for threads (vslavik)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-39.9.tar.bz2) = bf456089e7f08d61b2c192949f6facf34742356e0ad34efcf7ef31a28ddb86341021935439faa35dcf1b86fbec33fd324e7d4274b72bec57611df9b67e9927f2
|
||||
SHA512 (anaconda-39.10.tar.bz2) = abd6ae25010f2910b5f9891c6838aa6bd01cefaf3944012c919dbdde7e394c93ff9431af5c9222c4250ea10ec5f1f7b3a2d8743c596a97c740fc33c853cd1e7e
|
||||
|
Loading…
Reference in New Issue
Block a user