[packit] 40.2 upstream release
Upstream tag: anaconda-40.2-1 Upstream commit: 5e640614 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/anaconda.git refs/heads/*:refs/remotes/packit/* git checkout packit/40.2-main-update-propose_downstream ```
This commit is contained in:
parent
6eda49494a
commit
56aa434615
1
.gitignore
vendored
1
.gitignore
vendored
@ -379,3 +379,4 @@
|
||||
/anaconda-39.32.tar.bz2
|
||||
/anaconda-39.33.tar.bz2
|
||||
/anaconda-40.1.tar.bz2
|
||||
/anaconda-40.2.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.79.1.post6+g144ce0c.
|
||||
The file was generated using packit 0.79.1.post14+g9e876412.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.1
|
||||
Version: 40.2
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -485,6 +485,19 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 05 2023 Packit <hello@packit.dev> - 40.2-1
|
||||
- webui: tests: move wait for re-scanning to finish before moving forward with
|
||||
the tests (kkoukiou)
|
||||
- webui: When re-scanning don't reset disk selection (kkoukiou)
|
||||
- Update translations from Weblate for master (github-actions)
|
||||
- webui: Show warning when trying to use non-ASCII LUKS passphrase (vtrefny)
|
||||
- Add a note about the need to rebuild containers after branching (mkolman)
|
||||
- Note to push to master branch after updating Rawhide config (mkolman)
|
||||
- Document the need for changing the l10n commit hash (mkolman)
|
||||
- Fix Cockpit CI docs for branching (mkolman)
|
||||
- Fix localization branch name in branching docs (mkolman)
|
||||
- Update translations from Weblate
|
||||
|
||||
* Wed Aug 30 2023 Packit <hello@packit.dev> - 40.1-1
|
||||
- tests: Add a webui test case with EFI system (vtrefny)
|
||||
- webui: Show error when mounting /boot/efi to a non-EFI partition (vtrefny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.1.tar.bz2) = ac235608ec88153b4c532af9fea7f40048b26434c3d4be5a438d5232c8ab0a2b1ebbbbb1cbd19c978a0de5ebd67f90901b41472b0d8c0d52277a2dec5930b9b3
|
||||
SHA512 (anaconda-40.2.tar.bz2) = 3ca35ad4da46ed0cc0780a98f34165d1a9c882529b50a84db5326036f8fe8ff956c2b40c1c9fbf9051a3c9e23d91ee248156d5f29328f1aaa9d15d9c4464af14
|
||||
|
Loading…
Reference in New Issue
Block a user