/[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.1 - (hide annotations) (download)
Tue May 17 15:29:31 2016 UTC (8 years ago) by unnilennium
Branch: MAIN
CVS Tags: anaconda-21_48_22_56-5_el7_centos
Initial import

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

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