2 |
|
|
3 |
Summary: Graphical system installer |
Summary: Graphical system installer |
4 |
Name: anaconda |
Name: anaconda |
5 |
Version: 21.48.22.56 |
Version: 21.48.22.158 |
6 |
Release: 5%{?dist} |
Release: 2%{?dist} |
7 |
License: GPLv2+ and MIT |
License: GPLv2+ and MIT |
8 |
Group: Applications/System |
Group: Applications/System |
9 |
URL: http://fedoraproject.org/wiki/Anaconda |
URL: http://fedoraproject.org/wiki/Anaconda |
18 |
Patch2: anaconda-centos-set-right-eula-location.patch |
Patch2: anaconda-centos-set-right-eula-location.patch |
19 |
Patch4: anaconda-centos-disable-mirrors.patch |
Patch4: anaconda-centos-disable-mirrors.patch |
20 |
Patch5: anaconda-centos-bootfs-default-to-xfs.patch |
Patch5: anaconda-centos-bootfs-default-to-xfs.patch |
21 |
Patch6: anaconda-centos-help-text.patch |
Patch6: anaconda-centos-help-text.patch |
22 |
Patch7: anaconda-centos-skip-retry-if-not-connected.patch |
Patch7: anaconda-centos-skip-retry-if-not-connected.patch |
23 |
|
Patch8: 9800-rpmostreepayload-Rework-remote-add-handling.patch |
24 |
|
Patch9: yumpayload-dont-verify-disabled-repos.patch |
25 |
|
Patch10: anaconda-centos-armhfp-extloader.patch |
26 |
|
Patch11: anaconda-centos-really-add-centos-install-class.patch |
27 |
|
|
28 |
|
#KOOZALI |
29 |
|
Patch101: 001-anaconda-koozali-product.patch |
30 |
|
#ENDKOOZALI |
31 |
|
|
32 |
# Versions of required components (done so we make sure the buildrequires |
# Versions of required components (done so we make sure the buildrequires |
33 |
# match the requires versions of things). |
# match the requires versions of things). |
34 |
|
%define dbusver 1.2.3 |
35 |
|
%define dracutver 033-240 |
36 |
|
%define fcoeutilsver 1.0.12-3.20100323git |
37 |
|
%define firewalldver 0.3.5-1 |
38 |
%define gettextver 0.18.1 |
%define gettextver 0.18.1 |
39 |
|
%define gtk3ver 3.22.10 |
40 |
|
%define helpver 1:7.5.3-1 |
41 |
%define intltoolver 0.31.2-3 |
%define intltoolver 0.31.2-3 |
42 |
%define pykickstartver 1.99.66.5 |
%define iscsiver 6.2.0.870-3 |
43 |
%define yumver 3.4.3-91 |
%define isomd5sum 1.0.10 |
44 |
|
%define langtablever 0.0.31-3 |
45 |
|
%define libarchivever 3.0.4 |
46 |
|
%define libtimezonemapver 0.4.1-2 |
47 |
|
%define libxklavierver 5.4 |
48 |
|
%define mehver 0.23-1 |
49 |
|
%define nmver 1.0.0-6.git20150107 |
50 |
%define partedver 1.8.1 |
%define partedver 1.8.1 |
51 |
|
%define pykickstartver 1.99.66.20-1 |
52 |
%define pypartedver 2.5-2 |
%define pypartedver 2.5-2 |
53 |
%define pythonpyblockver 0.45 |
%define pythonpyblockver 0.45 |
|
%define nmver 1.0.0-6.git20150107 |
|
|
%define dbusver 1.2.3 |
|
|
%define yumutilsver 1.1.11-3 |
|
|
%define mehver 0.23-1 |
|
|
%define sckeyboardver 1.3.1 |
|
|
%define firewalldver 0.3.5-1 |
|
54 |
%define pythonurlgrabberver 3.9.1-5 |
%define pythonurlgrabberver 3.9.1-5 |
|
%define utillinuxver 2.15.1 |
|
|
%define dracutver 033-240 |
|
|
%define isomd5sum 1.0.10 |
|
|
%define fcoeutilsver 1.0.12-3.20100323git |
|
|
%define iscsiver 6.2.0.870-3 |
|
55 |
%define rpmver 4.10.0 |
%define rpmver 4.10.0 |
56 |
%define libarchivever 3.0.4 |
%define sckeyboardver 1.3.1 |
57 |
%define langtablever 0.0.31-3 |
%define utillinuxver 2.15.1 |
58 |
%define libxklavierver 5.4 |
%define yumutilsver 1.1.11-3 |
59 |
%define libtimezonemapver 0.4.1-2 |
%define yumver 3.4.3-91 |
|
%define helpver 7.1.8-1 |
|
60 |
|
|
61 |
BuildRequires: audit-libs-devel |
BuildRequires: audit-libs-devel |
62 |
BuildRequires: gettext >= %{gettextver} |
BuildRequires: gettext >= %{gettextver} |
63 |
BuildRequires: gtk3-devel |
BuildRequires: gtk3-devel >= %{gtk3ver} |
64 |
BuildRequires: gtk-doc |
BuildRequires: gtk-doc |
65 |
BuildRequires: gtk3-devel-docs |
BuildRequires: gtk3-devel-docs >= %{gtk3ver} |
66 |
BuildRequires: glib2-doc |
BuildRequires: glib2-doc |
67 |
BuildRequires: gobject-introspection-devel |
BuildRequires: gobject-introspection-devel |
68 |
BuildRequires: glade-devel |
BuildRequires: glade-devel |
103 |
|
|
104 |
%package core |
%package core |
105 |
Summary: Core of the Anaconda installer |
Summary: Core of the Anaconda installer |
106 |
Requires: python-blivet >= 1:0.61.15.24 |
Requires: python-blivet >= 1:0.61.15.71 |
107 |
Requires: python-meh >= %{mehver} |
Requires: python-meh >= %{mehver} |
108 |
Requires: libreport-anaconda >= 2.0.21-1 |
Requires: libreport-anaconda >= 2.0.21-1 |
109 |
Requires: libreport-rhel-anaconda-bugzilla >= 2.1.11-1 |
Requires: libreport-rhel-anaconda-bugzilla >= 2.1.11-1 |
121 |
Requires: firewalld >= %{firewalldver} |
Requires: firewalld >= %{firewalldver} |
122 |
Requires: util-linux >= %{utillinuxver} |
Requires: util-linux >= %{utillinuxver} |
123 |
Requires: dbus-python |
Requires: dbus-python |
124 |
|
Requires: python-subprocess32 |
125 |
Requires: python-pwquality |
Requires: python-pwquality |
126 |
Requires: python-IPy |
Requires: python-IPy |
127 |
Requires: python-nss |
Requires: python-nss |
148 |
Requires: systemd |
Requires: systemd |
149 |
%ifarch %{ix86} x86_64 |
%ifarch %{ix86} x86_64 |
150 |
Requires: fcoe-utils >= %{fcoeutilsver} |
Requires: fcoe-utils >= %{fcoeutilsver} |
151 |
|
Requires: libblockdev-nvdimm |
152 |
%endif |
%endif |
153 |
Requires: iscsi-initiator-utils >= %{iscsiver} |
Requires: iscsi-initiator-utils >= %{iscsiver} |
154 |
%ifarch %{ix86} x86_64 ia64 |
%ifarch %{ix86} x86_64 ia64 |
196 |
Requires: yelp |
Requires: yelp |
197 |
#Requires: anaconda-user-help >= %{helpver} |
#Requires: anaconda-user-help >= %{helpver} |
198 |
|
|
199 |
|
# Needed to compile the gsettings files |
200 |
|
BuildRequires: gsettings-desktop-schemas |
201 |
|
|
202 |
%description gui |
%description gui |
203 |
This package contains graphical user interface for the Anaconda installer. |
This package contains graphical user interface for the Anaconda installer. |
204 |
|
|
249 |
%patch5 -p1 |
%patch5 -p1 |
250 |
%patch6 -p1 |
%patch6 -p1 |
251 |
%patch7 -p1 |
%patch7 -p1 |
252 |
|
%patch8 -p1 |
253 |
|
%patch9 -p1 |
254 |
|
%ifarch %{arm} |
255 |
|
%patch10 -p1 |
256 |
|
%endif |
257 |
|
|
258 |
|
#KOOZALI |
259 |
|
%patch101 -p1 |
260 |
|
#END KOOZALI |
261 |
|
|
262 |
|
pushd pyanaconda/installclasses/ |
263 |
|
cp -f rhel.py centos.py |
264 |
|
popd |
265 |
|
|
266 |
|
%patch11 -p1 |
267 |
|
|
268 |
%build |
%build |
269 |
%configure --disable-static \ |
%configure --disable-static \ |
333 |
|
|
334 |
%files gui |
%files gui |
335 |
%{_libdir}/python*/site-packages/pyanaconda/ui/gui/* |
%{_libdir}/python*/site-packages/pyanaconda/ui/gui/* |
336 |
|
%{_datadir}/themes/Anaconda/* |
337 |
|
|
338 |
%files tui |
%files tui |
339 |
%{_libdir}/python*/site-packages/pyanaconda/rescue.py |
%{_libdir}/python*/site-packages/pyanaconda/rescue.py |
356 |
%{_prefix}/libexec/anaconda/dd_* |
%{_prefix}/libexec/anaconda/dd_* |
357 |
|
|
358 |
%changelog |
%changelog |
359 |
* Mon Dec 7 2015 Karanbir Singh <kbsingh@centos.org> - 21.48.22.56-5.el7.centos |
* Wed Jun 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 21.48.22.158-2.sme |
360 |
- Forward port existing patch |
- patch for product.img branding of anaconda |
|
- discard efivar patch, rolled into install class |
|
|
- setup new help text |
|
|
- rebase install class |
|
|
- ensure productName is available in the yumpayload |
|
|
- use our own stubs for help |
|
|
- remove the hard dep for anaconda-user-help ( since its far too upstream specific ) |
|
|
- Skip repo md retry if we are not online ( try at most 2 times ( |
|
361 |
|
|
362 |
* Thu Nov 19 2015 CentOS Sources <bugs@centos.org> - 21.48.22.56-1.el7.centos |
* Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos |
363 |
- Add CentOS install class as default |
- Add CentOS install class as default |
364 |
- use the right path for the EULA string (issue 7165, bstinson) |
- use the right path for the EULA string (issue 7165, bstinson) |
365 |
- use efi_dir = centos |
- use efi_dir = centos |
366 |
- disable the mirrorlist options |
- disable the mirrorlist options |
367 |
- make boot part fs default to xfs |
- make boot part fs default to xfs |
368 |
|
|
369 |
|
* Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1 |
370 |
|
- network: use DEVICETYPE for team when updating virtual slaves ifcfgs |
371 |
|
(rvykydal) |
372 |
|
Resolves: rhbz#1680606 |
373 |
|
- dracut/parse-kickstart: Set DEVICETYPE instead of TYPE in a team master ifcfg file |
374 |
|
(ptalbert) |
375 |
|
Resolves: rhbz#1680606 |
376 |
|
|
377 |
|
* Tue Sep 03 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.157-1 |
378 |
|
- Handle exceptions without GTK (vponcova) |
379 |
|
Resolves: rhbz#1712987 |
380 |
|
|
381 |
|
* Fri Jun 14 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.156-1 |
382 |
|
- Pass nosmt boot option to installed system (rvykydal) |
383 |
|
Resolves: rhbz#1718838 |
384 |
|
|
385 |
|
* Tue Jun 04 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.155-1 |
386 |
|
- Pull in new translations (rvykydal) |
387 |
|
Related: rhbz#1688213 |
388 |
|
|
389 |
|
* Tue May 14 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.154-1 |
390 |
|
- Fix the installation from NFS (vponcova) |
391 |
|
Resolves: rhbz#1708070 |
392 |
|
|
393 |
|
* Tue May 07 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.153-1 |
394 |
|
- Fix tests and add new tests (jkonecny) |
395 |
|
Related: rhbz#1701032 |
396 |
|
- Do not calculate hash for disabled repos (jkonecny) |
397 |
|
Related: rhbz#1701032 |
398 |
|
- Test proxy only if set (jkonecny) |
399 |
|
Related: rhbz#1701032 |
400 |
|
- Add certificate to the repo files (jkonecny) |
401 |
|
Resolves: rhbz#1701032 |
402 |
|
- Use SSLOptions for RepoMDMetaHash object (jkonecny) |
403 |
|
Related: rhbz#1701032 |
404 |
|
- Use SSLOptions for YUM calls (jkonecny) |
405 |
|
Related: rhbz#1701032 |
406 |
|
- Use SSLOptions for Base repository (jkonecny) |
407 |
|
Related: rhbz#1701032 |
408 |
|
- Use new ssl certificate KS option for .treeinfo (lars) |
409 |
|
Related: rhbz#1701032 |
410 |
|
|
411 |
|
* Wed Apr 24 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.152-1 |
412 |
|
- Change the overflow color (vponcova) |
413 |
|
Resolves: rhbz#1700471 |
414 |
|
|
415 |
|
* Tue Apr 16 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.151-1 |
416 |
|
- Support setting network default onboot in rhv installclass (qiyuan) |
417 |
|
Resolves: rhbz#1690336 |
418 |
|
|
419 |
|
* Mon Mar 25 2019 Martin Kolman <mkolman@redhat.com> - 21.48.22.150-1 |
420 |
|
- Detect and warn if SMT is enabled (vponcova) |
421 |
|
Resolves: rhbz#1678353 |
422 |
|
|
423 |
|
* Tue Mar 05 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.149-1 |
424 |
|
- Offer only supported sector sizes in NVDIMM reconfiguration dialog (rvykydal) |
425 |
|
Resolves: rhbz#1614049 |
426 |
|
|
427 |
|
* Thu Feb 07 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.148-1 |
428 |
|
- Change Skylake Spectre_V2 default to Retpolines (vponcova) |
429 |
|
Resolves: rhbz#1659626 |
430 |
|
- nvdimm: update ks data for actions in UI (rvykydal) |
431 |
|
Resolves: rhbz#1620109 |
432 |
|
- nvdimm: use pykickstart constant for setting reconfigure mode (rvykydal) |
433 |
|
Related: rhbz#1620109 |
434 |
|
- Skip version when processing kernel boot args (jkonecny) |
435 |
|
Resolves: rhbz#1637112 |
436 |
|
- Make save button insensitive in LUKS dialog with no input (mkolman) |
437 |
|
Resolves: rhbz#1489713 |
438 |
|
|
439 |
|
* Wed Sep 26 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.147-1 |
440 |
|
- Pull in new translations (rvykydal) |
441 |
|
Related: rhbz#1569416 |
442 |
|
|
443 |
|
* Wed Sep 19 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.146-1 |
444 |
|
- Revert "If someone really wants to eject the cdrom, then do it. (jkonecny)" |
445 |
|
Resolves: rhbz#1618408 |
446 |
|
|
447 |
|
* Tue Aug 28 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.145-1 |
448 |
|
- Pull in new translations (rvykydal) |
449 |
|
Resolves: rhbz#1569416 |
450 |
|
|
451 |
|
* Fri Jul 27 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.144-1 |
452 |
|
- Don't allow unlocking and using of LUKS2 devices (vponcova) |
453 |
|
Resolves: rhbz#1608251 |
454 |
|
- Fix glade accelerator conflicts (rvykydal) |
455 |
|
Related: rhbz#1602436 |
456 |
|
- Add nvdimm files to POTFILES.in (rvykydal) |
457 |
|
Related: rhbz#1602436 |
458 |
|
- Support nvdimm only on x86_64 (rvykydal) |
459 |
|
Resolves: rhbz#1602436 |
460 |
|
|
461 |
|
* Fri Jun 22 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.143-1 |
462 |
|
- Add data loss warning to nvdimm reconfigure dialog. (rvykydal) |
463 |
|
Resolves: rhbz#1280500 |
464 |
|
- Add UI feedback for disk repopulating after nvdimm reconfiguration. |
465 |
|
(rvykydal) |
466 |
|
Resolves: rhbz#1280500 |
467 |
|
- Use only devices specified by nvdimm command for installation. (rvykydal) |
468 |
|
Resolves: rhbz#1280500 |
469 |
|
- Add option to reconfigure nvdimm devices into sector mode. (rvykydal) |
470 |
|
Resolves: rhbz#1280500 |
471 |
|
- Allow only devices in sector mode to be selected. (rvykydal) |
472 |
|
Resolves: rhbz#1280500 |
473 |
|
- Add nvdimm devices to Advanced Storage spoke. (rvykydal) |
474 |
|
Resolves: rhbz#1280500 |
475 |
|
- Add kickstart support for nvdimm reconfiguration to sector mode. (rvykydal) |
476 |
|
Resolves: rhbz#1280500 |
477 |
|
|
478 |
|
* Tue Jun 05 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.142-1 |
479 |
|
- If someone really wants to eject the cdrom, then do it. (sbueno) |
480 |
|
Resolves: rhbz#1499792 |
481 |
|
|
482 |
|
* Wed May 30 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.141-1 |
483 |
|
- Use subprocess32 to prevent concurrency issues. (rvykydal) |
484 |
|
Resolves: rhbz#1581200 |
485 |
|
|
486 |
|
* Wed May 23 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.140-1 |
487 |
|
- Preserve the boot option zfcp.allow_lun_scan (vponcova) |
488 |
|
Resolves: rhbz#1561662 |
489 |
|
- Don't display "Alternate Architectures" in product name (rvykydal) |
490 |
|
Resolves: rhbz#1488558 |
491 |
|
|
492 |
|
* Wed May 16 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.139-1 |
493 |
|
- installclasses/rhelah: Allow LVM thin and dm-crypt (walters) |
494 |
|
Resolves: rhbz#1546252 |
495 |
|
- Ask for a default passphrase if required (vponcova) |
496 |
|
Resolves: rhbz#1436304 |
497 |
|
- Add support for setting different types of passwords in TUI (vponcova) |
498 |
|
Related: rhbz#1436304 |
499 |
|
|
500 |
|
* Thu May 10 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.138-1 |
501 |
|
- Fix crash on inst.noverifyssl with non-url method (rvykydal) |
502 |
|
Resolves: rhbz#1515678 |
503 |
|
|
504 |
|
* Wed May 02 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.137-1 |
505 |
|
- Improve UI feedback for invalid boot on non-iBFT iSCSI devices. (rvykydal) |
506 |
|
Related: rhbz#1562301 |
507 |
|
- Add inst.nonibftiscsiboot boot option. (rvykydal) |
508 |
|
Resolves: rhbz#1562301 |
509 |
|
|
510 |
|
* Wed Apr 25 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.136-1 |
511 |
|
- Once again fix cmdline error handling. (sbueno+anaconda) |
512 |
|
Resolves: rhbz#1360223 |
513 |
|
- Extend the timeout period to 180s in the case of cmdline error. |
514 |
|
(sbueno+anaconda) |
515 |
|
Resolves: rhbz#1360223 |
516 |
|
- kickstart: "clearpart --list" does not work (marcel) |
517 |
|
Resolves: rhbz#1561930 |
518 |
|
|
519 |
|
* Mon Apr 16 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.135-1 |
520 |
|
- Clear errors when a user updates partitioning settings (vponcova) |
521 |
|
Resolves: rhbz#1535781 |
522 |
|
- Don't try to create required partitions if there are none (vponcova) |
523 |
|
Resolves: rhbz#1557485 |
524 |
|
- Fix parsing of hostname from cmdline for ipv6. (rvykydal) |
525 |
|
Resolves: rhbz#1554271 |
526 |
|
|
527 |
|
* Mon Feb 19 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.134-1 |
528 |
|
- Revert "UI support for configuring certain mitigations (mkolman)" |
529 |
|
Resolves: rhbz#1546267 |
530 |
|
- Revert "Performance spoke related CI fixes" (mkolman) |
531 |
|
Related: rhbz#1546267 |
532 |
|
- Revert "Fix mitigation toggling with kickstart" (mkolman) |
533 |
|
Related: rhbz#1546267 |
534 |
|
|
535 |
|
* Wed Feb 14 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.133-1 |
536 |
|
- Fix mitigation toggling with kickstart (mkolman) |
537 |
|
Related: rhbz#1534833 |
538 |
|
|
539 |
|
* Mon Feb 12 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.132-1 |
540 |
|
- Performance spoke related CI fixes (mkolman) |
541 |
|
Related: rhbz#1534833 |
542 |
|
|
543 |
|
* Wed Feb 07 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.131-1 |
544 |
|
- UI support for configuring certain mitigations (mkolman) |
545 |
|
Resolves: rhbz#1534833 |
546 |
|
|
547 |
|
* Mon Jan 08 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.130-1 |
548 |
|
- kickstart: use RHEL7_Firewall instead of F28_Firewall (dusty) |
549 |
|
Related: rhbz#1526450 |
550 |
|
- kickstart: support firewall --use-system-defaults (dusty) |
551 |
|
Resolves: rhbz#1526450 |
552 |
|
- Check payload is set before accessing its data (mkolman) |
553 |
|
Resolves: rhbz#1524785 |
554 |
|
- Fix bad bash '*' expansion when loading kernel modules (jkonecny) |
555 |
|
Resolves: rhbz#1519220 |
556 |
|
|
557 |
|
* Fri Dec 08 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.129-1 |
558 |
|
- Update translations (ljanda) |
559 |
|
Resolves: rhbz#1480523 |
560 |
|
|
561 |
|
* Wed Nov 15 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.128-1 |
562 |
|
- Add support for the new 'mount' kickstart command (vpodzime) |
563 |
|
Resolves: rhbz#1450922 |
564 |
|
|
565 |
|
* Tue Nov 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.127-1 |
566 |
|
- Enable SE/HMC file access to repo (vponcova) |
567 |
|
Resolves: rhbz#1289918 |
568 |
|
- Support timeout and retries options in %%packages section (vponcova) |
569 |
|
Resolves: rhbz#1448459 |
570 |
|
|
571 |
|
* Thu Oct 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.126-1 |
572 |
|
- Add support for the RHV branded help content variant (mkolman) |
573 |
|
Resolves: rhbz#1378010 |
574 |
|
|
575 |
|
* Thu Oct 05 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.125-1 |
576 |
|
- Fix storage spoke completeness checking (rvykydal) |
577 |
|
Resolves: rhbz#1496416 |
578 |
|
- Missing dot in testing availability message (jkonecny) |
579 |
|
Related: rhbz#1478970 |
580 |
|
|
581 |
|
* Thu Sep 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.124-1 |
582 |
|
- network: add support for kickstart --bindto=mac for virtual devices |
583 |
|
(rvykydal) |
584 |
|
Resolves: rhbz#1328576 |
585 |
|
- network: support mac bound network settings as first class (rvykydal) |
586 |
|
Related: rhbz#1328576 |
587 |
|
- network: add support for kickstart --bindto=mac for wired devices (rvykydal) |
588 |
|
Resolves: rhbz#1328576 |
589 |
|
|
590 |
|
* Mon Sep 04 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.123-1 |
591 |
|
- Skip temporarily unavailable checks in the source spoke (mkolman) |
592 |
|
Resolves: rhbz#1365416 |
593 |
|
- Fix restart payload thread in Network spoke GUI (jkonecny) |
594 |
|
Related: rhbz#1478970 |
595 |
|
- Add the boot option inst.xtimeout (vponcova) |
596 |
|
Resolves: rhbz#1462035 |
597 |
|
- Add missing gtk3 required version to spec file (jkonecny) |
598 |
|
Resolves: rhbz#1445648 |
599 |
|
- Sort spec required versions alphabetically (jkonecny) |
600 |
|
Related: rhbz#1445648 |
601 |
|
- Fix testing of the kickstart version (vponcova) |
602 |
|
Related: rhbz#1412159 |
603 |
|
- Add tests for the install class factory and the installclass command |
604 |
|
(vponcova) |
605 |
|
Related: rhbz#1412159 |
606 |
|
- Support for the installclass kickstart command (vponcova) |
607 |
|
Resolves: rhbz#1412159 |
608 |
|
- Modules with install classes should define __all__ (vponcova) |
609 |
|
Related: rhbz#1412159 |
610 |
|
- Refactorization of the installclass.py (vponcova) |
611 |
|
Related: rhbz#1412159 |
612 |
|
- timezone: for kickstart allow also timezones not offered by GUI (rvykydal) |
613 |
|
Resolves: rhbz#1452873 |
614 |
|
|
615 |
|
* Tue Aug 22 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.122-1 |
616 |
|
- Network spoke freeze when testing availability (jkonecny) |
617 |
|
Related: rhbz#1478970 |
618 |
|
- Fix proxy settings badly used when testing repos (jkonecny) |
619 |
|
Resolves: rhbz#1478970 |
620 |
|
- installclasses/rhelah: Bump default / to 15GB max (walters) |
621 |
|
Resolves: rhbz#1481768 |
622 |
|
- Prevent crash in GUI with incomplete IMSM array (mkolman) |
623 |
|
Resolves: rhbz#1465944 |
624 |
|
- Show IDs of DASDs to be formatted in TUI (vponcova) |
625 |
|
Resolves: rhbz#1269174 |
626 |
|
- rpmostreepayload: Rollup backport of Fedora patches (walters) |
627 |
|
Resolves: rhbz#1459623 |
628 |
|
- Use SHA256 instead of MD5 for repoMDHash (bcl) |
629 |
|
Related: rhbz#1341280 |
630 |
|
- Refactor imports in kickstart.py (jkonecny) |
631 |
|
Related: rhbz#1463118 |
632 |
|
- Use context manager to check KickstartError (jkonecny) |
633 |
|
Resolves: rhbz#1463118 |
634 |
|
- Use KickstartError instead of KickstartParseError (jkonecny) |
635 |
|
Related: rhbz#1463118 |
636 |
|
|
637 |
|
* Wed Jun 21 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.121-1 |
638 |
|
- rpmostreepayload: Stub out payload methods which use `import rpm` (walters) |
639 |
|
Related: rhbz#1462979 |
640 |
|
|
641 |
|
* Tue Jun 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.120-1 |
642 |
|
- Update translations (ljanda) |
643 |
|
Related: rhbz#1383911 |
644 |
|
|
645 |
|
* Mon Jun 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.119-1 |
646 |
|
- Delete file systems used only by a given installation (vponcova) |
647 |
|
Resolves: rhbz#1453097 |
648 |
|
|
649 |
|
* Thu Jun 08 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.118-1 |
650 |
|
- rpmostreepayload: [rhel7only] Move tmpfiles to after mount setup (walters) |
651 |
|
Resolves: rhbz#1459623 |
652 |
|
- rpmostreepayload: Handle /var as a user-specified mountpoint (walters) |
653 |
|
Resolves: rhbz#1459623 |
654 |
|
|
655 |
|
* Tue May 30 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.117-1 |
656 |
|
- Root checking fixes password for password from kickstart (mkolman) |
657 |
|
Related: rhbz#1356966 |
658 |
|
- Improve the GUI password checker (mkolman) |
659 |
|
Related: rhbz#1356966 |
660 |
|
- Respect changesok policy on root password spoke (mkolman) |
661 |
|
Resolves: rhbz#1356966 |
662 |
|
- Update translations of password checking strings (rvykydal) |
663 |
|
Resolves: rhbz#1383911 |
664 |
|
|
665 |
|
* Mon May 29 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.116-1 |
666 |
|
- Allow nonstrict behaviour for all passwords in tui (vponcova) |
667 |
|
Resolves: rhbz#1450326 |
668 |
|
- Fix setting errors and warnings in the StorageCheckHandler (vponcova) |
669 |
|
Resolves: rhbz#1453130 |
670 |
|
- Mark post inst tools as disabled only if firstboot --disable is used |
671 |
|
(mkolman) |
672 |
|
Resolves: rhbz#1448940 |
673 |
|
- Set the default filesystem type from a kickstart file (vponcova) |
674 |
|
Resolves: rhbz#1449099 |
675 |
|
|
676 |
|
* Wed May 24 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.115-1 |
677 |
|
- Show a no network warning for network installation source. (vponcova) |
678 |
|
Related: rhbz#1418604 |
679 |
|
- Show warnings about enabling the network time (vponcova) |
680 |
|
Resolves: rhbz#1418604 |
681 |
|
- Fix generating UUID even for pre snapshots (jkonecny) |
682 |
|
Related: rhbz#1113207 |
683 |
|
|
684 |
|
* Mon May 15 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.114-1 |
685 |
|
- Show the text of completions in the datetime spoke. (vponcova) |
686 |
|
Related: rhbz#1447984 |
687 |
|
- Look higher for the combobox associated with an entry (dshea) |
688 |
|
Resolves: rhbz#1447984 |
689 |
|
- Fix the addon handlers for the checkbox (vponcova) |
690 |
|
Resolves: rhbz#1448187 |
691 |
|
|
692 |
|
* Thu May 11 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.113-1 |
693 |
|
- network: handle multiple connections for one device better (rvykydal) |
694 |
|
Resolves: rhbz#1444887 |
695 |
|
- network: catch exception when reading in-memory connection being removed |
696 |
|
(rvykydal) |
697 |
|
Related: rhbz#1444887 |
698 |
|
- Compare empty confirmation field against input (mkolman) |
699 |
|
Resolves: rhbz#1438832 |
700 |
|
|
701 |
|
* Tue May 09 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.112-1 |
702 |
|
- Properly iterate over kickstart locations in a job (vponcova) |
703 |
|
Resolves: rhbz#1443485 |
704 |
|
- Onlyuse devices of the ignoredisk command should be only disks (vponcova) |
705 |
|
Related: rhbz#1327439 |
706 |
|
- Fix device_name_is_disk to fully support raid devices (vponcova) |
707 |
|
Resolves: rhbz#1327439 |
708 |
|
|
709 |
|
* Thu Apr 27 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.111-1 |
710 |
|
- Adapt to treeinfo addon section format change (rvykydal) |
711 |
|
Related: rhbz#1437510 |
712 |
|
- Make geolocation with kickstart possible (mkolman) |
713 |
|
Resolves: rhbz#1358331 |
714 |
|
- Show or hide the content of the expander (vponcova) |
715 |
|
Resolves: rhbz#1441733 |
716 |
|
- Fix a typo in anaconda-pre.service (mkolman) |
717 |
|
Resolves: rhbz#1421246 |
718 |
|
|
719 |
|
* Thu Apr 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.110-1 |
720 |
|
- Adapt to treeinfo format change (variants -> addons) (rvykydal) |
721 |
|
Resolves: rhbz#1437510 |
722 |
|
- network: fix setting hostname via boot options (rvykydal) |
723 |
|
Resolves: rhbz#1441337 |
724 |
|
- Bump version of Pykickstart and Blivet (jkonecny) |
725 |
|
Related: rhbz#1113207 |
726 |
|
- Add XFS uuid changer (jkonecny) |
727 |
|
Related: rhbz#1113207 |
728 |
|
- Support --when parameter in snapshot (jkonecny) |
729 |
|
Related: rhbz#1113207 |
730 |
|
- Add snapshot support (jkonecny) |
731 |
|
Resolves: rhbz#1113207 |
732 |
|
|
733 |
|
* Wed Apr 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.109-1 |
734 |
|
- Update 64bit grub2 support to reflect packages as they actually landed |
735 |
|
(pjones) |
736 |
|
Related: rhbz#1310779 |
737 |
|
- Fix potential bugs reported by Pylint 1.6 (mkolman) |
738 |
|
Related: rhbz#1440190 |
739 |
|
- Fix unused variables and imports (mkolman) |
740 |
|
Related: rhbz#1440190 |
741 |
|
- Disable Pylint false positives (mkolman) |
742 |
|
Related: rhbz#1440190 |
743 |
|
- Fix Pylint LoggingChecker usage (mkolman) |
744 |
|
Resolves: rhbz#1440190 |
745 |
|
- Call subprocess.Popen with absolute path to a binary (rvykydal) |
746 |
|
Resolves: rhbz#1411407 |
747 |
|
|
748 |
|
* Mon Apr 10 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.108-1 |
749 |
|
- Gtk: Fix css selectors. (vponcova) |
750 |
|
Resolves: rhbz#1439766 |
751 |
|
- Gtk: Set CSS names on all of the anaconda classes. (dshea) |
752 |
|
Resolves: rhbz#1439766 |
753 |
|
- Gtk: Fix deprecated pseudo-classes. (vponcova) |
754 |
|
Resolves: rhbz#1433943 |
755 |
|
- Gtk: Fix warnings in anaconda widgets. (dshea) |
756 |
|
Resolves: rhbz#1433943 |
757 |
|
- Gtk: Calculate the preferred size of the image. (vponcova) |
758 |
|
Resolves: rhbz#1433943 |
759 |
|
|
760 |
|
* Tue Apr 04 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.107-1 |
761 |
|
- Gtk: Add gi.require_version to specify versions. (vponcova) |
762 |
|
Resolves: rhbz#1433943 |
763 |
|
- Use the function we already have for applying disk selection (rvykydal) |
764 |
|
Related: rhbz#1412022 |
765 |
|
- Ignore disks labeled OEMDRV (rvykydal) |
766 |
|
Resolves: rhbz#1412022 |
767 |
|
|
768 |
|
* Mon Apr 03 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.106-1 |
769 |
|
- Pylint fixes (rvykydal) |
770 |
|
Related: rhbz#1429576 |
771 |
|
- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones) |
772 |
|
Resolves: rhbz#1310779 |
773 |
|
|
774 |
|
* Wed Mar 29 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.105-1 |
775 |
|
- gui: show supported locales on Atomic Host installs (jlebon) |
776 |
|
Resolves: rhbz#1429576 |
777 |
|
- Specify unit for reserved space in VG (vpodzime) |
778 |
|
Resolves: rhbz#1260887 |
779 |
|
- Add support for --chunksize raid kickstart option (vtrefny) |
780 |
|
Resolves: rhbz#1332316 |
781 |
|
|
782 |
|
* Thu Mar 23 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.104-1 |
783 |
|
- util: Add script to capture logs (riehecky) |
784 |
|
Resolves: rhbz#1431313 |
785 |
|
|
786 |
|
* Mon Mar 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.103-1 |
787 |
|
- network tui: fix changing ipv4 config from static to dhcp (rvykydal) |
788 |
|
Resolves: rhbz#1432886 |
789 |
|
|
790 |
|
* Thu Mar 16 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.102-1 |
791 |
|
- Add support for kickstart %%onerror scripts (clumens) |
792 |
|
Resolves: rhbz#1412538 |
793 |
|
- Fix partial kickstart software selection in GUI (jkonecny) |
794 |
|
Related: rhbz#1404158 |
795 |
|
- Show the network spoke in Initial Setup TUI (mkolman) |
796 |
|
Resolves: rhbz#1302165 |
797 |
|
- yum: Always release payload and catch raised exceptions. (vponcova) |
798 |
|
Related: rhbz#979307 |
799 |
|
- tui: Treat dependency errors as errors in the software spoke (vponcova) |
800 |
|
Resolves: rhbz#979307 |
801 |
|
- tui: Properly initialize the software spoke. (vponcova) |
802 |
|
Related: rhbz#1371229 |
803 |
|
- Propagate firstboot --disable to Screen Access Manager (mkolman) |
804 |
|
Related: rhbz#1422867 |
805 |
|
- Use Screen Access Manager (mkolman) |
806 |
|
Related: rhbz#1422867 |
807 |
|
- Add screen entry/exit callbacks (mkolman) |
808 |
|
Related: rhbz#1422867 |
809 |
|
- Add screen access manager (mkolman) |
810 |
|
Resolves: rhbz#1422867 |
811 |
|
- Removed unused code in the Software spoke (jkonecny) |
812 |
|
Related: rhbz#1404158 |
813 |
|
- Fix selection logic in Software spoke (jkonecny) |
814 |
|
Resolves: rhbz#1404158 |
815 |
|
- Support --nohome option in the autopartitioning (vponcova) |
816 |
|
Resolves: rhbz#663099 |
817 |
|
- tui: Remember the custom software selection (vponcova) |
818 |
|
Resolves: rhbz#1371229 |
819 |
|
|
820 |
|
* Mon Mar 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.101-1 |
821 |
|
- Mock can now be set more easily by CI (jkonecny) |
822 |
|
Resolves: rhbz#1430728 |
823 |
|
|
824 |
|
* Mon Mar 06 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.100-1 |
825 |
|
- Fix Driver Disc documentation (jkonecny) |
826 |
|
Related: rhbz#1377233 |
827 |
|
- Support DD rpm loading from local disk device (jkonecny) |
828 |
|
Resolves: rhbz#1377233 |
829 |
|
- Fix a Pylint warning (mkolman) |
830 |
|
Related: rhbz#1425760 |
831 |
|
- Remove redundant help content generation code (mkolman) |
832 |
|
Resolves: rhbz#1428787 |
833 |
|
- network: create dracut arguments for iSCSI root accessed via vlan (rvykydal) |
834 |
|
Resolves: rhbz#1374003 |
835 |
|
- Add support for RHVH custom storage checking (vponcova) |
836 |
|
Related: rhbz#1412151 |
837 |
|
- Enable the install class to customize the storage checking (vponcova) |
838 |
|
Resolves: rhbz#1412151 |
839 |
|
- Replace sanity check with more advanced storage checker (vponcova) |
840 |
|
Related: rhbz#1412151 |
841 |
|
- Rename StorageChecker to StorageCheckHandler (vponcova) |
842 |
|
Related: rhbz#1412151 |
843 |
|
- Perform recursive copying of driver disk RPM repo contents (esyr) |
844 |
|
Resolves: rhbz#1425760 |
845 |
|
- Fix a typo in an error message (esyr) |
846 |
|
Related: rhbz#1425760 |
847 |
|
- Don't block gui during dasd formating (vponcova) |
848 |
|
Resolves: rhbz#1335465 |
849 |
|
- rhev: add /home /tmp /var/log /var/log/audit (dougsland) |
850 |
|
Resolves: rhbz#1422952 |
851 |
|
- Increase verbosity of lvmdump in pre logging script (jkonecny) |
852 |
|
Related: rhbz#1255659 |
853 |
|
|
854 |
|
* Mon Feb 27 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.99-1 |
855 |
|
- Improved password quality checking (mkolman) |
856 |
|
Resolves: rhbz#1380277 |
857 |
|
Resolves: rhbz#1383718 |
858 |
|
Resolves: rhbz#1356975 |
859 |
|
- Use correct default password quality value (mkolman) |
860 |
|
Related: rhbz#1380277 |
861 |
|
Related: rhbz#1383718 |
862 |
|
- Use initialization controller for spoke initialization (mkolman) |
863 |
|
Related: rhbz#1380224 |
864 |
|
- Add module initialization controller (mkolman) |
865 |
|
Resolves: rhbz#1380224 |
866 |
|
- Add the synchronized decorator (mkolman) |
867 |
|
Related: rhbz#1380224 |
868 |
|
- Add a signal/slot implementation (mkolman) |
869 |
|
Related: rhbz#1380224 |
870 |
|
|
871 |
|
* Mon Feb 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.98-1 |
872 |
|
- Lock empty root password during kickstart installation (mkolman) |
873 |
|
Resolves: rhbz#1383656 |
874 |
|
- Enable multiple inst.stage2 urls (vponcova) |
875 |
|
Resolves: rhbz#1391724 |
876 |
|
- Enable multiple inst.ks urls (vponcova) |
877 |
|
Resolves: rhbz#1391724 |
878 |
|
- tui: AutoPartSpoke should not be discovered by a hub (vponcova) |
879 |
|
Related: rhbz#1380767 |
880 |
|
- Enable to define the autopart type in an install class (vponcova) |
881 |
|
Resolves: rhbz#1380767 |
882 |
|
- Always set the default partitioning (vponcova) |
883 |
|
Resolves: rhbz#1380767 |
884 |
|
|
885 |
|
* Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.97-1 |
886 |
|
- Add inst.waitfornet option (rvykydal) |
887 |
|
Resolves: rhbz#1315160 |
888 |
|
- Add support for IPoIB in tui (rvykydal) |
889 |
|
Resolves: rhbz#1366935 |
890 |
|
|
891 |
|
* Tue Feb 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.96-1 |
892 |
|
- Add unit test for RepoMDMetaHash object (jkonecny) |
893 |
|
Related: rhbz#1373449 |
894 |
|
- Make the comments in payload and yumpayload consistent (jkonecny) |
895 |
|
Related: rhbz#1373449 |
896 |
|
- Fix Anaconda forces payload restart when network (not)change (jkonecny) |
897 |
|
Resolves: rhbz#1358778 |
898 |
|
Resolves: rhbz#1373449 |
899 |
|
- network: index team slave connection names starting with 1 (rvykydal) |
900 |
|
Resolves: rhbz#1401403 |
901 |
|
- network: fix --noipv4 via %%pre (rvykydal) |
902 |
|
Resolves: rhbz#1418289 |
903 |
|
|
904 |
|
* Thu Feb 02 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.95-1 |
905 |
|
- Close connections to the yum database (vponcova) |
906 |
|
Resolves: rhbz#1362427 |
907 |
|
- network: fix --activate for bridge slaves configured via %%pre ks (rvykydal) |
908 |
|
Resolves: rhbz#1416655 |
909 |
|
- network: activate bridge for first network command in ks via %%pre (rvykydal) |
910 |
|
Resolves: rhbz#1416655 |
911 |
|
- network: unify slave connection names for ks %%pre with ks and gui (rvykydal) |
912 |
|
Resolves: rhbz#1416655 |
913 |
|
- network: respect --activate value for bridge from kickstart (rvykydal) |
914 |
|
Resolves: rhbz#1416687 |
915 |
|
|
916 |
|
* Mon Jan 30 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.94-1 |
917 |
|
- network: bind slave connections to DEVICE, not HWADDR (rvykydal) |
918 |
|
Related: rhbz#1373360 |
919 |
|
- Catch race-condition error reading from in-memory connection being removed |
920 |
|
(rvykydal) |
921 |
|
Related: rhbz#1373360 |
922 |
|
- Allow setting up bridge for fetching isntaller image from kickstart |
923 |
|
(rvykydal) |
924 |
|
Resolves: rhbz#1373360 |
925 |
|
|
926 |
|
* Mon Sep 26 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.93-1 |
927 |
|
- Accept any non-empty password in non-strict mode (mkolman) |
928 |
|
Resolves: rhbz#1379323 |
929 |
|
- Disable the potfile check on the password quality tests (mkolman) |
930 |
|
Related: rhbz#1365112 |
931 |
|
Related: rhbz#1365032 |
932 |
|
- Fix two trivial typos in the password checking code (mkolman) |
933 |
|
Related: rhbz#1365112 |
934 |
|
Related: rhbz#1365032 |
935 |
|
- Tweak lambda use in Dracut test (jkonecny) |
936 |
|
Related: rhbz#1101653 |
937 |
|
- Add Dracut test for reloading mod dependencies (jkonecny) |
938 |
|
Related: rhbz#1101653 |
939 |
|
|
940 |
|
* Tue Sep 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.92-1 |
941 |
|
- Check /var/tmp directory before creating it (rvykydal) |
942 |
|
Resolves: rhbz#1377761 |
943 |
|
|
944 |
|
* Thu Sep 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.91-1 |
945 |
|
- Fix password length in the password policy (mkolman) |
946 |
|
Related: rhbz#1365112 |
947 |
|
Related: rhbz#1365032 |
948 |
|
- network: avoid registering GTypes from multiple threads (lkundrak) |
949 |
|
Resolves: rhbz#1366271 |
950 |
|
- Fix traceback when payload have None as url (jkonecny) |
951 |
|
Resolves: rhbz#1371494 |
952 |
|
- Add new Dracut test and fix another ones (jkonecny) |
953 |
|
Related: rhbz#1101653 |
954 |
|
- Fix bug when we add set to list (jkonecny) |
955 |
|
Related: rhbz#1101653 |
956 |
|
- Add new helper script files to build system (jkonecny) |
957 |
|
Related: rhbz#1101653 |
958 |
|
- Add new helper scripts to the README-dd documentation (jkonecny) |
959 |
|
Related: rhbz#1101653 |
960 |
|
- Fix driver unload is disabling network settings (jkonecny) |
961 |
|
Related: rhbz#1101653 |
962 |
|
|
963 |
|
* Mon Sep 12 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.90-1 |
964 |
|
- rhv: Adding rhv for installclasses (dougsland) |
965 |
|
Resolves: rhbz#1337595 |
966 |
|
|
967 |
|
* Mon Sep 12 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.89-1 |
968 |
|
- Default policy should not allow empty passwords (mkolman) |
969 |
|
Related: rhbz#1365112 |
970 |
|
Related: rhbz#1365032 |
971 |
|
- Add unit tests for password quality checking (mkolman) |
972 |
|
Related: rhbz#1365112 |
973 |
|
Related: rhbz#1365032 |
974 |
|
- Fix password quality checking (mkolman) |
975 |
|
Resolves: rhbz#1365112 |
976 |
|
Resolves: rhbz#1365032 |
977 |
|
- dud: fix multiple inst.dd=http:// instances stalling in dracut (rvykydal) |
978 |
|
Related: rhbz#1268792 |
979 |
|
|
980 |
|
* Thu Sep 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.88-1 |
981 |
|
- Revert "Show network spoke in the TUI reconfig mode (mkolman)" |
982 |
|
Resolves: rhbz#1302165 |
983 |
|
- Improved driver disk copying (mkolman) |
984 |
|
Related: rhbz#1269915 |
985 |
|
- network: adapt to ibft plugin being enabled by default in NM (rvykydal) |
986 |
|
Resolves: rhbz#1371188 |
987 |
|
|
988 |
|
* Mon Sep 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.87-1 |
989 |
|
- Drop T from cp command flags when copying driver disk RPMs (mkolman) |
990 |
|
Resolves: rhbz#1269915 |
991 |
|
- network: set onboot correctly for vlan on bond device in ks (rvykydal) |
992 |
|
Related: rhbz#1234849 |
993 |
|
- network: don't show ibft configured devices in UI (rvykydal) |
994 |
|
Resolves: rhbz#1309661 |
995 |
|
- Translate press-c-to-continue correctly in TUI (mkolman) |
996 |
|
Resolves: rhbz#1364539 |
997 |
|
- network: don't set empty team slave config for NM (rvykydal) |
998 |
|
Related: rhbz#1254929 |
999 |
|
|
1000 |
|
* Thu Aug 25 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.86-1 |
1001 |
|
- network: don't stumble upon new Device.Statistics NM dbus iface (rvykydal) |
1002 |
|
Resolves: rhbz#1370099 |
1003 |
|
|
1004 |
|
* Wed Aug 24 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.85-1 |
1005 |
|
- Check before removing repo specific caches (bcl) |
1006 |
|
Resolves: rhbz#1369698 |
1007 |
|
|
1008 |
|
* Tue Aug 23 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.84-1 |
1009 |
|
- Ensure LDL DASDs formatted in text ks. (sbueno+anaconda) |
1010 |
|
Resolves: rhbz#1259437 |
1011 |
|
- Run cache hack after moving cache to mounted storage (bcl) |
1012 |
|
Resolves: rhbz#1287438 |
1013 |
|
- Fix reset payload only on network change (jkonecny) |
1014 |
|
Resolves: rhbz#1364367 |
1015 |
|
- Disable strict password quality checking for partial kickstart installations |
1016 |
|
(mkolman) |
1017 |
|
Related: rhbz#1360263 |
1018 |
|
- Fix anaconda-pre.service wasn't properly installed (jkonecny) |
1019 |
|
Related: rhbz#1255659 |
1020 |
|
|
1021 |
|
* Thu Aug 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.83-1 |
1022 |
|
- Fix PropertyNotFoundError PermHwAddress (jkonecny) |
1023 |
|
Resolves: rhbz#1364977 |
1024 |
|
- Fix screenshot taking logic (mkolman) |
1025 |
|
Resolves: rhbz#1327456 |
1026 |
|
- network: don't require gateway for static ipv4 config in TUI (rvykydal) |
1027 |
|
Resolves: rhbz#1365532 |
1028 |
|
|
1029 |
|
* Tue Aug 09 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.82-1 |
1030 |
|
- Fix needsNetwork() to test only enabled repositories (jkonecny) |
1031 |
|
Resolves: rhbz#1361213 |
1032 |
|
Related: rhbz#1358788 |
1033 |
|
- Make sure unformatted DASDs are dasdfmted in ks. (sbueno+anaconda) |
1034 |
|
Resolves: rhbz#1359865 |
1035 |
|
- Fix architecutre selection for help content (mkolman) |
1036 |
|
Related: rhbz#1260880 |
1037 |
|
- Fix needsNetwork testing only additional repositories (jkonecny) |
1038 |
|
Related: rhbz#1358788 |
1039 |
|
- Fix retry to download local treeinfo file (jkonecny) |
1040 |
|
Related: rhbz#1270354 |
1041 |
|
- Rename function for better consistency (rvykydal) |
1042 |
|
Related: rhbz#1259284 |
1043 |
|
- Update error message for consistency (rvykydal) |
1044 |
|
Related: rhbz#1259284 |
1045 |
|
- Add more specific username check messages also to gui (rvykydal) |
1046 |
|
Related: rhbz#1259284 |
1047 |
|
Resolves: rhbz#1360334 |
1048 |
|
- Fix restart payload only when repo needs network (jkonecny) |
1049 |
|
Resolves: rhbz#1358788 |
1050 |
|
|
1051 |
|
* Wed Jul 27 2016 <> - 21.48.22.81-1 |
1052 |
|
- network: don't activate bond/team devices regardless of --activate (rvykydal) |
1053 |
|
Resolves: rhbz#1358795 |
1054 |
|
- iscsi: fix getting iscsi target iface of bound target (rvykydal) |
1055 |
|
Resolves: rhbz#1359739 |
1056 |
|
- Clarify a nosave related log message (mkolman) |
1057 |
|
Related: rhbz#1285519 |
1058 |
|
- network: fix ksdata generating for for non-active virtual devices (rvykydal) |
1059 |
|
Related: rhbz#1321288 |
1060 |
|
- network: update kickstart data also with bond bridge slaves (rvykydal) |
1061 |
|
Related: rhbz#1321288 |
1062 |
|
- network: add support for bridge bond slaves (rvykydal) |
1063 |
|
Resolves: rhbz#1321288 |
1064 |
|
- Fix bootDrive driveorder fallback (jkonecny) |
1065 |
|
Related: rhbz#1355795 |
1066 |
|
- Fix bootloader when re-using existing /boot part (jkonecny) |
1067 |
|
Related: rhbz#1355795 |
1068 |
|
- fix style guide test false positive on username variable (rvykydal) |
1069 |
|
Related: rhbz#1350375 |
1070 |
|
- Store logs before anaconda starts (japokorn) |
1071 |
|
Resolves: rhbz#1255659 |
1072 |
|
- DD can now replace existing drivers (japokorn) |
1073 |
|
Related: rhbz#1101653 |
1074 |
|
- tui: use functions instead of fake REs for checking values (rvykydal) |
1075 |
|
Related: rhbz#1350375 |
1076 |
|
- tui: get proper index of entry we are handling in input (rvykydal) |
1077 |
|
Related: rhbz#1331054 |
1078 |
|
- tui: fix user name validity checking (rvykydal) |
1079 |
|
Related: rhbz#1259284 |
1080 |
|
Resolves: rhbz#1350375 |
1081 |
|
- Change bootloader boot drive fallback (jkonecny) |
1082 |
|
Resolves: rhbz#1355795 |
1083 |
|
- Make it possible to disable sshd service from running. (sbueno+anaconda) |
1084 |
|
Resolves: rhbz#1262707 |
1085 |
|
- Attempt to unload modules updated by a driver disk (dshea) |
1086 |
|
Resolves: rhbz#1101653 |
1087 |
|
- Fix the processing of device nodes as driver disks (dshea) |
1088 |
|
Related: rhbz#1269915 |
1089 |
|
|
1090 |
|
* Fri Jul 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.80-1 |
1091 |
|
- Allow kickstart users to ignore the free space error (dshea) |
1092 |
|
Resolves: rhbz#1287308 |
1093 |
|
- Fix dhcpclass to work both via kickstart and the boot cmdline. (clumens) |
1094 |
|
Resolves: rhbz#1293051 |
1095 |
|
- Add support for device specification variants (mkolman) |
1096 |
|
Resolves: rhbz#1200833 |
1097 |
|
- Add NTP server configuration to the TUI (mkolman) |
1098 |
|
Resolves: rhbz#1269399 |
1099 |
|
- Move the NTP server checking constants to constants.py (mkolman) |
1100 |
|
Related: rhbz#1269399 |
1101 |
|
- Use a constant for the NTP check thread name prefix (mkolman) |
1102 |
|
Related: rhbz#1269399 |
1103 |
|
|
1104 |
|
* Fri Jun 24 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.79-1 |
1105 |
|
- Fix adding new VG in Custom spoke can't be applied (jkonecny) |
1106 |
|
Resolves: rhbz#1263715 |
1107 |
|
- Fix pylint errors in Timezone. (dshea) |
1108 |
|
Related: rhbz#1312135 |
1109 |
|
- hostname: don't set installer env hostname to localhost.localdomain |
1110 |
|
(rvykydal) |
1111 |
|
Related: rhbz#1290858 |
1112 |
|
- Add the nosave option to the boot option docs file (mkolman) |
1113 |
|
Related: rhbz#1285519 |
1114 |
|
|
1115 |
|
* Fri Jun 17 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.78-1 |
1116 |
|
- Use the RHEL 7 timezone kickstart command version (mkolman) |
1117 |
|
Resolves: rhbz#1312135 |
1118 |
|
- Use the signal handlers to set initial widget sensitivies (dshea) |
1119 |
|
Resolves: rhbz#1259742 |
1120 |
|
- Fix the name sensitivity in the custom spoke. (dshea) |
1121 |
|
Resolves: rhbz#1316269 |
1122 |
|
- Require network for network-based driver disks (dshea) |
1123 |
|
Resolves: rhbz#1261024 |
1124 |
|
|
1125 |
|
* Fri Jun 10 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.77-1 |
1126 |
|
- Add wordwrap to text mode and use it by default (rvykydal) |
1127 |
|
Resolves: rhbz#1267881 |
1128 |
|
- Display storage errors that cause no disks to be selected (bcl) |
1129 |
|
Related: rhbz#1340240 |
1130 |
|
- Overwrite network files when using ks liveimg (bcl) |
1131 |
|
Resolves: rhbz#1342639 |
1132 |
|
|
1133 |
|
* Wed Jun 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.76-1 |
1134 |
|
- Fix a covscan warning about fetch-driver-net (bcl) |
1135 |
|
Related: rhbz#1269915 |
1136 |
|
- network: handle also ifcfg files of not activated virtual devices (rvykydal) |
1137 |
|
Resolves: rhbz#1313173 |
1138 |
|
- network: check onboot value in ksdata, not NM connections (rvykydal) |
1139 |
|
Related: rhbz#1341636 |
1140 |
|
Resolves: rhbz#1313173 |
1141 |
|
- network: do not activate device on kickstart --onboot="yes" (rvykydal) |
1142 |
|
Resolves: rhbz#1341636 |
1143 |
|
- Use the LUKS device for encrypted swap on RAID (dshea) |
1144 |
|
Related: rhbz#1302747 |
1145 |
|
- Use the LUKS device for swap in fstab (vpodzime) |
1146 |
|
Resolves: rhbz#1302747 |
1147 |
|
- Keep the subdir in driver disk update paths (dshea) |
1148 |
|
Resolves: rhbz#1296306 |
1149 |
|
- Warn about broken keyboard layout switching in VNC (jkonecny) |
1150 |
|
Resolves: rhbz#1274228 |
1151 |
|
- Make the anaconda-generator exit early outside of the installation |
1152 |
|
environment (mkolman) |
1153 |
|
Resolves: rhbz#1289179 |
1154 |
|
|
1155 |
|
* Fri Jun 03 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.75-1 |
1156 |
|
- Add a button to refresh the disk list. (dlehman) |
1157 |
|
Resolves: rhbz#1191305 |
1158 |
|
- Fix some residual issues of dasdfmt in text-mode. (sbueno+anaconda) |
1159 |
|
Resolves: rhbz#1259437 |
1160 |
|
- Only try to restart payload in the Anaconda environment (mkolman) |
1161 |
|
Related: rhbz#1270354 |
1162 |
|
- Make current runtime environment identifiers available via flags (mkolman) |
1163 |
|
Related: rhbz#1270354 |
1164 |
|
- network tui: do not activate device when setting its onboot value (rvykydal) |
1165 |
|
Resolves: rhbz#1261864 |
1166 |
|
- network tui: edit persistent configuration, not active connection (rvykydal) |
1167 |
|
Related: rhbz#1261864 |
1168 |
|
- network: add support for --no-activate kickstart opton (rvykydal) |
1169 |
|
Resolves: rhbz#1277975 |
1170 |
|
- More descriptive message on invalid username (kvalek) |
1171 |
|
Resolves: rhbz#1259284 |
1172 |
|
- Don't mark an empty string for translation. (clumens) |
1173 |
|
Related: rhbz#1255094 |
1174 |
|
- Update the disk summary on Ctrl-A (dshea) |
1175 |
|
Resolves: rhbz#1264958 |
1176 |
|
- Added PROGRESS_REPORT for retry messages (kvalek) |
1177 |
|
Resolves: rhbz#1255094 |
1178 |
|
- Handle unsupported disklabels. (dlehman) |
1179 |
|
Related: rhbz#1266199 |
1180 |
|
Related: rhbz#1294081 |
1181 |
|
- network: fix filtering of libvirt devices (check for None values) (rvykydal) |
1182 |
|
Related: rhbz#1298444 |
1183 |
|
- NFS DDs installation now works correctly (japokorn) |
1184 |
|
Resolves: rhbz#1269915 |
1185 |
|
|
1186 |
|
* Fri May 27 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.74-1 |
1187 |
|
- Print an error when the kickstart file is missing (bcl) |
1188 |
|
Resolves: rhbz#1297380 |
1189 |
|
- Adapt the pwpolicy defaults to the old behavior (vpodzime) |
1190 |
|
Related: rhbz#1240303 |
1191 |
|
- Ignore addon and anaconda sections in handle-sshpw (bcl) |
1192 |
|
Related: rhbz#1240303 |
1193 |
|
- Ignore %%anaconda section in parse-kickstart (bcl) |
1194 |
|
Related: rhbz#1240303 |
1195 |
|
- Add documentation on %%anaconda kickstart command (bcl) |
1196 |
|
Related: rhbz#1240303 |
1197 |
|
- TUI pwpolicy setup was supposed to be in __init__ not refresh (bcl) |
1198 |
|
Related: rhbz#1240303 |
1199 |
|
- Fix pylint/translation issues from the pwpolicy patches. (clumens) |
1200 |
|
Related: rhbz#1240303 |
1201 |
|
- Implement %%anaconda kickstart section for pwpolicy (bcl) |
1202 |
|
Resolves: rhbz#1240303 |
1203 |
|
- Add pwpolicy support to TUI interface (bcl) |
1204 |
|
Related: rhbz#1240303 |
1205 |
|
- Add pwpolicy for the LUKS passphrase dialog. (bcl) |
1206 |
|
Related: rhbz#1240303 |
1207 |
|
- Add pwpolicy for the user spoke. (bcl) |
1208 |
|
Related: rhbz#1240303 |
1209 |
|
- Use pwpolicy for the root password spoke. (bcl) |
1210 |
|
Related: rhbz#1240303 |
1211 |
|
- hostname: add tooltip to Apply button (rvykydal) |
1212 |
|
Related: rhbz#1290858 |
1213 |
|
- hostname: fix accelerator collision (rvykydal) |
1214 |
|
Related: rhbz#1290858 |
1215 |
|
- hostname: don't set hostname in initrafms of target system (rvykydal) |
1216 |
|
Related: rhbz#1290858 |
1217 |
|
- hostname: set current hostname from target system hostname on demand |
1218 |
|
(rvykydal) |
1219 |
|
Related: rhbz#1290858 |
1220 |
|
- hostname: suggest current hostname for storage containers (rvykydal) |
1221 |
|
Related: rhbz#1290858 |
1222 |
|
- hostname: don't set target system static hostname to current hostname |
1223 |
|
(rvykydal) |
1224 |
|
Resolves: rhbz#1290858 |
1225 |
|
|
1226 |
|
* Wed May 25 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.73-1 |
1227 |
|
- network: don't crash on devices with zero MAC address (rvykydal) |
1228 |
|
Resolves: rhbz#1334632 |
1229 |
|
- network: fix regression in network tui device configuration (rvykydal) |
1230 |
|
Resolves: rhbz#1338620 |
1231 |
|
- Fix TUI ErrorDialog processing (bcl) |
1232 |
|
Resolves: rhbz#1337427 |
1233 |
|
- Fix a pylint error in the source switch handler mixin (mkolman) |
1234 |
|
Related: rhbz#1275771 |
1235 |
|
- Don't crash when selecting the same hdd ISO again (mkolman) |
1236 |
|
Resolves: rhbz#1275771 |
1237 |
|
- Protect extended partition when ISO file is on logical partition (vtrefny) |
1238 |
|
Resolves: rhbz#1255237 |
1239 |
|
- Fix error handling for s390 bootloader errors (sbueno+anaconda) |
1240 |
|
Resolves: rhbz#1260934 |
1241 |
|
- Move yum.cache to disk after partitioning (bcl) |
1242 |
|
Resolves: rhbz#1287438 |
1243 |
|
|
1244 |
|
* Fri May 13 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.72-1 |
1245 |
|
- Lower required squashfs ram to 350M (bcl) |
1246 |
|
Resolves: rhbz#1333113 |
1247 |
|
- Add epoch for anaconda-user-help & bump version (mkolman) |
1248 |
|
Related: rhbz#1275285 |
1249 |
|
- Specify string format arguments as logging function parameters (mkolman) |
1250 |
|
Related: rhbz#1235726 |
1251 |
|
|
1252 |
|
* Wed May 11 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.71-1 |
1253 |
|
- Do not override StorageChecker.errors in StorageSpoke (vtrefny) |
1254 |
|
Resolves: rhbz#1269195 |
1255 |
|
- Add single language mode (mkolman) |
1256 |
|
Resolves: rhbz#1235726 |
1257 |
|
- Move default X keyboard setting out of the Welcome spoke (mkolman) |
1258 |
|
Related: rhbz#1235726 |
1259 |
|
- bootloader: Use shim on Aarch64. (pjones) |
1260 |
|
Resolves: rhbz#1256942 |
1261 |
|
- Fix bad indentation (rvykydal) |
1262 |
|
Related: rhbz#1265593 |
1263 |
|
- network: don't show libvirt virtual devices (rvykydal) |
1264 |
|
Related: rhbz#1298444 |
1265 |
|
- network: don't crash when adding device without connection to list (rvykydal) |
1266 |
|
Related: rhbz#1265593 |
1267 |
|
- Use a different ipmi command to log events. (clumens) |
1268 |
|
Resolves: rhbz#1268195 |
1269 |
|
- Add missing glib schema dependencies (dshea) |
1270 |
|
Related: rhbz#1324889 |
1271 |
|
- Compile glib schema overrides with --strict. (dshea) |
1272 |
|
Related: rhbz#1324889 |
1273 |
|
|
1274 |
|
* Fri May 06 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.70-1 |
1275 |
|
- Don't join two absolute paths (mkolman) |
1276 |
|
Related: rhbz#1249598 |
1277 |
|
- Switch to the new Initial Setup unit name (mkolman) |
1278 |
|
Related: rhbz#1249598 |
1279 |
|
- Don't crash when taking a screenshot on the hub (mkolman) |
1280 |
|
Resolves: rhbz#1327456 |
1281 |
|
- network: validate netmask in tui (rvykydal) |
1282 |
|
Resolves: rhbz#1331054 |
1283 |
|
|
1284 |
|
* Fri Apr 29 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.69-1 |
1285 |
|
- Check minimal memory requirements properly (jstodola) |
1286 |
|
Resolves: rhbz#1267673 |
1287 |
|
- Check that cache PVs (if any) are in the VG the LV belongs to (vpodzime) |
1288 |
|
Resolves: rhbz#1263258 |
1289 |
|
- Move settings_changed from NCB to Network Spoke (jkonecny) |
1290 |
|
Related: rhbz#1270354 |
1291 |
|
- Changes in network state revalidate sources rhbz#1270354 (riehecky) |
1292 |
|
Resolves: rhbz#1270354 |
1293 |
|
|
1294 |
|
* Wed Apr 27 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.68-1 |
1295 |
|
- Update storage snapshot after running dasdfmt. (sbueno+anaconda) |
1296 |
|
Resolves: rhbz#1266151 |
1297 |
|
- Add access to the payload from addons (jkonecny) |
1298 |
|
Resolves: rhbz#1288636 |
1299 |
|
- Update the on-disk snapshot of storage when adv. disks are added (vpodzime) |
1300 |
|
Resolves: rhbz#1267944 |
1301 |
|
|
1302 |
|
* Thu Apr 21 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.67-1 |
1303 |
|
- Combine formatting of LDL and unformatted DASDs. (sbueno+anaconda) |
1304 |
|
Resolves: rhbz#1316088 |
1305 |
|
- Move metacity settings into anaconda. (dshea) |
1306 |
|
Resolves: rhbz#1324889 |
1307 |
|
|
1308 |
|
* Fri Apr 15 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.66-1 |
1309 |
|
- Check software selection in tui kickstart (bcl) |
1310 |
|
Resolves: rhbz#1320436 |
1311 |
|
- Run the checkSoftwareSelection even when no environment is selected (bcl) |
1312 |
|
Resolves: rhbz#1320436 |
1313 |
|
- Stop kickstart when space check fails (bcl) |
1314 |
|
Resolves: rhbz#1320436 |
1315 |
|
- Fix problem of DASDs not being formatted in text ks. (sbueno+anaconda) |
1316 |
|
Resolves: rhbz#1259437 |
1317 |
|
|
1318 |
|
* Thu Apr 14 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.65-1 |
1319 |
|
- Move the pykickstart version test into a different subdirectory. (clumens) |
1320 |
|
Resolves: rhbz#1263367 |
1321 |
|
- Show network spoke in the TUI reconfig mode (mkolman) |
1322 |
|
Resolves: rhbz#1302165 |
1323 |
|
- iscsi: don't generate kickstart iscsi commands for offload devices (rvykydal) |
1324 |
|
Related: rhbz#1252879 |
1325 |
|
- iscsi: allow installing bootloader on offload iscsi disks (qla4xxx) |
1326 |
|
(rvykydal) |
1327 |
|
Resolves: rhbz#1325134 |
1328 |
|
- Fix iSCSI kickstart options aren't generated (jkonecny) |
1329 |
|
Resolves: rhbz#1252879 |
1330 |
|
- Fix adding offload iSCSI devices (vtrefny) |
1331 |
|
Resolves: rhbz#1255280 |
1332 |
|
|
1333 |
|
* Fri Apr 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.64-1 |
1334 |
|
- Exclude software raid block devices from list-harddrives output (mkolman) |
1335 |
|
Resolves: rhbz#1311512 |
1336 |
|
|
1337 |
|
* Tue Apr 05 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.63-1 |
1338 |
|
- network: don't set 803-3-ethernet.name setting (rvykydal) |
1339 |
|
Resolves: rhbz#1323589 |
1340 |
|
- Add retry when downloading .treeinfo (jkonecny) |
1341 |
|
Resolves: rhbz#1292613 |
1342 |
|
- Make it possible to skip saving of kickstarts and logs (mkolman) |
1343 |
|
Resolves: rhbz#1285519 |
1344 |
|
- Add a function for empty file creation (mkolman) |
1345 |
|
Related: rhbz#1285519 |
1346 |
|
- Run actions for argparse arguments (mkolman) |
1347 |
|
Related: rhbz#1285519 |
1348 |
|
|
1349 |
|
* Fri Apr 01 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.62-1 |
1350 |
|
- Reset invalid disk selection before proceeding. (dlehman) |
1351 |
|
Resolves: rhbz#1265330 |
1352 |
|
- Fix bad sensitivity on boxes in source spoke (jkonecny) |
1353 |
|
Resolves: rhbz#1262833 |
1354 |
|
- Fix only one address is shown in anaconda (jkonecny) |
1355 |
|
Resolves: rhbz#1264400 |
1356 |
|
- network: copy static routes configured in installer to system (rvykydal) |
1357 |
|
Resolves: rhbz#1255801 |
1358 |
|
- network: fix kickstart --noipv4 option in %%pre section (rvykydal) |
1359 |
|
Related: rhbz#1291333 |
1360 |
|
- network: fix kickstart --noipv4 option (rvykydal) |
1361 |
|
Resolves: rhbz#1291333 |
1362 |
|
|
1363 |
|
* Thu Mar 24 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.61-1 |
1364 |
|
- Fix crash when new device appear in Welcome screen (jkonecny) |
1365 |
|
Resolves: rhbz#1216926 |
1366 |
|
- Add reason when logging invalid repository (jkonecny) |
1367 |
|
Resolves: rhbz#1240379 |
1368 |
|
- network: fix vlan over bond in kickstart (rvykydal) |
1369 |
|
Resolves: rhbz#1234849 |
1370 |
|
|
1371 |
|
* Fri Mar 18 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.60-1 |
1372 |
|
- Remove unused import in storage_utils (sbueno+anaconda) |
1373 |
|
Related: rhbz#1268025 |
1374 |
|
- Remove the last instance of singlePV (sbueno+anaconda) |
1375 |
|
Resolves: rhbz#1268025 |
1376 |
|
- Remove duplicate informational message from rescue mode. (sbueno+anaconda) |
1377 |
|
Resolves: rhbz#1249082 |
1378 |
|
- If doing dirinstall on s390x, don't prompt to login via ssh to begin install. |
1379 |
|
(sbueno+anaconda) |
1380 |
|
Resolves: rhbz#1269207 |
1381 |
|
- Fix a problem introduced by a cherry-pick (dshea) |
1382 |
|
Resolves: rhbz#1317558 |
1383 |
|
Related: rhbz#1274855 |
1384 |
|
- Fix duplicate network settings in dracut (jkonecny) |
1385 |
|
Related: rhbz#1293539 |
1386 |
|
- Fix create device with bad name when parsing KS (jkonecny) |
1387 |
|
Resolves: rhbz#1293539 |
1388 |
|
- network: don't traceback when trying to turn off misconfigured team |
1389 |
|
connection (rvykydal) |
1390 |
|
Resolves: rhbz#1263971 |
1391 |
|
- network: don't set NM_CONTROLLED=no for root on SAN (rvykydal) |
1392 |
|
Resolves: rhbz#1273323 |
1393 |
|
- Use a lock for repoStore access (bcl) |
1394 |
|
Resolves: rhbz#1315414 |
1395 |
|
- network: use NAME to find ifcfg on s390 with net.ifnames=0 (rvykydal) |
1396 |
|
Resolves: rhbz#1249750 |
1397 |
|
- fix multiple inst.dd=<path> args (rhbz#1268792) (wwoods) |
1398 |
|
Resolves: rhbz#1268792 |
1399 |
|
- network: fix configuring team in kickstart pre (rvykydal) |
1400 |
|
Resolves: rhbz#1254929 |
1401 |
|
- network: Don't set --device link default for hostname only network cmd |
1402 |
|
(rvykydal) |
1403 |
|
Resolves: rhbz#1272274 |
1404 |
|
- Make the No Space dialog look less terrible. (clumens) |
1405 |
|
Resolves: rhbz#1264328 |
1406 |
|
|
1407 |
|
* Thu Mar 10 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.59-1 |
1408 |
|
- Fix a DBus InvalidProperty handling (jkonecny) |
1409 |
|
Resolves: rhbz#1315843 |
1410 |
|
- Fix a bad usage of execWithRedirect (dshea) |
1411 |
|
Resolves: rhbz#1270319 |
1412 |
|
- Use an icon that exists in Adwaita for the dasd confirmation (dshea) |
1413 |
|
Related: rhbz#1259016 |
1414 |
|
- Translate the help button. (dshea) |
1415 |
|
Resolves: rhbz#1314451 |
1416 |
|
- Translate the required space labes in resize.py (dshea) |
1417 |
|
Resolves: rhbz#1314451 |
1418 |
|
- Increase yum debug logging level from 3 to 6 (jkonecny) |
1419 |
|
Resolves: rhbz#1254368 |
1420 |
|
|
1421 |
|
* Fri Mar 04 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.58-1 |
1422 |
|
- Add device id to dasdfmt screen. (sbueno+anaconda) |
1423 |
|
Resolves: rhbz#1269174 |
1424 |
|
- Unify displayed columns in custom spoke dialogs. (sbueno+anaconda) |
1425 |
|
Resolves: rhbz#1289577 |
1426 |
|
- Show some confirmation to users if adding a DASD was successful. |
1427 |
|
(sbueno+anaconda) |
1428 |
|
Resolves: rhbz#1259016 |
1429 |
|
- Fix dasdfmt during graphical kickstart. (sbueno+anaconda) |
1430 |
|
Resolves: rhbz#1269863 |
1431 |
|
- Improve password salt creation (bcl) |
1432 |
|
Resolves: rhbz#1229474 |
1433 |
|
- Display a fatal error if unable to encrypt a password. (dshea) |
1434 |
|
Related: rhbz#1229474 |
1435 |
|
- NTP should have better behavior (jkonecny) |
1436 |
|
Resolves: rhbz#1260725 |
1437 |
|
|
1438 |
|
* Tue Mar 01 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.57-1 |
1439 |
|
- Make sure pluginconf.d exists (bcl) |
1440 |
|
Resolves: rhbz#1271766 |
1441 |
|
- Check to see if DD repo is already in addOn list (bcl) |
1442 |
|
Resolves: rhbz#1268357 |
1443 |
|
- Add --sshkey to kickstart sshpw command (bcl) |
1444 |
|
Resolves: rhbz#1240410 |
1445 |
|
- Add sshkey kickstart command (bcl) |
1446 |
|
Resolves: rhbz#1311755 |
1447 |
|
- Fix nfs source crash when options change (bcl) |
1448 |
|
Resolves: rhbz#1264071 |
1449 |
|
- Fix pre-install script execution (bcl) |
1450 |
|
Related: rhbz#1311184 |
1451 |
|
- Add kickstart %%pre-install section support (bcl) |
1452 |
|
Resolves: rhbz#1311184 |
1453 |
|
- Fix a race between a window continuing and the next starting (dshea) |
1454 |
|
Resolves: rhbz#1255858 |
1455 |
|
- Don't process continue-clicked events for windows that aren't shown. |
1456 |
|
(clumens) |
1457 |
|
Related: rhbz#1255858 |
1458 |
|
- Generate resources.h before compiling widgets-common.c (dshea) |
1459 |
|
Related: rhbz#1243929 |
1460 |
|
- Use CSS to style the internal widgets. (dshea) |
1461 |
|
Resolves: rhbz#1243929 |
1462 |
|
- Lookup IPv6 address without brackets (bcl) |
1463 |
|
Resolves: rhbz#1267872 |
1464 |
|
- Copy rhsm logs to target system (bcl) |
1465 |
|
Resolves: rhbz#1130268 |
1466 |
|
- Add specific error string to TUI user dialog (bcl) |
1467 |
|
Resolves: rhbz#1248421 |
1468 |
|
- Make EditTUIDialog error generic (bcl) |
1469 |
|
Related: rhbz#1248421 |
1470 |
|
- Don't clear the _currentIsoFile if another iso was selected (bcl) |
1471 |
|
Related: rhbz#1274855 |
1472 |
|
- Fix problems with the hdiso method (clumens) |
1473 |
|
Resolves: rhbz#1274855 |
1474 |
|
- Always quote values in ifcfg- files (bcl) |
1475 |
|
Resolves: rhbz#1279131 |
1476 |
|
- Include original kickstart in /root/original-ks.cfg (bcl) |
1477 |
|
Resolves: rhbz#1227939 |
1478 |
|
- Manually set clock shifts on UI idle (rmarshall) |
1479 |
|
Resolves: rhbz#1251044 |
1480 |
|
- Import iutil earlier so we can use ipmi_report from check_for_ssh. (clumens) |
1481 |
|
Resolves: rhbz#1267658 |
1482 |
|
- In tui cmdline mode skip showError and log message (bcl) |
1483 |
|
Resolves: rhbz#1280371 |
1484 |
|
- Fix a typo in the hardware error message. (clumens) |
1485 |
|
Resolves: rhbz#1284165 |
1486 |
|
- Make reclaim work with small screens and big labels (dshea) |
1487 |
|
Resolves: rhbz#1262778 |
1488 |
|
- Use GtkResponseType values in the iso chooser dialog (dshea) |
1489 |
|
Resolves: rhbz#1265060 |
1490 |
|
|
1491 |
* Thu Oct 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.56-1 |
* Thu Oct 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.56-1 |
1492 |
- Ignore interfaces with invalid VLAN IDs. (dshea) |
- Ignore interfaces with invalid VLAN IDs. (dshea) |
1493 |
Resolves: rhbz#1274893 |
Resolves: rhbz#1274893 |