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

Diff of /rpms/anaconda/sme9/anaconda.spec

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

Revision 1.5 by charliebrady, Fri Jan 3 22:12:21 2014 UTC Revision 1.28 by unnilennium, Sat Apr 8 23:53:17 2017 UTC
# Line 1  Line 1 
1  %define livearches %{ix86} x86_64 ppc ppc64  %define livearches %{ix86} x86_64 ppc ppc64
2  %define _libdir %{_prefix}/lib  %define _libdir %{_prefix}/lib
3    %define _default_patch_fuzz 2
4    
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Name:    anaconda  Name:    anaconda
7  Version: 13.21.215  Version: 13.21.263
8  Release: 1%{?dist}.2  Release: 1%{?dist}.1
9  License: GPLv2+  License: GPLv2+
10  Group:   Applications/System  Group:   Applications/System
11  URL:     http://fedoraproject.org/wiki/Anaconda  URL:     http://fedoraproject.org/wiki/Anaconda
# Line 18  URL:     http://fedoraproject.org/wiki/A Line 19  URL:     http://fedoraproject.org/wiki/A
19  Source0: %{name}-%{version}.tar.bz2  Source0: %{name}-%{version}.tar.bz2
20  Patch1000: anaconda-centos-installclass.patch  Patch1000: anaconda-centos-installclass.patch
21  Patch1002: anaconda-centos-droprepos.patch  Patch1002: anaconda-centos-droprepos.patch
22  Patch1003: anaconda-centos-unsupported-hardware-note.patch  Patch1003: anaconda-centos-unsupported-hardware-note.patch
23    
24  Patch10001: 0001-anaconda.id.displayMode.patch    Patch10001: 0001-anaconda.id.displayMode.patch
25  Patch10002: 0002-RemovePartitionTypeDialog.patch  Patch10002: 0002-RemovePartitionTypeDialog.patch
26  Patch10003: 0003-SMEServerBranding.patch  Patch10003: 0003-SMEServerBranding.patch
27  Patch10004: 0004-UTC.patch  Patch10004: 0004-UTC.patch
28  Patch10005: 0005-DegradedRAID1.patch  Patch10005: 0005-DegradedRAID1.patch
29  Patch10006: 0006-InstallerHDWarning.patch  Patch10006: 0006-InstallerHDWarning.patch
30  Patch10007: 0007-VolGroup.patch  Patch10007: 0007-VolGroup.patch
31  Patch10008: 0008-StorageActivationFail.patch  Patch10011: 0011-CheckArch.patch
32  Patch10009: 0009-CheckArch.patch  Patch10012: 0012-CheckArch2.patch
33  Patch10010: 0010-CheckArch.patch2  Patch10013: 0013-Limit-languages.patch
34    Patch10014: 0014-Make-boot-loader-use-SME-labels.patch
35    Patch10015: 0015-Determine-upgradability-of-SME-server.patch
36    Patch10016: 0016-Automatically-upgrade-bootloader-if-necessary.patch
37    Patch10017: 0017-Headless-install.patch
38    Patch10018: 0018-RaidN.patch
39    Patch10019: 0019-UpgradeText-whitespace.patch
40    Patch10020: 0020-PreventTooOldUpgrades.patch
41    Patch10021: 0021-RaidN-v2.patch
42    Patch10022: 0022-InstallerLanguages.patch
43    Patch10023: 0023-remove_empty_line_in_lang_table.patch
44    
45  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
46    
# Line 41  BuildRoot: %{_tmppath}/%{name}-%{version Line 52  BuildRoot: %{_tmppath}/%{name}-%{version
52  %define intltoolver 0.31.2-3  %define intltoolver 0.31.2-3
53  %define libnlver 1.0  %define libnlver 1.0
54  %define libselinuxver 1.6  %define libselinuxver 1.6
55  %define pykickstartver 1.74.14  %define pykickstartver 1.74.18
56  %define rpmpythonver 4.2-0.61  %define rpmpythonver 4.2-0.61
57  %define slangver 2.0.6-2  %define slangver 2.0.6-2
58  %define yumver 2.9.2  %define yumver 2.9.2
# Line 50  BuildRoot: %{_tmppath}/%{name}-%{version Line 61  BuildRoot: %{_tmppath}/%{name}-%{version
61  %define syscfgdatever 1.9.48  %define syscfgdatever 1.9.48
62  %define pythonpyblockver 0.45-2  %define pythonpyblockver 0.45-2
63  %define e2fsver 1.41.0  %define e2fsver 1.41.0
64  %define nmver 1:0.7.1-3.git20090414  %define nmver 1:0.8.1-104
65  %define dbusver 1.2.3  %define dbusver 1.2.3
66  %define createrepover 0.4.7  %define createrepover 0.4.7
67  %define yumutilsver 1.1.11-3  %define yumutilsver 1.1.11-3
68  %define iscsiver 6.2.0.870-3  %define iscsiver 6.2.0.873-16
69  %define pythoncryptsetupver 0.0.6  %define pythoncryptsetupver 0.0.6
70  %define mehver 0.8  %define mehver 0.8
71  %define sckeyboardver 1.3.1  %define sckeyboardver 1.3.1
# Line 69  BuildRequires: e2fsprogs-devel >= %{e2fs Line 80  BuildRequires: e2fsprogs-devel >= %{e2fs
80  BuildRequires: elfutils-devel  BuildRequires: elfutils-devel
81  BuildRequires: gettext >= %{gettextver}  BuildRequires: gettext >= %{gettextver}
82  BuildRequires: gtk2-devel  BuildRequires: gtk2-devel
83    BuildRequires: gdk-pixbuf2-devel
84  BuildRequires: intltool >= %{intltoolver}  BuildRequires: intltool >= %{intltoolver}
85  BuildRequires: isomd5sum-devel >= %{isomd5sumver}  BuildRequires: isomd5sum-devel >= %{isomd5sumver}
86  BuildRequires: libarchive-devel  BuildRequires: libarchive-devel
# Line 178  system.  These files are of little use o Line 190  system.  These files are of little use o
190    
191  %prep  %prep
192  %setup -q  %setup -q
193  %patch1000 -p1  
194  %patch1002 -p1  %patch1000 -p1 -b .0
195  %patch1003 -p1  %patch1002 -p1 -b .2
196    %patch1003 -p1 -b .3
197    
198  %patch10001 -p1  %patch10001 -p1
199  %patch10002 -p1  %patch10002 -p1
200  %patch10003 -p1  %patch10003 -p1
# Line 188  system.  These files are of little use o Line 202  system.  These files are of little use o
202  %patch10005 -p1  %patch10005 -p1
203  %patch10006 -p1  %patch10006 -p1
204  %patch10007 -p1  %patch10007 -p1
205  %patch10008 -p1  %patch10011 -p1
206  %patch10009 -p2  %patch10012 -p1
207  %patch10010 -p1  %patch10013 -p1
208    %patch10014 -p1
209    %patch10015 -p1
210    %patch10016 -p1
211    %patch10017 -p1
212    %patch10018 -p1
213    %patch10019 -p1
214    %patch10020 -p1
215    %patch10021 -p1
216    %patch10022 -p1
217    %patch10023 -p1
218    
219  %build  %build
220  %configure --disable-static  %configure --disable-static
# Line 249  update-desktop-database &> /dev/null || Line 273  update-desktop-database &> /dev/null ||
273  %endif  %endif
274    
275  %changelog  %changelog
276  * Sun Dec 15 2013 Charlie Brady <charlie_brady@mitel.com> - 13.21.215-1.el6.sme.2  * Sat Apr 8 2017 Jean-Philippe Pialasse <tests@pialasse.com> - 13.21.263-1.sme.1
277  - Stop anaconda from attempting to "upgrade" from 32bit to 64bit, or from 64bit to  - Rebase on upstream 13.21.263-1 [SME: 10214]
   32bit. Adjust SME specific patches to have zero offset to avoid .py.orig files.  
   [SME: 8083]  
   
 * Sun Dec 15 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme.1  
 - Apply SME Server specific patches [SME: 8066]  
278    
279  * Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 13.21.215-1.el6.sme  * Tue Mar 21 2017 Johnny Hughes <johnny@centos.org> - 13.21.263-1
280  - Update SME9 to 13.21.215-1 [SME: 8066]  - Rebase to CentOS-6.9
281    
282  * Wed Nov 27 2013 Karanbir Singh <kbsingh@centos.org> - 13.21.215-1.el6.centos  * Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.263-1
283  - Rebase to CentOS-6.5  - network: don't reactivate devices from linuxrc.s390 in loader only for IPv6
284      (rvykydal)
285      Resolves: rhbz#1421039
286    
287    * Tue Jan 03 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.262-1
288    - Remove more firmware from ppc image (rvykydal)
289      Related: rhbz#1405089
290      Resolves: rhbz#1405089
291    
292    * Fri Dec 16 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.261-1
293    - Remove 3com and bnx2 firmware to meet ppc64 image limit (rvykydal)
294      Related: rhbz#1405089
295      Resolves: rhbz#1405089
296    
297    * Thu Dec 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.260-1
298    - Fix ppc image being too big againagainagainagainagain (sbueno+anaconda)
299      Resolves: rhbz#1405089
300    
301    * Mon Dec 12 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.259-1
302    - network: don't reactivate devices from linuxrc.s390 for early networking
303      (rvykydal)
304      Resolves: rhbz#1329171
305    - Create lvm.conf with thin_* path overrides (mkolman)
306      Resolves: rhbz#1350296
307    
308    * Thu Dec 08 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.258-1
309    - Fix invalid characters in an installed package summary (vponcova)
310      Resolves: rhbz#1324706
311    
312    * Mon Nov 28 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.257-1
313    - Fix wrong attribute of AnacondaYumRepo (vponcova)
314      Resolves: rhbz#1395076
315    
316    * Mon Nov 07 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.256-1
317    - Fix the basis for percentage-based growth of LVs. (dlehman)
318      Resolves: rhbz#1383817
319    
320    * Fri Oct 21 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.255-1
321    - Keep symlinks to thin_* tools in /sbin (mkolman)
322      Resolves: rhbz#1350296
323    - network: fix static ipv6 config with static gateway (rvykydal)
324      Resolves: rhbz#1177984
325    - Run efibootmgr for only one device in multipath (jkonecny)
326      Resolves: rhbz#1346725
327    - Adjust the fraction of the progress bar (vponcova)
328      Resolves: rhbz#1324706
329    - network: take into account NICs activated in linuxrc.s390 (rvykydal)
330      Resolves: rhbz#1329171
331      Related: rhbz#1329171
332    - network: don't crash on network devices configured in linuxrc.s390 (rvykydal)
333      Resolves: rhbz#1329171
334    
335    * Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1
336    - Revert "Always write splashimage to grub.cfg on UEFI (bcl)"
337      Related: rhbz#1325971
338      Resolves: rhbz#1325971
339    
340    * Fri Apr 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.253-1
341    - Complete support for mesa-libEGL in upd-instroot (sbueno+anaconda)
342      Resolves: rhbz#1316646
343    
344    * Tue Mar 29 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.252-1
345    - Add mesa-libEGL to upd-instroot. (sbueno+anaconda)
346      Resolves: rhbz#1316646
347    - Catch KeyError when checking for MD UUID in filter gui. (dlehman)
348      Related: rhbz#1269872
349      Resolves: rhbz#1320545
350    - Activate also non-ibft devices requested by boot options (ksdevice)
351      (rvykydal)
352      Resolves: rhbz#1314806
353    
354    * Tue Mar 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.251-1
355    - Adjust commit 74014d71 after recent reverts. (dlehman)
356      Related: rhbz#1269872
357    - Revert "Refactor variable name (sbueno+anaconda)"
358      Resolves: rhbz#1319697
359    - Revert "Fix multipath UI representation (sbueno+anaconda)"
360      Resolves: rhbz#1319697
361    - Revert "Bios RAID traceback on Filter GUI (sbueno+anaconda)"
362      Resolves: rhbz#1319697
363    - Add the /EFI directory to the boot.iso (bcl)
364      Resolves: rhbz#1188876
365    - Clean up devicetree filtering of md containers. (dlehman)
366      Related: rhbz#1120640
367      Related: rhbz#1269872
368    - Remove pyblock/dmraid remnants from md container handling. (dlehman)
369      Related: rhbz#1269872
370    - Don't use pyblock/dmraid to get sizes of imsm/isw arrays. (dlehman)
371      Resolves: rhbz#1269872
372    - Move mdadm.conf entry creation to a function. (dlehman)
373      Related: rhbz#1269872
374    - network: disable NM for parent device of vlan configured in ibft (rvykydal)
375      Resolves: rhbz#831002
376    - network: set ifname= for parent of vlan defined in ibft (rvykydal)
377      Resolves: rhbz#831002
378    
379    * Mon Mar 14 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.250-1
380    - Create ibft vlan ifcfg file in stage2 if needed (rvykydal)
381      Resolves: rhbz#831002
382    
383    * Tue Mar 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.249-1
384    - Bios RAID traceback on Filter GUI (rmarshall)
385      Resolves: rhbz#1309069
386    - Don't ignore FW RAID containers if everything should be used (vpodzime)
387      Related: rhbz#1120640
388    - Fix pki cert path in initrd (bcl)
389      Resolves: rhbz#1259880
390    
391    * Mon Feb 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.248-1
392    - Wait for all udev events to finish (jstodola)
393      Resolves: rhbz#1309348
394    - Run restorecon on /etc/localtime to reset SElinux context. (sbueno+anaconda)
395      Resolves: rhbz#1302290
396    
397    * Tue Feb 16 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.247-1
398    - Make sure devices configured by NM from iBFT have correct ifcfg (rvykydal)
399      Resolves: rhbz#831002
400      Related: rhbz#831002
401    
402    * Fri Feb 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.246-1
403    - Fix the problem of ppc img being too large (sbueno+anaconda)
404      Resolves: rhbz#1303855
405    
406    * Thu Jan 21 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.245-1
407    - Add support for vlan id in iBFT (rvykydal)
408      Resolves: rhbz#831002
409    
410    * Wed Jan 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.244-1
411    - Keep 'wipefs' in the installation environment (vpodzime)
412      Resolves: rhbz#835865
413    - Handle hostname and dns setting properly in loader (sbueno+anaconda)
414      Resolves: rhbz#1214266
415    - Addon repos should still be added to anaconda-ks.cfg. (clumens)
416      Resolves: rhbz#1099178
417    - Only write defaultList of filtered kernel entries to /etc/zipl.conf
418      (sbueno+anaconda)
419      Resolves: rhbz#1256211
420    - Increase default loglevel of NetworkManager. (sbueno+anaconda)
421      Resolves: rhbz#831777
422    - Increase default logging of yum. (sbueno+anaconda)
423      Resolves: rhbz#831777
424    - Fix multipath UI representation (rmarshall)
425      Resolves: rhbz#914637
426      Related: rhbz#1014425
427    - Refactor variable name (rmarshall)
428      Related: rhbz#914637
429      Resolves: rhbz#914637
430    
431    * Fri Jan 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.243-1
432    - Ignore MD RAID containers if all their devices are ignored (vpodzime)
433      Resolves: rhbz#1120640
434    - Fix --noipv4 option in case of multiple ks network commands (rvykydal)
435      Resolves: rhbz#1011595
436      Related: rhbz#1011595
437    - Fix regression in lvm snapshot detection. (dlehman)
438      Resolves: rhbz#1295897
439    
440    * Thu Jan 07 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.242-1
441    - Make iutil.execWithCallback honor root option. (sbueno+anaconda)
442      Resolves: rhbz#883054
443    - Change parameter at ks.cfg for fcoe as --nic= (jkonecny)
444      Resolves: rhbz#1225877
445    - Fix IPoIB interfaces are shown as Ethernet (jkonecny)
446      Resolves: rhbz#1116633
447    - Add support for ipv6 to gateway boot option (rvykydal)
448      Resolves: rhbz#1177984
449    - Create symlink for NM ibft plugin rather then relocate iscsiadm (rvykydal)
450      Resolves: rhbz#831002
451      Related: rhbz#831002
452    - Fixed IndexError in cleardisks_gui.py (japokorn)
453      Resolves: rhbz#1224413
454    - Fix layout of "Add FCoE SAN" dialog in text and rescue mode (rvykydal)
455      Resolves: rhbz#1211931
456      Related: rhbz#1211931
457    - Fix crash on "Add FCoE SAN" in text and rescue (rvykydal)
458      Resolves: rhbz#1211931
459    - network: add support for vlan over bond boot option (rvykydal)
460      Resolves: rhbz#1011595
461    - fcoe: take into account vlan device names trimmed to IFNAMSIZ (rvykydal)
462      Resolves: rhbz#1021067
463    - Add possibility to have /usr and /var parts on iscsi (jkonecny)
464      Resolves: rhbz#856446
465    
466    * Mon Dec 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.241-1
467    - Prevent duplicate kernel params being written in zipl.conf (sbueno+anaconda)
468      Resolves: rhbz#1029505
469    - Skip kickstart sections in loader (bcl)
470      Resolves: rhbz#1251300
471    - Always write splashimage to grub.cfg on UEFI (bcl)
472      Resolves: rhbz#853844
473    - Install ca-bundle certs in the initrd (bcl)
474      Resolves: rhbz#1259880
475    - zerombr propagates to anaconda-ks (japokorn)
476      Resolves: rhbz#1246663
477    - network: include --nodefroute option in generated kickstart (rvykydal)
478      Resolves: rhbz#1274686
479    - network: don't misconfigure /etc/sysconfig/network GATEWAY (rvykydal)
480      Resolves: rhbz#1181290
481    - ibft: add support for vlan id (rvykydal)
482      Resolves: rhbz#831002
483      Related: rhbz#831002
484    
485    * Tue Dec 01 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.240-1
486    - Write --cdl clearpart option to /root/anaconda-ks.cfg (jstodola)
487      Resolves: rhbz#1211559
488    - Fix dasdfmt progress bar. (sbueno+anaconda)
489      Resolves: rhbz#1210450
490    
491    * Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 13.21.239-1
492    - Align end sector in the appropriate direction for resize. (bcl)
493      Resolves: rhbz#1236506
494    - Filter out free regions too small for alignment of partitions (bcl)
495      Resolves: rhbz#1236506
496    
497    * Fri Jun 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.238-1
498    - Include drbg module in the initrd. (sbueno+anaconda)
499      Resolves: rhbz#1233088
500    
501    * Thu Jun 11 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.237-1
502    - Fix scanning of non-leaf lvs. (dlehman)
503      Resolves: rhbz#1213748
504    - Fix KeyError in devicetree. (sbueno+anaconda)
505      Resolves: rhbz#1225469
506    - Fix partition alignment problems. (sbueno+anaconda)
507      Resolves: rhbz#1209424
508    
509    * Tue May 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.236-1
510    - Include lvm thinp utilities. (dlehman)
511      Resolves: rhbz#1212735
512    - TypeError: argument must be string (jkonecny)
513      Resolves: rhbz#1209414
514    
515    * Thu May 07 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.235-1
516    - Don't remove pps_core from ppc64.img (sbueno+anaconda)
517      Resolves: rhbz#1213417
518    - Check for FBA DASDs so we don't try to format them with dasdfmt.
519      (sbueno+anaconda)
520      Resolves: rhbz#1144979
521    - Include hyperv modules in mk-images (sbueno+anaconda)
522      Resolves: rhbz#1132770
523    
524    * Tue Apr 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.234-1
525    - Fix lvm detection broken with introduction of thinp support. (dlehman)
526      Resolves: rhbz#1200832
527      Related: rhbz#1083459
528    - RHEL 6.6 Upgrade Fails from AttributeError on Multipath (rmarshall)
529      Resolves: rhbz#1129499
530    - Drop hy.po Armenian translation (bcl)
531      Resolves: rhbz#1205286
532      Related: rhbz#1205286
533    - Update translation documentation for Zanata (bcl)
534      Resolves: rhbz#1205286
535      Related: rhbz#1205286
536    - Switch translation support to fedora.zanata.org (bcl)
537      Resolves: rhbz#1205286
538    
539    * Fri Mar 13 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.233-1
540    - Keep track of whether users should be prompted to format CDL dasds.
541      (sbueno+anaconda)
542      Resolves: rhbz#1164240
543      Related: rhbz#1164240
544    
545    * Tue Mar 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.232-1
546    - Remove even more drivers for ppc64 32M limit (bcl)
547      Resolves: rhbz#1198173
548    - Fix detection of unformatted and LDL DASDs. (sbueno+anaconda)
549      Resolves: rhbz#1144979
550    - On interactive kickstart installs, still get the password from the ks file.
551      (clumens)
552      Resolves: rhbz#995531
553    - Enable sharing of the VNC server. (sbueno+anaconda)
554      Resolves: rhbz#1168024
555    - RHEL6 Basic Video Driver Install to Windows2012 VM Fails (rmarshall)
556      Resolves: rhbz#1083586
557    - dracut needs iscsi_firmware cmdline arg (bcl)
558      Resolves: rhbz#1185792
559    - Exclude prelink package in FIPS mode (bcl)
560      Resolves: rhbz#697938
561    - Handle NoneType Exception after deleting PPC partitions (rmarshall)
562      Resolves: rhbz#1021445
563    - Bring support for nicdelay back using NM's GATEWAY_PING_TIMEOUT (rvykydal)
564      Resolves: rhbz#979163
565    
566    * Thu Feb 12 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.231-1
567    - Add support for lvm thin provisioning via ks custom storage. (dlehman)
568      Resolves: rhbz#1083459
569    - Make sure new freebl libs are part of initrd. (sbueno+anaconda)
570      Resolves: rhbz#1183134
571    - Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles.
572      (sbueno)
573      Resolves: rhbz#1021534
574    
575    * Tue Feb 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.230-1
576    - Shrink the LV if the VG is out of space (bcl)
577      Resolves: rhbz#1153376
578    - Only set GPT boot flag on ESP partition (bcl)
579      Resolves: rhbz#1139606
580    - Add anaconda support for using clearpart --cdl option. (sbueno+anaconda)
581      Resolves: rhbz#1164240
582    - Properly check and show warnings for LDL DASDs (sbueno+anaconda)
583      Resolves: rhbz#1144979
584    - Add new freebl libraries (bcl)
585      Resolves: rhbz#1182595
586    - Write new options to zipl.conf (sbueno+anaconda)
587      Resolves: rhbz#1171053
588    - Detect and show a warning for LDL DASDs. (sbueno+anaconda)
589      Resolves: rhbz#1144979
590    - Make EFI.bootDevice() return best device for several calling contexts
591      (amulhern)
592      Resolves: rhbz#1145812
593    
594    * Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1
595    - Revert "Use edd fcoe boot option instead of enumerating all ifaces"
596      (rvykydal)
597      Resolves: rhbz#1103920
598    
599    * Fri Sep 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.228-1
600    - Prevent duplicate snapshot accounting. (dlehman)
601      Related: rhbz#1043916
602    
603    * Fri Aug 29 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.227-1
604    - Fix typo in previous patch "Correctly determine whether...". (dlehman)
605      Related: rhbz#842920
606    
607    * Mon Aug 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.226-1
608    - Let tmp use more than 250M when there is more RAM (bcl)
609      Resolves: rhbz#1123791
610    - Move totalMemory into its own file (bcl)
611      Related: rhbz#1123791
612      Resolves: rhbz#1123791
613    
614    * Tue Aug 12 2014 Brian C. Lane <bcl@redhat.com> - 13.21.225-1
615    - Allow missing swap devices to be skipped during upgrade (dshea)
616      Resolves: rhbz#1044716
617    - Don't force installation of authconfig, chkconfig, or system-config-firewall.
618      (clumens)
619      Resolves: rhbz#1123481
620    - Provide ways in kickstart to skip kernel and bootloader. (clumens)
621      Related: rhbz#1123481
622    - Implement %packages --instLangs. (clumens)
623      Related: rhbz#1123481
624    - Allow skipping installation of the core group, if asked for in kickstart.
625      (clumens)
626      Related: rhbz#1123481
627    - Fix ks fetching on nfs via vlan (sbueno+anaconda)
628      Resolves: rhbz#1067857
629    - Fix traceback when rpm scriptlets fail during pkg install. (sbueno+anaconda)
630      Resolves: rhbz#1122532
631    
632    * Wed Jun 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.224-1
633    - Add shared-mime-info to the instroot (dshea)
634      Resolves: rhbz#1110834
635    
636    * Tue Jun 24 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.223-1
637    - Change pixbuf loaders path. (sbueno+anaconda)
638      Resolves: rhbz#1110834
639    - Remove unnecessary drivers to contain the size of ppc64.img.
640      (sbueno+anaconda)
641      Resolves: rhbz#1112405
642    
643    * Mon Jun 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.222-1
644    - Rm device from lvm reject filter if in action list. (sbueno+anaconda)
645      Resolves: rhbz#885755
646    - The boot menu entry should contain the RHEL major release number (mkolman)
647      Resolves: rhbz#1001960
648    
649    * Wed Jun 18 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.221-1
650    - Add BuildRequires: gdk-pixbuf2-devel (sbueno+anaconda)
651      Resolves: rhbz#1109298
652    - If kernel-kdump is installed, don't set it as the default kernel.
653      (sbueno+anaconda)
654      Resolves: rhbz#734121
655    - Close yum objects before running post scripts (bcl)
656      Resolves: rhbz#1110148
657    - Catch custom partitioning problems on UEFI (bcl)
658      Resolves: rhbz#991620
659    - Mark dracut-network for installation on mpath. (sbueno+anaconda)
660      Resolves: rhbz#1007463
661    - Write --percent to kickstart output even if --grow was used (mkolman)
662      Resolves: rhbz#1046320
663    
664    * Fri Jun 13 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.220-1
665    - Fix wrong attribute name in swap ks line (bcl)
666      Resolves: rhbz#1002924
667      Related: rhbz#1002924
668    - Look up MD arrays by MD UUID, not FS UUID. (dlehman)
669      Related: rhbz#868182
670    - Remove snapshots as needed when removing LVs. (dlehman)
671      Resolves: rhbz#1043916
672    - Let LVM determine alignment for PV data areas. (dlehman)
673      Resolves: rhbz#962961
674    - Correctly determine whether any partitioning has been done. (dlehman)
675      Resolves: rhbz#842920
676    - Fix handling of LUKS when using onpart. (dlehman)
677      Resolves: rhbz#840890
678    
679    * Thu Jun 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.219-1
680    - Fix typo from commit ed3caa7b (bcl)
681      Related: rhbz#1039051
682      Resolves: rhbz#1039051
683    - Write fsoptions to anaconda-ks.cfg (bcl)
684      Resolves: rhbz#1002924
685    - Add logging to bootloaderInfo (bcl)
686      Resolves: rhbz#974996
687    
688    * Wed Jun 04 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.218-1
689    - Fix rsyslogd calls to remove deprecated flag. (sbueno+anaconda)
690      Resolves: rhbz#1104234
691    - Maintain original device order in identifyMultipaths (artur.paszkiewicz)
692      Resolves: rhbz#868182
693    - network: add kickstart --domain (ifcfg DOMAIN) option (rvykydal)
694      Resolves: rhbz#1039051
695    
696    * Tue May 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.217-1
697    - Correct matching of md raid names containing special characters
698      (artur.paszkiewicz)
699      Resolves: rhbz#1096889
700    - network: hide (debug) confusing log message for ipv6.conf (rvykydal)
701      Resolves: rhbz#1031481
702    - network: write bond options in generated kickstart (rvykydal)
703      Resolves: rhbz#1009376
704    - network: fix --bondopts used in kickstart %pre section (rvykydal)
705      Resolves: rhbz#1038001
706    - Add ping to initrd for NM's GATEWAY_PING_TIMEOUT / nicdelay (rvykydal)
707      Related: rhbz#979163
708      Resolves: rhbz#979163
709    - Remove more drivers on ppc64 to reduce initrd size (bcl)
710      Resolves: rhbz#1098486
711    
712    * Mon May 12 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.216-1
713    - Add buildarch option to buildinstall (bcl)
714      Related: rhbz#1087466
715      Resolves: rhbz#1087466
716    - Remove actions that try to remove non-existing devices (vpodzime)
717      Resolves: rhbz#906807
718    - Rename dev_actions to prune_actions (vpodzime)
719      Related: rhbz#906807
720    - Add dm-raid45 to initrd (mmatsuya)
721      Resolves: rhbz#1056830
722    - Fix echo typo (bcl)
723      Resolves: rhbz#969339
724    - Copy firmware updates to rootPath (bcl)
725      Resolves: rhbz#1043372
726    - Skip comments in dmidecode output (bcl)
727      Resolves: rhbz#1064701
728    - Replace hard-coded console device in generic.prm. (sbueno+anaconda)
729      Resolves: rhbz#1081596
730    - Don't remove the .efi files from buildinstall (vpodzime)
731      Resolves: rhbz#1076369
732    
733  * Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1  * Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1
734  - Explicitly load dm-raid.ko for lvm raid segment types. (dlehman)  - Explicitly load dm-raid.ko for lvm raid segment types. (dlehman)


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

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