Auto sync2gitlab import of anaconda-33.16.8.4-1.el8.src.rpm
This commit is contained in:
parent
b94cba7eb4
commit
df2f09e0fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/anaconda-33.16.7.12.tar.bz2
|
||||
/anaconda-33.16.8.1.tar.bz2
|
||||
/anaconda-33.16.8.2.tar.bz2
|
||||
/anaconda-33.16.8.4.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.8.2
|
||||
Version: 33.16.8.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -36,7 +36,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define pykickstartver 3.16.15-1
|
||||
%define pypartedver 2.5-2
|
||||
%define rpmver 4.10.0
|
||||
%define simplelinever 1.1-1
|
||||
%define simplelinever 1.1.3-1
|
||||
%define utillinuxver 2.15.1
|
||||
%define dasbusver 0.4
|
||||
|
||||
@ -367,6 +367,23 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.8.4-1
|
||||
- Disable the concurrency check in the error dialog in TUI (vponcova)
|
||||
Resolves: rhbz#1807491
|
||||
- Support bond device activated in initramfs from kickstart (rvykydal)
|
||||
Resolves: rhbz#1940919
|
||||
|
||||
* Wed Nov 09 2022 Martin Kolman <mkolman@redhat.com> - 33.16.8.3-1
|
||||
- network: commit changes synchronously when dumping autoconnections (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- Initialize empty disks on the Manual Partitioning screen (vponcova)
|
||||
Resolves: rhbz#2094977
|
||||
- infra: Set test vars from templates (vslavik)
|
||||
- infra: Port check for matching templates from master (vslavik)
|
||||
- infra: Port templating mechanism from master (vslavik)
|
||||
- dracut: read filename dhcp option from dhcpopts file (rvykydal)
|
||||
Related: rhbz#1991516
|
||||
|
||||
* Thu Oct 27 2022 Martin Kolman <mkolman@redhat.com> - 33.16.8.2-1
|
||||
- network: remove activate_connection_sync (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.8.2.tar.bz2) = 5c3b67ff834900cca4a591a6efa6bc0b33fcf237574aaa6feae02adf00e055b0d431083a9588cd3e1ed9d0a9badb1e9a88b3c3a5c37cc079219c1ec8d2a568f9
|
||||
SHA512 (anaconda-33.16.8.4.tar.bz2) = b2a87b72310a9990ecf009430acf29fd55389516355b8ed92f05fee5385b4ee807a8869982a05334037d8156bade7503915e91056995c694a84160d5cbdc185f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user