3db270
import anaconda-33.16.7.10-1.el8
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
32f46f1a1f62fa92756e557f5ce01ae64d2d53ed SOURCES/anaconda-33.16.7.10.tar.bz2
|
@@ -1 +1 @@
|
|
1
|
-
SOURCES/anaconda-33.16.
|
1
|
+
SOURCES/anaconda-33.16.7.10.tar.bz2
|
@@ -1,2 +0,0 @@
|
|
1
|
-
Warning: This package was configured for automatic debranding, but the changes
|
2
|
-
failed to apply.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Summary: Graphical system installer
|
2
2
|
Name: anaconda
|
3
|
-
Version: 33.16.
|
3
|
+
Version: 33.16.7.10
|
4
4
|
Release: 1%{?dist}
|
5
5
|
License: GPLv2+ and MIT
|
6
6
|
URL: http://fedoraproject.org/wiki/Anaconda
|
@@ -33,7 +33,7 @@ Source0: %{name}-%{version}.tar.bz2
|
|
33
33
|
%define libxklavierver 5.4
|
34
34
|
%define mehver 0.23-1
|
35
35
|
%define nmver 1.0
|
36
|
-
%define pykickstartver 3.16.
|
36
|
+
%define pykickstartver 3.16.15-1
|
37
37
|
%define pypartedver 2.5-2
|
38
38
|
%define rpmver 4.10.0
|
39
39
|
%define simplelinever 1.1-1
|
@@ -81,7 +81,7 @@ The anaconda package is a metapackage for the Anaconda installer.
|
|
81
81
|
Summary: Core of the Anaconda installer
|
82
82
|
Requires: python3-libs
|
83
83
|
Requires: python3-dnf >= %{dnfver}
|
84
|
-
Requires: python3-blivet >= 1:3.4.0-
|
84
|
+
Requires: python3-blivet >= 1:3.4.0-12
|
85
85
|
Requires: python3-blockdev >= %{libblockdevver}
|
86
86
|
Requires: python3-meh >= %{mehver}
|
87
87
|
Requires: libreport-anaconda >= 2.0.21-1
|
@@ -367,6 +367,64 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|
367
367
|
%{_prefix}/libexec/anaconda/dd_*
|
368
368
|
|
369
369
|
%changelog
|
370
|
+
* Thu Aug 04 2022 Vladimir Slavik <vslavik@redhat.com> - 33.16.7.10-1
|
371
|
+
- Disable the Unregister button during unregistration (mkolman)
|
372
|
+
Resolves: rhbz#2068195
|
373
|
+
- Install rdma-core if infiniband network device is found (rvykydal)
|
374
|
+
Resolves: rhbz#2050356
|
375
|
+
|
376
|
+
* Wed Jul 20 2022 Jiri Konecny <jkonecny@redhat.com> - 33.16.7.9-1
|
377
|
+
- Add tooltip to the Insights checkbox (jkonecny)
|
378
|
+
Resolves: rhbz#2069178
|
379
|
+
- Increase the minimal suggested size for /boot (vslavik)
|
380
|
+
Resolves: rhbz#1844423
|
381
|
+
|
382
|
+
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 33.16.7.8-1
|
383
|
+
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
|
384
|
+
Resolves: rhbz#1497086
|
385
|
+
- Reduce the width of the zFCP dialog (jstodola)
|
386
|
+
Related: rhbz#1497086
|
387
|
+
|
388
|
+
* Tue Jun 28 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.7-1
|
389
|
+
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader
|
390
|
+
(rvykydal)
|
391
|
+
Resolves: rhbz#2002629
|
392
|
+
|
393
|
+
* Thu Jun 16 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.6-1
|
394
|
+
- dnf: apply the /etc/dnf/dnf.conf configuration file in the installer
|
395
|
+
(rvykydal)
|
396
|
+
Resolves: rhbz#1899494
|
397
|
+
|
398
|
+
* Fri Jun 10 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.5-1
|
399
|
+
- Report registration errors from kickstart (mkolman)
|
400
|
+
Resolves: rhbz#2000650
|
401
|
+
- GUI: Show the dialog for a missing passphrase in an enlight box (vponcova)
|
402
|
+
Related: rhbz#2029101
|
403
|
+
- GUI: Ask for a missing passphrase during automated installations (vponcova)
|
404
|
+
Resolves: rhbz#2029101
|
405
|
+
- Create functions for a missing passphrase in pyanaconda.ui.lib (vponcova)
|
406
|
+
Related: rhbz#2029101
|
407
|
+
- Add missing period when concatenating password error strings (jkonecny)
|
408
|
+
Resolves: rhbz#2075419
|
409
|
+
|
410
|
+
* Wed Jun 01 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.4-1
|
411
|
+
- Check if the mount point exists before calling statvfs (vponcova)
|
412
|
+
Resolves: rhbz#1826760
|
413
|
+
|
414
|
+
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.3-1
|
415
|
+
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
|
416
|
+
Resolves: rhbz#1970726
|
417
|
+
- Fix root password and LUKS passphrase visibility toggle (mkolman)
|
418
|
+
Resolves: rhbz#1885879
|
419
|
+
|
420
|
+
* Tue May 24 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.2-1
|
421
|
+
- Run restorecon in chroot when handling home dirs (vslavik)
|
422
|
+
Resolves: rhbz#2069305
|
423
|
+
|
424
|
+
* Thu Mar 10 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.1-1
|
425
|
+
- ovirt: move /var/tmp and /var/crash to own partition (sbonazzo)
|
426
|
+
Resolves: rhbz#2060376
|
427
|
+
|
370
428
|
* Wed Feb 23 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.6.6-1
|
371
429
|
- Bump subscription-manager version (mkolman)
|
372
430
|
Related: rhbz#1968574
|