New version 35.16-1
- Add kickstart tests support for RHEL-9 branch (#infra) (jkonecny) - Add a log message for successful installation (vslavik) - Remove base container from kickstart-test workflow (#infra) (jkonecny) - Change the description of "Encrypt my data" in the custom partitioning spoke (vponcova) - Use anaconda-iso-creator container to build boot.iso (#infra) (jkonecny) - Use consistent shell formatting in kickstart-tests workflow (#infra) (jkonecny) - Rename lorax_build_container in kickstart-tests workflow (#infra) (jkonecny) - Add Dockerfile for lorax iso build with Anaconda (#infra) (jkonecny) - Remove the configuration file for Fedora Workstation Live (vponcova) - Rename the configuration file for CentOS Stream (vponcova) - Remove the configuration file for CentOS Linux (vponcova) - Don't set the home directory to None (#1960803) (vponcova) - Enable back ELN Anaconda daily builds (jkonecny) - Add nightly builds also for ELN containers (jkonecny) - Enable debug output when building containers (#infra) (jkonecny) - Show mount points for other types of actions (#1953134) (vponcova) - Populate the missing keyboard values before the payload installation (vponcova) - Clarify how branches are merged back for contributors to pick a target (javierm) - Install kbd-legacy if keyboard layout is "fi" (#1955793) (awilliam)
This commit is contained in:
parent
62f42fa896
commit
1512e05c65
1
.gitignore
vendored
1
.gitignore
vendored
@ -288,3 +288,4 @@
|
||||
/anaconda-35.13.tar.bz2
|
||||
/anaconda-35.14.tar.bz2
|
||||
/anaconda-35.15.tar.bz2
|
||||
/anaconda-35.16.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 35.15
|
||||
Version: 35.16
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -404,6 +404,31 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed May 26 2021 Martin Kolman <mkolman@redhat.com> - 35.16-1
|
||||
- Add kickstart tests support for RHEL-9 branch (#infra) (jkonecny)
|
||||
- Add a log message for successful installation (vslavik)
|
||||
- Remove base container from kickstart-test workflow (#infra) (jkonecny)
|
||||
- Change the description of "Encrypt my data" in the custom partitioning spoke
|
||||
(vponcova)
|
||||
- Use anaconda-iso-creator container to build boot.iso (#infra) (jkonecny)
|
||||
- Use consistent shell formatting in kickstart-tests workflow (#infra)
|
||||
(jkonecny)
|
||||
- Rename lorax_build_container in kickstart-tests workflow (#infra) (jkonecny)
|
||||
- Add Dockerfile for lorax iso build with Anaconda (#infra) (jkonecny)
|
||||
- Remove the configuration file for Fedora Workstation Live (vponcova)
|
||||
- Rename the configuration file for CentOS Stream (vponcova)
|
||||
- Remove the configuration file for CentOS Linux (vponcova)
|
||||
- Don't set the home directory to None (#1960803) (vponcova)
|
||||
- Enable back ELN Anaconda daily builds (jkonecny)
|
||||
- Add nightly builds also for ELN containers (jkonecny)
|
||||
- Enable debug output when building containers (#infra) (jkonecny)
|
||||
- Show mount points for other types of actions (#1953134) (vponcova)
|
||||
- Populate the missing keyboard values before the payload installation
|
||||
(vponcova)
|
||||
- Clarify how branches are merged back for contributors to pick a target
|
||||
(javierm)
|
||||
- Install kbd-legacy if keyboard layout is "fi" (#1955793) (awilliam)
|
||||
|
||||
* Mon May 17 2021 Martin Kolman <mkolman@redhat.com> - 35.15-1
|
||||
- Make the coverage status about tests informational (vponcova)
|
||||
- network: check NM availability before running some methods (#1937185)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-35.15.tar.bz2) = fe2b2f1e6d099c82dced34b4ca723f58adbceb8c1dce6d45c0528c258a643097f9d2c478c4d1b5bd0e8c85133ee6904f11ac128069c9791c2bf7e1d3e8b1cee9
|
||||
SHA512 (anaconda-35.16.tar.bz2) = 3559e8af24c71e7b709dc18a62613107a5cdd5a5c77b7e343ba94dbf62d1cd6bf486203c631c265a82bacf18750966fd6d478aeb3f28bf1a2cbfae2710393e00
|
||||
|
Loading…
Reference in New Issue
Block a user