[packit] 40.5 upstream release
Upstream tag: anaconda-40.5-1 Upstream commit: 9b31908b
This commit is contained in:
parent
32e02bb100
commit
e3c4003164
1
.gitignore
vendored
1
.gitignore
vendored
@ -382,3 +382,4 @@
|
||||
/anaconda-40.2.tar.bz2
|
||||
/anaconda-40.3.tar.bz2
|
||||
/anaconda-40.4.tar.bz2
|
||||
/anaconda-40.5.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.80.0.post8+gf2b5fcbc.
|
||||
The file was generated using packit 0.80.0.post35+g9430d702.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.4
|
||||
Version: 40.5
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -17,7 +17,7 @@ Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{vers
|
||||
|
||||
%if ! 0%{?rhel}
|
||||
%bcond_without live
|
||||
%define blivetguiver 2.1.12-1
|
||||
%define blivetguiver 2.4.2-3
|
||||
%else
|
||||
%bcond_with live
|
||||
%endif
|
||||
@ -485,6 +485,32 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Packit <hello@packit.dev> - 40.5-1
|
||||
- webui: Remove test for unformattable filesystems (vtrefny)
|
||||
- Update translations from Weblate for master (github-actions)
|
||||
- webui: Start blivet-gui with --keep-above (vtrefny)
|
||||
- webui: tests: remove unnecessary semilocon from python code (kkoukiou)
|
||||
- webui: tests: move all helpers for mount point assignment page to
|
||||
test/helpers/storage (kkoukiou)
|
||||
- webui: tests: organize the storage helper functions into multiple classes
|
||||
(kkoukiou)
|
||||
- webui: tests: pack checks for mount point assignment rows in one method call
|
||||
(kkoukiou)
|
||||
- webui: adjust installation scenario hint messages after designer feedback
|
||||
(kkoukiou)
|
||||
- webui: when multiple devices have the same name disable mount point mapping
|
||||
scenario (kkoukiou)
|
||||
- liveinst: Don't exec pkexec (rstrode)
|
||||
- cppcheck: Pretend we know more macros (vslavik)
|
||||
- webui: Start blivet-gui with --auto-dev-updates (vtrefny)
|
||||
- webui: tests: wipefs on vda is done in the VirtInstallMachineCase setUp
|
||||
(kkoukiou)
|
||||
- webui: check the BZ report URL length before sending it (rvykydal)
|
||||
- webui: move adding comment about log file attaching to proper component
|
||||
(rvykydal)
|
||||
- Remove unused variable from makeupdates script (kkoukiou)
|
||||
- Fix install complete text (awilliam)
|
||||
|
||||
* Tue Sep 12 2023 Packit <hello@packit.dev> - 40.4-1
|
||||
- webui: reset partitioning when the user goes back from review screen
|
||||
(kkoukiou)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.4.tar.bz2) = 3d43fae461fd1fbaf563ab6e6bff9533a68e45ccc3eab770a4b5047c2506135fbabf9ca3e7aeb7b424807cdeac7ba03a61cc2504982692b3b7a8944c7c5284fe
|
||||
SHA512 (anaconda-40.5.tar.bz2) = cd689d44147cd34b4e13a574091515fbc268b72d4afa694fdcfd73a64cf2cc7e11be736ff705eb948c66da34180320e92676ab71de6e2430a697cd5f2385c4fa
|
||||
|
Loading…
Reference in New Issue
Block a user