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

Annotation of /rpms/anaconda/sme10/anaconda.spec

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


Revision 1.2 - (hide annotations) (download)
Wed Jun 10 03:58:47 2020 UTC (4 years ago) by jpp
Branch: MAIN
CVS Tags: anaconda-21_48_22_158-1_el7_centos
Changes since 1.1: +1170 -36 lines
*** empty log message ***

1 unnilennium 1.1 %define livearches %{ix86} x86_64 ppc ppc64 ppc64le
2    
3     Summary: Graphical system installer
4     Name: anaconda
5 jpp 1.2 Version: 21.48.22.158
6     Release: 1%{?dist}
7 unnilennium 1.1 License: GPLv2+ and MIT
8     Group: Applications/System
9     URL: http://fedoraproject.org/wiki/Anaconda
10    
11     # To generate Source0 do:
12     # git clone http://git.fedorahosted.org/git/anaconda.git
13     # git checkout -b archive-branch anaconda-%%{version}-%%{release}
14     # ./autogen.sh
15     # make dist
16     Source0: %{name}-%{version}.tar.bz2
17     Patch1: anaconda-centos-add-centos-install-class.patch
18     Patch2: anaconda-centos-set-right-eula-location.patch
19     Patch4: anaconda-centos-disable-mirrors.patch
20     Patch5: anaconda-centos-bootfs-default-to-xfs.patch
21 jpp 1.2 Patch6: anaconda-centos-help-text.patch
22     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 unnilennium 1.1
28     # Versions of required components (done so we make sure the buildrequires
29     # match the requires versions of things).
30 jpp 1.2 %define dbusver 1.2.3
31     %define dracutver 033-240
32     %define fcoeutilsver 1.0.12-3.20100323git
33     %define firewalldver 0.3.5-1
34 unnilennium 1.1 %define gettextver 0.18.1
35 jpp 1.2 %define gtk3ver 3.22.10
36     %define helpver 1:7.5.3-1
37 unnilennium 1.1 %define intltoolver 0.31.2-3
38 jpp 1.2 %define iscsiver 6.2.0.870-3
39     %define isomd5sum 1.0.10
40     %define langtablever 0.0.31-3
41     %define libarchivever 3.0.4
42     %define libtimezonemapver 0.4.1-2
43     %define libxklavierver 5.4
44     %define mehver 0.23-1
45     %define nmver 1.0.0-6.git20150107
46 unnilennium 1.1 %define partedver 1.8.1
47 jpp 1.2 %define pykickstartver 1.99.66.20-1
48 unnilennium 1.1 %define pypartedver 2.5-2
49     %define pythonpyblockver 0.45
50 jpp 1.2 %define pythonurlgrabberver 3.9.1-5
51     %define rpmver 4.10.0
52 unnilennium 1.1 %define sckeyboardver 1.3.1
53     %define utillinuxver 2.15.1
54 jpp 1.2 %define yumutilsver 1.1.11-3
55     %define yumver 3.4.3-91
56 unnilennium 1.1
57     BuildRequires: audit-libs-devel
58     BuildRequires: gettext >= %{gettextver}
59 jpp 1.2 BuildRequires: gtk3-devel >= %{gtk3ver}
60 unnilennium 1.1 BuildRequires: gtk-doc
61 jpp 1.2 BuildRequires: gtk3-devel-docs >= %{gtk3ver}
62 unnilennium 1.1 BuildRequires: glib2-doc
63     BuildRequires: gobject-introspection-devel
64     BuildRequires: glade-devel
65     BuildRequires: pygobject3
66     BuildRequires: intltool >= %{intltoolver}
67     BuildRequires: libgnomekbd-devel
68     BuildRequires: libxklavier-devel >= %{libxklavierver}
69     BuildRequires: pango-devel
70     BuildRequires: pykickstart >= %{pykickstartver}
71     %if ! 0%{?rhel}
72     BuildRequires: python-bugzilla
73     %endif
74     BuildRequires: python-devel
75     BuildRequires: python-urlgrabber >= %{pythonurlgrabberver}
76     BuildRequires: python-nose
77     BuildRequires: systemd
78     BuildRequires: yum >= %{yumver}
79     BuildRequires: NetworkManager-devel >= %{nmver}
80     BuildRequires: NetworkManager-glib-devel >= %{nmver}
81     BuildRequires: dbus-devel >= %{dbusver}
82     BuildRequires: dbus-python
83     BuildRequires: rpm-devel >= %{rpmver}
84     BuildRequires: libarchive-devel >= %{libarchivever}
85     %ifarch %livearches
86     BuildRequires: desktop-file-utils
87     %endif
88     %ifarch s390 s390x
89     BuildRequires: s390utils-devel
90     %endif
91     BuildRequires: libtimezonemap-devel >= %{libtimezonemapver}
92    
93     Requires: anaconda-core = %{version}-%{release}
94     Requires: anaconda-gui = %{version}-%{release}
95     Requires: anaconda-tui = %{version}-%{release}
96    
97     %description
98     The anaconda package is a metapackage for the Anaconda installer.
99    
100     %package core
101     Summary: Core of the Anaconda installer
102 jpp 1.2 Requires: python-blivet >= 1:0.61.15.71
103 unnilennium 1.1 Requires: python-meh >= %{mehver}
104     Requires: libreport-anaconda >= 2.0.21-1
105     Requires: libreport-rhel-anaconda-bugzilla >= 2.1.11-1
106     Requires: libselinux-python
107     Requires: rpm-python >= %{rpmver}
108     Requires: parted >= %{partedver}
109     Requires: pyparted >= %{pypartedver}
110     Requires: yum >= %{yumver}
111     Requires: python-urlgrabber >= %{pythonurlgrabberver}
112     Requires: pykickstart >= %{pykickstartver}
113     Requires: langtable-data >= %{langtablever}
114     Requires: langtable-python >= %{langtablever}
115     Requires: libuser-python
116     Requires: authconfig
117     Requires: firewalld >= %{firewalldver}
118     Requires: util-linux >= %{utillinuxver}
119     Requires: dbus-python
120 jpp 1.2 Requires: python-subprocess32
121 unnilennium 1.1 Requires: python-pwquality
122     Requires: python-IPy
123     Requires: python-nss
124     Requires: pytz
125     Requires: realmd
126     Requires: teamd
127     %ifarch %livearches
128     Requires: usermode
129     %endif
130     %ifarch s390 s390x
131     Requires: openssh
132     %endif
133     Requires: isomd5sum >= %{isomd5sum}
134     Requires: yum-utils >= %{yumutilsver}
135     Requires: createrepo
136     Requires: NetworkManager >= %{nmver}
137     Requires: NetworkManager-team
138     Requires: NetworkManager-glib >= %{nmver}
139     Requires: dhclient
140     Requires: kbd
141     Requires: chrony
142     Requires: python-ntplib
143     Requires: rsync
144     Requires: systemd
145     %ifarch %{ix86} x86_64
146     Requires: fcoe-utils >= %{fcoeutilsver}
147 jpp 1.2 Requires: libblockdev-nvdimm
148 unnilennium 1.1 %endif
149     Requires: iscsi-initiator-utils >= %{iscsiver}
150     %ifarch %{ix86} x86_64 ia64
151     Requires: dmidecode
152     %if ! 0%{?rhel}
153     Requires: hfsplus-tools
154     %endif
155     %endif
156     Requires: kexec-tools
157    
158     Requires: python-coverage
159    
160     # required because of the rescue mode and VNC question
161     Requires: anaconda-tui = %{version}-%{release}
162    
163     Obsoletes: anaconda-images <= 10
164     Provides: anaconda-images = %{version}-%{release}
165     Obsoletes: anaconda-runtime < %{version}-%{release}
166     Provides: anaconda-runtime = %{version}-%{release}
167     Obsoletes: booty <= 0.107-1
168    
169     %description core
170     The anaconda-core package contains the program which was used to install your
171     system.
172    
173     %package gui
174     Summary: Graphical user interface for the Anaconda installer
175     Requires: anaconda-core = %{version}-%{release}
176     Requires: anaconda-widgets = %{version}-%{release}
177     Requires: python-meh-gui >= %{mehver}
178     Requires: adwaita-icon-theme
179     Requires: system-logos
180     Requires: tigervnc-server-minimal
181     Requires: libxklavier >= %{libxklavierver}
182     Requires: libgnomekbd
183     Requires: libtimezonemap >= %{libtimezonemapver}
184     Requires: nm-connection-editor
185     %ifarch %livearches
186     Requires: zenity
187     %endif
188     Requires: keybinder3
189     %ifnarch s390 s390x
190     Requires: NetworkManager-wifi
191     %endif
192     Requires: yelp
193     #Requires: anaconda-user-help >= %{helpver}
194    
195 jpp 1.2 # Needed to compile the gsettings files
196     BuildRequires: gsettings-desktop-schemas
197    
198 unnilennium 1.1 %description gui
199     This package contains graphical user interface for the Anaconda installer.
200    
201     %package tui
202     Summary: Textual user interface for the Anaconda installer
203     Requires: anaconda-core = %{version}-%{release}
204    
205     %description tui
206     This package contains textual user interface for the Anaconda installer.
207    
208     %package widgets
209     Summary: A set of custom GTK+ widgets for use with anaconda
210     Group: System Environment/Libraries
211     Requires: pygobject3
212     Requires: python
213    
214     %description widgets
215     This package contains a set of custom GTK+ widgets used by the anaconda installer.
216    
217     %package widgets-devel
218     Summary: Development files for anaconda-widgets
219     Group: Development/Libraries
220     Requires: glade
221     Requires: %{name}-widgets%{?_isa} = %{version}-%{release}
222    
223     %description widgets-devel
224     This package contains libraries and header files needed for writing the anaconda
225     installer. It also contains Python and Glade support files, as well as
226     documentation for working with this library.
227    
228     %package dracut
229     Summary: The anaconda dracut module
230     Requires: dracut >= %{dracutver}
231     Requires: dracut-network
232     Requires: xz
233     Requires: pykickstart
234    
235     %description dracut
236     The 'anaconda' dracut module handles installer-specific boot tasks and
237     options. This includes driver disks, kickstarts, and finding the anaconda
238     runtime on NFS/HTTP/FTP servers or local disks.
239    
240     %prep
241     %setup -q
242     %patch1 -p1
243     %patch2 -p1
244     %patch4 -p1
245     %patch5 -p1
246     %patch6 -p1
247     %patch7 -p1
248 jpp 1.2 %patch8 -p1
249     %patch9 -p1
250     %ifarch %{arm}
251     %patch10 -p1
252     %endif
253    
254     pushd pyanaconda/installclasses/
255     cp -f rhel.py centos.py
256     popd
257    
258     %patch11 -p1
259 unnilennium 1.1
260     %build
261     %configure --disable-static \
262     --enable-introspection \
263     --enable-gtk-doc
264     %{__make} %{?_smp_mflags}
265    
266     %install
267     %{make_install}
268     find %{buildroot} -type f -name "*.la" | xargs %{__rm}
269    
270     %ifarch %livearches
271     desktop-file-install ---dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/liveinst.desktop
272    
273     # Add a sitecustomize.py to be loaded by liveinst
274     mkdir -p %{buildroot}%{_datadir}/anaconda/site-python
275     install -m 0644 pyanaconda/sitecustomize.py %{buildroot}%{_datadir}/anaconda/site-python/
276     %endif
277     # NOTE: If you see "error: Installed (but unpackaged) file(s) found" that include liveinst files,
278     # check the IS_LIVEINST_ARCH in configure.ac to make sure your architecture is properly defined
279    
280     %find_lang %{name}
281    
282     %post widgets -p /sbin/ldconfig
283     %postun widgets -p /sbin/ldconfig
284    
285    
286     %ifarch %livearches
287     %post
288     update-desktop-database &> /dev/null || :
289     %endif
290    
291     %ifarch %livearches
292     %postun
293     update-desktop-database &> /dev/null || :
294     %endif
295    
296     %files
297     %doc COPYING
298    
299     %files core -f %{name}.lang
300     %doc COPYING
301     %{_unitdir}/*
302     %{_prefix}/lib/systemd/system-generators/*
303     %{_bindir}/instperf
304     %{_bindir}/anaconda-disable-nm-ibft-plugin
305     %{_sbindir}/anaconda
306     %{_sbindir}/handle-sshpw
307     %{_datadir}/anaconda
308     %{_datadir}/anaconda/help/*
309     %exclude %{_datadir}/anaconda/tzmapdata
310     %{_prefix}/libexec/anaconda
311     %{_libdir}/python*/site-packages/pyanaconda/*
312     %exclude %{_libdir}/python*/site-packages/pyanaconda/rescue.py*
313     %exclude %{_libdir}/python*/site-packages/pyanaconda/ui/gui/*
314     %exclude %{_libdir}/python*/site-packages/pyanaconda/ui/tui/*
315     %{_bindir}/analog
316     %{_bindir}/anaconda-cleanup
317     %ifarch %livearches
318     %{_bindir}/liveinst
319     %{_sbindir}/liveinst
320     %config(noreplace) %{_sysconfdir}/pam.d/*
321     %config(noreplace) %{_sysconfdir}/security/console.apps/*
322     %{_sysconfdir}/X11/xinit/xinitrc.d/*
323     %{_datadir}/applications/*.desktop
324     %endif
325    
326     %files gui
327     %{_libdir}/python*/site-packages/pyanaconda/ui/gui/*
328 jpp 1.2 %{_datadir}/themes/Anaconda/*
329 unnilennium 1.1
330     %files tui
331     %{_libdir}/python*/site-packages/pyanaconda/rescue.py
332     %{_libdir}/python*/site-packages/pyanaconda/ui/tui/*
333    
334     %files widgets
335     %{_libdir}/libAnacondaWidgets.so.*
336     %{_libdir}/girepository*/AnacondaWidgets*typelib
337     %{_libdir}/python*/site-packages/gi/overrides/*
338    
339     %files widgets-devel
340     %{_libdir}/libAnacondaWidgets.so
341     %{_includedir}/*
342     %{_datadir}/glade/catalogs/AnacondaWidgets.xml
343     %{_datadir}/gtk-doc
344    
345     %files dracut
346     %dir %{_prefix}/lib/dracut/modules.d/80%{name}
347     %{_prefix}/lib/dracut/modules.d/80%{name}/*
348     %{_prefix}/libexec/anaconda/dd_*
349    
350     %changelog
351 jpp 1.2 * Tue Mar 31 2020 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos
352 unnilennium 1.1 - Add CentOS install class as default
353     - use the right path for the EULA string (issue 7165, bstinson)
354     - use efi_dir = centos
355     - disable the mirrorlist options
356     - make boot part fs default to xfs
357    
358 jpp 1.2 * Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1
359     - network: use DEVICETYPE for team when updating virtual slaves ifcfgs
360     (rvykydal)
361     Resolves: rhbz#1680606
362     - dracut/parse-kickstart: Set DEVICETYPE instead of TYPE in a team master ifcfg file
363     (ptalbert)
364     Resolves: rhbz#1680606
365    
366     * Tue Sep 03 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.157-1
367     - Handle exceptions without GTK (vponcova)
368     Resolves: rhbz#1712987
369    
370     * Fri Jun 14 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.156-1
371     - Pass nosmt boot option to installed system (rvykydal)
372     Resolves: rhbz#1718838
373    
374     * Tue Jun 04 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.155-1
375     - Pull in new translations (rvykydal)
376     Related: rhbz#1688213
377    
378     * Tue May 14 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.154-1
379     - Fix the installation from NFS (vponcova)
380     Resolves: rhbz#1708070
381    
382     * Tue May 07 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.153-1
383     - Fix tests and add new tests (jkonecny)
384     Related: rhbz#1701032
385     - Do not calculate hash for disabled repos (jkonecny)
386     Related: rhbz#1701032
387     - Test proxy only if set (jkonecny)
388     Related: rhbz#1701032
389     - Add certificate to the repo files (jkonecny)
390     Resolves: rhbz#1701032
391     - Use SSLOptions for RepoMDMetaHash object (jkonecny)
392     Related: rhbz#1701032
393     - Use SSLOptions for YUM calls (jkonecny)
394     Related: rhbz#1701032
395     - Use SSLOptions for Base repository (jkonecny)
396     Related: rhbz#1701032
397     - Use new ssl certificate KS option for .treeinfo (lars)
398     Related: rhbz#1701032
399    
400     * Wed Apr 24 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.152-1
401     - Change the overflow color (vponcova)
402     Resolves: rhbz#1700471
403    
404     * Tue Apr 16 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.151-1
405     - Support setting network default onboot in rhv installclass (qiyuan)
406     Resolves: rhbz#1690336
407    
408     * Mon Mar 25 2019 Martin Kolman <mkolman@redhat.com> - 21.48.22.150-1
409     - Detect and warn if SMT is enabled (vponcova)
410     Resolves: rhbz#1678353
411    
412     * Tue Mar 05 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.149-1
413     - Offer only supported sector sizes in NVDIMM reconfiguration dialog (rvykydal)
414     Resolves: rhbz#1614049
415    
416     * Thu Feb 07 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.148-1
417     - Change Skylake Spectre_V2 default to Retpolines (vponcova)
418     Resolves: rhbz#1659626
419     - nvdimm: update ks data for actions in UI (rvykydal)
420     Resolves: rhbz#1620109
421     - nvdimm: use pykickstart constant for setting reconfigure mode (rvykydal)
422     Related: rhbz#1620109
423     - Skip version when processing kernel boot args (jkonecny)
424     Resolves: rhbz#1637112
425     - Make save button insensitive in LUKS dialog with no input (mkolman)
426     Resolves: rhbz#1489713
427    
428     * Wed Sep 26 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.147-1
429     - Pull in new translations (rvykydal)
430     Related: rhbz#1569416
431    
432     * Wed Sep 19 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.146-1
433     - Revert "If someone really wants to eject the cdrom, then do it. (jkonecny)"
434     Resolves: rhbz#1618408
435    
436     * Tue Aug 28 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.145-1
437     - Pull in new translations (rvykydal)
438     Resolves: rhbz#1569416
439    
440     * Fri Jul 27 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.144-1
441     - Don't allow unlocking and using of LUKS2 devices (vponcova)
442     Resolves: rhbz#1608251
443     - Fix glade accelerator conflicts (rvykydal)
444     Related: rhbz#1602436
445     - Add nvdimm files to POTFILES.in (rvykydal)
446     Related: rhbz#1602436
447     - Support nvdimm only on x86_64 (rvykydal)
448     Resolves: rhbz#1602436
449    
450     * Fri Jun 22 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.143-1
451     - Add data loss warning to nvdimm reconfigure dialog. (rvykydal)
452     Resolves: rhbz#1280500
453     - Add UI feedback for disk repopulating after nvdimm reconfiguration.
454     (rvykydal)
455     Resolves: rhbz#1280500
456     - Use only devices specified by nvdimm command for installation. (rvykydal)
457     Resolves: rhbz#1280500
458     - Add option to reconfigure nvdimm devices into sector mode. (rvykydal)
459     Resolves: rhbz#1280500
460     - Allow only devices in sector mode to be selected. (rvykydal)
461     Resolves: rhbz#1280500
462     - Add nvdimm devices to Advanced Storage spoke. (rvykydal)
463     Resolves: rhbz#1280500
464     - Add kickstart support for nvdimm reconfiguration to sector mode. (rvykydal)
465     Resolves: rhbz#1280500
466    
467     * Tue Jun 05 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.142-1
468     - If someone really wants to eject the cdrom, then do it. (sbueno)
469     Resolves: rhbz#1499792
470    
471     * Wed May 30 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.141-1
472     - Use subprocess32 to prevent concurrency issues. (rvykydal)
473     Resolves: rhbz#1581200
474    
475     * Wed May 23 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.140-1
476     - Preserve the boot option zfcp.allow_lun_scan (vponcova)
477     Resolves: rhbz#1561662
478     - Don't display "Alternate Architectures" in product name (rvykydal)
479     Resolves: rhbz#1488558
480    
481     * Wed May 16 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.139-1
482     - installclasses/rhelah: Allow LVM thin and dm-crypt (walters)
483     Resolves: rhbz#1546252
484     - Ask for a default passphrase if required (vponcova)
485     Resolves: rhbz#1436304
486     - Add support for setting different types of passwords in TUI (vponcova)
487     Related: rhbz#1436304
488    
489     * Thu May 10 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.138-1
490     - Fix crash on inst.noverifyssl with non-url method (rvykydal)
491     Resolves: rhbz#1515678
492    
493     * Wed May 02 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.137-1
494     - Improve UI feedback for invalid boot on non-iBFT iSCSI devices. (rvykydal)
495     Related: rhbz#1562301
496     - Add inst.nonibftiscsiboot boot option. (rvykydal)
497     Resolves: rhbz#1562301
498    
499     * Wed Apr 25 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.136-1
500     - Once again fix cmdline error handling. (sbueno+anaconda)
501     Resolves: rhbz#1360223
502     - Extend the timeout period to 180s in the case of cmdline error.
503     (sbueno+anaconda)
504     Resolves: rhbz#1360223
505     - kickstart: "clearpart --list" does not work (marcel)
506     Resolves: rhbz#1561930
507    
508     * Mon Apr 16 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.135-1
509     - Clear errors when a user updates partitioning settings (vponcova)
510     Resolves: rhbz#1535781
511     - Don't try to create required partitions if there are none (vponcova)
512     Resolves: rhbz#1557485
513     - Fix parsing of hostname from cmdline for ipv6. (rvykydal)
514     Resolves: rhbz#1554271
515    
516     * Mon Feb 19 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.134-1
517     - Revert "UI support for configuring certain mitigations (mkolman)"
518     Resolves: rhbz#1546267
519     - Revert "Performance spoke related CI fixes" (mkolman)
520     Related: rhbz#1546267
521     - Revert "Fix mitigation toggling with kickstart" (mkolman)
522     Related: rhbz#1546267
523    
524     * Wed Feb 14 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.133-1
525     - Fix mitigation toggling with kickstart (mkolman)
526     Related: rhbz#1534833
527    
528     * Mon Feb 12 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.132-1
529     - Performance spoke related CI fixes (mkolman)
530     Related: rhbz#1534833
531    
532     * Wed Feb 07 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.131-1
533     - UI support for configuring certain mitigations (mkolman)
534     Resolves: rhbz#1534833
535    
536     * Mon Jan 08 2018 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.130-1
537     - kickstart: use RHEL7_Firewall instead of F28_Firewall (dusty)
538     Related: rhbz#1526450
539     - kickstart: support firewall --use-system-defaults (dusty)
540     Resolves: rhbz#1526450
541     - Check payload is set before accessing its data (mkolman)
542     Resolves: rhbz#1524785
543     - Fix bad bash '*' expansion when loading kernel modules (jkonecny)
544     Resolves: rhbz#1519220
545    
546     * Fri Dec 08 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.129-1
547     - Update translations (ljanda)
548     Resolves: rhbz#1480523
549    
550     * Wed Nov 15 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.128-1
551     - Add support for the new 'mount' kickstart command (vpodzime)
552     Resolves: rhbz#1450922
553    
554     * Tue Nov 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.127-1
555     - Enable SE/HMC file access to repo (vponcova)
556     Resolves: rhbz#1289918
557     - Support timeout and retries options in %%packages section (vponcova)
558     Resolves: rhbz#1448459
559    
560     * Thu Oct 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.126-1
561     - Add support for the RHV branded help content variant (mkolman)
562     Resolves: rhbz#1378010
563    
564     * Thu Oct 05 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.125-1
565     - Fix storage spoke completeness checking (rvykydal)
566     Resolves: rhbz#1496416
567     - Missing dot in testing availability message (jkonecny)
568     Related: rhbz#1478970
569    
570     * Thu Sep 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.124-1
571     - network: add support for kickstart --bindto=mac for virtual devices
572     (rvykydal)
573     Resolves: rhbz#1328576
574     - network: support mac bound network settings as first class (rvykydal)
575     Related: rhbz#1328576
576     - network: add support for kickstart --bindto=mac for wired devices (rvykydal)
577     Resolves: rhbz#1328576
578    
579     * Mon Sep 04 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.123-1
580     - Skip temporarily unavailable checks in the source spoke (mkolman)
581     Resolves: rhbz#1365416
582     - Fix restart payload thread in Network spoke GUI (jkonecny)
583     Related: rhbz#1478970
584     - Add the boot option inst.xtimeout (vponcova)
585     Resolves: rhbz#1462035
586     - Add missing gtk3 required version to spec file (jkonecny)
587     Resolves: rhbz#1445648
588     - Sort spec required versions alphabetically (jkonecny)
589     Related: rhbz#1445648
590     - Fix testing of the kickstart version (vponcova)
591     Related: rhbz#1412159
592     - Add tests for the install class factory and the installclass command
593     (vponcova)
594     Related: rhbz#1412159
595     - Support for the installclass kickstart command (vponcova)
596     Resolves: rhbz#1412159
597     - Modules with install classes should define __all__ (vponcova)
598     Related: rhbz#1412159
599     - Refactorization of the installclass.py (vponcova)
600     Related: rhbz#1412159
601     - timezone: for kickstart allow also timezones not offered by GUI (rvykydal)
602     Resolves: rhbz#1452873
603    
604     * Tue Aug 22 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.122-1
605     - Network spoke freeze when testing availability (jkonecny)
606     Related: rhbz#1478970
607     - Fix proxy settings badly used when testing repos (jkonecny)
608     Resolves: rhbz#1478970
609     - installclasses/rhelah: Bump default / to 15GB max (walters)
610     Resolves: rhbz#1481768
611     - Prevent crash in GUI with incomplete IMSM array (mkolman)
612     Resolves: rhbz#1465944
613     - Show IDs of DASDs to be formatted in TUI (vponcova)
614     Resolves: rhbz#1269174
615     - rpmostreepayload: Rollup backport of Fedora patches (walters)
616     Resolves: rhbz#1459623
617     - Use SHA256 instead of MD5 for repoMDHash (bcl)
618     Related: rhbz#1341280
619     - Refactor imports in kickstart.py (jkonecny)
620     Related: rhbz#1463118
621     - Use context manager to check KickstartError (jkonecny)
622     Resolves: rhbz#1463118
623     - Use KickstartError instead of KickstartParseError (jkonecny)
624     Related: rhbz#1463118
625    
626     * Wed Jun 21 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.121-1
627     - rpmostreepayload: Stub out payload methods which use `import rpm` (walters)
628     Related: rhbz#1462979
629    
630     * Tue Jun 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.120-1
631     - Update translations (ljanda)
632     Related: rhbz#1383911
633    
634     * Mon Jun 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.119-1
635     - Delete file systems used only by a given installation (vponcova)
636     Resolves: rhbz#1453097
637    
638     * Thu Jun 08 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.118-1
639     - rpmostreepayload: [rhel7only] Move tmpfiles to after mount setup (walters)
640     Resolves: rhbz#1459623
641     - rpmostreepayload: Handle /var as a user-specified mountpoint (walters)
642     Resolves: rhbz#1459623
643    
644     * Tue May 30 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.117-1
645     - Root checking fixes password for password from kickstart (mkolman)
646     Related: rhbz#1356966
647     - Improve the GUI password checker (mkolman)
648     Related: rhbz#1356966
649     - Respect changesok policy on root password spoke (mkolman)
650     Resolves: rhbz#1356966
651     - Update translations of password checking strings (rvykydal)
652     Resolves: rhbz#1383911
653    
654     * Mon May 29 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.116-1
655     - Allow nonstrict behaviour for all passwords in tui (vponcova)
656     Resolves: rhbz#1450326
657     - Fix setting errors and warnings in the StorageCheckHandler (vponcova)
658     Resolves: rhbz#1453130
659     - Mark post inst tools as disabled only if firstboot --disable is used
660     (mkolman)
661     Resolves: rhbz#1448940
662     - Set the default filesystem type from a kickstart file (vponcova)
663     Resolves: rhbz#1449099
664    
665     * Wed May 24 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.115-1
666     - Show a no network warning for network installation source. (vponcova)
667     Related: rhbz#1418604
668     - Show warnings about enabling the network time (vponcova)
669     Resolves: rhbz#1418604
670     - Fix generating UUID even for pre snapshots (jkonecny)
671     Related: rhbz#1113207
672    
673     * Mon May 15 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.114-1
674     - Show the text of completions in the datetime spoke. (vponcova)
675     Related: rhbz#1447984
676     - Look higher for the combobox associated with an entry (dshea)
677     Resolves: rhbz#1447984
678     - Fix the addon handlers for the checkbox (vponcova)
679     Resolves: rhbz#1448187
680    
681     * Thu May 11 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.113-1
682     - network: handle multiple connections for one device better (rvykydal)
683     Resolves: rhbz#1444887
684     - network: catch exception when reading in-memory connection being removed
685     (rvykydal)
686     Related: rhbz#1444887
687     - Compare empty confirmation field against input (mkolman)
688     Resolves: rhbz#1438832
689    
690     * Tue May 09 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.112-1
691     - Properly iterate over kickstart locations in a job (vponcova)
692     Resolves: rhbz#1443485
693     - Onlyuse devices of the ignoredisk command should be only disks (vponcova)
694     Related: rhbz#1327439
695     - Fix device_name_is_disk to fully support raid devices (vponcova)
696     Resolves: rhbz#1327439
697    
698     * Thu Apr 27 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.111-1
699     - Adapt to treeinfo addon section format change (rvykydal)
700     Related: rhbz#1437510
701     - Make geolocation with kickstart possible (mkolman)
702     Resolves: rhbz#1358331
703     - Show or hide the content of the expander (vponcova)
704     Resolves: rhbz#1441733
705     - Fix a typo in anaconda-pre.service (mkolman)
706     Resolves: rhbz#1421246
707    
708     * Thu Apr 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.110-1
709     - Adapt to treeinfo format change (variants -> addons) (rvykydal)
710     Resolves: rhbz#1437510
711     - network: fix setting hostname via boot options (rvykydal)
712     Resolves: rhbz#1441337
713     - Bump version of Pykickstart and Blivet (jkonecny)
714     Related: rhbz#1113207
715     - Add XFS uuid changer (jkonecny)
716     Related: rhbz#1113207
717     - Support --when parameter in snapshot (jkonecny)
718     Related: rhbz#1113207
719     - Add snapshot support (jkonecny)
720     Resolves: rhbz#1113207
721    
722     * Wed Apr 12 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.109-1
723     - Update 64bit grub2 support to reflect packages as they actually landed
724     (pjones)
725     Related: rhbz#1310779
726     - Fix potential bugs reported by Pylint 1.6 (mkolman)
727     Related: rhbz#1440190
728     - Fix unused variables and imports (mkolman)
729     Related: rhbz#1440190
730     - Disable Pylint false positives (mkolman)
731     Related: rhbz#1440190
732     - Fix Pylint LoggingChecker usage (mkolman)
733     Resolves: rhbz#1440190
734     - Call subprocess.Popen with absolute path to a binary (rvykydal)
735     Resolves: rhbz#1411407
736    
737     * Mon Apr 10 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.108-1
738     - Gtk: Fix css selectors. (vponcova)
739     Resolves: rhbz#1439766
740     - Gtk: Set CSS names on all of the anaconda classes. (dshea)
741     Resolves: rhbz#1439766
742     - Gtk: Fix deprecated pseudo-classes. (vponcova)
743     Resolves: rhbz#1433943
744     - Gtk: Fix warnings in anaconda widgets. (dshea)
745     Resolves: rhbz#1433943
746     - Gtk: Calculate the preferred size of the image. (vponcova)
747     Resolves: rhbz#1433943
748    
749     * Tue Apr 04 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.107-1
750     - Gtk: Add gi.require_version to specify versions. (vponcova)
751     Resolves: rhbz#1433943
752     - Use the function we already have for applying disk selection (rvykydal)
753     Related: rhbz#1412022
754     - Ignore disks labeled OEMDRV (rvykydal)
755     Resolves: rhbz#1412022
756    
757     * Mon Apr 03 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.106-1
758     - Pylint fixes (rvykydal)
759     Related: rhbz#1429576
760     - Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones)
761     Resolves: rhbz#1310779
762    
763     * Wed Mar 29 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.105-1
764     - gui: show supported locales on Atomic Host installs (jlebon)
765     Resolves: rhbz#1429576
766     - Specify unit for reserved space in VG (vpodzime)
767     Resolves: rhbz#1260887
768     - Add support for --chunksize raid kickstart option (vtrefny)
769     Resolves: rhbz#1332316
770    
771     * Thu Mar 23 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.104-1
772     - util: Add script to capture logs (riehecky)
773     Resolves: rhbz#1431313
774    
775     * Mon Mar 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.103-1
776     - network tui: fix changing ipv4 config from static to dhcp (rvykydal)
777     Resolves: rhbz#1432886
778    
779     * Thu Mar 16 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.102-1
780     - Add support for kickstart %%onerror scripts (clumens)
781     Resolves: rhbz#1412538
782     - Fix partial kickstart software selection in GUI (jkonecny)
783     Related: rhbz#1404158
784     - Show the network spoke in Initial Setup TUI (mkolman)
785     Resolves: rhbz#1302165
786     - yum: Always release payload and catch raised exceptions. (vponcova)
787     Related: rhbz#979307
788     - tui: Treat dependency errors as errors in the software spoke (vponcova)
789     Resolves: rhbz#979307
790     - tui: Properly initialize the software spoke. (vponcova)
791     Related: rhbz#1371229
792     - Propagate firstboot --disable to Screen Access Manager (mkolman)
793     Related: rhbz#1422867
794     - Use Screen Access Manager (mkolman)
795     Related: rhbz#1422867
796     - Add screen entry/exit callbacks (mkolman)
797     Related: rhbz#1422867
798     - Add screen access manager (mkolman)
799     Resolves: rhbz#1422867
800     - Removed unused code in the Software spoke (jkonecny)
801     Related: rhbz#1404158
802     - Fix selection logic in Software spoke (jkonecny)
803     Resolves: rhbz#1404158
804     - Support --nohome option in the autopartitioning (vponcova)
805     Resolves: rhbz#663099
806     - tui: Remember the custom software selection (vponcova)
807     Resolves: rhbz#1371229
808    
809     * Mon Mar 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.101-1
810     - Mock can now be set more easily by CI (jkonecny)
811     Resolves: rhbz#1430728
812    
813     * Mon Mar 06 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.100-1
814     - Fix Driver Disc documentation (jkonecny)
815     Related: rhbz#1377233
816     - Support DD rpm loading from local disk device (jkonecny)
817     Resolves: rhbz#1377233
818     - Fix a Pylint warning (mkolman)
819     Related: rhbz#1425760
820     - Remove redundant help content generation code (mkolman)
821     Resolves: rhbz#1428787
822     - network: create dracut arguments for iSCSI root accessed via vlan (rvykydal)
823     Resolves: rhbz#1374003
824     - Add support for RHVH custom storage checking (vponcova)
825     Related: rhbz#1412151
826     - Enable the install class to customize the storage checking (vponcova)
827     Resolves: rhbz#1412151
828     - Replace sanity check with more advanced storage checker (vponcova)
829     Related: rhbz#1412151
830     - Rename StorageChecker to StorageCheckHandler (vponcova)
831     Related: rhbz#1412151
832     - Perform recursive copying of driver disk RPM repo contents (esyr)
833     Resolves: rhbz#1425760
834     - Fix a typo in an error message (esyr)
835     Related: rhbz#1425760
836     - Don't block gui during dasd formating (vponcova)
837     Resolves: rhbz#1335465
838     - rhev: add /home /tmp /var/log /var/log/audit (dougsland)
839     Resolves: rhbz#1422952
840     - Increase verbosity of lvmdump in pre logging script (jkonecny)
841     Related: rhbz#1255659
842    
843     * Mon Feb 27 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.99-1
844     - Improved password quality checking (mkolman)
845     Resolves: rhbz#1380277
846     Resolves: rhbz#1383718
847     Resolves: rhbz#1356975
848     - Use correct default password quality value (mkolman)
849     Related: rhbz#1380277
850     Related: rhbz#1383718
851     - Use initialization controller for spoke initialization (mkolman)
852     Related: rhbz#1380224
853     - Add module initialization controller (mkolman)
854     Resolves: rhbz#1380224
855     - Add the synchronized decorator (mkolman)
856     Related: rhbz#1380224
857     - Add a signal/slot implementation (mkolman)
858     Related: rhbz#1380224
859    
860     * Mon Feb 20 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.98-1
861     - Lock empty root password during kickstart installation (mkolman)
862     Resolves: rhbz#1383656
863     - Enable multiple inst.stage2 urls (vponcova)
864     Resolves: rhbz#1391724
865     - Enable multiple inst.ks urls (vponcova)
866     Resolves: rhbz#1391724
867     - tui: AutoPartSpoke should not be discovered by a hub (vponcova)
868     Related: rhbz#1380767
869     - Enable to define the autopart type in an install class (vponcova)
870     Resolves: rhbz#1380767
871     - Always set the default partitioning (vponcova)
872     Resolves: rhbz#1380767
873    
874     * Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.97-1
875     - Add inst.waitfornet option (rvykydal)
876     Resolves: rhbz#1315160
877     - Add support for IPoIB in tui (rvykydal)
878     Resolves: rhbz#1366935
879    
880     * Tue Feb 07 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.96-1
881     - Add unit test for RepoMDMetaHash object (jkonecny)
882     Related: rhbz#1373449
883     - Make the comments in payload and yumpayload consistent (jkonecny)
884     Related: rhbz#1373449
885     - Fix Anaconda forces payload restart when network (not)change (jkonecny)
886     Resolves: rhbz#1358778
887     Resolves: rhbz#1373449
888     - network: index team slave connection names starting with 1 (rvykydal)
889     Resolves: rhbz#1401403
890     - network: fix --noipv4 via %%pre (rvykydal)
891     Resolves: rhbz#1418289
892    
893     * Thu Feb 02 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.95-1
894     - Close connections to the yum database (vponcova)
895     Resolves: rhbz#1362427
896     - network: fix --activate for bridge slaves configured via %%pre ks (rvykydal)
897     Resolves: rhbz#1416655
898     - network: activate bridge for first network command in ks via %%pre (rvykydal)
899     Resolves: rhbz#1416655
900     - network: unify slave connection names for ks %%pre with ks and gui (rvykydal)
901     Resolves: rhbz#1416655
902     - network: respect --activate value for bridge from kickstart (rvykydal)
903     Resolves: rhbz#1416687
904    
905     * Mon Jan 30 2017 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.94-1
906     - network: bind slave connections to DEVICE, not HWADDR (rvykydal)
907     Related: rhbz#1373360
908     - Catch race-condition error reading from in-memory connection being removed
909     (rvykydal)
910     Related: rhbz#1373360
911     - Allow setting up bridge for fetching isntaller image from kickstart
912     (rvykydal)
913     Resolves: rhbz#1373360
914    
915     * Mon Sep 26 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.93-1
916     - Accept any non-empty password in non-strict mode (mkolman)
917     Resolves: rhbz#1379323
918     - Disable the potfile check on the password quality tests (mkolman)
919     Related: rhbz#1365112
920     Related: rhbz#1365032
921     - Fix two trivial typos in the password checking code (mkolman)
922     Related: rhbz#1365112
923     Related: rhbz#1365032
924     - Tweak lambda use in Dracut test (jkonecny)
925     Related: rhbz#1101653
926     - Add Dracut test for reloading mod dependencies (jkonecny)
927     Related: rhbz#1101653
928    
929     * Tue Sep 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.92-1
930     - Check /var/tmp directory before creating it (rvykydal)
931     Resolves: rhbz#1377761
932    
933     * Thu Sep 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.91-1
934     - Fix password length in the password policy (mkolman)
935     Related: rhbz#1365112
936     Related: rhbz#1365032
937     - network: avoid registering GTypes from multiple threads (lkundrak)
938     Resolves: rhbz#1366271
939     - Fix traceback when payload have None as url (jkonecny)
940     Resolves: rhbz#1371494
941     - Add new Dracut test and fix another ones (jkonecny)
942     Related: rhbz#1101653
943     - Fix bug when we add set to list (jkonecny)
944     Related: rhbz#1101653
945     - Add new helper script files to build system (jkonecny)
946     Related: rhbz#1101653
947     - Add new helper scripts to the README-dd documentation (jkonecny)
948     Related: rhbz#1101653
949     - Fix driver unload is disabling network settings (jkonecny)
950     Related: rhbz#1101653
951    
952     * Mon Sep 12 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.90-1
953     - rhv: Adding rhv for installclasses (dougsland)
954     Resolves: rhbz#1337595
955    
956     * Mon Sep 12 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.89-1
957     - Default policy should not allow empty passwords (mkolman)
958     Related: rhbz#1365112
959     Related: rhbz#1365032
960     - Add unit tests for password quality checking (mkolman)
961     Related: rhbz#1365112
962     Related: rhbz#1365032
963     - Fix password quality checking (mkolman)
964     Resolves: rhbz#1365112
965     Resolves: rhbz#1365032
966     - dud: fix multiple inst.dd=http:// instances stalling in dracut (rvykydal)
967     Related: rhbz#1268792
968    
969     * Thu Sep 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.88-1
970     - Revert "Show network spoke in the TUI reconfig mode (mkolman)"
971     Resolves: rhbz#1302165
972     - Improved driver disk copying (mkolman)
973     Related: rhbz#1269915
974     - network: adapt to ibft plugin being enabled by default in NM (rvykydal)
975     Resolves: rhbz#1371188
976    
977     * Mon Sep 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.87-1
978     - Drop T from cp command flags when copying driver disk RPMs (mkolman)
979     Resolves: rhbz#1269915
980     - network: set onboot correctly for vlan on bond device in ks (rvykydal)
981     Related: rhbz#1234849
982     - network: don't show ibft configured devices in UI (rvykydal)
983     Resolves: rhbz#1309661
984     - Translate press-c-to-continue correctly in TUI (mkolman)
985     Resolves: rhbz#1364539
986     - network: don't set empty team slave config for NM (rvykydal)
987     Related: rhbz#1254929
988    
989     * Thu Aug 25 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.86-1
990     - network: don't stumble upon new Device.Statistics NM dbus iface (rvykydal)
991     Resolves: rhbz#1370099
992    
993     * Wed Aug 24 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.85-1
994     - Check before removing repo specific caches (bcl)
995     Resolves: rhbz#1369698
996    
997     * Tue Aug 23 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.84-1
998     - Ensure LDL DASDs formatted in text ks. (sbueno+anaconda)
999     Resolves: rhbz#1259437
1000     - Run cache hack after moving cache to mounted storage (bcl)
1001     Resolves: rhbz#1287438
1002     - Fix reset payload only on network change (jkonecny)
1003     Resolves: rhbz#1364367
1004     - Disable strict password quality checking for partial kickstart installations
1005     (mkolman)
1006     Related: rhbz#1360263
1007     - Fix anaconda-pre.service wasn't properly installed (jkonecny)
1008     Related: rhbz#1255659
1009    
1010     * Thu Aug 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.83-1
1011     - Fix PropertyNotFoundError PermHwAddress (jkonecny)
1012     Resolves: rhbz#1364977
1013     - Fix screenshot taking logic (mkolman)
1014     Resolves: rhbz#1327456
1015     - network: don't require gateway for static ipv4 config in TUI (rvykydal)
1016     Resolves: rhbz#1365532
1017    
1018     * Tue Aug 09 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22.82-1
1019     - Fix needsNetwork() to test only enabled repositories (jkonecny)
1020     Resolves: rhbz#1361213
1021     Related: rhbz#1358788
1022     - Make sure unformatted DASDs are dasdfmted in ks. (sbueno+anaconda)
1023     Resolves: rhbz#1359865
1024     - Fix architecutre selection for help content (mkolman)
1025     Related: rhbz#1260880
1026     - Fix needsNetwork testing only additional repositories (jkonecny)
1027     Related: rhbz#1358788
1028     - Fix retry to download local treeinfo file (jkonecny)
1029     Related: rhbz#1270354
1030     - Rename function for better consistency (rvykydal)
1031     Related: rhbz#1259284
1032     - Update error message for consistency (rvykydal)
1033     Related: rhbz#1259284
1034     - Add more specific username check messages also to gui (rvykydal)
1035     Related: rhbz#1259284
1036     Resolves: rhbz#1360334
1037     - Fix restart payload only when repo needs network (jkonecny)
1038     Resolves: rhbz#1358788
1039    
1040     * Wed Jul 27 2016 <> - 21.48.22.81-1
1041     - network: don't activate bond/team devices regardless of --activate (rvykydal)
1042     Resolves: rhbz#1358795
1043     - iscsi: fix getting iscsi target iface of bound target (rvykydal)
1044     Resolves: rhbz#1359739
1045     - Clarify a nosave related log message (mkolman)
1046     Related: rhbz#1285519
1047     - network: fix ksdata generating for for non-active virtual devices (rvykydal)
1048     Related: rhbz#1321288
1049     - network: update kickstart data also with bond bridge slaves (rvykydal)
1050     Related: rhbz#1321288
1051     - network: add support for bridge bond slaves (rvykydal)
1052     Resolves: rhbz#1321288
1053     - Fix bootDrive driveorder fallback (jkonecny)
1054     Related: rhbz#1355795
1055     - Fix bootloader when re-using existing /boot part (jkonecny)
1056     Related: rhbz#1355795
1057     - fix style guide test false positive on username variable (rvykydal)
1058     Related: rhbz#1350375
1059     - Store logs before anaconda starts (japokorn)
1060     Resolves: rhbz#1255659
1061     - DD can now replace existing drivers (japokorn)
1062     Related: rhbz#1101653
1063     - tui: use functions instead of fake REs for checking values (rvykydal)
1064     Related: rhbz#1350375
1065     - tui: get proper index of entry we are handling in input (rvykydal)
1066     Related: rhbz#1331054
1067     - tui: fix user name validity checking (rvykydal)
1068     Related: rhbz#1259284
1069     Resolves: rhbz#1350375
1070     - Change bootloader boot drive fallback (jkonecny)
1071     Resolves: rhbz#1355795
1072     - Make it possible to disable sshd service from running. (sbueno+anaconda)
1073     Resolves: rhbz#1262707
1074     - Attempt to unload modules updated by a driver disk (dshea)
1075     Resolves: rhbz#1101653
1076     - Fix the processing of device nodes as driver disks (dshea)
1077     Related: rhbz#1269915
1078    
1079     * Fri Jul 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.80-1
1080     - Allow kickstart users to ignore the free space error (dshea)
1081     Resolves: rhbz#1287308
1082     - Fix dhcpclass to work both via kickstart and the boot cmdline. (clumens)
1083     Resolves: rhbz#1293051
1084     - Add support for device specification variants (mkolman)
1085     Resolves: rhbz#1200833
1086     - Add NTP server configuration to the TUI (mkolman)
1087     Resolves: rhbz#1269399
1088     - Move the NTP server checking constants to constants.py (mkolman)
1089     Related: rhbz#1269399
1090     - Use a constant for the NTP check thread name prefix (mkolman)
1091     Related: rhbz#1269399
1092    
1093     * Fri Jun 24 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.79-1
1094     - Fix adding new VG in Custom spoke can't be applied (jkonecny)
1095     Resolves: rhbz#1263715
1096     - Fix pylint errors in Timezone. (dshea)
1097     Related: rhbz#1312135
1098     - hostname: don't set installer env hostname to localhost.localdomain
1099     (rvykydal)
1100     Related: rhbz#1290858
1101     - Add the nosave option to the boot option docs file (mkolman)
1102     Related: rhbz#1285519
1103    
1104     * Fri Jun 17 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.78-1
1105     - Use the RHEL 7 timezone kickstart command version (mkolman)
1106     Resolves: rhbz#1312135
1107     - Use the signal handlers to set initial widget sensitivies (dshea)
1108     Resolves: rhbz#1259742
1109     - Fix the name sensitivity in the custom spoke. (dshea)
1110     Resolves: rhbz#1316269
1111     - Require network for network-based driver disks (dshea)
1112     Resolves: rhbz#1261024
1113    
1114     * Fri Jun 10 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.77-1
1115     - Add wordwrap to text mode and use it by default (rvykydal)
1116     Resolves: rhbz#1267881
1117     - Display storage errors that cause no disks to be selected (bcl)
1118     Related: rhbz#1340240
1119     - Overwrite network files when using ks liveimg (bcl)
1120     Resolves: rhbz#1342639
1121    
1122     * Wed Jun 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.76-1
1123     - Fix a covscan warning about fetch-driver-net (bcl)
1124     Related: rhbz#1269915
1125     - network: handle also ifcfg files of not activated virtual devices (rvykydal)
1126     Resolves: rhbz#1313173
1127     - network: check onboot value in ksdata, not NM connections (rvykydal)
1128     Related: rhbz#1341636
1129     Resolves: rhbz#1313173
1130     - network: do not activate device on kickstart --onboot="yes" (rvykydal)
1131     Resolves: rhbz#1341636
1132     - Use the LUKS device for encrypted swap on RAID (dshea)
1133     Related: rhbz#1302747
1134     - Use the LUKS device for swap in fstab (vpodzime)
1135     Resolves: rhbz#1302747
1136     - Keep the subdir in driver disk update paths (dshea)
1137     Resolves: rhbz#1296306
1138     - Warn about broken keyboard layout switching in VNC (jkonecny)
1139     Resolves: rhbz#1274228
1140     - Make the anaconda-generator exit early outside of the installation
1141     environment (mkolman)
1142     Resolves: rhbz#1289179
1143    
1144     * Fri Jun 03 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.75-1
1145     - Add a button to refresh the disk list. (dlehman)
1146     Resolves: rhbz#1191305
1147     - Fix some residual issues of dasdfmt in text-mode. (sbueno+anaconda)
1148     Resolves: rhbz#1259437
1149     - Only try to restart payload in the Anaconda environment (mkolman)
1150     Related: rhbz#1270354
1151     - Make current runtime environment identifiers available via flags (mkolman)
1152     Related: rhbz#1270354
1153     - network tui: do not activate device when setting its onboot value (rvykydal)
1154     Resolves: rhbz#1261864
1155     - network tui: edit persistent configuration, not active connection (rvykydal)
1156     Related: rhbz#1261864
1157     - network: add support for --no-activate kickstart opton (rvykydal)
1158     Resolves: rhbz#1277975
1159     - More descriptive message on invalid username (kvalek)
1160     Resolves: rhbz#1259284
1161     - Don't mark an empty string for translation. (clumens)
1162     Related: rhbz#1255094
1163     - Update the disk summary on Ctrl-A (dshea)
1164     Resolves: rhbz#1264958
1165     - Added PROGRESS_REPORT for retry messages (kvalek)
1166     Resolves: rhbz#1255094
1167     - Handle unsupported disklabels. (dlehman)
1168     Related: rhbz#1266199
1169     Related: rhbz#1294081
1170     - network: fix filtering of libvirt devices (check for None values) (rvykydal)
1171     Related: rhbz#1298444
1172     - NFS DDs installation now works correctly (japokorn)
1173     Resolves: rhbz#1269915
1174    
1175     * Fri May 27 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.74-1
1176     - Print an error when the kickstart file is missing (bcl)
1177     Resolves: rhbz#1297380
1178     - Adapt the pwpolicy defaults to the old behavior (vpodzime)
1179     Related: rhbz#1240303
1180     - Ignore addon and anaconda sections in handle-sshpw (bcl)
1181     Related: rhbz#1240303
1182     - Ignore %%anaconda section in parse-kickstart (bcl)
1183     Related: rhbz#1240303
1184     - Add documentation on %%anaconda kickstart command (bcl)
1185     Related: rhbz#1240303
1186     - TUI pwpolicy setup was supposed to be in __init__ not refresh (bcl)
1187     Related: rhbz#1240303
1188     - Fix pylint/translation issues from the pwpolicy patches. (clumens)
1189     Related: rhbz#1240303
1190     - Implement %%anaconda kickstart section for pwpolicy (bcl)
1191     Resolves: rhbz#1240303
1192     - Add pwpolicy support to TUI interface (bcl)
1193     Related: rhbz#1240303
1194     - Add pwpolicy for the LUKS passphrase dialog. (bcl)
1195     Related: rhbz#1240303
1196     - Add pwpolicy for the user spoke. (bcl)
1197     Related: rhbz#1240303
1198     - Use pwpolicy for the root password spoke. (bcl)
1199     Related: rhbz#1240303
1200     - hostname: add tooltip to Apply button (rvykydal)
1201     Related: rhbz#1290858
1202     - hostname: fix accelerator collision (rvykydal)
1203     Related: rhbz#1290858
1204     - hostname: don't set hostname in initrafms of target system (rvykydal)
1205     Related: rhbz#1290858
1206     - hostname: set current hostname from target system hostname on demand
1207     (rvykydal)
1208     Related: rhbz#1290858
1209     - hostname: suggest current hostname for storage containers (rvykydal)
1210     Related: rhbz#1290858
1211     - hostname: don't set target system static hostname to current hostname
1212     (rvykydal)
1213     Resolves: rhbz#1290858
1214    
1215     * Wed May 25 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.73-1
1216     - network: don't crash on devices with zero MAC address (rvykydal)
1217     Resolves: rhbz#1334632
1218     - network: fix regression in network tui device configuration (rvykydal)
1219     Resolves: rhbz#1338620
1220     - Fix TUI ErrorDialog processing (bcl)
1221     Resolves: rhbz#1337427
1222     - Fix a pylint error in the source switch handler mixin (mkolman)
1223     Related: rhbz#1275771
1224     - Don't crash when selecting the same hdd ISO again (mkolman)
1225     Resolves: rhbz#1275771
1226     - Protect extended partition when ISO file is on logical partition (vtrefny)
1227     Resolves: rhbz#1255237
1228     - Fix error handling for s390 bootloader errors (sbueno+anaconda)
1229     Resolves: rhbz#1260934
1230     - Move yum.cache to disk after partitioning (bcl)
1231     Resolves: rhbz#1287438
1232    
1233     * Fri May 13 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.72-1
1234     - Lower required squashfs ram to 350M (bcl)
1235     Resolves: rhbz#1333113
1236     - Add epoch for anaconda-user-help & bump version (mkolman)
1237     Related: rhbz#1275285
1238     - Specify string format arguments as logging function parameters (mkolman)
1239     Related: rhbz#1235726
1240    
1241     * Wed May 11 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.71-1
1242     - Do not override StorageChecker.errors in StorageSpoke (vtrefny)
1243     Resolves: rhbz#1269195
1244     - Add single language mode (mkolman)
1245     Resolves: rhbz#1235726
1246     - Move default X keyboard setting out of the Welcome spoke (mkolman)
1247     Related: rhbz#1235726
1248     - bootloader: Use shim on Aarch64. (pjones)
1249     Resolves: rhbz#1256942
1250     - Fix bad indentation (rvykydal)
1251     Related: rhbz#1265593
1252     - network: don't show libvirt virtual devices (rvykydal)
1253     Related: rhbz#1298444
1254     - network: don't crash when adding device without connection to list (rvykydal)
1255     Related: rhbz#1265593
1256     - Use a different ipmi command to log events. (clumens)
1257     Resolves: rhbz#1268195
1258     - Add missing glib schema dependencies (dshea)
1259     Related: rhbz#1324889
1260     - Compile glib schema overrides with --strict. (dshea)
1261     Related: rhbz#1324889
1262    
1263     * Fri May 06 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.70-1
1264     - Don't join two absolute paths (mkolman)
1265     Related: rhbz#1249598
1266     - Switch to the new Initial Setup unit name (mkolman)
1267     Related: rhbz#1249598
1268     - Don't crash when taking a screenshot on the hub (mkolman)
1269     Resolves: rhbz#1327456
1270     - network: validate netmask in tui (rvykydal)
1271     Resolves: rhbz#1331054
1272    
1273     * Fri Apr 29 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.69-1
1274     - Check minimal memory requirements properly (jstodola)
1275     Resolves: rhbz#1267673
1276     - Check that cache PVs (if any) are in the VG the LV belongs to (vpodzime)
1277     Resolves: rhbz#1263258
1278     - Move settings_changed from NCB to Network Spoke (jkonecny)
1279     Related: rhbz#1270354
1280     - Changes in network state revalidate sources rhbz#1270354 (riehecky)
1281     Resolves: rhbz#1270354
1282    
1283     * Wed Apr 27 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.68-1
1284     - Update storage snapshot after running dasdfmt. (sbueno+anaconda)
1285     Resolves: rhbz#1266151
1286     - Add access to the payload from addons (jkonecny)
1287     Resolves: rhbz#1288636
1288     - Update the on-disk snapshot of storage when adv. disks are added (vpodzime)
1289     Resolves: rhbz#1267944
1290    
1291     * Thu Apr 21 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.67-1
1292     - Combine formatting of LDL and unformatted DASDs. (sbueno+anaconda)
1293     Resolves: rhbz#1316088
1294     - Move metacity settings into anaconda. (dshea)
1295     Resolves: rhbz#1324889
1296    
1297     * Fri Apr 15 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.66-1
1298     - Check software selection in tui kickstart (bcl)
1299     Resolves: rhbz#1320436
1300     - Run the checkSoftwareSelection even when no environment is selected (bcl)
1301     Resolves: rhbz#1320436
1302     - Stop kickstart when space check fails (bcl)
1303     Resolves: rhbz#1320436
1304     - Fix problem of DASDs not being formatted in text ks. (sbueno+anaconda)
1305     Resolves: rhbz#1259437
1306    
1307     * Thu Apr 14 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.65-1
1308     - Move the pykickstart version test into a different subdirectory. (clumens)
1309     Resolves: rhbz#1263367
1310     - Show network spoke in the TUI reconfig mode (mkolman)
1311     Resolves: rhbz#1302165
1312     - iscsi: don't generate kickstart iscsi commands for offload devices (rvykydal)
1313     Related: rhbz#1252879
1314     - iscsi: allow installing bootloader on offload iscsi disks (qla4xxx)
1315     (rvykydal)
1316     Resolves: rhbz#1325134
1317     - Fix iSCSI kickstart options aren't generated (jkonecny)
1318     Resolves: rhbz#1252879
1319     - Fix adding offload iSCSI devices (vtrefny)
1320     Resolves: rhbz#1255280
1321    
1322     * Fri Apr 08 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.64-1
1323     - Exclude software raid block devices from list-harddrives output (mkolman)
1324     Resolves: rhbz#1311512
1325    
1326     * Tue Apr 05 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.63-1
1327     - network: don't set 803-3-ethernet.name setting (rvykydal)
1328     Resolves: rhbz#1323589
1329     - Add retry when downloading .treeinfo (jkonecny)
1330     Resolves: rhbz#1292613
1331     - Make it possible to skip saving of kickstarts and logs (mkolman)
1332     Resolves: rhbz#1285519
1333     - Add a function for empty file creation (mkolman)
1334     Related: rhbz#1285519
1335     - Run actions for argparse arguments (mkolman)
1336     Related: rhbz#1285519
1337    
1338     * Fri Apr 01 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.62-1
1339     - Reset invalid disk selection before proceeding. (dlehman)
1340     Resolves: rhbz#1265330
1341     - Fix bad sensitivity on boxes in source spoke (jkonecny)
1342     Resolves: rhbz#1262833
1343     - Fix only one address is shown in anaconda (jkonecny)
1344     Resolves: rhbz#1264400
1345     - network: copy static routes configured in installer to system (rvykydal)
1346     Resolves: rhbz#1255801
1347     - network: fix kickstart --noipv4 option in %%pre section (rvykydal)
1348     Related: rhbz#1291333
1349     - network: fix kickstart --noipv4 option (rvykydal)
1350     Resolves: rhbz#1291333
1351    
1352     * Thu Mar 24 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.61-1
1353     - Fix crash when new device appear in Welcome screen (jkonecny)
1354     Resolves: rhbz#1216926
1355     - Add reason when logging invalid repository (jkonecny)
1356     Resolves: rhbz#1240379
1357     - network: fix vlan over bond in kickstart (rvykydal)
1358     Resolves: rhbz#1234849
1359    
1360     * Fri Mar 18 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.60-1
1361     - Remove unused import in storage_utils (sbueno+anaconda)
1362     Related: rhbz#1268025
1363     - Remove the last instance of singlePV (sbueno+anaconda)
1364     Resolves: rhbz#1268025
1365     - Remove duplicate informational message from rescue mode. (sbueno+anaconda)
1366     Resolves: rhbz#1249082
1367     - If doing dirinstall on s390x, don't prompt to login via ssh to begin install.
1368     (sbueno+anaconda)
1369     Resolves: rhbz#1269207
1370     - Fix a problem introduced by a cherry-pick (dshea)
1371     Resolves: rhbz#1317558
1372     Related: rhbz#1274855
1373     - Fix duplicate network settings in dracut (jkonecny)
1374     Related: rhbz#1293539
1375     - Fix create device with bad name when parsing KS (jkonecny)
1376     Resolves: rhbz#1293539
1377     - network: don't traceback when trying to turn off misconfigured team
1378     connection (rvykydal)
1379     Resolves: rhbz#1263971
1380     - network: don't set NM_CONTROLLED=no for root on SAN (rvykydal)
1381     Resolves: rhbz#1273323
1382     - Use a lock for repoStore access (bcl)
1383     Resolves: rhbz#1315414
1384     - network: use NAME to find ifcfg on s390 with net.ifnames=0 (rvykydal)
1385     Resolves: rhbz#1249750
1386     - fix multiple inst.dd=<path> args (rhbz#1268792) (wwoods)
1387     Resolves: rhbz#1268792
1388     - network: fix configuring team in kickstart pre (rvykydal)
1389     Resolves: rhbz#1254929
1390     - network: Don't set --device link default for hostname only network cmd
1391     (rvykydal)
1392     Resolves: rhbz#1272274
1393     - Make the No Space dialog look less terrible. (clumens)
1394     Resolves: rhbz#1264328
1395    
1396     * Thu Mar 10 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.59-1
1397     - Fix a DBus InvalidProperty handling (jkonecny)
1398     Resolves: rhbz#1315843
1399     - Fix a bad usage of execWithRedirect (dshea)
1400     Resolves: rhbz#1270319
1401     - Use an icon that exists in Adwaita for the dasd confirmation (dshea)
1402     Related: rhbz#1259016
1403     - Translate the help button. (dshea)
1404     Resolves: rhbz#1314451
1405     - Translate the required space labes in resize.py (dshea)
1406     Resolves: rhbz#1314451
1407     - Increase yum debug logging level from 3 to 6 (jkonecny)
1408     Resolves: rhbz#1254368
1409    
1410     * Fri Mar 04 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.58-1
1411     - Add device id to dasdfmt screen. (sbueno+anaconda)
1412     Resolves: rhbz#1269174
1413     - Unify displayed columns in custom spoke dialogs. (sbueno+anaconda)
1414     Resolves: rhbz#1289577
1415     - Show some confirmation to users if adding a DASD was successful.
1416     (sbueno+anaconda)
1417     Resolves: rhbz#1259016
1418     - Fix dasdfmt during graphical kickstart. (sbueno+anaconda)
1419     Resolves: rhbz#1269863
1420     - Improve password salt creation (bcl)
1421     Resolves: rhbz#1229474
1422     - Display a fatal error if unable to encrypt a password. (dshea)
1423     Related: rhbz#1229474
1424     - NTP should have better behavior (jkonecny)
1425     Resolves: rhbz#1260725
1426    
1427     * Tue Mar 01 2016 Brian C. Lane <bcl@redhat.com> - 21.48.22.57-1
1428     - Make sure pluginconf.d exists (bcl)
1429     Resolves: rhbz#1271766
1430     - Check to see if DD repo is already in addOn list (bcl)
1431     Resolves: rhbz#1268357
1432     - Add --sshkey to kickstart sshpw command (bcl)
1433     Resolves: rhbz#1240410
1434     - Add sshkey kickstart command (bcl)
1435     Resolves: rhbz#1311755
1436     - Fix nfs source crash when options change (bcl)
1437     Resolves: rhbz#1264071
1438     - Fix pre-install script execution (bcl)
1439     Related: rhbz#1311184
1440     - Add kickstart %%pre-install section support (bcl)
1441     Resolves: rhbz#1311184
1442     - Fix a race between a window continuing and the next starting (dshea)
1443     Resolves: rhbz#1255858
1444     - Don't process continue-clicked events for windows that aren't shown.
1445     (clumens)
1446     Related: rhbz#1255858
1447     - Generate resources.h before compiling widgets-common.c (dshea)
1448     Related: rhbz#1243929
1449     - Use CSS to style the internal widgets. (dshea)
1450     Resolves: rhbz#1243929
1451     - Lookup IPv6 address without brackets (bcl)
1452     Resolves: rhbz#1267872
1453     - Copy rhsm logs to target system (bcl)
1454     Resolves: rhbz#1130268
1455     - Add specific error string to TUI user dialog (bcl)
1456     Resolves: rhbz#1248421
1457     - Make EditTUIDialog error generic (bcl)
1458     Related: rhbz#1248421
1459     - Don't clear the _currentIsoFile if another iso was selected (bcl)
1460     Related: rhbz#1274855
1461     - Fix problems with the hdiso method (clumens)
1462     Resolves: rhbz#1274855
1463     - Always quote values in ifcfg- files (bcl)
1464     Resolves: rhbz#1279131
1465     - Include original kickstart in /root/original-ks.cfg (bcl)
1466     Resolves: rhbz#1227939
1467     - Manually set clock shifts on UI idle (rmarshall)
1468     Resolves: rhbz#1251044
1469     - Import iutil earlier so we can use ipmi_report from check_for_ssh. (clumens)
1470     Resolves: rhbz#1267658
1471     - In tui cmdline mode skip showError and log message (bcl)
1472     Resolves: rhbz#1280371
1473     - Fix a typo in the hardware error message. (clumens)
1474     Resolves: rhbz#1284165
1475     - Make reclaim work with small screens and big labels (dshea)
1476     Resolves: rhbz#1262778
1477     - Use GtkResponseType values in the iso chooser dialog (dshea)
1478     Resolves: rhbz#1265060
1479    
1480 unnilennium 1.1 * Thu Oct 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.56-1
1481     - Ignore interfaces with invalid VLAN IDs. (dshea)
1482     Resolves: rhbz#1274893
1483    
1484     * Fri Oct 09 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.55-1
1485     - network: create ifcfg files in tui if needed (rvykydal)
1486     Resolves: rhbz#1268155
1487     - Do not limit ONBOOT default setting to url and nfs installation methods
1488     (rvykydal)
1489     Resolves: rhbz#1269264
1490    
1491     * Wed Oct 07 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.54-1
1492     - ibft: fix setting dracut boot args for static ibft nic configuration
1493     (rvykydal)
1494     Resolves: rhbz#1267526
1495     - dracut: accept inst.dd=[file:]/dd.iso (wwoods)
1496     Resolves: rhbz#1268792
1497     - Fix issues with the date&time not being updated on timezone changes
1498     (vpodzime)
1499     Resolves: rhbz#1267450
1500    
1501     * Tue Sep 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.53-1
1502     - Use otps.display_mode during early startup (mkolman)
1503     Resolves: rhbz#1267140
1504    
1505     * Mon Sep 28 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.52-1
1506     - Mount stage2 cdrom after running driver-updates (bcl)
1507     Resolves: rhbz#1266478
1508    
1509     * Fri Sep 25 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.51-1
1510     - Pull in new translations
1511     Related: rhbz#1047457
1512    
1513     * Wed Sep 23 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.50-1
1514     - Fix a pylint problem with the ostree patch. (clumens)
1515     Related: rhbz#1253527
1516     - Update storage config after running dasdfmt. (sbueno+anaconda)
1517     Resolves: rhbz#1264411
1518     - rpmostreepayload: Forcibly unmount everything in sysroot (walters)
1519     Resolves: rhbz#1253527
1520    
1521     * Tue Sep 22 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.49-1
1522     - Use correct installclass for RHEL Atomic Host (rvykydal)
1523     Resolves: rhbz#1265213
1524     - Catch blkid failure in driver-updates (bcl)
1525     Resolves: rhbz#1262963
1526     - Maximize anaconda instead of running fullscreen (dshea)
1527     Related: rhbz#1231856
1528     - Do not display markup in showDetailedError. (dshea)
1529     Resolves: rhbz#1263963
1530    
1531     * Fri Sep 18 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.48-1
1532     - Skip setting up env and groups in software spoke for ks (bcl)
1533     Resolves: rhbz#1263493
1534    
1535     * Tue Sep 15 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.47-1
1536     - Show correct status for no %%packages with selected environment (mkolman)
1537     Related: rhbz#1261393
1538     - Keep environment selection when reentering the software spoke (mkolman)
1539     Resolves: rhbz#1261393
1540     - Remove an unused import. (clumens)
1541     Related: rhbz#1253672
1542     - Only show the user spoke if no users are specified in kickstart (mkolman)
1543     Resolves: rhbz#1253672
1544    
1545     * Fri Sep 11 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.46-1
1546     - Handle driver rpms retrieved via network (bcl)
1547     Resolves: rhbz#1257916
1548     - Use getDiskDescription for disk description strings (bcl)
1549     Resolves: rhbz#1247861
1550     - Add getDiskDescription helper function (bcl)
1551     Related: rhbz#1247861
1552     - Make sure anaconda reads in ks file from OEMDRV device. (sbueno+anaconda)
1553     Resolves: rhbz#1057271
1554     - Try to deal with expected errors from devicetree.populate (vpodzime)
1555     Resolves: rhbz#1257648
1556    
1557     * Thu Sep 10 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.45-1
1558     - Fix 'cat: /tmp/dd_disk: No such file or directory' (jkonecny)
1559     Resolves: rhbz#1251394
1560    
1561     * Wed Sep 09 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.44-1
1562     - Fix another bash syntax problem in kickstart-genrules.sh (sbueno+anaconda)
1563     Resolves: rhbz#1057271
1564     - Install all required packages. (dshea)
1565     Resolves: rhbz#1260624
1566    
1567     * Tue Sep 08 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.43-1
1568     - Quit in askvnc should not reboot image and dirinstall (bcl)
1569     Resolves: rhbz#1255069
1570     - network: assume --device=link as default also for ks on hd (rvykydal)
1571     Related: rhbz#1085310
1572     - Don't try to concatenate a list with a string (mkolman)
1573     Related: rhbz#1252444
1574     - Always show the Network spoke in Initial Setup (mkolman)
1575     Resolves: rhbz#1259801
1576     - Fix hiding curl 404 errors outside debug mode (vtrefny)
1577     Resolves: rhbz#1182776
1578    
1579     * Thu Sep 03 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.42-1
1580     - Remove a call to execute in storage thread to avoid a threading disaster.
1581     (sbueno+anaconda)
1582     Resolves: rhbz#1245268
1583     - Remove a rogue reference to self.back_clicked. (clumens)
1584     Related: rhbz#1254548
1585     - Fix a typo in service enablement in kickstart.py. (clumens)
1586     Related: rhbz#1252444
1587     - Verify Initial Setup services are present before turning them ON/OFF
1588     (mkolman)
1589     Resolves: rhbz#1252444
1590     - Set both .format's and .originalFormat's passphrase on unlock (vpodzime)
1591     Resolves: rhbz#1255679
1592     - Make the Encrypt checkbox insensitive for encrypted non-BTRFS devices
1593     (vpodzime)
1594     Related: rhbz#1255679
1595     - Make the default screen height yet one line shorter (vpodzime)
1596     Resolves: rhbz#1184378
1597     - Don't crash if the Japanese PC-98 keyboard is selected (mkolman)
1598     Resolves: rhbz#1190589
1599    
1600     * Wed Sep 02 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.41-1
1601     - Enforce sane disk selections. (dlehman)
1602     Resolves: rhbz#1254548
1603    
1604     * Tue Sep 01 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.40-1
1605     - Skip OEMDRV if interactive DD is requested (bcl)
1606     Related: rhbz#1254270
1607     - Copy updated driver ko to correct directory (bcl)
1608     Related: rhbz#1254270
1609     - addRepo takes a repo object not a string (bcl)
1610     Related: rhbz#1254270
1611     - Drivers are simply under /run/install/DD-x/ (bcl)
1612     Related: rhbz#1254270
1613     - Fix a bash error in kickstart-genrules.sh (sbueno+anaconda)
1614     Resolves: rhbz#1057271
1615     - Run nm-connection-editor with the --keep-above flag (mkolman)
1616     Resolves: rhbz#1231856
1617    
1618     * Mon Aug 31 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.39-1
1619     - Disallow /boot on lvm until grub2 fully supports it. (dlehman)
1620     Resolves: rhbz#1252466
1621     - Force an encoding of utf-8 on liveinst installs (dshea)
1622     Resolves: rhbz#1257060
1623     - Ignore zram block devices in the list-harddrives script output (mkolman)
1624     Resolves: rhbz#1247886
1625     Resolves: rhbz#1253184
1626    
1627     * Fri Aug 28 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.38-1
1628     - Run AnacondaExceptionHandler in cmdline mode (bcl)
1629     Resolves: rhbz#1256385
1630     - anaconda.target: Wants systemd-logind.service (awilliam)
1631     Resolves: rhbz#1257311
1632    
1633     * Wed Aug 26 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.37-1
1634     - Process excludedGroupList after packages and groups. (clumens)
1635     Resolves: rhbz#1249036
1636     - Fix the help button mnemonic display on spokes (dshea)
1637     Resolves: rhbz#1250918
1638    
1639     * Mon Aug 24 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.36-1
1640     - Don't write nfs repos to the target system (bcl)
1641     Resolves: rhbz#1246212
1642     - Fix nfs mountpoint removal (bcl)
1643     Related: rhbz#1246212
1644     - Fix the handling of nfs:// URLs. (dshea)
1645     Related: rhbz#1246212
1646     - Start hubs with the buttons insensitive. (dshea)
1647     Resolves: rhbz#1255752
1648     - Move locale environment logic into localization.py (dshea)
1649     Related: rhbz#1198642
1650    
1651     * Mon Aug 17 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.35-1
1652     - Skip source url checks when network is off (bcl)
1653     Resolves: rhbz#1251130
1654     - Don't set net.device to link if there is no ksdevice (bcl)
1655     Resolves: rhbz#1085310
1656     - Reading carrier while link is down raises IOError (bcl)
1657     Related: rhbz#1085310
1658     - Make sure username entered in TUI if create a user chosen. (sbueno+anaconda)
1659     Resolves: rhbz#1249660
1660    
1661     * Sun Aug 16 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.34-1
1662     - Network protocols don't list Closest mirror first (vpodzime)
1663     Resolves: rhbz#1253196
1664     - Make sure proper installclass selected for RHEL installs. (sbueno+anaconda)
1665     Related: rhbz#1196721
1666     - Fix traceback on tz spoke in text mode (sbueno+anaconda)
1667     Resolves: rhbz#1252025
1668    
1669     * Thu Aug 13 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.33-1
1670     - Re-enable addons as additional repositories. (clumens)
1671     Resolves: rhbz#1248323
1672    
1673     * Wed Aug 12 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.32-1
1674     - product.img buildstamp should override distribution buildstamp (bcl)
1675     Resolves: rhbz#1240238
1676     - Tell libreport if it is a final release or not (vpodzime)
1677     Resolves: rhbz#1252036
1678     - On incomplete ks, don't automatically proceed with install. (sbueno+anaconda)
1679     Resolves: rhbz#1251978
1680     - Add the "make ci" target. (clumens)
1681     Related: rhbz#1196721
1682     - Tweak tmux configuration file (jkonecny)
1683     Resolves: rhbz#1238799
1684    
1685     * Fri Aug 07 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.31-1
1686     - Only pass DASDs to is_ldl_dasd function. (sbueno+anaconda)
1687     Resolves: rhbz#1248666
1688    
1689     * Wed Aug 05 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.30-1
1690     - Add the anaconda-user-help package as dependency (mkolman)
1691     Resolves: rhbz#1247779
1692    
1693     * Tue Aug 04 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.29-1
1694     - Fix a line that still treated the fstype as a GtkComboBoxText (dshea)
1695     Resolves: rhbz#1248885
1696     - Fix fastestmirror plugin check (bcl)
1697     Resolves: rhbz#1249569
1698    
1699     * Fri Jul 31 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.28-1
1700     - Display a EULA-related warning on progress hub at end of installation.
1701     (sbueno+anaconda)
1702     Resolves: rhbz#1249185
1703     Resolves: rhbz#1248432
1704    
1705     * Thu Jul 30 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.27-1
1706     - Fix error with OEMDRV ks auto-load check. (sbueno+anaconda)
1707     Related: rhbz#1057271
1708    
1709     * Wed Jul 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.26-1
1710     - Prevent incomplete translations from making the TUI unusable (mkolman)
1711     Resolves: rhbz#1235617
1712     - Disable a Pylint false-positive (mkolman)
1713     Related: rhbz#1234896
1714    
1715     * Tue Jul 28 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.25-1
1716     - Add support for autostep and --autoscreenshot (mkolman)
1717     Resolves: rhbz#1234896
1718     - Really fix unexpected exits in execReadlines (dshea)
1719     Related: rhbz#1188287
1720     - iscsi: display portal (address:port) of node in node list (rvykydal)
1721     Related: rhbz#1195570
1722    
1723     * Fri Jul 24 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.24-1
1724     - Add parentheses around the IPV6 regex fragment. (dshea)
1725     Resolves: rhbz#1246133
1726     - Add tests for IPv6 literals in URLs (dshea)
1727     Related: rhbz#1246133
1728     - Do not set user home to / in advanced user dialog (bcl)
1729     Resolves: rhbz#1245837
1730     - Fix Initial PPC PReP Boot Selector Name (rmarshall)
1731     Resolves: rhbz#1172755
1732    
1733     * Thu Jul 23 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.23-1
1734     - Handle missing environment without traceback (bcl)
1735     Resolves: rhbz#1245296
1736     - Disable a Pylint false-positive (mkolman)
1737     Related: rhbz#1182562
1738     - Make sure TUI is readable for non-latin languages (mkolman)
1739     Resolves: rhbz#1182562
1740     - Auto-load ks.cfg if OEMDRV volume available. (sbueno+anaconda)
1741     Resolves: rhbz#1057271
1742     - dracut: minor cleanup (wwoods)
1743     Related: rhbz#1168902
1744     - dracut: fix missing messages for inst.ks=cdrom (wwoods)
1745     Related: rhbz#1168902
1746     - Wait forever for kickstarts on CDROM (wwoods)
1747     Resolves: rhbz#1168902
1748     - Allow cdrom-swapping when doing "inst.ks=cdrom[:...]" (wwoods)
1749     Resolves: rhbz#1168902
1750     - anaconda-lib.sh: add tell_user() and dev_is_cdrom() (wwoods)
1751     Related: rhbz#1168902
1752    
1753     * Wed Jul 22 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.22-1
1754     - Fix various pylint problems caused by the new rescue mode. (clumens)
1755     Related: rhbz#965985
1756     - network: use ibftx interface for iSCSI from iBFT in dracut (rvykydal)
1757     Resolves: rhbz#1077291
1758     - Remove text.py from spec file (bcl)
1759     Related: rhbz#965985
1760    
1761     * Mon Jul 20 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.21-1
1762     - Remove the last usage of newt and get rid of it as a dependency
1763     (sbueno+anaconda)
1764     Related: rhbz#965985
1765     - Enable anaconda to use the new rescue mode. (sbueno+anaconda)
1766     Resolves: rhbz#965985
1767     - Get rid of unnecessary constants in constants_text. (sbueno+anaconda)
1768     Related: rhbz#965985
1769     - Get rid of some unnecessary files. (sbueno+anaconda)
1770     Related: rhbz#965985
1771    
1772     * Fri Jul 17 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.20-1
1773     - Add support for architecture suffixes in help files (mkolman)
1774     Related: rhbz#1196721
1775     Related: rhbz#1072033
1776     - network: add s390 options to default ifcfg files (rvykydal)
1777     Resolves: rhbz#1074570
1778    
1779     * Wed Jul 15 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.19-1
1780     - Don't ask to start vnc if user specifies text mode. (sbueno+anaconda)
1781     Resolves: rhbz#1241425
1782     Related: rhbz#1196721
1783     - Fix pylint errors in the new driver disk code. (clumens)
1784     Related: rhbz#1084197
1785     - Restore RHEL-specific stylesheet data. (dshea)
1786     Related: rhbz#1196721
1787    
1788     * Fri Jul 10 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.18-1
1789     - Start the network before the display (dshea)
1790     Resolves: rhbz#1240732
1791     - Bump pykickstart version required. (sbueno+anaconda)
1792     Resolves: rhbz#1241413
1793     - Set the no network error in refresh() (dshea)
1794     Resolves: rhbz#1238797
1795     - Show the event box immediately when setting infobar messages. (dshea)
1796     Related: rhbz#1238797
1797     - dracut: fix boot failure waiting for finished/dd.sh (wwoods)
1798     Related: rhbz#1084197
1799     - driver_updates: fixes from patch review (wwoods)
1800     Related: rhbz#1084197
1801     - dd-refactor: dracut + build bits (wwoods)
1802     Resolves: rhbz#1084197
1803     Resolves: rhbz#1164131
1804     Related: rhbz#1213546
1805     - parse-kickstart: just emit 'inst.dd=XXX' for driverdisk (wwoods)
1806     Related: rhbz#1084197
1807     - parse-kickstart: pylint fixes (wwoods)
1808     Related: rhbz#1084197
1809     - dd-refactor: new driver_updates.py + tests (wwoods)
1810     Related: rhbz#1084197
1811     - payload: fix driverdisk repos (wwoods)
1812     Related: rhbz#1084197
1813     - Always write NTP servers to config files (wwoods)
1814     Resolves: rhbz#1197575
1815     - dracut: fix boot with inst.ks and no inst.{repo,stage2} (wwoods)
1816     Resolves: rhbz#1238987
1817    
1818     * Thu Jul 09 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.17-1
1819     - Check for Gtk before importing escape_markup (bcl)
1820     Related: rhbz#1236995
1821     - Add handling for unusable storage configurations. (dlehman)
1822     Resolves: rhbz#1236995
1823     - Allow markup in the label/message of DetailedErrorDialog. (dlehman)
1824     Related: rhbz#1236995
1825     - Allow passing an optional button list to showDetailedError. (dlehman)
1826     Related: rhbz#1236995
1827     - Allow kwargs with gtk_action_wait, gtk_action_nowait decorators. (dlehman)
1828     Related: rhbz#1236995
1829    
1830     * Tue Jul 07 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.16-1
1831     - Ellipsize the file system type combo box (dshea)
1832     Resolves: rhbz#1212615
1833     - Shorten the mount point entry to match the capacity entry (dshea)
1834     Resolves: rhbz#1212615
1835     - Re-save custom.glade (dshea)
1836     Resolves: rhbz#1212615
1837     - Ellipsize comboboxes (dshea)
1838     Resolves: rhbz#1212615
1839     - Wrap device labels earlier (dshea)
1840     Resolves: rhbz#1212615
1841     - Change text shown to users about the need to dasdfmt. (sbueno+anaconda)
1842     Related: rhbz#1170653
1843     - Fix a typo in the dasdfmt dialog box. (sbueno+anaconda)
1844     Related: rhbz#1170653
1845     - Enable anaconda to use the new cdl ks option, and detect ldl dasds.
1846     (sbueno+anaconda)
1847     Resolves: rhbz#1170656
1848     Resolves: rhbz#1170653
1849     - Fix GRUB2 Password Update Scope (rmarshall)
1850     Related: rhbz#985962
1851     - Enable Custom GRUB2 Password Utility (rmarshall)
1852     Related: rhbz#985962
1853    
1854     * Tue Jul 07 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.15-1
1855     - Explicitly try fetching netroot after network kickstart fetch (vpodzime)
1856     Resolves: rhbz#1238987
1857     - Refresh advanced disks after disk summary dialog (bcl)
1858     Resolves: rhbz#1226354
1859     - Show an alternative prompt if a hub contains only a single spoke (mkolman)
1860     Resolves: rhbz#1199234
1861     - Don't crash if incorrect environment is set in kickstart (mkolman)
1862     Resolves: rhbz#1234890
1863     - Allow /boot partition on iscsi with ibft (jkonecny)
1864     Related: rhbz#1164195
1865     - Make sure we work with fresh data when trying to do netroot (vpodzime)
1866     Related: rhbz#1082500
1867     - Make our manual triggering on network in dracut work (vpodzime)
1868     Resolves: rhbz#1082500
1869     - Fix broken test by infiniband patch (jkonecny)
1870     Related: rhbz#1177032
1871    
1872     * Thu Jul 02 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.14-1
1873     - Add RAID swaps to /etc/fstab (bcl)
1874     Resolves: rhbz#1234469
1875     - Fix kickstart install with infiniband (jkonecny)
1876     Resolves: rhbz#1177032
1877     - Disable Label Entry for PPC PReP Boot (rmarshall)
1878     Resolves: rhbz#1172773
1879     - Correctly propagate --ipv6gateway to ifcfg files(mkolman)
1880     Resolves: rhbz#1170845
1881     - Ask for encryption passphrase when not specified in ks (vtrefny)
1882     Resolves: rhbz#1185466
1883     - Connect scroll adjustments in the right class (dshea)
1884     Related: rhbz#1189899
1885    
1886     * Wed Jul 01 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.13-1
1887     - Cancel Container Edit Sensitizes Update (rmarshall)
1888     Resolves: rhbz#1168656
1889     - Add support for specifying arbitrary mkfs options. (clumens)
1890     Resolves: rhbz#1217110
1891     - Do not display curl 404 errors that can be safely ignored (vtrefny)
1892     Resolves: rhbz#1182776
1893     - Fix the line counting when printing long widgets (vpodzime)
1894     Related: rhbz#1184378
1895     - Improve how we set the default screen height in text mode (vpodzime)
1896     Resolves: rhbz#1184378
1897    
1898     * Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.12-1
1899     - dd: drop unnecessary archive_read_data_skip (Will Woods)
1900     Related: rhbz#1222056
1901     - dd_extract: -l should not extract modules+firmware (Will Woods)
1902     Related: rhbz#1222056
1903     - dd: fix permissions on extracted files (wwoods)
1904     Resolves: rhbz#1222056
1905     - Create and use snapshot of on-disk storage with no modifications (vpodzime)
1906     Resolves: rhbz#1160862
1907     Resolves: rhbz#1187644
1908     - Implement the class for storage snapshots (vpodzime)
1909     Related: rhbz#1187644
1910     Related: rhbz#1160862
1911     - Prevent any changes in the StorageSpoke if just going back (vpodzime)
1912     Related: rhbz#1187644
1913     Related: rhbz#1160862
1914     - fix inst.ks.sendmac for static ip=XXX (wwoods)
1915     Resolves: rhbz#1190115
1916    
1917     * Fri Jun 26 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.11-1
1918     - network: catch another race when calling dbus methods on invalid devices
1919     (rvykydal)
1920     Related: rhbz#1179276
1921     - network: GUI, add connection even when virtual device activation failed
1922     (rvykydal)
1923     Resolves: rhbz#1179276
1924     - Remove an extra '>' in the betanag warning (vpodzime)
1925     Related: rhbz#1196721
1926     - Do not mix two lists of fields when applying changes in text mode (vpodzime)
1927     Resolves: rhbz#1231149
1928    
1929     * Thu Jun 25 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.10-1
1930     - Eliminate some false test results when running glade tests. (atodorov)
1931     Related: rhbz#1196721
1932     - Fix adding 'boot=' option in FIPS mode (vtrefny)
1933     Resolves: rhbz#1190146
1934     - Use the index in grubenv (bcl)
1935     Resolves: rhbz#1209678
1936     - Make colon optional while adding iSCSI Initiator Name (sujithpshankar)
1937     Resolves: rhbz#1177573
1938     - Add basic support for LVM cache creation in kickstart (vpodzime)
1939     Resolves: rhbz#1120421
1940     - Change the betanag wording (back) to be better for RHEL (vpodzime)
1941     Related: rhbz#1196721
1942     - Set sensitivity of the "Encrypt" checkbox together with its label (vpodzime)
1943     Resolves: rhbz#1181468
1944     - Use Size, not int, for size (amulhern)
1945     Related: rhbz#1076055
1946     Related: rhbz#1196721
1947     - Changes for scheduling size change on an existing device (amulhern)
1948     Related: rhbz#1076055
1949     Related: rhbz#1196721
1950     - Remove too strict condition for changing size (amulhern)
1951     Related: rhbz#1076055
1952     Related: rhbz#1196721
1953    
1954     * Mon Jun 22 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.9-1
1955     - Enable Anaconda to configure NTP (jkonecny)
1956     Resolves: rhbz#1085013
1957     - Retry package repository metadata downloads (mkolman)
1958     Resolves: rhbz#1177366
1959     - Use UEFI VFAT ESP when kickstarting Intel Macs (jan.kundrat)
1960     Resolves: rhbz#1219196
1961     - If using pre-existing, no size needs to be specified in ksdata (amulhern)
1962     Resolves: rhbz#1169783
1963     Related: rhbz#1196721
1964     - Use the RHEL7 versions of certain partitioning commands. (clumens)
1965     Related: rhbz#1217110
1966     - Fix set size to partition in custom spoke (jkonecny)
1967     Related: rhbz#1196721
1968     - Expect addons to have categories for both GUI and TUI (vpodzime)
1969     Related: rhbz#1128616
1970    
1971     * Thu Jun 18 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.8-1
1972     - Fix nfs4 stage2 and repo handling (bcl)
1973     Resolves: rhbz#1230329
1974     - Add support for reboot --kexec kickstart command (bcl)
1975     Related: rhbz#1207747
1976     - Add inst.kexec and --kexec support to reboot with kexec (bcl)
1977     Resolves: rhbz#1207747
1978     - Add setup_kexec method to prepare the system for a reboot with kexec (bcl)
1979     Related: rhbz#1207747
1980     - Include NetworkManager-glib in anaconda-core (bcl)
1981     Related: rhbz#1196721
1982     - Use simple_replace to edit langpacks.conf (bcl)
1983     Resolves: rhbz#1165980
1984     - Add simple_replace config file function (bcl)
1985     Related: rhbz#1165980
1986     - Keyboard Scroll Fails in Viewports (dshea)
1987     Resolves: rhbz#1189899
1988     - Fix Issue with Spaces in Network IPs and Bad Input(jkonecny)
1989     Resolves: rhbz#1174451
1990     - network: fix a typo in condition for installing teamd (rvykydal)
1991     Resolves: rhbz#1199185
1992     - Fix IP / hostname mismatches when showing VNC server address (rvykydal)
1993     Resolves: rhbz#1186726
1994     - Check also ipv6 default routes when looking for onboot=yes device (rvykydal)
1995     Resolves: rhbz#1185280
1996    
1997     * Mon Jun 15 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.7-1
1998     - Update upd-kernel so that it actually works (bcl)
1999     Resolves: rhbz#1166535
2000     - Fix passing ,nfsvers=3 to dracut (bcl)
2001     Resolves: rhbz#1161820
2002     - Extract xattrs from tar payload (bcl)
2003     Resolves: rhbz#1196021
2004     - rpmostreepayload: write storage config after shared var is mounted (rvykydal)
2005     Resolves: rhbz#1203608
2006     - Do not log Xorg output to tty5 (dshea)
2007     Related: rhbz#1188287
2008     - Fix for "Kickstart installation fails..." (jkonecny)
2009     Resolves: rhbz#1197960
2010    
2011     * Wed Jun 10 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.6-1
2012     - Modify Proxy Label in Installation Source Spoke (rmarshall)
2013     Resolves: rhbz#1168554
2014     - Add error checks to liveimg mount code (bcl)
2015     Related: rhbz#1178703
2016     - If the network is disabled, also disable the network part of the source
2017     spoke. (clumens)
2018     Related: rhbz#1196721
2019     - Grubby no longer needs to be explicitly included (dmarlin)
2020     Resolves: rhbz#1176705
2021     - Don't allow /boot on iSCSI. (sbueno+anaconda)
2022     Resolves: rhbz#1164195
2023     - Fix building docs when running under "make distcheck". (clumens)
2024     Related: rhbz#1196721
2025     - Fix problems discovered by the glade tests. (clumens)
2026     Related: rhbz#1196721
2027     - Include .glade.h files in the distribution. (clumens)
2028     Related: rhbz#1196721
2029    
2030     * Mon Jun 08 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.5-1
2031     - Actually distribute the clickable message test (dshea)
2032     Related: rhbz#1125145
2033     - Get rid of the find button in the filter spoke. (dshea)
2034     Related: rhbz#1168950
2035     - Rearrange filter.glade (dshea)
2036     Related: rhbz#1168950
2037     - Fix errors in the vendor column renderers. (dshea)
2038     Related: rhbz#1168950
2039     - Fix some minor inconsistencies in filter.glade (dshea)
2040     Related: rhbz#1168950
2041     - Fix issues with advanced storage searching. (dshea)
2042     Resolves: rhbz#1168950
2043     - Remove duplicate entries from search combo boxes (dshea)
2044     Resolves: rhbz#1168950
2045     - Use named IDs for the filter type combo boxes. (dshea)
2046     Related: rhbz#1168950
2047     - Rearrange filter.glade the way glade wants it now (dshea)
2048     Related: rhbz#1168950
2049     - Pass the pylint test. (clumens)
2050     Related: rhbz#1196721
2051    
2052     * Fri Jun 05 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.4-1
2053     - network: on rhel don't assume autoconnections created by NM (rvykydal)
2054     Related: rhbz#1196721
2055     - Start vncconfig for cut/paste (hamzy)
2056     Resolves: rhbz#1169991
2057     - Don't unconditionally set ksdata.lang.seen to True (mkolman)
2058     Related: rhbz#1198642
2059     - Make sure LANG is always set to something (dshea)
2060     Resolves: rhbz#1198642
2061     - Add links to clickable warning and error messages. (dshea)
2062     Resolves: rhbz#1125145
2063     - Add a test to look for clickable messages that aren't clickable enough.
2064     (dshea)
2065     Related: rhbz#1125145
2066     - Allow markup and links in the info bar. (dshea)
2067     Related: rhbz#1125145
2068     - Update the FCOE command to use the RHEL7 base class. (clumens)
2069     Related: rhbz#1196721
2070     - Fix RHEL Atomic installclass test (bcl)
2071     Related: rhbz#1196721
2072     - Use a rhel7.2 mock chroot for rc-release (bcl)
2073     Related: rhbz#1196721
2074     - Build documentation during build instead of dist (dshea)
2075     Related: rhbz#1196721
2076     - Clean out the mock chroot before attempting to run the rest of the test.
2077     (clumens)
2078     Related: rhbz#1196721
2079     - Put all mock results into the top-level source dir. (clumens)
2080     Related: rhbz#1196721
2081     - Change dracut requires to the RHEL7 version. (bcl)
2082     Related: rhbz#1196721
2083     - dnf is not supported in RHEL7 (bcl)
2084     Related: rhbz#1196721
2085     - Use createrepo, createrepo_c isn't available in RHEL7 (bcl)
2086     Related: rhbz#1196721
2087     - Change F21 pykickstart commands to RHEL7 (jkonecny)
2088     Related: rhbz#1196721
2089     - Add an option to startProgram to not reset the locale (dshea)
2090     Related: rhbz#1188287
2091     - Set $LIBUSER_CONF early (dshea)
2092     Related: rhbz#1188287
2093     - Assume UTC if setting the system time without a timezone (dshea)
2094     Related: rhbz#1188287
2095     - Do not set $TZ (dshea)
2096     Related: rhbz#1188287
2097     - Beware of 0 being the same bool value as None when setting time (vpodzime)
2098     Related: rhbz#1188287
2099     - Fix the last member of the struct_time struct (vpodzime)
2100     Related: rhbz#1188287
2101     - Remove timestamp-based version support. (dshea)
2102     Related: rhbz#1188287
2103     - Avoid setting $LANG and $LANGUAGE, except where we can't (dshea)
2104     Resolves: rhbz#1188287
2105     - Add a parameter to iutil.startProgram to extend the environment (dshea)
2106     Related: rhbz#1188287
2107     - Add a method to set environment variables for child processes (dshea)
2108     Related: rhbz#1188287
2109     - Set $DISPLAY before threads are started. (dshea)
2110     Related: rhbz#1188287
2111     - Handle the simple cases of environment modification. (dshea)
2112     Related: rhbz#1188287
2113     - Always use iutil to start processes. (dshea)
2114     Related: rhbz#1188287
2115     - Move the X startup logic to iutil (dshea)
2116     Related: rhbz#1188287
2117     - Move process watching to iutil. (dshea)
2118     Related: rhbz#1188287
2119     - Close file descriptors while daemonizing auditd (dshea)
2120     Related: rhbz#1188287
2121     - Add an option to only capture stdout with execWithCapture (dshea)
2122     Related: rhbz#1188287
2123     - Simplify iutil.execReadlines. (dshea)
2124     Related: rhbz#1188287
2125     - Add close_fds to the Popen call. (dshea)
2126     Related: rhbz#1188287
2127     - Add an option to startProgram to reset signal handlers. (dshea)
2128     Related: rhbz#1188287
2129     - Add a method startProgram to handle process starting (dshea)
2130     Related: rhbz#1188287
2131     - Lock program_log_lock closer to where the log is written. (dshea)
2132     Related: rhbz#1188287
2133     - Add missing files to po/POTFILES.in, after fixing the test for them.
2134     (clumens)
2135     Related: rhbz#1196721
2136     - Backport iutil_test.py updates from master (atodorov). (clumens)
2137     Related: rhbz#1196721
2138     - Backport pylint updates from master (atodorov). (clumens)
2139     Related: rhbz#1196721
2140     - Fix strings with style problems. (clumens)
2141     Related: rhbz#1196721
2142     - Backport gettext updates from master (atodorov). (clumens)
2143     Related: rhbz#1196721
2144     - Remove the automated GUI tests. (clumens)
2145     Related: rhbz#1196721
2146     - Fix Kickstart installation without default gateway errors out (jkonecny)
2147     Resolves: rhbz#1147181
2148     - rescue: find root partition of ostree (atomic) installations (rvykydal)
2149     Resolves: rhbz#1152041
2150     - Identify Atomic install class by correct product name (rvykydal)
2151     Resolves: rhbz#1193268
2152     - rpmostreepayload: Avoid shutil.copytree in favor of cp -r to fix symlinks
2153     (walters)
2154     Resolves: rhbz#1199127
2155     - atomic: set up atomic specific partitioning defaults (rvykydal)
2156     Resolves: rhbz#1155452
2157     - A couple updates to installclasses. (clumens)
2158     Related: rhbz#1155452
2159     - rpmostreepayload: Rework remote add handling (walters)
2160     Resolves: rhbz#1199127
2161     - Use RHEL7 Bootloader command in parse-kickstart (rvykydal)
2162     Related: rhbz#1196721
2163     - Use RHEL7 Network command in parse-kickstart (rvykydal)
2164     Related: rhbz#1196721
2165    
2166     * Wed Jun 03 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.3-1
2167     - Revert "Select http source if there is no mirror enabled." (bcl)
2168     Related: rhbz#1196721
2169     - Make sure /boot is not LVM LV if we're on s390x (sbueno+anaconda)
2170     Resolves: rhbz#873135
2171     Related: rhbz#1196721
2172     - Preserve kickstart url behavior for mirrorlist (bcl)
2173     Related: rhbz#1196721
2174     Related: rhbz#1109933
2175     - Use a backslash to escape nfs spaces instead of x20 (bcl)
2176     Related: rhbz#1196721
2177     Related: rhbz#1109933
2178     - Create missing parent directories for user's home directory (bcl)
2179     Resolves: rhbz#1163775
2180     Related: rhbz#1196721
2181     - custom: Clearing errors should also clear Done clicked state (bcl)
2182     Related: rhbz#1196721
2183     Resolves: rhbz#1158609
2184     - Clear errors when downloading new MD in text (bcl)
2185     Related: rhbz#1196721
2186     Related: rhbz#1125927
2187     - Return result of default key handling in text summary hub (bcl)
2188     Related: rhbz#1196721
2189     Related: rhbz#997405
2190     - Protect protected devices in custom spoke (bcl)
2191     Related: rhbz#1196721
2192     Resolves: rhbz#1052883
2193     - Don't call storage.write for dirinstall (bcl)
2194     Related: rhbz#1196721
2195     Related: rhbz#1120206
2196     - Don't call BusyCursor before Gdk is setup (bcl)
2197     Resolves: rhbz#1078868
2198     Related: rhbz#1196721
2199     - Handle spaces in inst.repo, kickstart nfs, and url commands (bcl)
2200     Resolves: rhbz#1109933
2201     Related: rhbz#1196721
2202     - Exclude hfsplus-tools from rhel (bcl)
2203     Related: rhbz#1196721
2204     Resolves: rhbz#1119305
2205     - Skip nvram update on ppc64 image/dir installations (bcl)
2206     Resolves: rhbz#1136486
2207     Related: rhbz#1196721
2208     - CmdlineError should exit with a 1 (bcl)
2209     Related: rhbz#1196721
2210     Related: rhbz#1102318
2211     - Remove logging to tty3 and tty5 (bcl)
2212     Resolves: rhbz#1073336
2213     Related: rhbz#1196721
2214     - Only install liveinst symlink on supported arches (bcl)
2215     Related: rhbz#1121678
2216     Related: rhbz#1196721
2217     - Mountpoint encrypted checkbox reflects container state (bcl)
2218     Resolves: rhbz#1076171
2219     Related: rhbz#1196721
2220     - Write sslverify=0 for url kickstart method (bcl)
2221     Related: rhbz#1196721
2222     Resolves: rhbz#1116858
2223     - Add noverifyssl and proxy support to dracut ks handling (bcl)
2224     Related: rhbz#1196721
2225     Resolves: rhbz#1116858
2226     - Install selected ks repos to target (bcl)
2227     Related: rhbz#1196721
2228     Resolves: rhbz#1119867
2229     - Add check for the format of grub2 encrypted password (bcl)
2230     Related: rhbz#1196721
2231     Related: rhbz#1070327
2232     - Use low level file i/o for rpm callback logging (bcl)
2233     Related: rhbz#1196721
2234     Resolves: rhbz#1035745
2235     - Add platform specific group selection (bcl)
2236     Resolves: rhbz#884385
2237     Related: rhbz#1196721
2238     - reiserfs is not supported (bcl)
2239     Related: rhbz#1196721
2240     Resolves: rhbz#1066635
2241     - remove epdb SIGHUP debug handler (bcl)
2242     Related: rhbz#1196721
2243     Related: rhbz#1065557
2244     - Clean up some rpmdiff errors (bcl)
2245     Related: rhbz#1196721
2246     Resolves: rhbz#1012624
2247     - Remove Closest mirrors if no mirrors (bcl)
2248     Related: rhbz#876135
2249     Related: rhbz#1196721
2250     - Select http source if there is no mirror enabled. (bcl)
2251     Related: rhbz#876135
2252     Related: rhbz#1196721
2253     - Use RHEL7 kickstart commands (bcl)
2254     Related: rhbz#1196721
2255     - Show error on invalid username attempts in TUI. (sbueno+anaconda)
2256     Resolves: rhbz#1171778
2257     - Fix enlightbox call in ZFCPDialog. (sbueno+anaconda)
2258     Related: rhbz#1196721
2259     - Get rid of unnecessary python disable-msg in zfcp spoke. (sbueno+anaconda)
2260     Related: rhbz#1196721
2261     - Fix some pylint errors in the zfcp panel. (sbueno+anaconda)
2262     Related: rhbz#1196721
2263     - Fix an accelerator collision found on the filter page. (sbueno+anaconda)
2264     Related: rhbz#1196721
2265     - Fix some issues pylint found. (sbueno+anaconda)
2266     Related: rhbz#1196721
2267     - Show disk paths on Other page in advstorage. (sbueno+anaconda)
2268     Related: rhbz#1196721
2269     - Add missing translation context for Add ECKD DASD button in advstorage.
2270     (sbueno+anaconda)
2271     Related: rhbz#1196721
2272     - Add translation contexts for z and zfcp panel in advstorage.
2273     (sbueno+anaconda)
2274     Related: rhbz#1196721
2275     - Convert devices size to str for GUI for zFCP devices (amulhern)
2276     Related: rhbz#1196721
2277     - Fix string formatting of zFCP devices. (sbueno+anaconda)
2278     Related: rhbz#1196721
2279     - Fix the way zFCP devices are displayed in storage spoke. (sbueno+anaconda)
2280     Related: rhbz#1196721
2281     - Show labels on Add zFCP dialog. (sbueno+anaconda)
2282     Related: rhbz#1196721
2283     - Fix failure to search by LUN in advanced storage spoke. (sbueno+anaconda)
2284     Related: rhbz#1196721
2285     - Get rid of the clear button in advanced storage spoke. (sbueno+anaconda)
2286     Related: rhbz#1196721
2287     - Fix up the z Panel in advanced storage. (sbueno+anaconda)
2288     Related: rhbz#1196721
2289     - Add support for adding zFCP devices in the GUI (sbueno+anaconda)
2290     Related: rhbz#1196721
2291     - Fix dracut reads ksdevice from missing os enviromnent (jkonecny)
2292     Related: rhbz#1085310
2293     - Fix --device=link and --device not specified (rvykydal)
2294     Resolves: rhbz#1085310
2295    
2296     * Mon Jun 01 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.2-1
2297     - Remove an extlinux-related block from rpmostreepayload.py. (clumens)
2298     Related: rhbz#1196721
2299     Related: rhbz#1153409
2300     - bootloader: Bridge efi_dir configuration earlier for rpmostreepayload
2301     (walters)
2302     Related: rhbz#1196721
2303     Related: rhbz#1153409
2304     - rpmostreepayload: Handle grub2+EFI layout (walters)
2305     Related: rhbz#1196721
2306     Related: rhbz#1153409
2307     - rpmostreepayload: Copy all subdirectories of /usr/lib/ostree-boot (walters)
2308     Related: rhbz#1196721
2309     Related: rhbz#1153409
2310     - Handle the case of rpmostreepayload + GRUB2 (walters)
2311     Related: rhbz#1196721
2312     Related: rhbz#1153409
2313     - Implement the new reqpart command. (clumens)
2314     Resolves: rhbz#1164660
2315    
2316     * Fri May 29 2015 Brian C. Lane <bcl@redhat.com> - 21.48.22.1-1
2317     - Update scripts/makebumpver to current version from master (bcl)
2318     Related: rhbz#1196721
2319     - Add .0 to version number -- 21.48.22.0 (bcl)
2320     Related: rhbz#1196721
2321     - Show empty VGs in the custom spoke. (dlehman)
2322     Related: rhbz#1196721
2323     - Fix makeupdates handling of Release: (bcl)
2324     Related: rhbz#1196721
2325     - network: add teamd package if team is used during installation (#1185670) (rvykydal)
2326     Related: rhbz#1196721
2327     - network: pass team opts to dracut for netroot (#1075666) (rvykydal)
2328     Related: rhbz#1196721
2329     - iscsi: when logging into nodes consider ip:port of node (#1114820) (rvykydal)
2330     Related: rhbz#1196721
2331     - Don't traceback if connection does not have read-only setting (#1158919) (rvykydal)
2332     Related: rhbz#1196721
2333     - network: display only actual fqdn of ip we offer for vnc connection (#1089429) (rvykydal)
2334     Related: rhbz#1196721
2335     - network: fix a typo making creating virtual devices in %pre fail (#1075195) (rvykydal)
2336     Related: rhbz#1196721
2337     - network: support for bridge, require pykickstart with the support (#1075195) (rvykydal)
2338     Related: rhbz#1196721
2339     - network: Catch exception from NM failing to create a bridge device (#1075195) (rvykydal)
2340     Related: rhbz#1196721
2341     - network: add bridge support for kickstart %pre phase (#1075195) (rvykydal)
2342     Related: rhbz#1196721
2343     - network: generate kickstart commands for bridge devices (#1075195) (rvykydal)
2344     Related: rhbz#1196721
2345     - network: add bridge support to kickstart (#1075195) (rvykydal)
2346     Related: rhbz#1196721
2347     - network: support for adding bridge devices (#1075195) (rvykydal)
2348     Related: rhbz#1196721
2349     - network: display bridge devices in status (#1075195) (rvykydal)
2350     Related: rhbz#1196721
2351     - parent is unused, so mark it as such. (clumens)
2352     Related: rhbz#1196721
2353     - network: enable NM ibft plugin only for ip=ibft boot option (#804511) (rvykydal)
2354     Related: rhbz#1196721
2355     - network: add support for vlan tag in iBFT (#804511) (rvykydal)
2356     Related: rhbz#1196721
2357     - network: GUI: reactivate connection automatically after configuration (#1033063) (rvykydal)
2358     Related: rhbz#1196721
2359     - Fix position of Refresh List button in filter spoke (#1065716) (rvykydal)
2360     Related: rhbz#1196721
2361     - Fix accelerator collision of Refresh button (#1065716) (rvykydal)
2362     Related: rhbz#1196721
2363     - gui: add Refresh button to network storage UI (#1065716) (rvykydal)
2364     Related: rhbz#1196721
2365     - Use absolute path for extlinux/menu.c32 (rvykydal)
2366     Related: rhbz#1196721
2367     - iscsi: pass rd.* options of devices to be mouted in dracut (#1192398) (rvykydal)
2368     Related: rhbz#1196721
2369     - network: adapt to NetworkManager package split-up (#1182633) (rvykydal)
2370     Related: rhbz#1196721
2371     - Take "RHEL Atomic Host" as rhel installclass (#1150410) (rvykydal)
2372     Related: rhbz#1196721
2373     - network: handle dbus UnknownMethod exception on invalid objects (#1061796) (rvykydal)
2374     Related: rhbz#1196721
2375     - network: fix typo 'Private ksy pasword' (#1120374) (rvykydal)
2376     Related: rhbz#1196721
2377     - Fix up a string style issue found in the last network commits. (clumens)
2378     Related: rhbz#1196721
2379     - network: WPA Enterprise: don't ask twice for password (#1120374) (rvykydal)
2380     Related: rhbz#1196721
2381     - network: add support for WPA Enterprise (#1120374) (rvykydal)
2382     Related: rhbz#1196721
2383     - network: add s390 network ifcfg options also for bond slaves (#1090558) (rvykydal)
2384     Related: rhbz#1196721
2385     - network: don't crash, just log for unrecognized bond options (#1039006) (rvykydal)
2386     Related: rhbz#1196721
2387     - network: don't traceback on invalid team options (#1114282) (rvykydal)
2388     Related: rhbz#1196721
2389     - network: copy resolv.conf to chroot before installing packages (#1048520) (rvykydal)
2390     Related: rhbz#1196721
2391     - network: don't write HWADDR in ifcfgs generated by kickstart (#1130042) (rvykydal)
2392     Related: rhbz#1196721
2393     - network: show ip of device with default route for vnc and ssh (#1083305) (rvykydal)
2394     Related: rhbz#1196721
2395     - network: adapt to NM fixing virtual device disconnection (#1084953) (rvykydal)
2396     Related: rhbz#1196721
2397     - Log installation successes and failures via ipmitool. (clumens)
2398     Related: rhbz#1196721
2399     - In dracut, do not display a warning for network lines with just a hostname. (clumens)
2400     Related: rhbz#1196721
2401     - Preserve the order of boot args added by kickstart. (clumens)
2402     Related: rhbz#1196721
2403     - Make the Selected Disks and Configure Mount Point dialogs wider. (clumens)
2404     Related: rhbz#1196721
2405     - Sync up the Selected Disks and Configure Mount Points dialogs. (clumens)
2406     Related: rhbz#1196721
2407     - Add rc-release target (bcl)
2408     Related: rhbz#1196721
2409     - Change --skip-tx to --skip-zanata in scratch-bumpver (bcl)
2410     Related: rhbz#1196721
2411     - Add --newrelease to makebumpver (bcl)
2412     Related: rhbz#1196721
2413     - Update translation documentation for Zanata (bcl)
2414     Related: rhbz#1196721
2415     - Switch translation support to fedora.zanata.org (bcl)
2416     Related: rhbz#1196721
2417     - Revert "Use gettext to process glade files." (clumens)
2418     Related: rhbz#1196721
2419     - Change of label in iscsi storage spoke (jkonecny)
2420     Related: rhbz#1196721
2421     - Clear TUI source spoke errors that may have been leftover from a prior attempt. (#1196721) (sbueno+anaconda)
2422     Related: rhbz#1196721
2423     - Fix completion setting in TUI language spoke. (#1196721) (sbueno+anaconda)
2424     Related: rhbz#1196721
2425    
2426     * Mon Dec 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.22-1
2427     - Really fix issue with starting in cmdline mode on s390x. (#1040933)
2428     (sbueno+anaconda)
2429     - Fix EOF error that occurs if user input required in x3270. (#1171135)
2430     (jstodola)
2431    
2432     * Tue Dec 02 2014 Vratislav Podzimek <vpodzime@redhat.com> - 21.48.21-1
2433     - Revert "Make Python's default encoding detection work on Live installations
2434     (#1169019)" (awilliam)
2435    
2436     * Mon Dec 01 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.20-1
2437     - Revert "Search for a valid stage1 device on disks with stage1 mount points
2438     (#1168118)" (sbueno+anaconda)
2439     - Make Python's default encoding detection work on Live installations
2440     (#1169019) (vpodzime)
2441     - Force translation files download instead of skipping them (#1169023)
2442     (vpodzime)
2443    
2444     * Fri Nov 28 2014 Vratislav Podzimek <vpodzime@redhat.com> - 21.48.19-1
2445     - Search for a valid stage1 device on disks with stage1 mount points (#1168118)
2446     (awilliam)
2447    
2448     * Thu Nov 27 2014 Vratislav Podzimek <vpodzime@redhat.com> - 21.48.18-1
2449     - Tell curl it should follow redirects when fetching updates.img (#1168561)
2450     (vpodzime)
2451     - Snapshot free space after clearpart for swap suggestion (#1167965) (vpodzime)
2452    
2453     * Wed Nov 26 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.17-1
2454     - Make sure storage info bar is displayed (#1166730) (bcl)
2455     - Fix SELINUX_DEFAULT import (#1167047) (bcl)
2456     - Fix noselinux cmdline default (#1167047) (bcl)
2457    
2458     * Thu Nov 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.16-1
2459     - Support high contrast mode in fedora-welcome (#1160499) (dshea)
2460    
2461     * Tue Nov 18 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.15-1
2462     - do not delete liveimg --url=file:/// file (gczarcinski)
2463     - Provide useful hints on TTY1 during the installation (mkolman)
2464     - Fix typo from commit 9b3259874. (#1120964) (dlehman)
2465     - Remove the old custom partitioning help dialog (mkolman)
2466     - Check if we read something when emptying stdin queue (vpodzime)
2467     - Require min entropy for 'part --encrypted' devices (#1162695) (vpodzime)
2468     - Don't rely on terminal attributes being configurable (#1162702) (vpodzime)
2469     - Disable payloads that failed to setup (#1162732) (dshea)
2470     - Don't change langpacks config of installer environment (#1066017) (rvykydal)
2471    
2472     * Tue Nov 11 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.14-1
2473     - Add support for doing a liveimg kickstart with local file (#1140358) (bcl)
2474     - Add a placeholder for a product-specific logo (dshea)
2475     - Load a stylesheet from product.img (dshea)
2476     - Fix make distcheck (mkolman)
2477     - Include help content in the Anaconda tarball (mkolman)
2478     - Fix typo causing traceback when NTP is turned ON/OFF (vpodzime)
2479     - Unpack the callback data given to us by blivet (vpodzime)
2480     - Add timeout to callbacks waiting for enough entropy (#1073679) (vpodzime)
2481     - Prevent tb on s390x when de-selecting a DASD and doing custom part.
2482     (sbueno+anaconda)
2483     - Revert "Revert productName repo name change (#1128474)" (bcl)
2484     - Update the background image paths used in Fedora. (dshea)
2485     - dracut/save-initramfs.sh: don't save /tmp (wwoods)
2486     - Add a pylint module to detect uses of interruptible system calls. (dshea)
2487     - Wrap interruptible system calls in a loop (#1160041) (dshea)
2488     - Warn users about liveinst usage of --updates (#1153550) (bcl)
2489     - Catch EOFError in raw_input (#1158841) (bcl)
2490     - Ensure we are specifying sensible target sizes for resize. (#1120964)
2491     (dlehman)
2492     - Set the autopart fstype for boot too (#1112697) (bcl)
2493     - Unconditionally clear the process handle when nm-c-e exits (#1132645) (dshea)
2494     - Make anaconda more scrollable (#1135024) (dshea)
2495     - Lightly rearrange the nav_area (dshea)
2496     - Do not install interactive exception handler in cmdline mode (#1155979)
2497     (vpodzime)
2498     - Wait until all spokes are setup before updating continue button (bcl)
2499     - Allow adding prepboot to a blank disk in custom (#1155660) (bcl)
2500     - Remove unused imports (vpodzime)
2501    
2502     * Tue Oct 28 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.13-1
2503     - Fix handling of md fwraid names in kickstart bootloader command. (#1156354)
2504     (dlehman)
2505     - Fix switching environments when no environment is selected (#1155756) (dshea)
2506     - Use an empty string for no root password instead of None (#1155576) (dshea)
2507     - Just preserve the %%addon header args if an addon is missing (#1155026)
2508     (vpodzime)
2509    
2510     * Thu Oct 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.12-1
2511     - Fix a spelling error (#1153672) (dshea)
2512     - Update checkSizes to work in terms of Size objects (#1129629). (clumens)
2513    
2514     * Mon Oct 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.11-1
2515     - Don't panic prematurely on a missing size (#1154190) (amulhern)
2516     - Log when using updates from /tmp/updates/ (bcl)
2517     - Fix # handling in SimpleConfigFile (#1045687) (bcl)
2518    
2519     * Wed Oct 15 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.10-1
2520     - Change our docs that are close to ReST to proper ReST (vpodzime)
2521     - Run restorecon on /etc/hostname (#1133368) (bcl)
2522     - Add authconfig and firewalld packages when used in ks (#1147687) (bcl)
2523     - Allow kickstart with no method (#972265) (bcl)
2524     - Fix a typo from 73d3a8e5. (sbueno+anaconda)
2525     - Respect both ways how to disable bootloader installation (vpodzime)
2526     - Don't care about crash args in bootloader (#1116323) (vpodzime)
2527     - Add nombr to anaconda to suppress updating MBR (#886502) (gczarcinski)
2528     - Use translated versions of the AM/PM strings consistently (vpodzime)
2529     - Import GUI-specific stuff only when running GUI in entropy handling
2530     (vpodzime)
2531     - Always store the information about display mode in ksdata (vpodzime)
2532     - Make the date format locale-dependent in our GUI (#1044233) (vpodzime)
2533     - A function for resolving date format and order (vpodzime)
2534     - Reorganize the right side of the Custom spoke (#1094856) (vpodzime)
2535     - Move _verifyLUKSDevicesHaveKey to Anaconda's codebase (vpodzime)
2536     - Add support for thin pool profile specification in kickstart (vpodzime)
2537     - Fix file name of the entropy dialog in POTFILES.in (vpodzime)
2538     - Require minimum random data entropy when creating LUKS (#1073679) (vpodzime)
2539     - Give blivet callbacks for reporting partitioning progress (vpodzime)
2540     - Split localed's converted layouts and variants (#1073825) (vpodzime)
2541     - Create free space snapshot before doing custom->autopart (vpodzime)
2542     - Specify thin pool metadata/chunk size only if given by user (#1140635)
2543     (vpodzime)
2544     - Distribute the right docs files (vpodzime)
2545     - Don't automatically select environments for kickstart installs (#1018226)
2546     (dshea)
2547     - Initialize the GUI lock in a way that doesn't break the API (dshea)
2548     - Don't check enabledPlugins if plugins are not yet enabled (#1142544) (dshea)
2549     - Really fix an enlightbox call. (dshea)
2550     - Don't strip accents from the user-inputted keyboard string (dshea)
2551     - Convert strings to unicode in have_word_match (#1146581) (dshea)
2552     - Switch to using the new help content path (#1072033) (mkolman)
2553     - Fix a race between checking for Gtk.main_level and running Gtk.main (dshea)
2554     - Allow recursive lightbox calls (#1147337) (dshea)
2555     - Disable the ntp service with --nontp (#1135768) (dshea)
2556     - Ignore partition start if there is a biosboot partition (#1044849) (bcl)
2557     - Require a larger /boot (#1129629). (clumens)
2558     - Remove duplicates when adding new devices (#887526) (bcl)
2559    
2560     * Wed Oct 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.9-1
2561     - Bump blivet version requires for all the DASD changes in 0.61.4.
2562     (sbueno+anaconda)
2563     - We now need to specify an epoch for the python-blivet version requires.
2564     (clumens)
2565     - Fix autotools rules to properly include help placeholders (#1072033)
2566     (mkolman)
2567     - Modify nm to return defaults when no dbus is available (bcl)
2568     - Skip networkInitialize for image and dir installations (bcl)
2569     - Ignore safe_dbus errors in keyboard setup (bcl)
2570     - Skip syslog for dirinstall (bcl)
2571     - s390x: show dialog if kernel cmdline in zipl.conf is too long.
2572     (sbueno+anaconda)
2573     - Really exit when "Exit installer" in the error dialog is clicked (vpodzime)
2574     - Don't allow /boot on lvm on s390x. (sbueno+anaconda)
2575     - Add the new langsupport.py TUI spoke to POTFILES.in. (clumens)
2576     - Remove the now-unused imports of storageInitialize. (clumens)
2577     - Add support for language selection in text mode. (sbueno+anaconda)
2578     - Don't force a user to return to the storage spoke after dasdfmt
2579     (sbueno+anaconda)
2580     - Don't run storageInitialize after dasdfmt (sbueno+anaconda)
2581     - s390x: Apply disk selection before dasdfmt to preserve data.
2582     (sbueno+anaconda)
2583     - Don't show the Add DASD button unless on s390x. (sbueno+anaconda)
2584     - Don't show the Add DASD button unless on s390x. (sbueno+anaconda)
2585     - Preserve network args on s390x. (sbueno+anaconda)
2586     - Deprecate RUNKS cmdline option. (sbueno+anaconda)
2587     - Re-order the tz's in text mode to mirror the graphical order.
2588     (sbueno+anaconda)
2589     - Fix an issue with bad NFS info specified in source spoke. (sbueno+anaconda)
2590     - Warn if software selection size exceeds available space. (sbueno+anaconda)
2591     - Fix q for quit issue in text mode (#997405) (sbueno+anaconda)
2592     - Change the accelerator key for Add DASD label. (sbueno+anaconda)
2593     - Add dialog box for adding DASDs. (sbueno+anaconda)
2594     - Add a button for adding an ECKD DASD. (sbueno+anaconda)
2595     - Change a confusing string in TUI NFS configuration screen. (#1057690)
2596     (sbueno+anaconda)
2597     - NM-wifi is missing on s390(x) (dan)
2598    
2599     * Wed Oct 01 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.8-1
2600     - Show help also when alt+F1 is pressed (mkolman)
2601     - Support display of the custom mnemonics on the help button (mkolman)
2602     - Activate the built-in help when F1 is pressed (mkolman)
2603     - Specify help file names for hubs and spokes (mkolman)
2604     - Add a help button to every Anaconda screen (mkolman)
2605     - Don't attempt terminal size detection on the s390 (#1145065) (mkolman)
2606     - Fix Welcome spoke not showing up during kickstart installation (#1147943)
2607     (mkolman)
2608     - Clear the list of watched PIDs before exiting. (#1146708) (dshea)
2609     - Avoid the possibility of size variables being unset (#1146585) (dshea)
2610     - Adapt to corrected interpetation of logvol --percent. (#1146156) (dlehman)
2611     - Handle cancellation of new container creation. (dlehman)
2612     - Reflect previous custom/autopart selection in the storage spoke. (#1144520)
2613     (dlehman)
2614     - Clear out custom storage ksdata after first attempt to apply it. (#1144560)
2615     (dlehman)
2616     - Pass size as Size when adjusting container after device removal. (#1141707)
2617     (dlehman)
2618     - Handle 0's returned by Gdk (dshea)
2619     - When running on HiDPI monitors, scale anaconda by a factor of 2 (dshea)
2620     - Highlight languages in langsupport that contain selected locales (dshea)
2621     - Add a wrapper function for GtkTreeViewColumn.set_cell_data_func (dshea)
2622     - Clear the kickstart password if cleared by the user (#1133185) (dshea)
2623     - Remove inactive languages from LINGUAS. (dshea)
2624     - Use suggested-action on more buttons (#1131254) (dshea)
2625     - Filter empty comps groups from both specific and generic lists (dshea)
2626     - Use one thread for payload setup. (dshea)
2627    
2628     * Wed Sep 17 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.7-1
2629     - Set flags.rescue_mode not anaconda.rescue (#1101341) (amulhern)
2630    
2631     * Thu Sep 11 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.6-1
2632     - Update tx config (sbueno+anaconda)
2633     - Use only the digits from productVersion (bcl)
2634    
2635     * Tue Sep 09 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.5-1
2636     - Revert productName repo name change (#1128474) (bcl)
2637     - Do not try to disable no firstboot services (#1139621) (vpodzime)
2638     - Let finding install classes be more flexible for Fedora (#1138820). (clumens)
2639    
2640     * Thu Sep 04 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.4-1
2641     - Use first part of Product for UEFI entry (#1128474) (bcl)
2642     - Use first part of Product as repo name (#1128474) (bcl)
2643     - makeupdates: Report git diff errors (bcl)
2644    
2645     * Wed Aug 27 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.3-1
2646     - Prevent crashes due to accessing X server from multiple threads (#1134507)
2647     (vpodzime)
2648     - Remove anaconda_make_pixbuf (dshea)
2649     - Require anaconda-widgets from anaconda-widgets-devel (dshea)
2650     - Run /sbin/ldconfig when installing or uninstalling anaconda-widgets (dshea)
2651     - Remove the shebang from anaconda.py (dshea)
2652     - Exclude the compiled text and rescue files from anaconda-core (dshea)
2653     - Update our copy of the GPL (dshea)
2654     - Rearrange the entry, example and tip on Advanced User dialog (vpodzime)
2655     - Write storage after liveimg install (#1080396) (bcl)
2656     - Add some sanity checking to live payload (vpodzime)
2657     - Use blivet's getFreeSpace for limitting automatic swap size (vpodzime)
2658     - Ask users for enough space right at the first time (#876916) (vpodzime)
2659     - Don't require user creation when root is locked (#1030626) (bcl)
2660    
2661     * Fri Aug 01 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.2-1
2662     - Mark zRAM devices as protected and ignore them (vpodzime)
2663     - Make storage sanity check aware of base RAM requirements (#1123466)
2664     (vpodzime)
2665     - Move sanityCheck code to anaconda's codebase (vpodzime)
2666     - Do not multiply/divide RAM sizes by 1024 back and forth (vpodzime)
2667     - Raise exception if reading lines from a killed process (vpodzime)
2668     - Use zRAM swap up to 2 GB of RAM (vpodzime)
2669     - RAM requirements depend on squashfs.img's origin (vpodzime)
2670    
2671     * Wed Jul 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.1-1
2672    
2673     * Wed Jul 16 2014 Brian C. Lane <bcl@redhat.com> - 21.48-1
2674     - Fix the custom accelerators in custom partitioning (#1118999) (dshea)
2675     - Revert "Reset dnf package sack" (bcl)
2676     - Ignore the home directory setting if no change was requested (#1119900)
2677     (dshea)
2678     - Set an upper limit on uids and gids. (dshea)
2679     - Remove the "Create a home directory" checkbox (dshea)
2680     - Fix a typo: inital -> initial (mkolman)
2681     - Don't create the configured.ini file (#1119166) (mkolman)
2682     - zRAM swap for Anaconda (vpodzime)
2683     - Split kickstart arg handling (bcl)
2684     - Update icon names used within python code. (dshea)
2685     - Add a check for whether icons used in glade files are valid (dshea)
2686     - Load icons by name instead of stock-id. (dshea)
2687     - Remove extra list() call with no effect (vpodzime)
2688     - Add NetworkManager-wifi dependency for the GUI subpackage (#1111417)
2689     (mkolman)
2690     - Python's octals changed; mount's didn't. (pjones)
2691     - Add a basic test for ostree-based installs. (clumens)
2692     - Print out exceptions at log level critical. (clumens)
2693     - Rename environment variables in run_gui_tests.sh. (clumens)
2694     - Rename gui/runtest.sh to fit in with the other test names. (clumens)
2695     - Write the grub config even on errors (#1114774) (bcl)
2696    
2697     * Fri Jul 11 2014 Brian C. Lane <bcl@redhat.com> - 21.47-1
2698     - Fix references to requiredPackages (bcl)
2699     - Drop anaconda. prefix from copied logs (bcl)
2700     - dnf should put its logs in /tmp/ (bcl)
2701     - Make sure the software listboxes are shown (bcl)
2702     - dnf should report that it supports Closest Mirror (bcl)
2703     - Do not prefer /tmp for dnf downloads (bcl)
2704     - Reset dnf package sack (bcl)
2705     - Fix dnf base repo setup to fall back to default gracefully (bcl)
2706     - Move addDriverRepo into PackagePayload class (bcl)
2707     - Rename some dnf items to match yum (bcl)
2708     - rpmostreepayload: Drop selinux-ensure-labeled call (walters)
2709     - Run anaconda in fullscreen whenever possible. (dshea)
2710     - Correct the constant used with gtk_widget_set_state_flags (dshea)
2711     - Restore some CSS rules from the pre-3.13 Adwaita theme. (dshea)
2712     - Adapt to changes in blivet.udev interface. (amulhern)
2713     - Bump blivet version to pick up blivet.udev interface changes. (amulhern)
2714     - Use the enlightbox context manager for the add network device dialog
2715     (mkolman)
2716     - DNFPayload: do not add group 'core' twice. (ales)
2717     - Remove the window property from UIObject. (dshea)
2718     - Unravel the Hub and Spoke classes. (dshea)
2719     - Fix --kickstart option (bcl)
2720     - Bump up the required pykickstart version (vpodzime)
2721     - Use GtkRevealer for widget hiding in storage spoke (mkolman)
2722     - rpmostreepayload: create /var/spool/mail required when adding user (rvykydal)
2723     - rpmostreepayload: Don't recreateInitrds for this payload (walters)
2724     - Don't use geolocation when installing with kickstart (mkolman)
2725    
2726     * Wed Jul 02 2014 Brian C. Lane <bcl@redhat.com> - 21.46-1
2727     - Ignore an error from pylint incorrectly analyzing types in dbus-python
2728     (dshea)
2729     - Remove the Lightbox widget (dshea)
2730     - Implement the lightbox in MainWindow (dshea)
2731     - Added a method to create new GdkPixbufs from in-memory data (dshea)
2732     - Add a delete-event handler for the main window (dshea)
2733     - Add a window to manage Anaconda screen transitions. (dshea)
2734     - Add a class BaseStandalone. (dshea)
2735     - Increased the version of anaconda-widgets to 3.0 (dshea)
2736     - Use globs for the anaconda widgets library paths (dshea)
2737     - Remove the custom accelerators from custom storage. (dshea)
2738     - Add a couple more deprecation warning ignores (dshea)
2739     - Use a dict for string substitutions in a /boot/efi message. (clumens)
2740     - Use the right index for selecting region (#1114234) (vpodzime)
2741     - Add autopart --fstype support (#1112697) (bcl)
2742     - Patches to allow /boot/efi to be RAID1 (#788313) (amulhern)
2743     - Bump blivet version for succeeding commit. (amulhern)
2744     - Map our log levels to syslog log levels (bcl)
2745     - makeupdates: Put systemd files under /usr/lib/ (bcl)
2746     - Make octal literals Python 3 compatible (mkolman)
2747     - Use the built-in next() function for generators (mkolman)
2748     - Make reduce function usage Python 3 compatible (mkolman)
2749     - Use createrepo_c in place of createrepo (mkolman)
2750    
2751     * Fri Jun 27 2014 Brian C. Lane <bcl@redhat.com> - 21.45-1
2752     - Switch to tty1 if we get an exception before meh is setup (dshea)
2753     - Remove surprises from X startup. (dshea)
2754     - Import KS_MISSING_IGNORE from pykickstart.constants in DNF payload (mkolman)
2755     - Import Pykickstart constants directly (mkolman)
2756     - Switch error exit codes to 1 (bcl)
2757     - Add help texts for the remaining Anaconda options (mkolman)
2758    
2759     * Wed Jun 25 2014 Brian C. Lane <bcl@redhat.com> - 21.44-1
2760     - Fix storage checker docstring (bcl)
2761     - Modify --dirinstall to take a path (bcl)
2762     - Drop ROOT_PATH, add a method to set it (bcl)
2763     - Call setUpBootLoader in custom autopart (#1086811) (bcl)
2764     - Remove the noipv6 Anaconda option (mkolman)
2765     - Remove the -s/--script Anaconda option (mkolman)
2766     - Make rescue_mode part of flags, hence more publicly available (#1090009)
2767     (amulhern)
2768     - Check host filesystem space for dirinstall (bcl)
2769     - Remove the viewport from the addon repo tree view (dshea)
2770     - Add a check for GtkScrollables contained in GtkViewports (dshea)
2771     - Enable rubber-banding in the disk tree views (dshea)
2772     - Make the configure mount point dialog taller. (#924182) (dshea)
2773     - Add the disk TreeViews directly to the scrolled windows (dshea)
2774     - Opened up custom_storage_helpers.glade and hit Save (dshea)
2775     - Add help texts for more Anaconda CLI options (mkolman)
2776     - Remove the targetarch Anaconda option (mkolman)
2777     - Add anaconda_options.txt to makeupdates (dshea)
2778     - Allow the location of anaconda_options.txt to be overridden (dshea)
2779     - Remove an unused import. (dshea)
2780     - Remove the headless Anaconda option (mkolman)
2781    
2782     * Thu Jun 19 2014 Brian C. Lane <bcl@redhat.com> - 21.43-1
2783     - Allow NFS addon repos (#985080) (dshea)
2784     - Add --disklabel support to clearpart (#1078537) (bcl)
2785     - Replace redundant ifs with direct assignments to the anaconda variables
2786     (mkolman)
2787     - Replace ifs when assigning option values to flags where possible (mkolman)
2788     - Use True/False instead of 1/0 for flags (mkolman)
2789     - Store auto gui results in the same directory as the test itself. (clumens)
2790     - Use whatever network device was used to start installation. (clumens)
2791     - Ignore more deprecation warnings. (dshea)
2792     - Add help texts for the dmraid and nodmraid options (mkolman)
2793     - Use True instead of 1 for the dmraid flag default value (mkolman)
2794     - Add help texts for the ibft and noibft options (mkolman)
2795     - Use True instead of 1 for the ibft flag default value (mkolman)
2796     - Remove the iscsi and noiscsi options (mkolman)
2797     - Add a new log level 'lock' for _yum_lock (bcl)
2798     - Replace uses of gtk-missing-image (dshea)
2799     - Improve the SpokeSelector icon error reporting. (dshea)
2800    
2801     * Thu Jun 12 2014 Brian C. Lane <bcl@redhat.com> - 21.42-1
2802     - Adjust the ui package paths to find hubs and spokes (bcl)
2803     - Change emphasis from subvolumes to snapshots in removal warning. (dlehman)
2804     - Reflect the fact that some block devices cannot be reformatted. (dlehman)
2805     - Use StorageDevice.direct to detemine if a device is directly accessible.
2806     (dlehman)
2807    
2808     * Wed Jun 11 2014 Brian C. Lane <bcl@redhat.com> - 21.41-1
2809     - Use /usr/lib* in updates images. (dshea)
2810     - Fix the paths we check for spokes. (sbueno+anaconda)
2811     - Remove the kbdtype option (mkolman)
2812     - Remove the noipv4 option (mkolman)
2813     - Remove the autostep option (mkolman)
2814     - Remove the disused nofb option (mkolman)
2815     - Remove the module option (mkolman)
2816    
2817     * Tue Jun 10 2014 Brian C. Lane <bcl@redhat.com> - 21.40-1
2818     - fedora-welcome: Correct an icon name after the switch to Adwaita
2819     (kalevlember)
2820     - Pass/check displaymode in collect_categories and collectCategoriesAndSpokes.
2821     (sbueno+anaconda)
2822     - Add help texts to some Anaconda CLI options (mkolman)
2823     - Don't install implicitly added but explicitly excluded packages (#1105013)
2824     (vpodzime)
2825     - Update configure, make files, and PO files with new category changes.
2826     (sbueno+anaconda)
2827     - Fix up collectCategoriesAndSpokes function. (sbueno+anaconda)
2828     - Update all relevant UI files with new category path. (sbueno+anaconda)
2829     - Move categories to pyanaconda.ui.categories. (sbueno+anaconda)
2830     - Allow testing a regular install from the live environment. (clumens)
2831     - Make sure /var/log/anaconda gets copied under the right root. (clumens)
2832     - format.setup in blivet takes only kwargs. (clumens)
2833     - Tweak spacing in the other storage options grid. (clumens)
2834     - Remove the dlable option (mkolman)
2835     - change default for grub2 save_entry to 0 (gczarcinski)
2836     - Revert "Refresh after checkbox clicked (#1074188)" (dshea)
2837     - Move assureLogoImage to GraphicalUserInterface (#1102238) (dshea)
2838     - If we cannot activate keyboard, at least populate the missing items
2839     (#1104541) (vpodzime)
2840     - network: generate dracut arguments also for IPADDRn ifcfg values (#1103571)
2841     (rvykydal)
2842     - Memoize the results for *RaidLevelsSupported() functions (amulhern)
2843     - RAID related changes for custom spoke. (amulhern)
2844     - Bump required blivet version. (amulhern)
2845     - Make parse-kickstart aware of the %%addon section (#1083002) (vpodzime)
2846     - Revert "Work around a parsing bug in GtkBuilder" (dshea)
2847     - Fix a typo in one of the bootloader installation warning messages (#1103410)
2848     (mkolman)
2849     - Don't require network in standalone spoke for media installs (#1066807)
2850     (rvykydal)
2851    
2852     * Mon Jun 02 2014 Brian C. Lane <bcl@redhat.com> - 21.39-1
2853     - eu_ES has been dropped from the supported languages (bcl)
2854     - Change 'elif encrypted' statement to 'else' statement. (amulhern)
2855     - Work around a parsing bug in GtkBuilder (dshea)
2856     - Don't uppercase the size values in the disk shopping cart. (clumens)
2857     - Display the sentence about being able to reuse partitions even without roots.
2858     (clumens)
2859     - Allow a couple more keyboard shortcuts on the custom part spoke. (clumens)
2860     - Reword the close button on the software spoke's error dialog. (clumens)
2861     - Fix up quoting around passing args to anaconda in the gui test. (clumens)
2862     - Don't hide a serious issue (vpodzime)
2863     - Move autopart choices to one place and use them in both GUI and TUI
2864     (vpodzime)
2865     - Define default autopart type as a constant (vpodzime)
2866     - Use enumerate() instead of getting indices of iterated items (vpodzime)
2867     - Preserve net.ifnames cmdline arg (#1102401) (bcl)
2868     - Revert the dialog sizing chunk from resize.glade. (clumens)
2869     - Update GUI tests for changes in gtk/atk/anaconda/whatever. (clumens)
2870     - Fix gui/runtest.sh to work under either "make check" or being run manually.
2871     (clumens)
2872     - Add a -c argument to the ksflatten invocation. (clumens)
2873     - Do basic logging setup when short circuiting the normal Anaconda init
2874     (mkolman)
2875     - Fix boot option warning string formatting (mkolman)
2876     - always rescan for vmlinuz if rescueKernelList (gczarcinski)
2877     - move new-kernel-pkg rpmposttrans to end of install (gczarcinski)
2878     - allow /boot on btrfs subvol or filesystem (gczarcinski)
2879     - Allow /boot on LVMlv (gczarcinski)
2880    
2881     * Wed May 28 2014 Brian C. Lane <bcl@redhat.com> - 21.38-1
2882     - Parse boot options before parsing CLI options (#1101341) (mkolman)
2883     - Check that bootloader devices are configured before validating (#1100928)
2884     (dshea)
2885     - network: use IpInterface only for activated devices (#1101781) (rvykydal)
2886     - Enable LVM Thin Provisioning in text mode (vpodzime)
2887     - Remove the executable bit from anaconda.spec.in. (clumens)
2888     - Fix the nm test for big-endian results (dshea)
2889     - Fix issues with auto* and version.py (dshea)
2890     - Allow file:// url handler in --repo arg (bcl)
2891     - Ignore deprecation warnings for atk_role_register (dshea)
2892     - Handle renames in makeupdates. (pjones)
2893     - Move Anaconda version detection from isys to Python code (mkolman)
2894     - network: use IpInterface instead of Interface (#1058906, #1029214) (rvykydal)
2895     - network: don't modify network config for dirInstall and imageInstall
2896     (rvykydal)
2897     - network: remove redundant image install guard (rvykydal)
2898     - network: add first tests for nm.py (rvykydal)
2899     - network: consolidate setNetworkOnbootDefault (rvykydal)
2900     - Set ONBOOT=yes for the device used for installation (#1002544). (rvykydal)
2901     - Use proper data for autopart type initialization (vpodzime)
2902     - Line up the right side of the FCOE dialog. (clumens)
2903     - Use default_width and _height on dialogs instead of _request. (clumens)
2904     - Remove the border around the refresh storage dialog's button. (clumens)
2905     - Short-circuit initialization when printing out Anaconda version (mkolman)
2906     - Make print statements Python 3 compatible (mkolman)
2907     - Fix the handling of set_const options pulled in from the boot cmdline (dshea)
2908     - Fix the modify software tooltip on the installation options dialogs.
2909     (clumens)
2910     - Better visually distinguish TUI spokes states (vpodzime)
2911     - Reset the text direction as soon as the locale is changed (dshea)
2912     - Show errors from the displayed mountpoint when exiting the custom spoke
2913     (dshea)
2914     - Check that container names input by the user are valid (dshea)
2915    
2916     * Tue May 20 2014 Brian C. Lane <bcl@redhat.com> - 21.37-1
2917     - Chain up to parent size_allocate functions in our standalone widgets.
2918     (clumens)
2919     - Format the help text to properly fit to the terminal window (mkolman)
2920     - Call getPossiblePhysicalExtents() only once (vpodzime)
2921     - Default PE size to blivet's default when requested from kickstart (#1098139)
2922     (vpodzime)
2923     - A couple of anaconda whitespace fixes (mkolman)
2924     - Replace the deprecated has_key() by in (mkolman)
2925     - Disable pylint errors on NetworkData in the new network_test.py. (clumens)
2926     - Tweak borders on the filter UI. (clumens)
2927     - network: add tests (rvykydal)
2928     - network: don't use ifcfg PREFIX when generating ipv6 dracut args (rvykydal)
2929     - network: cleanup - remove ksdevice variable (rvykydal)
2930     - Horizontally center the user creation spoke contents. (clumens)
2931     - Un-indent the reclaim space checkbox. (clumens)
2932     - Remove the RAID page from the filter UI. (clumens)
2933     - install -> installation in a string on the source spoke. (clumens)
2934     - Switch Anaconda to argparse (mkolman)
2935     - rpmostreepayload: Use systemd-tmpfiles rather than handrolling mkdir
2936     (walters)
2937     - Add some padding to the custom partitioning note. (dshea)
2938     - Wrap the custom partitioning note (#1031850) (dshea)
2939     - Make an ostree string easier for translators to deal with. (clumens)
2940     - Fix the gettext warnings test for VPATH builds (dshea)
2941     - network: fix crash on empty ksdevice boot option (#1096846) (rvykydal)
2942     - Add RPMOSTreePayload (walters)
2943     - bootloader: Allow extlinux loader configuration to handle RPMOSTreePayload
2944     case (walters)
2945     - install: Handle distinct physical root/sysroot (walters)
2946     - parse-kickstart: drop "mtu=" args (wwoods)
2947     - Drop workaround for old dracut BOOTIF+ip problem (wwoods)
2948     - Fix behavior (and docs) for ks=nfs:<path>/ (#1094645) (wwoods)
2949     - Allow non-ASCII characters in passwords (#960837) (dshea)
2950     - Use a separate label for passphrase warnings. (dshea)
2951     - Move more of the passphrase dialog into the glade file. (dshea)
2952     - Don't add redundant grub installs if stage1 is not a disk (dshea)
2953     - Let the user continue on bootloader errors (#1006304) (bcl)
2954     - Fix the parsing of NFS addon URLs (#966240) (dshea)
2955     - Remove redundant import (mkolman)
2956     - Don't overwrite function argument when parsing help texts (mkolman)
2957     - Return CLI help text at once (mkolman)
2958     - Fix typo in previous commit adjusting to blivet API change. (dlehman)
2959     - Adjust for movement of functions from examples into blivet proper. (dlehman)
2960    
2961     * Thu May 08 2014 Brian C. Lane <bcl@redhat.com> - 21.36-1
2962     - Switch to adwaita-icon-theme (kalevlember)
2963     - Hook up the TUI categories to autoconf/make. (#1095220) (dshea)
2964     - Fix the object type specifying argument name for findActions (vpodzime)
2965     - Remove keyword args 'ignoreErrors' from umountFilesystems() call. (amulhern)
2966     - Updates for new blivet.size.Size.__new__ interface. (amulhern)
2967     - Change uses of 'format' keyword param to 'fmt' keyword param (amulhern)
2968     - Update devicetree.findActions invocations to match blivet interface change
2969     (amulhern)
2970     - Bump blivet version to ensure next four patches get the right interface.
2971     (amulhern)
2972    
2973     * Mon May 05 2014 Brian C. Lane <bcl@redhat.com> - 21.35-1
2974     - Use format strings in the new kickstart error message translations. (clumens)
2975     - Mark kickstart errors as translatable, and hopefully make them more useful
2976     too. (clumens)
2977     - install: Move Payload postInstall() after bootloader (walters)
2978     - iutil: Transparently redirect anyone who asks root=/mnt/sysimage to sysroot
2979     (walters)
2980     - Fix the way categories are handled in text mode. (sbueno+anaconda)
2981     - Move GUI-specific helper classes to a separate module (#1091542) (dshea)
2982     - Fix license in parse-kickstart (mkolman)
2983     - main: Set flags.extlinux if extlinux is used in interactive-defaults.ks
2984     (walters)
2985     - anaconda.service: Set GIO_USE_VFS=local (walters)
2986     - Use a gettext context where necessary when retranslating (#1091207) (dshea)
2987     - Update makebumpver for python-bugzilla 1.0.0 (bcl)
2988     - Skip source and software spoke in text live installations (#1092763) (bcl)
2989     - Add correct kernel params if rootfs is btrfs on s390x. (#874622)
2990     (sbueno+anaconda)
2991     - Don't crash on anaconda-yum output containing multiple colons (#1092441)
2992     (mkolman)
2993     - Revert chrooting when setting user/root password (vpodzime)
2994     - network: fix device configuration in text mode (#1058336) (rvykydal)
2995     - Change order in which packages/groups are selected/excluded (#1091952)
2996     (vpodzime)
2997     - Check the correct button when saving changes in the Custom spoke (#1090786)
2998     (vpodzime)
2999     - Fix unloading modules in driver-updates (#1085099) (wwoods)
3000     - Re-saved some of the glade files with a newer version of glade. (dshea)
3001     - Add viewports for the ListBoxes in the software spoke. (dshea)
3002     - Extend format string checks to translated format strings. (dshea)
3003     - Fix typo in nm_is_connected method check. (rvykydal)
3004     - iutil: Introduce getSysroot()/getTargetPhysicalRoot(), use instead of
3005     ROOT_PATH (walters)
3006    
3007     * Thu Apr 24 2014 Brian C. Lane <bcl@redhat.com> - 21.34-1
3008     - Improve the "adding yum repo" message structure (mkolman)
3009     - Fix missing log message about adding a repository (#1089297) (mkolman)
3010     - Ignore use of eval warnings. (dshea)
3011     - Specify string format arguments as logging function parameters (dshea)
3012     - New encrypted state is the dialog's encrypted attribute (vpodzime)
3013     - Use human readable sizes with two decimal spaces in the GUI (vpodzime)
3014     - Make the LUKS unlock callback a timed action (vpodzime)
3015     - Hitting ENTER in the LUKS passwd entry should click the Unlock button
3016     (vpodzime)
3017     - Block leaf device encryption if container is encrypted consistently
3018     (vpodzime)
3019     - Do not remove the replacing item, remove the replaced one instead (vpodzime)
3020     - Give include_btrfs variable a better name (vpodzime)
3021     - Make the _resolve_btrfs_restrictions method's code nicer (vpodzime)
3022     - Refactor the btrfs magic into a separate method (vpodzime)
3023     - Switch the condition in long if-else statement (vpodzime)
3024     - Give an opaque condition a better name explaining its real meaning (vpodzime)
3025     - Refactor out the code for removing empty parents (vpodzime)
3026     - Use the (vpodzime)
3027     - Refactor out the code for adding device/mountpoint into a method (vpodzime)
3028     - Relabel /home partition if using and existing one (#1087736) (vpodzime)
3029     - Don't forget to call os._exit() in the child process (vpodzime)
3030     - users: Add root= keyword argument to set{User,Root}Password (walters)
3031     - users: Deduplicate code to fork()+chroot() (walters)
3032     - gui/spokes/software: Enable iff payload is PackagePayload (walters)
3033     - Use descriptive pylint messages instead of numbers. (clumens)
3034     - Add input validation to the source spoke. (dshea)
3035     - Remove the tests for duplicate and invalid repo names (dshea)
3036     - Expand the proxy URL validation. (dshea)
3037     - Convert the repository name test into a regex (dshea)
3038     - Add a remove_check method for InputCheckHandler. (dshea)
3039     - Use ID columns in the protocol combo boxes (dshea)
3040     - Added a link to a bug about the user data in glade problem. (dshea)
3041     - Remove the top and bottom padding from source spoke action area (dshea)
3042     - Re-add a false-positive for the GLib module (dshea)
3043    
3044     * Thu Apr 17 2014 Brian C. Lane <bcl@redhat.com> - 21.33-1
3045     - Add an option to copy translation files to an updates.img (dshea)
3046     - Set the selinux state from the command line (#784828) (dshea)
3047     - Remove a whole bunch of pylint false positives (dshea)
3048     - Ignore more informational messages printed by pylint pragmas (dshea)
3049     - Use more wildcards in the tests dist_ variable (dshea)
3050     - Make sure the idx variable is used instead of the old found variable
3051     (vpodzime)
3052     - Disable a false positive from pylint (dshea)
3053     - Only run dialogs in the enlightbox context (vpodzime)
3054     - Separate code for finding item in containers combo and processing it
3055     (vpodzime)
3056     - Check Update Settings button sensitivity when saving changes in one place
3057     (vpodzime)
3058     - Only save changes if needed when adding mountpoint (vpodzime)
3059     - No need to call bool() on a boolean expression result (vpodzime)
3060     - Give names to some magic tuples, make them reusable and reuse them (vpodzime)
3061     - Add DEVICE_TYPE_DISK's text description to the mapping (vpodzime)
3062     - Move a few constants and mappings to the storage_utils module (vpodzime)
3063     - Split long label's string into two lines (vpodzime)
3064     - Don't rely on the ordering of autopart types in the combobox (vpodzime)
3065     - Only save changes if there are any changes to be saved (vpodzime)
3066     - Add device type constants to the device type combobox's store (vpodzime)
3067     - Change some anaconda-yum DEBUGs to be more informative (bcl)
3068     - Change Proxy Add Button to Ok (bcl)
3069     - Display a message for missing required packages and groups (#1064565) (dshea)
3070     - Fix issues with the errorHandler callback arguments (dshea)
3071    
3072     * Thu Apr 10 2014 Brian C. Lane <bcl@redhat.com> - 21.32-1
3073     - Refactor the code setting up the device type combobox a method (vpodzime)
3074     - Rename 'swap' variable to 'is_swap' to better express its meaning (vpodzime)
3075     - Refactor out the code setting up the fstype combobox into a method (vpodzime)
3076     - Refactor the code updating info about device container into a method
3077     (vpodzime)
3078     - Remove the default None value from the addPage's cb argument (vpodzime)
3079     - Make on_updates_settings_clicked timed callback (vpodzime)
3080     - Rename the callback for updating mountpoint settings (vpodzime)
3081     - Hook up the GUI test so it's run as part of "make check". (clumens)
3082     - Skip running pylint on files containing "skip-file". (clumens)
3083     - Add comments to the kickstart tests. (clumens)
3084     - Add the beginnings of an automated GUI test suite. (clumens)
3085     - Add accessibility information to the user spoke. (clumens)
3086     - Add accessibility information to the root password spoke. (clumens)
3087     - Add accessibility information to the progress hub. (clumens)
3088     - Add accessibility information to most of the widgets on the storage spoke.
3089     (clumens)
3090     - Add enough accessibility information to the network spoke for livecds.
3091     (clumens)
3092     - Add accessibility information to the keyboard spoke. (clumens)
3093     - Add accessibility information to the date & time spoke. (clumens)
3094     - Add a script and base kickstart file for making a dogtail-enabled livecd.
3095     (clumens)
3096     - Add accessibility information to the welcome spoke and summary hub. (clumens)
3097     - Add accessibility information to some of our widgets. (clumens)
3098     - Don't use dhcp ntpservers for dir or image installation (bcl)
3099     - Implement and use decorator for logging UI storage actions (vpodzime)
3100     - Refactor out the code doing device reformat into a function (vpodzime)
3101     - Refactor out the code handling encryption change into a function (vpodzime)
3102     - Fix variable name when logging new fstype (vpodzime)
3103     - Make it possible to override translation domain in GUIObjects (#1040240)
3104     (mkolman)
3105     - Refactor out the code for handling device size change into a function
3106     (vpodzime)
3107     - Refactor out the code for bounding size into a function (vpodzime)
3108     - Refactor code for reverting device reformat into a function (vpodzime)
3109     - Make the code changing an existing device more compact (vpodzime)
3110     - Comment the part of the code changing an existing device (vpodzime)
3111     - Do device change logging in one place where possible (vpodzime)
3112     - Pass information about old and new device as a dictionary (vpodzime)
3113     - Move code attempting to replace device into a separate function (vpodzime)
3114     - Mountpoint validation should only care about the new fs type (vpodzime)
3115     - Make size properties refreshing reused code (vpodzime)
3116     - Use generator instead of list for auxiliary old_disk_names variable
3117     (vpodzime)
3118     - Remove and unused variable in Custom spoke (vpodzime)
3119     - Refactor mountpoint configuration validation out from _save_right_side
3120     (vpodzime)
3121     - Don't overload selectorFromDevice function (vpodzime)
3122     - Use dir_tree_map for the cleanPStore function (vpodzime)
3123     - Check xconfig before setting the installed displaymode (dshea)
3124     - DNFPayload: call close() when done with the Base. (ales)
3125     - Do not try to get "" translated (vpodzime)
3126     - Use for-cycle else: branch instead of extra variable (vpodzime)
3127     - Have mountpoint descriptions defined in a dictionary (vpodzime)
3128     - Uppercase global constants in the Custom spoke (vpodzime)
3129     - Use cannonical RAID level names when populating RAID stores (vpodzime)
3130     - No RAID level (RAID level None) is a valid choice for LVM(ThP) (vpodzime)
3131     - LVM Thin Provisioning supports the same RAID levels as plain LVM (vpodzime)
3132     - Only block the password/user spokes if data was given in kickstart (vpodzime)
3133     - Disable a pylint error message for now. (clumens)
3134     - Suppress selinux error log when using default (#1083239) (bcl)
3135     - Use the AnacondaWidgets python gi-overrides for pylint (dshea)
3136    
3137     * Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> - 21.31-1
3138     - Only install consolehelper link on livearches (bcl)
3139    
3140     * Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> - 21.30-1
3141     - Add support ppc64le (hamzy)
3142     - Validate proxy URLs (dshea)
3143     - Provide feedback for invalid NTP hostnames. (dshea)
3144     - Use GUIDialogInputCheckHandler in the advanced user dialog (dshea)
3145     - Add a new InputCheck status for silent failures. (dshea)
3146     - Add an InputCheckHandler subclass for dialogs. (dshea)
3147     - Generalized and improved the proxy URL parsing regex (dshea)
3148     - Update makebumpver for the newer python-bugzilla on rawhide. (clumens)
3149     - network: don't crash on virtual devices turned off (#1080640) (rvykydal)
3150     - network: don't pop HWADDR twice for vlan on s390 (#1061646) (rvykydal)
3151     - Make safe_dbus module's functions less 'safe' (vpodzime)
3152     - Add a list of cmdline args that append instead of replace (#1073130) (bcl)
3153     - safe_dbus: Don't export DBus connection addresses as variables (walters)
3154    
3155     * Wed Mar 26 2014 Brian C. Lane <bcl@redhat.com> - 21.29-1
3156     - Add a Makefile target to create a set of empty .po files. (dshea)
3157     - os.path.exists -> os.path.lexists when checking for authconfig. (clumens)
3158     - Add support for tarfiles to liveimg kickstart command (bcl)
3159     - mountExistingSystem raises an exception with dirty FS (#1080210) (vpodzime)
3160     - Don't do yum lock logging when using updates.img (vpodzime)
3161     - Pass Size(0) instead of 0 to the ContainerDialog if no size is given
3162     (vpodzime)
3163     - Update the BaseWindow and HubWindow example UI fragments (dshea)
3164     - Convert GtkHBox and GtkVBox to GtkBox. (dshea)
3165     - Fix keyboard accelerator collisions from former stock buttons (dshea)
3166     - Set the secret agent icon in the glade file (dshea)
3167     - Remove stock labels and icons. (dshea)
3168     - Run the pykickstart version test on the commands in parse-dracut (dshea)
3169     - Don't reimport os - it's imported very early on. (clumens)
3170     - Use an alternative image if logo is missing (mkolman)
3171     - Update parse-kickstart for the new bootloader command. (clumens)
3172     - Make sure the error info message starts on a new line (vpodzime)
3173     - Define two env variables removing useless warnings (vpodzime)
3174     - Check boot args for None (#1075918) (bcl)
3175     - Revert "Enable make check in %%check and add the necessary BuildRequires"
3176     (dshea)
3177     - Fix the argument list passed to the payloadInitialize thread (#1079628)
3178     (dshea)
3179     - Fix filtering the _storage_playground out (vpodzime)
3180     - Sync up step counts in install.py with reality. (clumens)
3181     - Avoid the "unable to init server" message. (dshea)
3182     - Do not attempt to run authconfig if it doesn't exist. (clumens)
3183     - Allow skipping installation of the core group, if asked for in kickstart.
3184     (clumens)
3185     - Drop the vconsole.font boot arg (#1074113) (vpodzime)
3186    
3187     * Thu Mar 20 2014 Brian C. Lane <bcl@redhat.com> - 21.28-1
3188     - Get the DBus session bus address in a method (dshea)
3189     - Specify string format arguments as logging function parameters (dshea)
3190     - Inhibit the screen saver on live installs (#928825) (dshea)
3191     - Handle the dbus method call not returning anything. (dshea)
3192     - Convert errors raised during dbus connection to DBusCallError (dshea)
3193     - driverdisk: Show selection menu for network driver isos (#1075918) (bcl)
3194     - Write a modprobe blacklist (#1073130) (bcl)
3195     - Append cmdline arg values in BootArgs (#1073130) (bcl)
3196     - Wait for other threads to finish before sending ready (#1075103) (bcl)
3197     - set proxy related environmental variables (#854029) (bcl)
3198     - Fix pylint error in yumpayload. (sbueno+anaconda)
3199     - The custom spoke requires mountPointStore and mountPointCompletion, too.
3200     (clumens)
3201     - Make the lists of files to check consistent across all checks. (dshea)
3202     - Fix error handling in cmdline mode. (#1034773) (sbueno+anaconda)
3203     - Don't create bootloader entries for kdump initrd and kernel. (#1036086)
3204     (sbueno+anaconda)
3205     - Add a setting to network.py that got left out of the cherry-pick. (clumens)
3206     - Enable make check in %%check and add the necessary BuildRequires (atodorov)
3207     - Make it obvious user is going to begin installation. (#975793)
3208     (sbueno+anaconda)
3209     - Move libtimezonemap requires to the anaconda-gui subpackage (vpodzime)
3210     - network: apply ks configuration to devices activated in initramfs (#1037605)
3211     (rvykydal)
3212     - Add support for kickstart --interfacename for vlans (#1061646) (rvykydal)
3213     - network: handle race condition of disappearing active connection (#1073424)
3214     (rvykydal)
3215     - Convert iter from filter model iter to backing store iter (#1074188)
3216     (amulhern)
3217     - Provide ways in kickstart to skip kernel and bootloader (#1074522). (clumens)
3218     - DNFPayload: apply the kickstart excludedList. (ales)
3219     - Only pylint files that are in the git working copy (dshea)
3220     - Move accordion population into a separate function (vpodzime)
3221     - Short-circuit testing if root has any devices (vpodzime)
3222     - Getting new devices is not enough cheap operation for being a property
3223     (vpodzime)
3224     - Hide and unhide the same set of disks in the Custom spoke (vpodzime)
3225     - Use GtkActionList when populating filesystem store (vpodzime)
3226     - Fix XDG_RUNTIME_DIR not set messages by creating one (dshea)
3227     - Make the ui_storage_logger reusable (vpodzime)
3228     - Decide on supported RAID levels in a better way (vpodzime)
3229     - Fix typo in the comment (vpodzime)
3230     - Add and use MountpointSelector's attributes we need (vpodzime)
3231     - Make code to get Size instance from user's input reusable (vpodzime)
3232     - Make getting raid level less hacky (vpodzime)
3233     - Implement a function to get container type name (vpodzime)
3234     - Make custom partitioning helper constants look as constants (vpodzime)
3235     - Simplify mountpoint validation and error reporting (vpodzime)
3236     - Simplify label validation and error reporting (vpodzime)
3237     - Move translated_new_install_name to the right place (vpodzime)
3238     - Rename the __storage attribute to a more propriate name (vpodzime)
3239     - Split out helper code from the Custom partitioning spoke (vpodzime)
3240     - The reset button should only be sensitive if there's something to reset.
3241     (clumens)
3242     - Confirm before resetting custom partitioning selections (#970093). (clumens)
3243     - DNFPayload: Add languageGroups(). (ales)
3244     - Use ROOT_PATH not /mnt/sysimage (bcl)
3245     - Override ROOT_PATH with environmental variable (bcl)
3246     - Import /etc/login.defs in libuser.conf (#979815) (dshea)
3247     - Fix environment group changes based on ListBox row activation (dshea)
3248     - DNFPayload: do not crash when an addon is unavailable. (ales)
3249     - Payloads: make DEFAULT_REPOS a part of the interface. (ales)
3250    
3251     * Tue Mar 11 2014 Brian C. Lane <bcl@redhat.com> - 21.27-1
3252     - Don't disable anaconda repo on rawhide (bcl)
3253     - Set log level to debug when using an updates image (bcl)
3254     - driver-updates: accept burned driver discs (#1073719) (wwoods)
3255     - Do nothing if previously selected selector gets focus again (#1029798)
3256     (vpodzime)
3257     - Firstboot is deprecated and gone on Fedora 20 and anything newer (vpodzime)
3258     - Reraise the exception properly (vpodzime)
3259     - Set progress bar to 100 %% in a different way (#1058755) (vpodzime)
3260     - Refresh after checkbox clicked (#1074188) (amulhern)
3261     - Use instclass.efi_dir when constructing the EFI path (dshea)
3262     - Add rescue kernels to the bootloader install list. (#1036349) (dshea)
3263     - Cover both possible ways that GUI WWID may have been set (#1074184)
3264     (amulhern)
3265     - Do not write out /etc/adjtime file on s390(x) (#1070748) (vpodzime)
3266     - Ignore the data model and just return self.environment (mkolman)
3267     - Software spoke can't be complete if the payload thread is running (mkolman)
3268     - DNFPayload: blivet.size.Size() only knows 'spec' kwarg now. (ales)
3269     - Specify string format arguments as logging function parameters (dshea)
3270     - Add missing changelog entries (bcl)
3271    
3272     * Fri Mar 07 2014 Brian C. Lane <bcl@redhat.com> - 21.26-1
3273     - Don't traceback, just log a warning if connection is unavailable (#1070928)
3274     (mkolman)
3275     - Remove unnecessary use_markup attributes. (dshea)
3276     - Add a check for unnecessary markup. (dshea)
3277     - Ignore the server keymap for spoke status if using VNC (#1045115) (dshea)
3278     - Call % outside of the translation (dshea)
3279     - Fix pylint errors about dangerous default values (dshea)
3280     - Typo fix (dshea)
3281     - driver-updates: skip iso selection with OEMDRV (#1066784) (bcl)
3282     - driver-updates: allow interactive mode to load multiple devices (wwoods)
3283     - driver-updates: add DoRefresh loop to select_iso() (#1066784) (wwoods)
3284     - driver-updates: add 'refresh' to selection_menu() (wwoods)
3285     - driver-updates: rework 'dd_finished' handling (wwoods)
3286     - driver-updates: refactor dd_scan (wwoods)
3287     - driver-updates: refactor menu to allow other options (wwoods)
3288     - Bump blivet Requires for DASD changes. (#1064423) (sbueno+anaconda)
3289     - Add GUI and TUI logic to handle unformatted DASDs. (#1064423)
3290     (sbueno+anaconda)
3291     - Show unformatted DASDs in the local disk store. (#1064423) (sbueno+anaconda)
3292     - Add dialog box to warn about formatting DASDs. (#1064423) (sbueno+anaconda)
3293     - Update disk refs when recovering from a devicefactory failure. (#1032141)
3294     (dlehman)
3295     - Add typelib and library paths to the test environment. (dshea)
3296     - Run pylint with NO_AT_BRIDGE=1 set in the environment (dshea)
3297     - pylint: Clean up accordion warnings (bcl)
3298     - Let Gtk pick the size for the isoChooserDialog (#973376) (dshea)
3299     - network kickstart: do not bind to MAC if SUBCHANNELS are present (#1070232)
3300     (rvykydal)
3301    
3302     * Fri Feb 28 2014 Brian C. Lane <bcl@redhat.com> - 21.25-1
3303     - pylint: Add a pile of new E1101 exceptions (bcl)
3304     - pylint: change disable-msg to disable (bcl)
3305     - Fix console for s390 and 'noshell' mode (#1070672) (wwoods)
3306     - Check that the addon selection state exists before reading it (dshea)
3307     - Set the name in the volume group store (dshea)
3308     - Don't ignore the directory of the driver disk iso file (vpodzime)
3309     - Set rpm macros in DNFPayload (dshea)
3310     - Implement %%packages --instLangs (#156477) (dshea)
3311     - Set rpm macro information in anaconda-yum. (dshea)
3312     - Move the anaconda-yum exception handler (#1057120) (dshea)
3313     - Only run gtk actions in the gtk thread. (dshea)
3314     - Add createrepo Requires (#1016004) (bcl)
3315     - Fix a traceback gathering free space info for a container. (#1069854)
3316     (dlehman)
3317     - network: detect also fcoe vlan device names exceeding IFNAMESIZ (#1051268)
3318     (rvykydal)
3319     - DNFPayload: display the download progress on the hub. (ales)
3320     - driverdisk: Fix typo in error logging (#1016004) (bcl)
3321     - driverdisk: Create a repo for network drivers (#1016004) (bcl)
3322     - driverdisk: Catch blkid failure (#1036765) (bcl)
3323     - driverdisk: Ignore extra blkid fields (#1036765) (bcl)
3324     - We can't trust rhcrashkernel-param to give us newline-free text. (pjones)
3325     - Remove redundant _setCurrentFreeSpace() call (#1043763) (amulhern)
3326     - Enable python-coverage in anaconda (dshea)
3327     - Move the sidebar to the right for RTL languages (dshea)
3328     - Remove a bunch of unused includes and tests for headers (dshea)
3329     - Add a note about when and how to remove isys.sync (dshea)
3330     - Remove isys.isPseudoTTY (dshea)
3331     - Convert isys.isIsoImage to python code (dshea)
3332     - Focus the language search input by default (#973967) (dshea)
3333     - Ensure media being verified is always unmounted (dshea)
3334     - Write 'text'/'cmdline' in anaconda-ks.cfg in text/cmdline mode (wwoods)
3335     - text install -> text system (#1021963) (wwoods)
3336     - Support the 'skipx' kickstart command (wwoods)
3337     - let systemd decide when to start anaconda-sshd (wwoods)
3338     - Don't use tmux for inst.noshell (#1058607) (wwoods)
3339     - Fix a nitpick from bcl. (pjones)
3340     - Make rhcrashkernel-param get run on non-GRUB 2 platforms. (pjones)
3341     - Cast the blame appropriately when the kernel refuses efivars changes.
3342     (pjones)
3343     - Do not use shim.efi on ARMv8 aarch64 (#1067758) (dmarlin)
3344     - Handle missing environments specified through kickstart (#1067492). (clumens)
3345     - create_sparse_file in blivet now expects a Size object. (clumens)
3346     - Don't traceback when no size is given in kickstart (#1067707). (clumens)
3347    
3348     * Fri Feb 21 2014 Brian C. Lane <bcl@redhat.com> - 21.24-1
3349     - setup default environment in initialize (bcl)
3350     - Move environmentAddons into packaging (bcl)
3351     - Skip running efibootmgr for image and dir installations (#1067749) (bcl)
3352     - Move translatable format strings into python. (dshea)
3353     - Added a check for translatable format strings in glade. (dshea)
3354     - Use a single script to run the glade tests. (dshea)
3355     - Check that s390x LVM configuration is valid. (#873135, 885011)
3356     (sbueno+anaconda)
3357     - Re-apply disk selection on error in TUI storage. (#1056316) (sbueno+anaconda)
3358     - Properly retry package downloads (#924860) (mkolman)
3359     - Change the CSS class name of the sidebar (#1067049). (clumens)
3360     - Preserve ipv6.disable=1 on target system (#1040751) (wwoods)
3361     - Remove an unused import in driver-updates. (clumens)
3362     - Fix heredoc usage in generated /etc/grub.d/01_users (#1044404). (dcantrell)
3363    
3364     * Tue Feb 18 2014 Brian C. Lane <bcl@redhat.com> - 21.23-1
3365     - driverdisk: Parse all blkid output (#857248) (bcl)
3366     - Fix blkid output parsing and our output (vpodzime)
3367     - Don't use positional arguments to initialize Gtk objects (dshea)
3368     - Set mandatory property in network tui spoke. (#1064139) (sbueno+anaconda)
3369     - Disallow /boot on RAID on s390x. (#1027670) (sbueno+anaconda)
3370     - Remove a stray break statement (dshea)
3371     - Use devicetree.resolveDevice instead of udev_resolve_devspec. (#1047338)
3372     (dlehman)
3373     - Set ThreadManager.any_errors to be a property (dshea)
3374     - Error on "bootloader --location=partition" when using grub2 (#969095).
3375     (clumens)
3376     - Fix the handling of kernel parameters with no = (#1065704) (dshea)
3377     - Deal with a couple more "except Exception" lines. (clumens)
3378     - Fix pylint errors in the latest dnf-related commit. (clumens)
3379     - DNFPayload: pick the right FS as package download target. (ales)
3380     - DNFPayload: log import crashes. (ales)
3381     - DNFPayload: use dnf.exceptions.MarkingError. (ales)
3382     - Return the returned value in the fire_gtk_action (vpodzime)
3383     - Allow AddonData classes to parse options in the %%addon line (dshea)
3384     - Pass ints to Gtk resize functions (#1065021) (bcl)
3385    
3386     * Fri Feb 14 2014 Brian C. Lane <bcl@redhat.com> - 21.22-1
3387     - Remove app_paintable from a couple nav boxes (#1064708). (clumens)
3388     - Give a more correct error for missing groups/packages on exclude (#1060194).
3389     (clumens)
3390     - Fix some incorrect RPM macros in the spec file. (clumens)
3391     - Allow using globs and alternative paths for specifying boot drive (#1057282).
3392     (clumens)
3393     - Don't reset input check status when disabling a check (#1062273) (dshea)
3394     - Fix how an input check is disabled (#1062275). (dshea)
3395     - ListStore.remove expects an iter, not an int (#1062752). (clumens)
3396    
3397     * Tue Feb 11 2014 Brian C. Lane <bcl@redhat.com> - 21.21-1
3398     - Move save_netinfo into a hook (#1048231) (bcl)
3399     - Cleanup log message for pylint (bcl)
3400     - kickstart user accounts should be locked by default (#1063554) (bcl)
3401     - pre-push hook checking bugzilla IDs on rhelX branches (vpodzime)
3402     - Make sure LUKS devices can say they have a key (#1060255) (amulhern)
3403     - Handle LUKS passphrase before doing sanity check (#1060255) (amulhern)
3404     - Remove some unnecessary resets (#1060255) (amulhern)
3405     - Do not consider no available LUKS passphrase an error in do_autopart
3406     (#1060255) (amulhern)
3407     - Adapt to new blivet.sanityCheck() return type (#1060255) (amulhern)
3408     - Adapt StorageChecker class for changed return type of sanityCheck (#1060255)
3409     (amulhern)
3410     - Add sanityCheck functionality back into AutoPart.execute() (#1060255)
3411     (amulhern)
3412     - Bump blivet version for changed sanityCheck() interface (amulhern)
3413     - UnmanagedDeviceError and UnknownConnectionError are in the nm module.
3414     (clumens)
3415     - blivet no longer has a protectedDevices property. (clumens)
3416     - network: adapt to changed handling of devices without carrier in NM
3417     (#1062417) (rvykydal)
3418     - driverdisk: Rename skip_dds to make pylint happy (bcl)
3419     - driverdisk: Use a single systemd service to start DD UI (#1035663) (bcl)
3420     - driverdisk: Add dd_args_ks handling to driver-updates (#1035663) (bcl)
3421     - driverdisk: Process kickstart driverdisk commands (#1035663) (bcl)
3422     - driverdisk: Handle kickstart driverdisk command (#1035663) (bcl)
3423     - driverdisk: Use getargs instead of the env variable (#1035663) (bcl)
3424     - Remove now-unused isys/devices.[ch]. (clumens)
3425     - Call finalize functions in parent classes. (dshea)
3426     - Fix crashes in the LayoutIndicator dispose function. (dshea)
3427     - Require systemd (dshea)
3428     - Remove the now-unused anaconda_spoke_header.png. (clumens)
3429     - Minor aesthetic cleanups (#1045250). (duffy)
3430     - Add a topbar design to SpokeWindows. (#1045250) (duffy)
3431     - Update the Aarch64 packages to include efibootmgr. (dmarlin)
3432     - Add a sidebar to the standalone and hub windows (#1045250) (duffy)
3433     - Allow specifying an environment in the kickstart file (#1050994). (clumens)
3434     - The autopart scheme combo should work for creating partitions manually, too.
3435     (clumens)
3436    
3437     * Tue Feb 04 2014 Brian C. Lane <bcl@redhat.com> - 21.20-1
3438     - makebumpver: Any failure should cancel the bump (bcl)
3439     - Add option help text for --image and --dirinstall flags (#1056791) (amulhern)
3440     - Update bumpver to allow Related bugs (bcl)
3441     - Fix up some pylint errors. (clumens)
3442     - If a user has been created, don't allow entering the user spoke (#1058564).
3443     (clumens)
3444     - Tweak passphrase wording a bit. (clumens)
3445     - Tweak the final progress messages to fit on the screen a little better
3446     (#1058463). (clumens)
3447     - Fix iscsi target selection checkbox in GUI (#1058653) (rvykydal)
3448     - network ks: allow setting only hostname with network command (#1051564)
3449     (rvykydal)
3450     - fcoe: add fcoe=<NIC>:<EDB> to boot options for nics added manually (#1040215)
3451     (rvykydal)
3452     - network GUI: ignore fcoe vlan devices (#1051268) (rvykydal)
3453     - Use an unused variable. (dshea)
3454     - Ignore an unused function warning on isys_init (dshea)
3455     - Remove unused isys files. (dshea)
3456     - Fix the handling of realloc failures. (dshea)
3457     - Run cppcheck on the C source files. (dshea)
3458     - Check RAID10 box for BTRFS (#1021856) (amulhern)
3459     - Make sure directory for DD extraction exists (vpodzime)
3460     - Handle --image arguments more thoroughly (#982164,#994488) (amulhern)
3461     - Remove the border from the custom part notebook. (clumens)
3462     - Style the Done button to make it more noticable (mizmo). (clumens)
3463     - Change the string used to test for serial console (#1054951) (dmarlin)
3464    
3465     * Tue Jan 28 2014 Brian C. Lane <bcl@redhat.com> - 21.19-1
3466     - Change the reclaim space button rules (#980496) (bcl)
3467     - Revert "Fix up username checking regex a bit." (dshea)
3468     - Fix a pylint-caught problem from my previous cherry-pick. (clumens)
3469     - Give priority to IPv4 addresses when showing VNC & SSH IP (#1056420)
3470     (mkolman)
3471     - Display custom part warnings/errors on the spoke itself (#975840). (clumens)
3472     - Fix listing threads that caused an error (vpodzime)
3473     - Do not add errors item for thread in advance (vpodzime)
3474     - Log exceptions before running exception handling (vpodzime)
3475     - Fix kickstart 'updates' command (#1056727) (wwoods)
3476     - Fix exitHandler loop deactivation (bcl)
3477     - Show hidden disk images (#1034996) (bcl)
3478     - Fix pylint errors (dshea)
3479     - Provide a maximum width to the betanag dialog. (clumens)
3480     - Don't include zero sized disks in the custom part UI either (#903131).
3481     (clumens)
3482     - Move the Quit button to the right and make it consistently sized (#1038802).
3483     (clumens)
3484     - "Delete All" on the reclaim dialog should not delete hdiso source (#980496).
3485     (clumens)
3486     - Add a scrollbar to the error dialog (#1021506). (clumens)
3487     - Change the product name we key off (#1055019). (clumens)
3488     - Another dracut pylint change. (dshea)
3489     - Fix page logic in driver selection (#1055333) (bcl)
3490     - Give users way to select DD ISO interactively (#1036765) (vpodzime)
3491     - Make network-fetched driver disk .iso files work (#1003595) (vpodzime)
3492     - Disable pylint messages too annoying to deal with. (dshea)
3493     - Fix unused variable warnings (dshea)
3494     - Remove unused imports (dshea)
3495     - Specify string format arguments as logging function parameters (dshea)
3496     - Remove the raidstart and raidstop commands (dshea)
3497     - Expand the reach of pylint (dshea)
3498     - Put Xorg on tty6 in accordance with Ancient Anaconda Tradition (#980062)
3499     (wwoods)
3500     - Fix the handling of kickstart NFS repos with options (#1045528) (dshea)
3501     - Skip empty layout-variant specifications when setting layouts (#1057442)
3502     (vpodzime)
3503    
3504     * Thu Jan 23 2014 Brian C. Lane <bcl@redhat.com> - 21.18-1
3505     - Use validate_label to check whether label should be updated (#1038590)
3506     (amulhern)
3507     - Always reject label if the format exists (#1038590) (amulhern)
3508     - Make label field always sensitive (#1038590) (amulhern)
3509     - Save module list after initial module load (#1050352) (bcl)
3510     - Require gtk3 and glib2 documentation to build (dshea)
3511     - Rename get_widgets_datadir to anaconda_get_widgets_datadir. (dshea)
3512     - Include the annotation-glossary (dshea)
3513     - Set device.format.label field close to where we read it (#1056139) (amulhern)
3514     - Install the rpmrc file to the initrd.img (#1016004) (vpodzime)
3515     - Give users hint about VNC password restrictions (#1053546) (vpodzime)
3516     - Be more liberal in what is accepted as a size unit. (dshea)
3517     - Remove en_spec parameters from blivet.size.Size. (dshea)
3518    
3519     * Tue Jan 21 2014 Brian C. Lane <bcl@redhat.com> - 21.17-1
3520     - Test for DataHolder Class (#1034427) (bcl)
3521     - Use DataHolder for TUI nfs data (#1034427) (bcl)
3522     - Add DataHolder class (#1034427) (bcl)
3523     - Handle inst.{gpt,dnf,extlinux} using cmdline.getbool() (wwoods)
3524     - Drop unreferenced 'useIPv[46]' flag (wwoods)
3525     - Don't force shell on tty2 (#980062) (wwoods)
3526     - add comment about boot-options.txt (wwoods)
3527     - Add support for getting stage2 image from boot.iso (#1035514) (mkolman)
3528     - Various changes to handling of filesystem label setting (#1038590) (amulhern)
3529     - Fix translation context on the storage options dialogs. (clumens)
3530     - Fix problems going into custom partitioning with the new work flow. (clumens)
3531     - Don't show actions next to free space lines in the reclaim dialog (#1054208).
3532     (clumens)
3533     - If there's a label in the ISO device combo, put it on a new line (#1031727).
3534     (clumens)
3535     - Make the device name in a MountpointSelector less wide (#1048583). (clumens)
3536     - If a root password is set, don't show the spoke (#910355, #1041405).
3537     (clumens)
3538     - Check for certain disk attrs before trying to access them. (#1053055)
3539     (sbueno+anaconda)
3540     - Use gtk_get_locale_direction. (dshea)
3541     - Always run efibootmgr from ROOT_PATH (bcl)
3542     - A class for scheduling Gtk actions and running them all at once (vpodzime)
3543     - Remove some leftover float conversions. (dshea)
3544     - Use uint64 for the resize target size. (dshea)
3545     - Return program output as a string instead of a list (dshea)
3546     - Implement and use a function for one-off running Gtk actions (vpodzime)
3547     - Be more defensive when getting layouts and their variants (vpodzime)
3548     - Implement and use functions for conversion between keymaps and layouts
3549     (vpodzime)
3550     - Fix reset of existing device to its original size. (dlehman)
3551     - Don't disable checks for global at the module level. (dshea)
3552     - Clean up the pylint-false-positives. (dshea)
3553     - Remove pylint comments that are no longer necessary (dshea)
3554     - Allow pylint-false-positives to end with a newline (dshea)
3555     - Change storage widget visibility based on disks selected. (clumens)
3556     - Rename widgets in the two remaining options dialogs. (clumens)
3557     - Allow going to the reclaim dialog even for autopart (#1014671). (clumens)
3558     - Add the autopart type combo to custom storage (#1014671). (clumens)
3559     - Tweak DiskOverview spacing a little bit (#1014671). (clumens)
3560     - Add custom part and encryption buttons to the main storage spoke (#1014671).
3561     (clumens)
3562     - Remove the existing install_options1 dialog, rename the others (#1014671).
3563     (clumens)
3564     - Grow the spoke gradient image to fit the nav_area (#1035772). (clumens)
3565     - Additional completion checks in network spoke. (#1044571) (sbueno+anaconda)
3566     - Fix problems reported by pylint (dshea)
3567     - Decode potentially 8-bit strings in TUI windows (dshea)
3568    
3569     * Fri Jan 10 2014 Brian C. Lane <bcl@redhat.com> - 21.16-1
3570     - Use blivet.size.Size for all size quantities. (dlehman)
3571     - make anaconda-shell (wwoods)
3572     - handle "ks=cdrom[:<path>]" on systems with multiple CDs (#1049237) (wwoods)
3573     - dracut: add when_any_cdrom_appears for cdrom autoprobe (wwoods)
3574     - dracut: minor shell cleanup (wwoods)
3575     - fix inst.noshell (#807703) (wwoods)
3576     - Error gracefully if we have a question in cmdline mode. (#869731)
3577     (sbueno+anaconda)
3578     - Verify that designated label can be set (#1038590) (amulhern)
3579     - Do not change sensitivity of label field (#1038590) (amulhern)
3580     - Make the clear icon functional in language spoke. (sbueno+anaconda)
3581     - Fix the translated pango markup check (dshea)
3582     - Remove iutil.strip_markup. (dshea)
3583     - Pass additional command-line arguments to pylint (dshea)
3584     - Fix and ignore markup warnings where appropriate (dshea)
3585     - Check that the Pango markup in glade files is valid (dshea)
3586     - Added a pylint module to check pango markup. (dshea)
3587     - Split the po-based translation code into a separate file. (dshea)
3588     - Fix bool parsing of boot options with inst. prefix (#1044391) (mkolman)
3589     - Use vc_keymap as X layout only if we get nothing from localed (#1048592)
3590     (vpodzime)
3591     - Warn user if entering LUKS password with non-ASCII characters (#1039168)
3592     (vpodzime)
3593     - Add back some erroneously removed set_use_underline calls (dshea)
3594     - Only show the "DATA" heading if there are data mount points under it.
3595     (clumens)
3596     - Don't allow the advanced user dialog to be saved with errors (dshea)
3597     - Move the add_check stuff into helper classes. (dshea)
3598     - Remove the UID and GID maximums. (#978846) (dshea)
3599     - Fix an invalid mnemonic widget reference in passphrase entry (dshea)
3600     - Added checks for some potential issues in glade files (dshea)
3601     - Remove scrot dependency for global screenshot support (mkolman)
3602     - Fix mnemonic widget reference id (vpodzime)
3603    
3604     * Tue Jan 07 2014 Brian C. Lane <bcl@redhat.com> - 21.15-1
3605     - Use the new Gtk.ListBox for displaying environments and addons (#1039683).
3606     (clumens)
3607     - Display additional disk attributes in TUI storage spoke. (#1024760)
3608     (sbueno+anaconda)
3609     - Fix 'select all disks' logic in TUI storage spoke. (sbueno+anaconda)
3610     - Ignore the compile script (dshea)
3611     - network GUI: don't crash when wifi is activated in standalone spoke
3612     (#1046138) (rvykydal)
3613     - Use the right test for there being any storage actions. (clumens)
3614     - Only display the actions summary dialog if there are any actions (#1030511).
3615     (clumens)
3616     - Do not support kickstart+live installs (#1027160). (clumens)
3617     - We no longer directly use libnl (#1034830). (clumens)
3618     - Remove _transactionErrors from yumpayload.py. (clumens)
3619     - Move xhost handling to the xinit script (#1045280) (dshea)
3620     - Check for ready before baseRepo in completed (#1044985) (bcl)
3621     - Treat the output of vncpasswd as binary data, since it is (#1045119) (dshea)
3622     - Add iutil.exec* options for handling binary data (dshea)
3623     - Print a message and exit if a user attempts to upgrade via kickstart. (dshea)
3624    
3625     * Wed Dec 18 2013 Brian C. Lane <bcl@redhat.com> - 21.14-1
3626     - Fix the release notes image cycler. (#1043393) (dshea)
3627     - Do not schedule resize actions for non-resizing requests (#1039491)
3628     (vpodzime)
3629     - Use ceil for minSize in resize dialog (#1040012) (bcl)
3630     - Use integer numbers of megabytes in the Reclaim dialog (#1040012) (vpodzime)
3631     - fcoe gui: repopulate device tree only if device was actually added (#1039223)
3632     (rvykydal)
3633     - Exclude FCoE disks from local disks (#1039223) (rvykydal)
3634     - fcoe: repopulate devicetree after adding FCoE SAN (#1039223) (rvykydal)
3635     - Add initial 64-bit ARM aarch64 EFI support (#1034428) (dmarlin)
3636     - Rename network spoke header (mkolman)
3637     - Show the Shell spoke in debug mode (vpodzime)
3638     - Accept only .iso files from the IsoChooser dialog (#1015169) (vpodzime)
3639     - Just run the IsoChooser dialog lightbox (vpodzime)
3640     - Use libxklavier's new methods instead of our nasty hack (vpodzime)
3641     - Move atexit registration before running rescue mode (#1038855) (vpodzime)
3642     - Only display the addon separator if there's a reason to. (clumens)
3643     - Stop using deprecated gtk margin functions. (clumens)
3644     - Fix the check_accelerators srcdir path. (dshea)
3645     - Show msg in TUI if user attempts to create invalid username. (#965561)
3646     (sbueno+anaconda)
3647     - Fix up username checking regex a bit. (sbueno+anaconda)
3648     - Fix default device for ks=cdrom (#1042500) (bcl)
3649     - createUser is already in a chroot (#1038241) (bcl)
3650     - Skip checks on files that are not staged for commit. (dshea)
3651     - Allow catching exceptions from threads (vpodzime)
3652     - Enable warnings about abstract methods not overridden (dshea)
3653     - Provide empty methods to override abstract parent methods. (dshea)
3654     - Implement status in StandaloneSpoke. (dshea)
3655     - Move a bunch of abstract methods from Payload to PackagePayload (dshea)
3656     - Remove some methods from packaging.Payload. (dshea)
3657     - Disable abstract method warnings in intermediate abstract classes. (dshea)
3658     - Remove Personalization spoke (dshea)
3659     - Remove some vestigal code from an earlier version of GUICheck (dshea)
3660    
3661     * Thu Dec 12 2013 Brian C. Lane <bcl@redhat.com> - 21.13-1
3662     - Refresh environment addons on source change (#1033749) (bcl)
3663     - Fix selector device matching for unallocated partitions. (#1039292) (dlehman)
3664     - Rename the network config spoke a little bit. (clumens)
3665     - Don't encrypt device if container is encrypted (bcl)
3666     - network: add s390 options in ifcfgs generated from kickstart (#1031376)
3667     (rvykydal)
3668     - Remove enablement of whiteout/blackout plugins, and the requires on anaconda-
3669     yum-plugins. (notting)
3670     - Fix checking if we are collecting our module (vpodzime)
3671     - Remove an unnecessary continue statement in the potfiles check (vpodzime)
3672     - Use sys.exit instead of os._exit in the potfiles test (vpodzime)
3673     - List addons in exception report data (vpodzime)
3674     - Make Hub.storage and Spoke.storage a property (dshea)
3675     - Fix the botched helperization of StorageChecker (dshea)
3676     - Disable tmpfs in the GUI (#1039511) (mkolman)
3677     - Don't crash on NTP lookup without network (#1026079) (mkolman)
3678     - Don't rely on Gtk being importable for exception handling (vpodzime)
3679     - Support rnotes in SVG format (#1034407). (clumens)
3680     - Fix a couple warnings from -Werror=format-security (#1036989). (clumens)
3681     - Use abstract base classes for mixins. (dshea)
3682     - Display free space remaining in containers (#1035832). (clumens)
3683     - Make sure url and mirrorlist are not set at once (#1026834) (mkolman)
3684     - if rootfs is btrfs, add rootflags=subvol to kernel parameters (gene)
3685     - add ro to bootloader kernel parameters (gene)
3686     - Added missing entries to POTFILES.in (dshea)
3687     - Add a check that files with translatable strings are in POTFILES.in (dshea)
3688     - Fix the handling of renames in the pylint git hook. (dshea)
3689     - Remove startup-id from AnacondaBaseWindow. (dshea)
3690    
3691     * Wed Dec 04 2013 Brian C. Lane <bcl@redhat.com> - 21.12-1
3692     - Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
3693     - Disallow /boot on lvm until grub2 fully supports it. (#1036705) (dlehman)
3694     - Disallow /boot on btrfs subvolume until grubby supports it. (#864198)
3695     (dlehman)
3696     - Remove an empty initialize function. (clumens)
3697     - Move PathDict into pyanaconda/ui/__init__.py. (clumens)
3698     - Add one more directory for ignoring test log files (dshea)
3699     - Defer translation of device_type_name (dshea)
3700     - Disable pylint errors about gobject-introspection methods (dshea)
3701     - Remove unused variables (dshea)
3702     - Document the instl.multilib boot option (vpodzime)
3703     - Minor tweak of our driver disk documentation (vpodzime)
3704     - network: GUI, don't ask for wifi secrets upon Configure (#1033073) (rvykydal)
3705     - network: GUI, add support for virtual devices removing (#1030870) (rvykydal)
3706     - network: fix naming of slave ifcfg files from kickstart (#1036047) (rvykydal)
3707     - network: GUI, handle virtual devices (bond, vlan, team) properly (#1036047)
3708     (rvykydal)
3709     - Change how we test if the GUI is available in the anaconda script. (clumens)
3710     - Update boot-options.txt. (amulhern)
3711     - Omit /dev/sr* from list-harddrives (#1032500) (sbueno+anaconda)
3712     - Fix EditTUISpoke to operate only on visible entries (vpodzime)
3713     - Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
3714     - Fix issues reported by the check_pw_visibility test (vpodzime)
3715     - Add check testing visibility of password entries (vpodzime)
3716     - Put tests of .glade files into a separate directory (vpodzime)
3717     - Save a reference to the imported Xkl module for get_current_layout (dshea)
3718     - Fix the Makefile.am subdirs for widget data. (dshea)
3719     - Fix some pylint warnings. (clumens)
3720     - Switch to libtimezonemap for the timezone map. (dshea)
3721     - Set the _config_dialog property during __init__. (dshea)
3722     - Fix handling of long release ids (mkolman)
3723     - Store older valid packages in separate folder (mkolman)
3724     - Fetch older valid releases (mkolman)
3725     - Import Xkl only when really needed (vpodzime)
3726     - Global screenshot support (#1025038) (mkolman)
3727     - Require new version of python-blivet (vpodzime)
3728     - Hide password characters in iSCSI login fields (#1034202) (vpodzime)
3729     - Use format names instead of types in the resize dialog (vpodzime)
3730     - Do not write out the vconsole.keymap boot option (#1035316) (vpodzime)
3731    
3732     * Wed Nov 27 2013 Brian C. Lane <bcl@redhat.com> - 21.11-1
3733     - Use raid RAID level constants instead of mdraid RAID level constants.
3734     (amulhern)
3735     - Use level objects instead of level integer codes. (amulhern)
3736     - clear software environment (#1029536) (bcl)
3737     - Update source on errors (#1030997) (bcl)
3738     - Fix errors in kickstart.py. (dshea)
3739     - Update gettext.txt (dshea)
3740     - Don't allow bootloader and /boot on iSCSI on s390 (#1034222) (vpodzime)
3741     - Round float values coming from the Gtk stack (#1013586) (vpodzime)
3742     - Generate missing machine-id (bcl)
3743     - Fix problems reported by pylint. (dshea)
3744     - Add HDD ISO support for TUI (#1000327) (mkolman)
3745     - Use a directory in build tree for pylint data. (dshea)
3746     - Remove MOSTLYCLEANDIRS from Makefile.am (dshea)
3747     - fixup spec for fedup (bcl)
3748    
3749     * Mon Nov 25 2013 Brian C. Lane <bcl@redhat.com> - 21.10-1
3750     - Cleanup anaconda.spec.in (bcl)
3751     - Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
3752     - Use en_spec for blivet Size spec strings with constant components. (#1029616)
3753     (dshea)
3754     - The gui and tui subpackages cannot be noarch (vpodzime)
3755     - Cleanup unused and overly complicated stuff in isys (vpodzime)
3756     - DNFPayload: tweak to the API changes in dnf-0.4.8 (ales)
3757     - Don't use cached packages with different release id (mkolman)
3758    
3759     * Fri Nov 22 2013 Brian C. Lane <bcl@redhat.com> - 21.9-1
3760     - Add a test for accesses of yum.preconf outside of _resetYum. (clumens)
3761     - Remove base_repo cache (#1011555) (bcl)
3762     - Make _yum.preconf setup atomic (#1028245) (bcl)
3763     - Remove threading from getBaseRepo handling (#1011555) (bcl)
3764     - If there are incomplete spokes, let the user know which (#1032801). (clumens)
3765     - tui: show Processing while source is busy (bcl)
3766     - tui: wait for threads before entering source and software (#1032823) (bcl)
3767     - clear errors when metadata is ok in tui source spoke (#1006570) (bcl)
3768     - Fix parallel pylint in distcheck. (dshea)
3769    
3770     * Wed Nov 20 2013 Brian C. Lane <bcl@redhat.com> - 21.8-1
3771     - Fix geolocation on live installs (mkolman)
3772     - Ignore the pylint warning on importing GraphicalUserInterface. (clumens)
3773     - Fall back to text mode if GUI is not available (vpodzime)
3774     - Get rid of unused isys.isCapsLockEnabled function (vpodzime)
3775     - Don't rely on having zenity and require it only for GUI (vpodzime)
3776     - No longer need the Gconf2 package (vpodzime)
3777     - Split out anaconda's user interfaces into separate packages (vpodzime)
3778     - Do not include tzmapdata into the main package (vpodzime)
3779     - Create directories for stubs if they don't exist (vpodzime)
3780     - Do not try to fetch our own packages that will be built (vpodzime)
3781     - Remove the unused flags import from installclass.py. (clumens)
3782     - Fix logging of pylint-one output (bcl)
3783     - Do yum lock logging only with inst.debug or loglevel=debug (vpodzime)
3784     - Don't panic on installclasses failing with inst.debug (vpodzime)
3785    
3786     * Mon Nov 18 2013 Brian C. Lane <bcl@redhat.com> - 21.7-1
3787     - Expand the use of ANACONDA_WIDGETS_DATADIR. (dshea)
3788     - Make thread manager operations atomic (#1029898) (mkolman)
3789     - Run pylint in multiple processes (vpodzime)
3790     - Fix how "changed" signal is emitted on the TreeSelection (vpodzime)
3791     - Pass biosdevname boot option to installed system (#1023609) (rvykydal)
3792     - network: update required NetworkManager version (team support) (rvykydal)
3793     - Use timing decorator for more actions (vpodzime)
3794     - Add test for the have_word_match function (vpodzime)
3795     - A nice decorator making Anaconda's GUI more responsive (vpodzime)
3796     - Short-circuit layouts matching (vpodzime)
3797     - Enforce upper bound for resize. (#1027947) (dlehman)
3798     - Fix some pylint problems in network.py. (clumens)
3799     - Add an updates location for the AnacondaWidgets overrides (dshea)
3800     - Fix typo (#1003591) (rvykydal)
3801     - network: call GDBus proxy methods like python (rvykydal)
3802     - network: add team support for kickstart %%pre phase (#1003591) (rvykydal)
3803     - network: generate kickstart commands for team devices (#1003591) (rvykydal)
3804     - network: support for adding team devices (#1003591) (rvykydal)
3805     - network: display team devices in status (#1003591) (rvykydal)
3806     - network: add team support to kickstart (#1003591) (rvykydal)
3807     - Initialize the AddLayouts dialog in advance in the KeyboardSpoke (vpodzime)
3808     - Add function to map functions on items in the main thread (vpodzime)
3809     - Allow having unique thread names with given prefix (vpodzime)
3810     - Remove an unused and non-working leftover function resetResolve (vpodzime)
3811     - Always center dialogs shown on top of lightbox (vpodzime)
3812     - Set spokes' distribution and beta warning only once (vpodzime)
3813     - use deepcopy on ksdata method (#1028243) (bcl)
3814     - Change source spoke proxy handling to use local copy (#967805) (bcl)
3815     - Apply a little tweak to the VNC password length message. (clumens)
3816     - Match layouts with stripped accents in AddLayout dialog (vpodzime)
3817     - Sort layout descriptions properly (#1026238) (vpodzime)
3818     - Make AddLayout dialog persistent (vpodzime)
3819     - Use Sphinx syntax in the iutil module (vpodzime)
3820     - Warn if vnc passwd is longer than 8 chars (hamzy)
3821     - Don't try to unicode unicode strings (#1029109) (vpodzime)
3822     - Add tmpfs support (#918621) (mkolman)
3823     - Added a few things that autoscan complained about (dshea)
3824     - Actually use the config header we generate (dshea)
3825     - Redirect pylint stderr to stdout (dshea)
3826     - Fix the handling of files generated for xgettext (dshea)
3827     - Use gettext to process glade files. (dshea)
3828     - Always use $prefix in directory names. (dshea)
3829     - Pass --enable-gtk-doc to configure in distcheck (dshea)
3830     - Fix the liveinst install/uninstall hooks (dshea)
3831     - Clean up after intltool (dshea)
3832     - Add missing files to dist (dshea)
3833     - DNFPayload: tweak to the API changes in dnf-0.4.7. (ales)
3834     - Add tests for iutil (mkolman)
3835    
3836     * Fri Nov 08 2013 Brian C. Lane <bcl@redhat.com> - 21.6-1
3837     - Fix typos in translation functions (dshea)
3838     - Put the cityCompletion back on the list of widgets (vpodzime)
3839     - Do not translate strings defined at the module or class level. (clumens)
3840     - Fix a couple places where we're doing %% inside of _(). (clumens)
3841     - Add a custom pylint module to check i18n problems. (clumens)
3842     - Remove an unused import. (clumens)
3843     - Provide our own sorting functions for regions and timezones (#1025029)
3844     (vpodzime)
3845     - Set locale for our process (vpodzime)
3846     - Translate timezones in GUI (vpodzime)
3847     - network gui: add apply tooltip to Configure button (#1018471) (rvykydal)
3848     - Make dialog return code checking more robust (amulhern)
3849     - Show last 4 bytes of wwid (#1024966) (jstodola)
3850     - Handle focus changes of MountpointSelectors from outside (#975838) (vpodzime)
3851     - network: do not crash when device for network --device is not found
3852     (#1023829) (rvykydal)
3853     - Log continuing from hub if there are no spokes (vpodzime)
3854     - Updates to boot-options.txt document (#1026449) (amulhern)
3855     - No longer install anaconda user documentation (#1026449) (amulhern)
3856    
3857     * Fri Nov 01 2013 Brian C. Lane <bcl@redhat.com> - 21.5-1
3858     - Fix spoke sorting issues in text-mode. (#929177) (sbueno+anaconda)
3859     - Send the continue click after the queue is empty (#1025347) (bcl)
3860     - No longer use summary screen visit to decide whether bootloader has been
3861     configured (#1025811) (amulhern)
3862     - Remove the bootloader line from the interactive kickstart file (#1025811)
3863     (amulhern)
3864     - Set bootloader default location to mbr in constructor (#1025811) (amulhern)
3865     - Remove column titles from the software spoke. (dshea)
3866     - Fix the selection of default groups (#1023263) (dshea)
3867     - Use the default yscale for the HubWindow alignment (dshea)
3868     - Fix kickstart block device resolution. (#1022206) (dlehman)
3869     - Specify query territory when getting language native name (vpodzime)
3870     - Get rid of trailing whitespace (vpodzime)
3871     - Export the right classes from the tui.spokes package (vpodzime)
3872     - Define newLayoutStore before it is used by the filter (vpodzime)
3873    
3874     * Wed Oct 30 2013 Brian C. Lane <bcl@redhat.com> - 21.4-1
3875     - Fix up a couple more pylint errors. (clumens)
3876     - Add check for Linux HFS+ ESP on Mac (#1010495) (bcl)
3877     - Update bootDrive info when storage config updated in text-mode. (#861018)
3878     (sbueno+anaconda)
3879     - Remove the special handling for en (dshea)
3880     - Ignore SIGINT (#1024822) (amulhern)
3881     - Don't show language twice for keyboard layouts (#1021907) (petersen)
3882     - Make Software spoke ready even if there is no repo (#1010348) (vpodzime)
3883     - Use decorator for methods that invalidate base repo cache (vpodzime)
3884     - Use cache for base repo if possible (vpodzime)
3885     - Make sure to actually set the autopart flag when needed. (#1023554) (dlehman)
3886     - Fix Gtk errors about list store columns (dshea)
3887     - Fix the layout up and down button sensitivies. (dshea)
3888     - Fix the Gkbd spec string for layouts with no variant (dshea)
3889     - pylint wants regexes with backslashes to be specified with 'r'. (clumens)
3890     - Add ack flag checking to makebumpver (bcl)
3891     - Correctly accept 'sshd' boot arg as alias for 'inst.sshd' (#924157) (wwoods)
3892     - Only eject CDROM devices we're actually using (#949919) (wwoods)
3893     - mem may not exist when it's printed out in these error messages. (clumens)
3894    
3895     * Fri Oct 25 2013 Brian C. Lane <bcl@redhat.com> - 21.3-1
3896     - Reset _proxyChange when a change is triggered (bcl)
3897     - Setup No Update checkbox correctly (#1016801) (bcl)
3898     - Fall back to closest mirror in source (#1016801) (bcl)
3899     - anaconda-dracut: fix ks failure with hd:<dev>:some/path.ks (wwoods)
3900     - Make sure lower bound for resize is applied. (#986575) (dlehman)
3901     - Use devicetree to resolve device specs in kickstart. (#1022206) (dlehman)
3902     - Disregard raid level combo when it isn't applicable. (#1022203) (dlehman)
3903     - Mountpoint is an attr of the format, not the device. (#892747) (dlehman)
3904     - Add bootloader execute before autopart (#1021258) (bcl)
3905     - Do error checking of repository names on "Installation Source" screen.
3906     (amulhern)
3907     - Avoid configure-event loops. (#1021511) (dshea)
3908    
3909     * Wed Oct 23 2013 Brian C. Lane <bcl@redhat.com> - 21.2-1
3910     - remove signal disconnect (#996899) (bcl)
3911     - Re-saved every glade file with glade-3.16.0 (dshea)
3912     - Fix pylint errors in network.py. (clumens)
3913     - Always use decimal notation for Size specs (dshea)
3914     - network kickstart: add support for devices configured in %%pre (#1019796)
3915     (rvykydal)
3916     - network gui: make Configure button insensitive when no ap is selected
3917     (#1015212) (rvykydal)
3918     - Encode possible unicode objects before calling str() on them (vpodzime)
3919     - Fix a typo in function documentation (vpodzime)
3920     - Use more general status for installations from media (#1017703) (vpodzime)
3921    
3922     * Mon Oct 21 2013 Brian C. Lane <bcl@redhat.com> - 21.1-1
3923     - Adds additional debug logging to yumpayload.py. (amulhern)
3924     - Handle invalid JSON in geoloc (#1021410) (dshea)
3925     - Revert "Only prompt for LUKS password if the user has chosen to configure
3926     automatically." (amulhern)
3927     - Add context support to check_accelerators (dshea)
3928     - Added translation contexts to the TUI. (dshea)
3929     - Added translation contexts to the GUI. (dshea)
3930     - Add support for context-based translations (dshea)
3931     - Reset checks on both password fields. (#1020580) (dshea)
3932     - Fix swaps added to fstab for noformat (gene)
3933     - Don't update hub's continue button and label for every spoke (#1020373)
3934     (vpodzime)
3935     - Add storage tests. (clumens)
3936     - Add option to select all hard drives in text mode. (#965580)
3937     (sbueno+anaconda)
3938     - BootLoaderError should not reset storage (#1019541) (bcl)
3939     - Only prompt for LUKS password if the user has chosen to configure
3940     automatically. (amulhern)
3941     - Remove an unused string (dshea)
3942     - Translate AM and PM (dshea)
3943     - Translate strings marked as translatable (dshea)
3944     - network gui spoke: use GDBus to obtain list of settings (#1018467) (rvykydal)
3945     - network: look for device settings also based on DEVICE value (#1017788)
3946     (rvykydal)
3947     - Fix liveinst to work with livemedia-creator (#1009711) (bcl)
3948     - Remove the button-label property on SpokeWindow. (clumens)
3949     - Log entering/exiting spokes and hubs in the GUI. (clumens)
3950     - Escape text inserted into markup strings (dshea)
3951     - Move markup out of translatable strings (dshea)
3952     - Move formating markup out of python where possible (dshea)
3953     - Use explicit children to set label attributes (dshea)
3954     - Turn on the image on the "Add a disk..." button. (dshea)
3955    
3956     * Wed Oct 16 2013 Brian C. Lane <bcl@redhat.com> - 20.26-1
3957     - Install bootloader to loop device in disk image installations. (#1019502)
3958     (dlehman)
3959     - Don't try to configure a bootloader for s390 disk image installs. (#1019502)
3960     (dlehman)
3961     - Fix initramfs generation for disk image installations. (#1019502) (dlehman)
3962     - Save mountpoints specified for existing btrfs volumes. (#892747) (dlehman)
3963     - Add a command line option for disabling friendly multipath names. (#977815)
3964     (dlehman)
3965     - Remove en (dshea)
3966     - "Fix" the zSeries device filter "label" (dshea)
3967     - Replace placeholders with the strings from python (dshea)
3968     - Add and fix keyboard accelerators (dshea)
3969     - Check for labels with use_underline and no accelerator (dshea)
3970     - Support checking the translation of plural strings (dshea)
3971     - Specify a node id in check_accelerator exceptions (dshea)
3972     - BTRFS cannot hold swap, no need to care about fstab swaps (vpodzime)
3973     - Add ANACONDA_INSTALL_CLASSES to testenv.sh. (clumens)
3974     - Put a version on the DNF requirement. (clumens)
3975     - Revert "For now, ignore checking dnfpayload.py with pylint." (clumens)
3976     - Fix the alignment of the Network Time switch (#1019301) (dshea)
3977     - Tell blivet which swaps should appear in the fstab (#1011391) (vpodzime)
3978     - Put only newly created or reformated swaps to the new root (vpodzime)
3979     - Make code to get new devices reusable as property (vpodzime)
3980     - Grab journal only from the last boot (vpodzime)
3981     - DNFPayload: allow enable/disable calls for repos that do not exist. (ales)
3982     - Add shell spoke to s390x installations (vpodzime)
3983     - Put TUI spokes in common categories (vpodzime)
3984     - MountpointSelector is a widget, set its property properly (#1013612)
3985     (vpodzime)
3986     - Include the journal log on installed system (bcl)
3987     - DNFPayload: error handling and logging cleanups. (ales)
3988     - DNFPayload: reset the transaction goal on new package selection check. (ales)
3989     - DNFPayload: implement environmentGroups() (ales)
3990     - Some partition scheme is always selected (#1017435) (vpodzime)
3991    
3992     * Fri Oct 11 2013 Brian C. Lane <bcl@redhat.com> - 20.25-1
3993     - Don't use g_object_set on initialized objects. (dshea)
3994     - Remove the "other" tab in the network spoke. (dshea)
3995     - Fix duplicated id in custom.glade (dshea)
3996     - Correctly generate rescue initrd (#1013087) (bcl)
3997     - Refresh swap suggestion once we know which disks to use (vpodzime)
3998     - Initialize the kickstart install method (#1017614) (dshea)
3999     - Use correct format for raise in kickstart.py (bcl)
4000     - Add install-requires target to the Anaconda makefile (mkolman)
4001     - fix luksformat references (#1014493) (bcl)
4002     - kickstart: check for correct format (#1014545) (bcl)
4003     - Add checks for unexpanded macros. (dshea)
4004     - UIScreen doesn't necessarily have the ready property (vpodzime)
4005     - Print long widgets in a nice way (vpodzime)
4006     - Consider errno 5 I/O errors hardware faults (vpodzime)
4007     - Install kernel-lpae if supported (#1013015) (vpodzime)
4008     - Bump firewalld version (mkolman)
4009    
4010     * Wed Oct 09 2013 Brian C. Lane <bcl@redhat.com> - 20.24-1
4011     - Clear bootDisk and bootloader stage info on errors (#1013482) (bcl)
4012     - Catch BootLoaderError when setting up bootloader (#1013474) (bcl)
4013     - Fix an incorrect formatting string in makeupdates. (clumens)
4014     - network: remove function we don't need anymore (rvykydal)
4015     - Don't translate constant strings. (dshea)
4016     - Take into account disk space when calculating swap suggestion (#1016673)
4017     (vpodzime)
4018     - DNFPayload: adapt to DNF change c3de85d6 of Base.install() error reporting.
4019     (ales)
4020     - DNFPayload: the new libcomps makes env.option_ids a list of GroupID objects.
4021     (ales)
4022     - Fix warning message when package version is not found in Koji (mkolman)
4023    
4024     * Tue Oct 08 2013 Brian C. Lane <bcl@redhat.com> - 20.23-1
4025     - Use Unicode in the TUI buffer strings (#1015620) (dshea)
4026     - DNFPayload: install DNF itself. (ales)
4027     - DNFPayload: direct conf.persistdir to the sysimage. (ales)
4028     - Add a tooltip to the container combobox (#975801) (bcl)
4029     - Use different colors for different message types. (dshea)
4030     - Exit on exception in the askVNC spoke (#962804) (dshea)
4031     - Don't skip the strength check if overriding a kickstart password (dshea)
4032     - Allow password spoke to be exited without password (#1004931) (dshea)
4033     - Re-check the password strength when the username changes (dshea)
4034     - Only call pwquality once per password. (dshea)
4035     - Use GUICheck checks for the root password strength (dshea)
4036     - Use constants for password check failure messages (dshea)
4037     - Use a constant to indicate GUICheck success (dshea)
4038     - Remove a redundant error property from UserSpoke (dshea)
4039     - Fix the usages of PWQError. (#1014405) (dshea)
4040     - Fix usage of GtkLevelBar in glade. (dshea)
4041     - Clean up callbacks in the user spoke. (dshea)
4042     - Removed an untrue portion of a doc comment (dshea)
4043     - Support for removing services from firewall needs newer PyKickstart (mkolman)
4044     - Add support for removing services from the firewall (#957809) (mkolman)
4045    
4046     * Fri Oct 04 2013 Brian C. Lane <bcl@redhat.com> - 20.22-1
4047     - Only encrypt the TUI user password once (#1015220) (dshea)
4048     - Don't try to collect removed modules (vpodzime)
4049     - Moved the NFS nolock option into Payload._setupNFS (dshea)
4050     - Grab journalctl logs if there is no /tmp/syslog (vpodzime)
4051     - Pass layout and variant in specific format to Gkbd (#1011155) (vpodzime)
4052     - Translate the "Quit" string at the end of liveinst. (dshea)
4053    
4054     * Fri Sep 27 2013 Brian C. Lane <bcl@redhat.com> - 20.21-1
4055     - Remove another reference to log_picker. (clumens)
4056     - Turn spinner back on for configuration (bcl)
4057     - Use assertIsInstance in the kickstart version test. (clumens)
4058     - If the full device path is given in repo=hd:, still select it in the UI
4059     (#980479). (clumens)
4060     - Display newly created partitions without a mountpoint, too (#886039).
4061     (clumens)
4062     - Don't require pressing escape twice to kill the media check window (#965625).
4063     (clumens)
4064     - Fix display of weak password warning (#1011850) (dshea)
4065     - Fix the tui simpleline imports. (dshea)
4066     - Don't confuse users by misleading tooltip (#1011112) (vpodzime)
4067     - Assorted other pylint fixes for scripts and utils (dshea)
4068     - Pass string format arguments as paramters to logging (dshea)
4069     - Ignore the use of func_globals in a test case (dshea)
4070     - Fix issues in the AnacondaWidgets python wrapper (dshea)
4071     - Make exception handling more specific (dshea)
4072     - Remove unused imports and variables (dshea)
4073     - Remove unnecessary lambdas (dshea)
4074     - Remove obsolete files. (dshea)
4075     - Check whether the commit matches the tree (dshea)
4076     - Run pylint on all python files (dshea)
4077     - Don't use relative imports (dshea)
4078     - Use g_signal_handler_disconnect instead of g_object_disconnect (#1010486)
4079     (vpodzime)
4080     - Fixup Eula class (bcl)
4081     - Allow searching for keyboard layouts in English (#1009806) (vpodzime)
4082     - network: don't create ksdata for devices enslaved in GUI (#1011826)
4083     (rvykydal)
4084     - Allow a proxy to be set before the method is saved (#1012096) (dshea)
4085     - Export the pykickstart Eula command (vpodzime)
4086    
4087     * Wed Sep 25 2013 Brian C. Lane <bcl@redhat.com> - 20.20-1
4088     - Encrypt normal user passwords when doing text install. (#977732)
4089     (sbueno+anaconda)
4090     - Escape the status before setting it as markup (vpodzime)
4091     - network gui: do not crash on devices without settings (eg wireless)
4092     (#1010519) (rvykydal)
4093     - Make the keyboard layout preview dialog bigger (#1011140) (vpodzime)
4094     - Return switching options with the same order as shown (#1011130) (vpodzime)
4095     - Use a temporary directory for verifying ISO media (dshea)
4096     - Skip devices not controllable by blivet (#1009809) (dshea)
4097     - Add translation support to check_accelerators (dshea)
4098     - Make sure autopart type is handled deterministicaly in text mode (#1010453)
4099     (vpodzime)
4100     - Don't rely on X server adding empty variant for its defaults (#1011658)
4101     (vpodzime)
4102     - Make Keyboard spoke's status consistent with other statuses (#1011166)
4103     (vpodzime)
4104     - LiveImageKSPayload skip the parent class setup method (#1010500) (bcl)
4105     - Pass the actual format instead of Python built-in (#1009678) (vpodzime)
4106     - Don't allow using updates with non-default network sources (#1008028)
4107     (vpodzime)
4108     - Use Sphinx documentation format in nm.py. (rvykydal)
4109     - Changed the keyboard accelerator for iscsi "Retry Log In" (dshea)
4110     - Only fail on a missing firewalld command if the firewall is enabled
4111     (#1004976). (clumens)
4112     - Cleanup some pylint failures in the network module (bcl)
4113     - Add GtkNotebook support to the accelerators check. (dshea)
4114    
4115     * Fri Sep 20 2013 Brian C. Lane <bcl@redhat.com> - 20.19-1
4116     - tui ErrorDialog needs to be modal (#983316) (bcl)
4117     - Keyboard variant names may contain dashes (#1008730) (vpodzime)
4118     - Forbid "root" as a user or group name. (#968451) (dshea)
4119     - Set the password strength color based on strength (#965596) (dshea)
4120     - Fix the password confirmation match check (#1009907) (dshea)
4121     - Replace removed python modules with stubs in makeupdates (vpodzime)
4122     - Unlock encrypted partitions before finding installations (#901917) (vpodzime)
4123     - Network TUI: remove unused import, import nm. (rvykydal)
4124     - Network TUI: show the same status as in gui. (rvykydal)
4125     - Network TUI: don't traceback when applying config to device without link.
4126     (rvykydal)
4127     - Generate ifcfg VLAN_ID value for kickstart network --vlanid. (rvykydal)
4128     - Network TUI: fix updating of ksdata in apply. (rvykydal)
4129     - Network TUI: ignore slaves devices for configuration. (rvykydal)
4130     - Clean up ifcfg file handling. (rvykydal)
4131     - Check the validity of generated usernames in TUI (#965543) (dshea)
4132     - Behave better when PYTHONPATH is already set (dshea)
4133     - Decode keyboard layout descriptions as UTF-8 (#1009278) (dshea)
4134     - Filter out devices with no media from custom (#960794) (bcl)
4135    
4136     * Wed Sep 18 2013 Brian C. Lane <bcl@redhat.com> - 20.18-1
4137     - ProgressHub no longer exists in pyanaconda/ui/tui/hubs. (clumens)
4138     - Search all disk types for install media (#1004726) (dshea)
4139     - git commit check for ack flag on rhel branches (bcl)
4140     - Fix Lightbox for compositing window managers (#1008446) (dshea)
4141     - Add metalink support to yumpayload (bcl)
4142     - Make progress screen in text mode standalone spoke instead of hub (vpodzime)
4143     - Render the right arrow based on the widget direction (#1008397) (vpodzime)
4144     - Mirror the GUI if an RTL language is chosen (#1008397) (vpodzime)
4145     - Removed unused GUI elements (dshea)
4146     - Clean up what is and isn't translatable and how. (dshea)
4147     - Removed the exceptionsText constant (dshea)
4148     - Add comments for translators to TUI input strings (#854226) (dshea)
4149     - Use python-format on all intltool-extract strings (dshea)
4150    
4151     * Mon Sep 16 2013 Brian C. Lane <bcl@redhat.com> - 20.17-1
4152     - Fix handling of blank size specs in the custom spoke. (#1004903) (dlehman)
4153     - Block resize slider value changed handler when setting range. (#1007387)
4154     (dlehman)
4155     - Remove an unused import. (clumens)
4156     - Create the XklWrapper singleton in background (vpodzime)
4157     - Translate layout and switching options descriptions on the fly (vpodzime)
4158     - Improve XklWrapper's API (vpodzime)
4159     - Move upcase_first_letter function to iutil (vpodzime)
4160     - Remove the Layout class and things we don't need in XklWrapper (vpodzime)
4161     - Ignore the whole m4 directory (vpodzime)
4162     - Do not schedule hubs with no spokes available (#1006357) (vpodzime)
4163     - Retranslate language filtering placeholder texts (#1007090) (vpodzime)
4164     - Use pigz to create updates.img (vpodzime)
4165     - The Desktop class doesn't need to inherit from SimpleConfigFile. (clumens)
4166     - Fix yet another pylint error caught after the fact. (clumens)
4167     - Move all languages found by geoip to the top in Welcome spoke (mkolman)
4168     - Don't set ksdata.lang.seen to True if using default value (mkolman)
4169     - DNFPayload: reset the sack and repos on updateBaseRepo() (ales)
4170     - refactor: YumPayload: selectKernelPackage()->_select_kernel_package() (ales)
4171     - DNFPayload: mirrorlist can not be an empty string. (ales)
4172     - DNFPayload: display the download step in progressQ. (ales)
4173     - DNFPayload: logging the missed packages/groups. (ales)
4174     - DNFPayload: select kernel packages. (ales)
4175     - DNFPayload: log when the transaction process unexpectedly terminates. (ales)
4176     - DNFpayload: disable all NSS operations in RPM. (ales)
4177     - DNFPayload: keyerror in isRepoEnabled() (ales)
4178     - DNFPayload: implement selectEnvironment() (ales)
4179    
4180     * Fri Sep 13 2013 Brian C. Lane <bcl@redhat.com> - 20.16-1
4181     - add pre-commit hook to run pylint (bcl)
4182     - Allow runpylint.sh to be passed files (bcl)
4183     - handle case of no ifcfg and no hostname (#1002737) (bcl)
4184     - Allow make targets to be run outside of $srcdir (dshea)
4185     - Fix the wildcard usage in automake files. (dshea)
4186     - Move the intltool Makefile rules into configure.ac (dshea)
4187     - Fix a format parameter mapping (#1007472) (dshea)
4188     - Check whether keyboard translations are stale (#972236) (dshea)
4189     - Fix the handling of xklavier strings. (dshea)
4190     - Center the Langsupport spoke's description (vpodzime)
4191     - Set minimal width request for the locales box (vpodzime)
4192     - Use constant for default keyboard layout (vpodzime)
4193     - Try to use VConsole keymap name as X layout (#1007359) (vpodzime)
4194     - Retranslate also layout indicator when retranslating BaseWindow (#1007087)
4195     (vpodzime)
4196     - Check ready state before baseRepo (#1007448) (bcl)
4197     - Fix po/Rules-extract so it doesn't remove itself (dshea)
4198     - Include LayoutIndicator and TimezoneMap to the Micsellaneous Widgets
4199     (vpodzime)
4200    
4201     * Wed Sep 11 2013 Brian C. Lane <bcl@redhat.com> - 20.15-1
4202     - Don't set up the resize slider for non-resizable devices. (#997690) (dlehman)
4203     - Remove 'completed' property from Autopart spoke in text UI. (sbueno+anaconda)
4204     - Clean up code for input handling in TUI spokes. (sbueno+anaconda)
4205     - set_hostname should proceed only on DVD and live installations (vpodzime)
4206     - Don't use temporary file and move when writing out an ifcfg file (vpodzime)
4207     - Set hostname when leaving network spokes (vpodzime)
4208     - Keep file-naming convention with the Lightbox widget (vpodzime)
4209     - Let users configure autopart options in interactive text ks. (#1001061)
4210     (sbueno+anaconda)
4211     - Add parameters to format strings (dshea)
4212     - Fix pre-processing of files for xgettext (#1005644) (dshea)
4213     - Added a test to check for xgettext warnings (dshea)
4214     - Make sure XklWrapper isn't dumped to the anaconda-tb file (vpodzime)
4215     - Catch race of network device state vs reading its config properties (#980576)
4216     (rvykydal)
4217    
4218     * Tue Sep 10 2013 Brian C. Lane <bcl@redhat.com> - 20.14-1
4219     - Convert the lightbox into a GObject (#1000927) (dshea)
4220     - Remove some more unused imports. (clumens)
4221     - Move the Anaconda class to a proper module (vpodzime)
4222     - Firstboot should be disabled by default after automated installations
4223     (vpodzime)
4224     - Fix typo introduced in refactorization (#1005511) (vpodzime)
4225     - Remove unused imports in the network spoke. (clumens)
4226     - Get rid of the now-unused new_firmware variable. (clumens)
4227     - Remove magic from the passphrase dialog (#921948) (vpodzime)
4228     - Don't pass extra arguments to LangLocaleHandler.__init__() (vpodzime)
4229     - Fix check for device state when reading its IPXConfig (#1001776, # 1005198)
4230     (rvykydal)
4231    
4232     * Mon Sep 09 2013 Brian C. Lane <bcl@redhat.com> - 20.13-1
4233     - Fix handling of flexible specs in onpart for member devices. (#1004885)
4234     (dlehman)
4235     - Always regenerate initramfs (#994180) (bcl)
4236     - Avoid the use of NamedTuple._make (dshea)
4237     - Add superclass __init__()s and fix an indent (dshea)
4238     - Pass logging string format variables as parameters (dshea)
4239     - Remove unnecessary variables, imports, semicolons (dshea)
4240     - Fix the user/group name regex (dshea)
4241     - Fix problems with the test scripts (dshea)
4242     - Handle kickstarts that don't specify timezone (#1001598) (mkolman)
4243     - Don't set "date of last password change" /etc/shadow field (#985572)
4244     (hdegoede)
4245    
4246     * Fri Sep 06 2013 Brian C. Lane <bcl@redhat.com> - 20.12-1
4247     - Cleanup arch tests (dshea)
4248     - Rearranged the automake tests. (dshea)
4249     - Update po/ build files to the current gettext (dshea)
4250     - Use libtool with gtkdoc-scanobj (dshea)
4251     - Use autoconf to set the spec file Version. (dshea)
4252     - Use the ustar format with make dist (dshea)
4253     - Fix widgets autotools generation. (dshea)
4254     - Require gtk-doc and GObject. (dshea)
4255     - dracut no longer auto assembles everything (#960496) (bcl)
4256     - Only ignore missing packages entries (#983316) (bcl)
4257     - Fix a string that was modified before translation (#1004960) (dshea)
4258     - Let users configure keyboard via anaconda in live installations (#1002533)
4259     (vpodzime)
4260     - Use copy instead of move for NTP configuration (#985566) (hdegoede)
4261     - Share code between the Welcome and Langsupport spokes (vpodzime)
4262     - Do not try to set None as hostname (#1002737) (vpodzime)
4263     - Fix crash on LiveCD if network is configured before installing (#1002373)
4264     (rvykydal)
4265    
4266     * Thu Sep 05 2013 Brian C. Lane <bcl@redhat.com> - 20.11-1
4267     - Add more details to iso device selector (#971290) (bcl)
4268     - Warn user if they enter a weak password in TUI. (#1001039) (sbueno+anaconda)
4269     - Don't mark spoke as completed if no repo is set. (#1001538) (sbueno+anaconda)
4270     - Don't enable chronyd if disabled in kickstart (#1002583) (mkolman)
4271     - Run firstboot-only spokes on first boot by default (vpodzime)
4272     - Let hubs specify which environments they support (vpodzime)
4273     - Don't mount cdroms that contain no mountable media. (#1000889) (dlehman)
4274     - Don't try to parse langcode if none given (vpodzime)
4275     - Get rid of the non-deterministic expand_langs and its usage (vpodzime)
4276     - Rework the Langsupport spoke to work with all locales (vpodzime)
4277     - Rework the Welcome spoke to allow users choose from all locales (vpodzime)
4278     - Improve import in GUI utils a bit (vpodzime)
4279     - Remove the cryptic "language-default keyboard" checkbutton (vpodzime)
4280     - Allow seting up locale without modifying ksdata (vpodzime)
4281     - Remove an unused argument of get_available_translations (vpodzime)
4282     - Setup language early to a value we can figure out (vpodzime)
4283    
4284     * Tue Sep 03 2013 Brian C. Lane <bcl@redhat.com> - 20.10-1
4285     - Optionally hide the GUI option to install updates (dshea)
4286     - Move the really_hide and really_show functions to utils (vpodzime)
4287     - Search for all translations, not only one per langauge (#1001446) (vpodzime)
4288     - Use the DEFAULT_LANG if GeoIP suggestion cannot be used (#1000715) (vpodzime)
4289     - Network spoke: fix showing of ipv6 addresses (rvykydal)
4290     - Use the sensitive-info log for sensitive location info (#986844) (mkolman)
4291     - Add new logger for sensitive information (mkolman)
4292     - Handle %%define changes for autofetch (mkolman)
4293     - Update dumping of network info for new nmcli interface. (rvykydal)
4294     - Text network spoke: more strict ipv6 address input checking (#909299)
4295     (rvykydal)
4296     - Network spoke: show global ipv6 addresses (rvykydal)
4297     - Text network spoke: add to translated files (po/POTFILES.in) (#902299)
4298     (rvykydal)
4299     - Text network spoke: require netmask and gateway for static ipv4 (#902299)
4300     (rvykydal)
4301     - Text network spoke: Condense device configuration information (#902299)
4302     (rvykydal)
4303     - Text network spoke: fix ipv4 regex (#909299) (rvykydal)
4304     - Resolved accelerator conflicts and marked excpetions. (dshea)
4305     - Added tests for duplicated keyboard accelerators (dshea)
4306     - Implement group creation with GID in GUI (#968085) (dshea)
4307     - Remove unused imports. (dshea)
4308     - Move dynamic labels out of custom.glade (#1000703) (dshea)
4309    
4310     * Mon Aug 26 2013 Brian C. Lane <bcl@redhat.com> - 20.9-1
4311     - Text network spoke: basic configuration support (#909299) (rvykydal)
4312     - Add support for network configuration in TUI. (#909299) (sbueno+anaconda)
4313     - Remove partial matches from Koji search results (mkolman)
4314     - Handle >=,<=,= for package version, fix -a/--add (mkolman)
4315     - Return only network devices supported in installer from nm_devices (#999514)
4316     (rvykydal)
4317     - Obtain network device type specific dbus interface dynamically (#999514)
4318     (rvykydal)
4319     - Catch no-hwaddr exception only for the respective call (#999514) (rvykydal)
4320     - Don't catch hwaddr not found exception for ethernet devices (#999514)
4321     (rvykydal)
4322     - Added a validation test for the GUI group list (dshea)
4323     - Validate input fields on the user spoke. (#967245) (dshea)
4324     - Added an input validation framework. (dshea)
4325     - Pre-fetch widgets in advanced user dialog (dshea)
4326     - Change validatePassword to be more flexible. (dshea)
4327     - Moved regexes into regexes.py. (dshea)
4328    
4329     * Fri Aug 23 2013 Brian C. Lane <bcl@redhat.com> - 20.8-1
4330     - Fix a SIGSEGV when returning from storage spoke (#983319) (dshea)
4331     - makebumpver: Fix problem with single line body (bcl)
4332     - For now, ignore checking dnfpayload.py with pylint. (clumens)
4333     - Don't do str() on an exception we're passing into a string substitution.
4334     (clumens)
4335     - Check for hwaddress exceptions. (dshea)
4336     - If LANG isn't set, set it to default value. (#997397) (sbueno+anaconda)
4337     - Remove yet another unused import. (clumens)
4338     - swap devices should be under the System portion (#962668). (clumens)
4339     - Populate the repo store before changed can ever be called (#994940).
4340     (clumens)
4341     - Make the ISO choosing widget wider (#973376). (clumens)
4342     - Don't recommend /usr as a separate mount point anymore (#981465). (clumens)
4343     - Do not run another instance of the TUI for errors (#997661) (vpodzime)
4344     - Do not try to exit from the installation thread (vpodzime)
4345     - Tell which thread failed to be added by the ThreadMgr (vpodzime)
4346    
4347     * Wed Aug 21 2013 Brian C. Lane <bcl@redhat.com> - 20.7-1
4348     - Modify the gtk_warning function in anaconda to use gtk3. (clumens)
4349     - Fix some pylint warnings in the new DNF code. (clumens)
4350     - Fix a couple more pykickstart handler version mismatches. (clumens)
4351     - anaconda requires a later version of partitioning syntax now. (clumens)
4352     - packaging: add dnf to the Anaconda's requires. (ales)
4353     - Enable DNFPayload on specific triggers. (ales)
4354     - DNFPayload: initial version. (ales)
4355     - refactor: tear down the install device in PackagePayload.reset(). (ales)
4356     - refactor: extract the device handling in YumPayload._configureBaseRepo up to
4357     PackagePayload. (ales)
4358     - refactor: move YumPayload._setUpMedia() up to PackagePayload._setupMedia().
4359     (ales)
4360     - Tweaks in the Payload interface. (ales)
4361     - remove: configureAddOnRepo from the Payload interface. (ales)
4362     - Payload: forgotten comment in spaceRequired() (ales)
4363     - Payload: define txID to None. (ales)
4364     - The NFS text dialog should never attempt to use method.url (#998446).
4365     (clumens)
4366     - Remove the unittest target, since "make check" will do this for us. (clumens)
4367     - Use the latest version of the RAID kickstart handler. (clumens)
4368     - Update both the method and repo info. (dshea)
4369     - remove the UBOOT class arm systems are now using EXTLINUX (dennis)
4370     - ARM: switch to using extlinux by default (dennis)
4371     - Update our pylint arguments. (clumens)
4372     - Don't implicitly unpack exceptions. That won't be supporetd in the future.
4373     (clumens)
4374     - Modify how we call logging functions to take a list of parameters. (clumens)
4375     - Use "raise Exception()" instead of "raise Exception, ..." (clumens)
4376     - Hook up pylint and our nosetests to be run via "make check". (clumens)
4377     - Drop unneeded required_space_text variable. (#997690) (dlehman)
4378     - Specify also query script when getting locale's native name (vpodzime)
4379     - Update runpylint.sh for pylint 1.0.0 (bcl)
4380     - Clean up translation placeholders (#890157) (bcl)
4381     - Don't override multilib setting unless the option was passed. (#987557)
4382     (dlehman)
4383     - Set the encoding of custom.py to utf-8 (dshea)
4384     - Report if a package was not found in Koji during autofetch (mkolman)
4385     - Convert makeupdates from getopt to argparse (mkolman)
4386     - Fixed the interpretation of RAID levels (dshea)
4387     - Consolidate get_object() calls. (dshea)
4388     - Add ASCII-only upper and lower string functions. (dshea)
4389     - Fix the User/Group already exists log messages. (dshea)
4390     - Normalize keyboard layout and variant strings from langtable (vpodzime)
4391     - A few tests for the keyboard layout and variant strings processing (vpodzime)
4392     - More robust parsing of the layout and variant string specification (vpodzime)
4393     - Move DEFAULT_VC_FONT to constants (vpodzime)
4394     - Match langs with stripped accents when filtering languages (vpodzime)
4395     - Fix the User subclass using an old version of the pykickstart superclass.
4396     (clumens)
4397     - Bring the kickstart version test back to life. (clumens)
4398     - Don't read proxy for methods that have no proxy (dshea)
4399    
4400     * Wed Aug 14 2013 Brian C. Lane <bcl@redhat.com> - 20.6-1
4401     - Import DBusGMainLoop directly (bcl)
4402     - Catch AttributeError when looking for InstallClass (bcl)
4403     - dracut/parse-kickstart should use the updated method-related classes
4404     (#994978). (clumens)
4405     - Ignore warnings about the global keyword and the DefaultInstall class.
4406     (clumens)
4407     - Fix all the pylint warnings in the anaconda file. (clumens)
4408     - Deal with the last of the catching Exception warnings. (clumens)
4409     - Always define a continueButton and quitButton property. (clumens)
4410     - Fix pylint warnings in the installclasses. (clumens)
4411     - Remove a directory that does not exist from the PYTHONPATH for pylint.
4412     (clumens)
4413     - Fix up some warnings about calling the superclass's __init__ method.
4414     (clumens)
4415     - Remove the reference to "anaconda" in reIPL. (clumens)
4416     - Fix up almost all of the redefining warning messages. (clumens)
4417     - Add a bunch of gobject-introspection related ignore lines. (clumens)
4418     - StorageChecker ought to have a self.storage attribute. (clumens)
4419     - Ignore another error pylint can't quite figure out. (clumens)
4420     - pylint doesn't understand what's in AnacondaKSHandler. (clumens)
4421     - Remove the "Add custom add-on" button. (clumens)
4422     - Fix up places where overridden methods don't take the same number of args.
4423     (clumens)
4424     - Fix up all unused variable warnings. (clumens)
4425     - Added files to MAINTAINERCLEANFILES (dshea)
4426     - Reenabled the pylint test target (dshea)
4427     - Cleanup the autogen scripts. (dshea)
4428     - Remove m4 files from the widgets project. (dshea)
4429     - Install gettext files at build time. (dshea)
4430     - Use the python checks provided by automake. (dshea)
4431     - Added a missing type check found by autoscan (dshea)
4432     - Cleanup the widgets autoconf file (dshea)
4433     - Add detail to logs when creating users and groups (dshea)
4434     - Fix miscellaneous errors in installclass.py. (clumens)
4435     - Fix a variety of errors in the packaging module. (clumens)
4436     - Do not run pylint against executable files in pyanaconda/. (clumens)
4437     - Clean up deprecated uses of the string module. (clumens)
4438     - Call the right superclass's method. (clumens)
4439     - Straighten out text UI methods so they have the same method signature.
4440     (clumens)
4441     - Remove the lines to ignore E0611. (clumens)
4442     - Bootloader.read is completely unused; cut it. (clumens)
4443     - Fix all the "X is defined outside of __init__" warnings. (clumens)
4444     - Display the correct string for the space required by packages. (clumens)
4445     - Remove lines that clearly just don't do anything. (clumens)
4446     - If we're not going to use the return value, don't grab it. (clumens)
4447     - kernelVersionList in tarpayload.py should act the same as all other versions.
4448     (clumens)
4449     - If we're not going to use the exception object, don't grab it. (clumens)
4450     - Define stage2_device in the BootLoader class. (clumens)
4451     - Don't call getPassAlgo before running createGroup. (clumens)
4452     - Remove some unused values out of constants.py. (clumens)
4453     - Finish taking care of pylint warnings in image.py. (clumens)
4454     - Remove the unused network and write methods from the Anaconda object.
4455     (clumens)
4456     - Remove the disable-msg lines for a couple C messages. (clumens)
4457     - Remove some easy unused argument warnings. (clumens)
4458     - Remove everything from InstallInterfaceBase except what Rescue needs.
4459     (clumens)
4460     - Remove the duplicated imports. (clumens)
4461     - Do not use a list or a dict as a default argument to a method. (clumens)
4462     - Remove unneeded lambdas. (clumens)
4463     - Fix up all the warnings where we used a reserved function name or keyword.
4464     (clumens)
4465     - Fix up about half of the "except:" and "except Exception:" lines. (clumens)
4466     - Fix a couple undefined variable errors that were real bugs. (clumens)
4467     - Ignore statements that have no effect. (clumens)
4468     - Fix up all the wildcard imports except two in packaging. (clumens)
4469     - Remove all unused import lines. (clumens)
4470     - Remove unnecessary pass statements. (clumens)
4471     - Fix bad indentation and tab-instead-of-space warnings from pylint. (clumens)
4472     - Put the pylint test back into service. (clumens)
4473     - Run make with multiple jobs in makeupdates (vpodzime)
4474     - Use gtk_image_new_from_icon_name (bcl)
4475     - Remove caching of unused device list. (dlehman)
4476     - Check MBR gap size even when /boot is on a plain partition. (#986431)
4477     (dlehman)
4478    
4479     * Thu Aug 08 2013 Brian C. Lane <bcl@redhat.com> - 20.5-1
4480     - Don't wait for systemctl shutdown command to exit (#974383) (bcl)
4481     - Fix the logging of the spice-vdagent status (dshea)
4482     - Update PYTHONPATH so unit tests work right out of the source tree. (clumens)
4483     - Don't check for a firstboot service file before processing the command.
4484     (clumens)
4485     - Strengthen the services command processing a bit. (clumens)
4486     - Start spice-vdagent (#969405) (dshea)
4487     - Skip password strength check for kickstart passwords (#986490) (dshea)
4488     - Network spoke: fix refresh of device IP configuration (rvykydal)
4489     - Add unsupported hardware dialog (#872728) (bcl)
4490     - storage.py -> system.py in POTFILES.in (clumens)
4491     - border_width=5 -> border_width=6 (clumens)
4492     - No need to call threads_init anymore (bcl)
4493     - Consolidate storage and networking under one category (#973013). (clumens)
4494     - When doing a live install, set the ks method appropriately (#986069).
4495     (clumens)
4496     - Check that we're doing an HD install before examining the attr (#989428).
4497     (clumens)
4498    
4499     * Thu Aug 01 2013 Brian C. Lane <bcl@redhat.com> - 20.4-1
4500     - POTFILES.in: rename time.py to time_spoke.py (bcl)
4501     - Only move INSTALL_TREE when it is mounted (#888196) (bcl)
4502     - Use ksdata.method.seen (#986069) (bcl)
4503     - Threaded Koji RPM lookups and downloads (mkolman)
4504     - Fix the langcode parsing regexp (vpodzime)
4505     - Move tests to old_tests and add some new, working tests (vpodzime)
4506     - Replace hostname with hostnamectl (#989584) (rvykydal)
4507     - Require fcoe-utils only on ix86 and x86_64 architectures (#989913) (vpodzime)
4508     - Fix searching for local RPMs with no version required (vpodzime)
4509     - Expand the '~' in the RPM_FOLDER_NAME (vpodzime)
4510     - Set system date and time with our own function (vpodzime)
4511     - Remove the useless, confusing and lying PoolsNote (vpodzime)
4512     - Use tiny, fast and thread-safe ntplib module instead of ntpdate (vpodzime)
4513     - For vnc require network in intramfs (#989156) (rvykydal)
4514     - Fix makeupdates' package fetching when no version is specified (vpodzime)
4515     - Make it clear on the summary dialog that changes take effect later. (clumens)
4516     - Don't mark the summary dialog's tree view as insensitive. (clumens)
4517     - Work with files in a more pythonic way in makeupdates (vpodzime)
4518     - Honor hostname set in kickstart (#988483) (rvykydal)
4519     - Do not automatically set UTC mode on kickstart installs. (clumens)
4520     - Add automatic fetching of RPMs for new Defines & Requires (mkolman)
4521     - Don't prompt for ssh on s390x if doing an image install. (#983056) (sbueno)
4522     - Rename tz spoke to avoid potential conflict with std 'time' module. (sbueno)
4523    
4524     * Thu Jul 25 2013 Brian C. Lane <bcl@redhat.com> - 20.3-1
4525     - Fix driver disk path for inst.dd= method (#987513) (bcl)
4526     - Add support for NFS as install source in TUI. (#971298) (sbueno+anaconda)
4527     - Allow logging into multiple iscsi nodes at once (#975831). (clumens)
4528     - Fix crash while parsing ntp servers from DHCP6 (#969303) (dshea)
4529     - Use ExceptionInfo namedtuple when dumping anaconda (#982299) (vpodzime)
4530     - Wait for device connections for iface-bound iscsi in kickstart (#740105)
4531     (rvykydal)
4532     - Refer to blivet instead of storage in iscsi kickstart (#740105) (rvykydal)
4533     - Mark disk 'selected' if only one present in TUI. (#975790) (sbueno+anaconda)
4534     - Update devicetree only if we logged in to some target in add iscsi dialog.
4535     (rvykydal)
4536     - Don't show multipath members in specialized disks overview (#740105)
4537     (rvykydal)
4538     - Do not populate devicetree after each single login in iscsi dialog (#740105)
4539     (rvykydal)
4540     - Match also iface when logging into selected iface-bound iscsi target
4541     (#740105) (rvykydal)
4542     - Fix handling of non-ASCII names (#969309) (dshea)
4543     - Use inline completion for the region/city selection (vpodzime)
4544     - Fix copyright of the main anaconda script (vpodzime)
4545    
4546     * Mon Jul 15 2013 Brian C. Lane <bcl@redhat.com> - 20.2-1
4547     - Use the new wait for connectivity function (mkolman)
4548     - Improve waiting for network connectivity (mkolman)
4549     - Use langtable to get default layout instead of our magic (#485137) (vpodzime)
4550     - Adapt to the new localization module (vpodzime)
4551     - Rewrite the localization module (vpodzime)
4552     - Make the Welcome spoke wait for Geolocation lookup to finish (#975193)
4553     (mkolman)
4554    
4555     * Tue Jul 09 2013 Brian C. Lane <bcl@redhat.com> - 20.1-1
4556     - bump major version number

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