Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/anaconda.git#ef6ed5d854b5bfc132b961da689447832755de63
This commit is contained in:
DistroBaker 2021-02-07 19:01:43 +00:00
parent c7a8b651eb
commit 0eceaf9f33
3 changed files with 79 additions and 2 deletions

2
.gitignore vendored
View File

@ -270,3 +270,5 @@
/anaconda-34.19.tar.bz2
/anaconda-34.20.tar.bz2
/anaconda-34.21.tar.bz2
/anaconda-34.22.tar.bz2
/anaconda-34.23.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 34.21
Version: 34.23
Release: 1%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -182,11 +182,13 @@ Requires: hfsplus-tools
%endif
# kexec support
Requires: kexec-tools
# needed for proper driver disk support - if RPMs must be installed, a repo is needed
Requires: createrepo_c
# run's on TTY1 in install env
Requires: tmux
# install time crash handling
Requires: gdb
# support for installation from image and live & live image installations
Requires: rsync
Recommends: zram-generator-defaults
@ -195,6 +197,41 @@ The anaconda-install-env-deps metapackage lists all installation environment dep
This makes it possible for packages (such as Initial Setup) to depend on the main Anaconda package without
pulling in all the install time dependencies as well.
%package install-img-deps
Summary: Installation image specific dependencies
# This package must have no weak dependencies.
Requires: udisks2-iscsi
Requires: libblockdev-plugins-all >= %{libblockdevver}
# active directory/freeipa join support
Requires: realmd
Requires: isomd5sum >= %{isomd5sumver}
%ifarch %{ix86} x86_64
Requires: fcoe-utils >= %{fcoeutilsver}
%endif
# likely HFS+ resize support
%ifarch %{ix86} x86_64
%if ! 0%{?rhel}
Requires: hfsplus-tools
%endif
%endif
# kexec support
Requires: kexec-tools
# needed for proper driver disk support - if RPMs must be installed, a repo is needed
Requires: createrepo_c
# run's on TTY1 in install env
Requires: tmux
# install time crash handling
Requires: gdb
# support for installation from image and live & live image installations
Requires: rsync
# only WeakRequires elsewhere and not guaranteed to be present
Requires: device-mapper-multipath
Requires: zram-generator-defaults
%description install-img-deps
The anaconda-install-img-deps metapackage lists all boot.iso installation image dependencies.
Add this package to an image build (eg. with lorax) to ensure all Anaconda capabilities are supported in the resulting image.
%package gui
Summary: Graphical user interface for the Anaconda installer
Requires: anaconda-core = %{version}-%{release}
@ -292,6 +329,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
# Allow the lang file to be empty
%define _empty_manifest_terminate_build 0
%files install-img-deps
# Allow the lang file to be empty here too
%define _empty_manifest_terminate_build 0
%files core -f %{name}.lang
%license COPYING
%{_unitdir}/*
@ -367,6 +409,39 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Fri Feb 05 2021 Martin Kolman <mkolman@redhat.com> - 34.23-1
- Add a metapackage for image (boot.iso) dependencies (vslavik)
- Take dnf substitutions from installer environment configuration (rvykydal)
- Fix getting kernel version list for liveimg (rvykydal)
* Wed Feb 03 2021 Martin Kolman <mkolman@redhat.com> - 34.22-1
- Don't initialize the software selection if the payload is not set up
(#1916114) (vponcova)
- Unify the ready methods of the software selection spokes (vponcova)
- Deprecate the interactive-defaults.ks file (vponcova)
- Deprecate the %%anaconda section and the pwpolicy command (vponcova)
- Apply the pwpolicy kickstart command (vponcova)
- Upate repo url for kickstart tests run on PR (rvykydal)
- Adjust RHV-H product config to match real implementation (sbonazzo)
- Add DBus support for the password policies (vponcova)
- Don't use the pwpolicy kickstart command (vponcova)
- Create a DBus structure for the password policy (vponcova)
- Add the password_policies configuration option (vponcova)
- Move Users module tests to a directory (vslavik)
- Move Security module tests to a directory (vslavik)
- Move partitioning specification test to directory (vslavik)
- Move Payloads module and source tests to a directory (vslavik)
- Move Network module tests to a directory (vslavik)
- Add the configuration options can_change_root and can_change_users (vponcova)
- Remove some unused methods from the FSSet class (vponcova)
- Mount the /tmp of the installed system as a tmpfs (#1306452) (vponcova)
- Create the get_system_filesystems function (vponcova)
- Create the collect_filesystems method (vponcova)
- Do not use cache for container build (jkonecny)
- Update list of projects to test after move from Zanata to Weblate (vtrefny)
- Ignore fallback ITS rule warning from gettext (vtrefny)
- Switch the license to LGPL (dshea)
* Thu Jan 28 2021 Martin Kolman <mkolman@redhat.com> - 34.21-1
- Allow to disable the Security module (vponcova)
- Add important files for container build to rebuild check (jkonecny)

View File

@ -1 +1 @@
SHA512 (anaconda-34.21.tar.bz2) = 124f69143bbcdb661100e1b3cc0a2dbac89cd8eabae5299fa8dae267042460c17cf460d762069d829c585b6c7bed66c4a57ff42771a722617a66e0fea3220374
SHA512 (anaconda-34.23.tar.bz2) = f938525d1f05e7fde4b50f08469f822225277f4326135488f2e9ec4938a0a33b8d514f8dbf8919debc251797660600b942f081b7d087eb6a4d308dd979d1e90d