/[smeserver]/rpms/anaconda/sme10/anaconda.spec
ViewVC logotype

Diff of /rpms/anaconda/sme10/anaconda.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed