[packit] 37.6 upstream release
Upstream tag: anaconda-37.6-1 Upstream commit: 07f5fd33 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
1e3316ab2b
commit
41fe600989
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
||||
/anaconda-37.3.tar.bz2
|
||||
/anaconda-37.4.tar.bz2
|
||||
/anaconda-37.5.tar.bz2
|
||||
/anaconda-37.6.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.48.1.dev7+g623077c.
|
||||
The file was generated using packit 0.49.0.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 37.5
|
||||
Version: 37.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -456,6 +456,29 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2022 Packit <hello@packit.dev> - 37.6-1
|
||||
- Map Anaconda exceptions to org.fedoraproject.Anaconda.Error (vponcova)
|
||||
- Use our error mapper only for the Anaconda message bus (vponcova)
|
||||
- Clean up the code that adds a base repository (vponcova)
|
||||
- Remove dependency on eslint-plugin-standard (vslavik)
|
||||
- webui - Fix pixel test failure due to string being translated (mkolman)
|
||||
- Call join_paths to create an absolute path (vponcova)
|
||||
- Document why the DNF transaction runs in a sub-process (vponcova)
|
||||
- Correct message when ignoring hibernation flag (jblz)
|
||||
- Clean up the code that reloads the treeinfo metadata (vponcova)
|
||||
- Don't add treeinfo repositories to DNF twice (vponcova)
|
||||
- Clean up the code for removal of treeinfo repositories (vponcova)
|
||||
- Clean up the code that generates treeinfo repositories (vponcova)
|
||||
- Distinguish URLs from paths in the treeinfo support (vponcova)
|
||||
- Improve logic of the keyboard spoke completed method (jkonecny)
|
||||
- webui: tests: Add function for checking pre-release information (zveleba)
|
||||
- build(deps): bump @patternfly/patternfly in /ui/webui (49699333+dependabot[bot])
|
||||
- webui: tests: Make it easier to reset partitioning (zveleba)
|
||||
- webui: tests: increase abstraction of changing pages in the wizard (zveleba)
|
||||
- build(deps): bump @patternfly/react-core in /ui/webui (49699333+dependabot[bot])
|
||||
- webui: Update READMEs (mmarusak)
|
||||
- Don't unnecessarily use cat and use grep -E (oguz)
|
||||
|
||||
* Tue Apr 12 2022 Packit <hello@packit.dev> - 37.5-1
|
||||
- Fix keyboard spoke issue if Live system changed keyboard layouts (#2072941) (jkonecny)
|
||||
- webui: tests: update reference image for the languate test (kkoukiou)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-37.5.tar.bz2) = aa5e5a0405d477507effc4adccd74571085a850d84417d9e6f3d132cabc9e5f83fe789c0f7d2094467c03c58b59f0153a6603f9a09eba1f0b232cc57146dbf53
|
||||
SHA512 (anaconda-37.6.tar.bz2) = 43f5eb0cc4860c0d5382b95261421fb711f2e0499e3fdc73241f0a4b6d7e41000ac04d0c936f5c1016910613a22f36634110e524ef3b96f388ee4ee67e988a69
|
||||
|
Loading…
Reference in New Issue
Block a user