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#46010b50baad9f4f7134ef3a0b27d5eb9a63f972
This commit is contained in:
parent
93d2775aa4
commit
a2b0de4d0e
2
.gitignore
vendored
2
.gitignore
vendored
@ -273,3 +273,5 @@
|
||||
/anaconda-34.22.tar.bz2
|
||||
/anaconda-34.23.tar.bz2
|
||||
/anaconda-34.24.tar.bz2
|
||||
/anaconda-34.24.1.tar.bz2
|
||||
/anaconda-34.24.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.24
|
||||
Version: 34.24.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -420,6 +420,23 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2021 Martin Kolman <mkolman@redhat.com> - 34.24.2-1
|
||||
- Rename pyanaconda.modules.common.typing (vponcova)
|
||||
|
||||
* Thu Feb 11 2021 Martin Kolman <mkolman@redhat.com> - 34.24.1-1
|
||||
- Adjust configuration options for Fedora 34 (mkolman)
|
||||
- Add dependabot support for GitHub actions (jkonecny)
|
||||
- Set volume id for iso built for kickstart test (rvykydal)
|
||||
- Guess the default product name from the os-release files (vponcova)
|
||||
- Apply overrides for the anaconda widgets only in the test environment
|
||||
(vponcova)
|
||||
- Create real updates images (vponcova)
|
||||
- Remove deprecated support for add-ons (vponcova)
|
||||
- Don't run installation tasks of add-ons in a meta task (vponcova)
|
||||
- network: wrap IP addresses showed in GUI for wireless devices (#1925781)
|
||||
(rvykydal)
|
||||
- Install support for non-ascii keyboard layouts (#1919483) (vponcova)
|
||||
|
||||
* Mon Feb 08 2021 Martin Kolman <mkolman@redhat.com> - 34.24-1
|
||||
- Modify spec file to add patches required on rhel-9 rebuild (#1907566)
|
||||
(jkonecny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.24.tar.bz2) = 5a5b240debf0b45ab7471ad8639bc634741582fd4e86fd8cea8ff516ee9cf90fe35f0193c2383306ad68125569d80a7968017092b36979f240026b15eddf2276
|
||||
SHA512 (anaconda-34.24.2.tar.bz2) = e6016980cdcf78023775216f6417d1beee69667b4a48b8c0d3b02f9f63f4d51000150e5f57841c0ca8bcb9897e1901c807f5a9a2413ac681e733467a96f42ccc
|
||||
|
Loading…
Reference in New Issue
Block a user