[packit] 39.15 upstream release
Upstream tag: anaconda-39.15-1 Upstream commit: 86c5981d
This commit is contained in:
parent
f3d3bfbc33
commit
7513b918e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -359,3 +359,4 @@
|
|||||||
/anaconda-39.12.tar.bz2
|
/anaconda-39.12.tar.bz2
|
||||||
/anaconda-39.13.tar.bz2
|
/anaconda-39.13.tar.bz2
|
||||||
/anaconda-39.14.tar.bz2
|
/anaconda-39.14.tar.bz2
|
||||||
|
/anaconda-39.15.tar.bz2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.75.0.post5+gcb8c554.
|
The file was generated using packit 0.75.0.post16+g33d32c7.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 39.14
|
Version: 39.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -470,6 +470,22 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 16 2023 Packit <hello@packit.dev> - 39.15-1
|
||||||
|
- tests: Remove eslint unit test (vslavik)
|
||||||
|
- docs: Add WebUI integration tests badge to CI status (vslavik)
|
||||||
|
- Add new integration test cases: Storage encryption and Wizard navigation
|
||||||
|
(zveleba)
|
||||||
|
- webui: commonLanguages can contains codes that are not in the locales the API
|
||||||
|
returns (kkoukiou)
|
||||||
|
- webui: migrate to async syntax for promises in review screen (rvykydal)
|
||||||
|
- localization: add Localization section and use_geolocation to configuration
|
||||||
|
(rvykydal)
|
||||||
|
- WebUI: fix spelling of encrypted (jvanderwaa)
|
||||||
|
- webui: create disk images for VirtInstallMachine in advance (rvykydal)
|
||||||
|
- Add new post_install_step function to IntegrationTest class (zveleba)
|
||||||
|
- Add missing log_step decorators to storage helper functions (zveleba)
|
||||||
|
- Update translations from Weblate
|
||||||
|
|
||||||
* Tue May 09 2023 Packit <hello@packit.dev> - 39.14-1
|
* Tue May 09 2023 Packit <hello@packit.dev> - 39.14-1
|
||||||
- webui: better source maps (kkoukiou)
|
- webui: better source maps (kkoukiou)
|
||||||
- conf: Missing geolocation provider URL disables it (vslavik)
|
- conf: Missing geolocation provider URL disables it (vslavik)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-39.14.tar.bz2) = 702aeddbf2708447721d4eb2869cae2f8b87eb7b5d13979549f0553465a35ab219d89fe1ce097e5c46aff5dbd0916fd9cecc2c629522a5e08d601d2d2aff4a9c
|
SHA512 (anaconda-39.15.tar.bz2) = d18a0e01b215e9305babeb567df725229a5921982db3e852cc2ee77542cf4a14d230c155fd0ff80a1f3b7af1d066f6cc2ca92dbdc9da7717450fb26c5c8d1f99
|
||||||
|
Loading…
Reference in New Issue
Block a user