/[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.1 by wellsi, Thu Jul 4 04:01:04 2013 UTC Revision 1.29 by unnilennium, Sat Apr 8 23:59:31 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.195  Version: 13.21.263
8  Release: 1%{?dist}.1  Release: 1%{?dist}.1
9  License: GPLv2+  License: GPLv2+
10  Group:   Applications/System  Group:   Applications/System
# 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
25    Patch10002: 0002-RemovePartitionTypeDialog.patch
26    Patch10003: 0003-SMEServerBranding.patch
27    Patch10004: 0004-UTC.patch
28    Patch10005: 0005-DegradedRAID1.patch
29    Patch10006: 0006-InstallerHDWarning.patch
30    Patch10007: 0007-VolGroup.patch
31    Patch10011: 0011-CheckArch.patch
32    Patch10012: 0012-CheckArch2.patch
33    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 31  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.12  %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 40  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 59  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 142  Requires: genisoimage >= %{genisoimageve Line 164  Requires: genisoimage >= %{genisoimageve
164  Requires: syslinux >= 3.73  Requires: syslinux >= 3.73
165  Requires: makebootfat  Requires: makebootfat
166  Requires: device-mapper  Requires: device-mapper
167    Requires: fcoe-utils >= %{fcoeutilsver}
168  %endif  %endif
169  %ifarch s390 s390x  %ifarch s390 s390x
170  Requires: openssh  Requires: openssh
# Line 152  Requires: NetworkManager >= %{nmver} Line 175  Requires: NetworkManager >= %{nmver}
175  Requires: dhclient  Requires: dhclient
176  Requires: anaconda-yum-plugins  Requires: anaconda-yum-plugins
177  Requires: libselinux-python >= %{libselinuxver}  Requires: libselinux-python >= %{libselinuxver}
 Requires: fcoe-utils >= %{fcoeutilsver}  
178  %ifarch %{sparc}  %ifarch %{sparc}
179  Requires: elftoaout piggyback  Requires: elftoaout piggyback
180  %endif  %endif
# Line 167  The anaconda package contains the progra Line 189  The anaconda package contains the progra
189  system.  These files are of little use on an already installed system.  system.  These files are of little use on an already installed system.
190    
191  %prep  %prep
   
192  %setup -q  %setup -q
193    
194  %patch1000 -p1  %patch1000 -p1 -b .0
195  %patch1002 -p1  %patch1002 -p1 -b .2
196  %patch1003 -p1  %patch1003 -p1 -b .3
197    
198    %patch10001 -p1
199    %patch10002 -p1
200    %patch10003 -p1
201    %patch10004 -p1
202    %patch10005 -p1
203    %patch10006 -p1
204    %patch10007 -p1
205    %patch10011 -p1
206    %patch10012 -p1
207    %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 231  update-desktop-database &> /dev/null || Line 273  update-desktop-database &> /dev/null ||
273  %endif  %endif
274    
275  %changelog  %changelog
276  * Mon Feb 25 2013 Karanbir Singh <kbsingh@centos.org> - 13.21.195.1.el6.centos.1  * Sat Apr 8 2017 Jean-Philippe Pialasse <tests@pialasse.com> - 13.21.263-1.sme.1
277  - Build for CentOS-6.4  - Rebase on upstream 13.21.263-1 [SME: 10214]
278  - Remove upstream branding from unsupported hardware report (#5863 kevbo)  - anaconda translation should not refer to a release of SME9 [SME: 10153]
279    
280    * Tue Mar 21 2017 Johnny Hughes <johnny@centos.org> - 13.21.263-1
281    - Rebase to CentOS-6.9
282    
283    * Mon Feb 13 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.263-1
284    - network: don't reactivate devices from linuxrc.s390 in loader only for IPv6
285      (rvykydal)
286      Resolves: rhbz#1421039
287    
288    * Tue Jan 03 2017 Radek Vykydal <rvykydal@redhat.com> - 13.21.262-1
289    - Remove more firmware from ppc image (rvykydal)
290      Related: rhbz#1405089
291      Resolves: rhbz#1405089
292    
293    * Fri Dec 16 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.261-1
294    - Remove 3com and bnx2 firmware to meet ppc64 image limit (rvykydal)
295      Related: rhbz#1405089
296      Resolves: rhbz#1405089
297    
298    * Thu Dec 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.260-1
299    - Fix ppc image being too big againagainagainagainagain (sbueno+anaconda)
300      Resolves: rhbz#1405089
301    
302    * Mon Dec 12 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.259-1
303    - network: don't reactivate devices from linuxrc.s390 for early networking
304      (rvykydal)
305      Resolves: rhbz#1329171
306    - Create lvm.conf with thin_* path overrides (mkolman)
307      Resolves: rhbz#1350296
308    
309    * Thu Dec 08 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.258-1
310    - Fix invalid characters in an installed package summary (vponcova)
311      Resolves: rhbz#1324706
312    
313    * Mon Nov 28 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.257-1
314    - Fix wrong attribute of AnacondaYumRepo (vponcova)
315      Resolves: rhbz#1395076
316    
317    * Mon Nov 07 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.256-1
318    - Fix the basis for percentage-based growth of LVs. (dlehman)
319      Resolves: rhbz#1383817
320    
321    * Fri Oct 21 2016 Radek Vykydal <rvykydal@redhat.com> - 13.21.255-1
322    - Keep symlinks to thin_* tools in /sbin (mkolman)
323      Resolves: rhbz#1350296
324    - network: fix static ipv6 config with static gateway (rvykydal)
325      Resolves: rhbz#1177984
326    - Run efibootmgr for only one device in multipath (jkonecny)
327      Resolves: rhbz#1346725
328    - Adjust the fraction of the progress bar (vponcova)
329      Resolves: rhbz#1324706
330    - network: take into account NICs activated in linuxrc.s390 (rvykydal)
331      Resolves: rhbz#1329171
332      Related: rhbz#1329171
333    - network: don't crash on network devices configured in linuxrc.s390 (rvykydal)
334      Resolves: rhbz#1329171
335    
336    * Mon Apr 11 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.254-1
337    - Revert "Always write splashimage to grub.cfg on UEFI (bcl)"
338      Related: rhbz#1325971
339      Resolves: rhbz#1325971
340    
341    * Fri Apr 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.253-1
342    - Complete support for mesa-libEGL in upd-instroot (sbueno+anaconda)
343      Resolves: rhbz#1316646
344    
345    * Tue Mar 29 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.252-1
346    - Add mesa-libEGL to upd-instroot. (sbueno+anaconda)
347      Resolves: rhbz#1316646
348    - Catch KeyError when checking for MD UUID in filter gui. (dlehman)
349      Related: rhbz#1269872
350      Resolves: rhbz#1320545
351    - Activate also non-ibft devices requested by boot options (ksdevice)
352      (rvykydal)
353      Resolves: rhbz#1314806
354    
355    * Tue Mar 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.251-1
356    - Adjust commit 74014d71 after recent reverts. (dlehman)
357      Related: rhbz#1269872
358    - Revert "Refactor variable name (sbueno+anaconda)"
359      Resolves: rhbz#1319697
360    - Revert "Fix multipath UI representation (sbueno+anaconda)"
361      Resolves: rhbz#1319697
362    - Revert "Bios RAID traceback on Filter GUI (sbueno+anaconda)"
363      Resolves: rhbz#1319697
364    - Add the /EFI directory to the boot.iso (bcl)
365      Resolves: rhbz#1188876
366    - Clean up devicetree filtering of md containers. (dlehman)
367      Related: rhbz#1120640
368      Related: rhbz#1269872
369    - Remove pyblock/dmraid remnants from md container handling. (dlehman)
370      Related: rhbz#1269872
371    - Don't use pyblock/dmraid to get sizes of imsm/isw arrays. (dlehman)
372      Resolves: rhbz#1269872
373    - Move mdadm.conf entry creation to a function. (dlehman)
374      Related: rhbz#1269872
375    - network: disable NM for parent device of vlan configured in ibft (rvykydal)
376      Resolves: rhbz#831002
377    - network: set ifname= for parent of vlan defined in ibft (rvykydal)
378      Resolves: rhbz#831002
379    
380    * Mon Mar 14 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.250-1
381    - Create ibft vlan ifcfg file in stage2 if needed (rvykydal)
382      Resolves: rhbz#831002
383    
384    * Tue Mar 08 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.249-1
385    - Bios RAID traceback on Filter GUI (rmarshall)
386      Resolves: rhbz#1309069
387    - Don't ignore FW RAID containers if everything should be used (vpodzime)
388      Related: rhbz#1120640
389    - Fix pki cert path in initrd (bcl)
390      Resolves: rhbz#1259880
391    
392    * Mon Feb 22 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.248-1
393    - Wait for all udev events to finish (jstodola)
394      Resolves: rhbz#1309348
395    - Run restorecon on /etc/localtime to reset SElinux context. (sbueno+anaconda)
396      Resolves: rhbz#1302290
397    
398    * Tue Feb 16 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.247-1
399    - Make sure devices configured by NM from iBFT have correct ifcfg (rvykydal)
400      Resolves: rhbz#831002
401      Related: rhbz#831002
402    
403    * Fri Feb 05 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.246-1
404    - Fix the problem of ppc img being too large (sbueno+anaconda)
405      Resolves: rhbz#1303855
406    
407    * Thu Jan 21 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.245-1
408    - Add support for vlan id in iBFT (rvykydal)
409      Resolves: rhbz#831002
410    
411    * Wed Jan 20 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.244-1
412    - Keep 'wipefs' in the installation environment (vpodzime)
413      Resolves: rhbz#835865
414    - Handle hostname and dns setting properly in loader (sbueno+anaconda)
415      Resolves: rhbz#1214266
416    - Addon repos should still be added to anaconda-ks.cfg. (clumens)
417      Resolves: rhbz#1099178
418    - Only write defaultList of filtered kernel entries to /etc/zipl.conf
419      (sbueno+anaconda)
420      Resolves: rhbz#1256211
421    - Increase default loglevel of NetworkManager. (sbueno+anaconda)
422      Resolves: rhbz#831777
423    - Increase default logging of yum. (sbueno+anaconda)
424      Resolves: rhbz#831777
425    - Fix multipath UI representation (rmarshall)
426      Resolves: rhbz#914637
427      Related: rhbz#1014425
428    - Refactor variable name (rmarshall)
429      Related: rhbz#914637
430      Resolves: rhbz#914637
431    
432    * Fri Jan 15 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.243-1
433    - Ignore MD RAID containers if all their devices are ignored (vpodzime)
434      Resolves: rhbz#1120640
435    - Fix --noipv4 option in case of multiple ks network commands (rvykydal)
436      Resolves: rhbz#1011595
437      Related: rhbz#1011595
438    - Fix regression in lvm snapshot detection. (dlehman)
439      Resolves: rhbz#1295897
440    
441    * Thu Jan 07 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.242-1
442    - Make iutil.execWithCallback honor root option. (sbueno+anaconda)
443      Resolves: rhbz#883054
444    - Change parameter at ks.cfg for fcoe as --nic= (jkonecny)
445      Resolves: rhbz#1225877
446    - Fix IPoIB interfaces are shown as Ethernet (jkonecny)
447      Resolves: rhbz#1116633
448    - Add support for ipv6 to gateway boot option (rvykydal)
449      Resolves: rhbz#1177984
450    - Create symlink for NM ibft plugin rather then relocate iscsiadm (rvykydal)
451      Resolves: rhbz#831002
452      Related: rhbz#831002
453    - Fixed IndexError in cleardisks_gui.py (japokorn)
454      Resolves: rhbz#1224413
455    - Fix layout of "Add FCoE SAN" dialog in text and rescue mode (rvykydal)
456      Resolves: rhbz#1211931
457      Related: rhbz#1211931
458    - Fix crash on "Add FCoE SAN" in text and rescue (rvykydal)
459      Resolves: rhbz#1211931
460    - network: add support for vlan over bond boot option (rvykydal)
461      Resolves: rhbz#1011595
462    - fcoe: take into account vlan device names trimmed to IFNAMSIZ (rvykydal)
463      Resolves: rhbz#1021067
464    - Add possibility to have /usr and /var parts on iscsi (jkonecny)
465      Resolves: rhbz#856446
466    
467    * Mon Dec 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.241-1
468    - Prevent duplicate kernel params being written in zipl.conf (sbueno+anaconda)
469      Resolves: rhbz#1029505
470    - Skip kickstart sections in loader (bcl)
471      Resolves: rhbz#1251300
472    - Always write splashimage to grub.cfg on UEFI (bcl)
473      Resolves: rhbz#853844
474    - Install ca-bundle certs in the initrd (bcl)
475      Resolves: rhbz#1259880
476    - zerombr propagates to anaconda-ks (japokorn)
477      Resolves: rhbz#1246663
478    - network: include --nodefroute option in generated kickstart (rvykydal)
479      Resolves: rhbz#1274686
480    - network: don't misconfigure /etc/sysconfig/network GATEWAY (rvykydal)
481      Resolves: rhbz#1181290
482    - ibft: add support for vlan id (rvykydal)
483      Resolves: rhbz#831002
484      Related: rhbz#831002
485    
486    * Tue Dec 01 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.240-1
487    - Write --cdl clearpart option to /root/anaconda-ks.cfg (jstodola)
488      Resolves: rhbz#1211559
489    - Fix dasdfmt progress bar. (sbueno+anaconda)
490      Resolves: rhbz#1210450
491    
492    * Tue Jun 30 2015 Brian C. Lane <bcl@redhat.com> - 13.21.239-1
493    - Align end sector in the appropriate direction for resize. (bcl)
494      Resolves: rhbz#1236506
495    - Filter out free regions too small for alignment of partitions (bcl)
496      Resolves: rhbz#1236506
497    
498    * Fri Jun 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.238-1
499    - Include drbg module in the initrd. (sbueno+anaconda)
500      Resolves: rhbz#1233088
501    
502    * Thu Jun 11 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.237-1
503    - Fix scanning of non-leaf lvs. (dlehman)
504      Resolves: rhbz#1213748
505    - Fix KeyError in devicetree. (sbueno+anaconda)
506      Resolves: rhbz#1225469
507    - Fix partition alignment problems. (sbueno+anaconda)
508      Resolves: rhbz#1209424
509    
510    * Tue May 19 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.236-1
511    - Include lvm thinp utilities. (dlehman)
512      Resolves: rhbz#1212735
513    - TypeError: argument must be string (jkonecny)
514      Resolves: rhbz#1209414
515    
516    * Thu May 07 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.235-1
517    - Don't remove pps_core from ppc64.img (sbueno+anaconda)
518      Resolves: rhbz#1213417
519    - Check for FBA DASDs so we don't try to format them with dasdfmt.
520      (sbueno+anaconda)
521      Resolves: rhbz#1144979
522    - Include hyperv modules in mk-images (sbueno+anaconda)
523      Resolves: rhbz#1132770
524    
525    * Tue Apr 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.234-1
526    - Fix lvm detection broken with introduction of thinp support. (dlehman)
527      Resolves: rhbz#1200832
528      Related: rhbz#1083459
529    - RHEL 6.6 Upgrade Fails from AttributeError on Multipath (rmarshall)
530      Resolves: rhbz#1129499
531    - Drop hy.po Armenian translation (bcl)
532      Resolves: rhbz#1205286
533      Related: rhbz#1205286
534    - Update translation documentation for Zanata (bcl)
535      Resolves: rhbz#1205286
536      Related: rhbz#1205286
537    - Switch translation support to fedora.zanata.org (bcl)
538      Resolves: rhbz#1205286
539    
540    * Fri Mar 13 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.233-1
541    - Keep track of whether users should be prompted to format CDL dasds.
542      (sbueno+anaconda)
543      Resolves: rhbz#1164240
544      Related: rhbz#1164240
545    
546    * Tue Mar 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.232-1
547    - Remove even more drivers for ppc64 32M limit (bcl)
548      Resolves: rhbz#1198173
549    - Fix detection of unformatted and LDL DASDs. (sbueno+anaconda)
550      Resolves: rhbz#1144979
551    - On interactive kickstart installs, still get the password from the ks file.
552      (clumens)
553      Resolves: rhbz#995531
554    - Enable sharing of the VNC server. (sbueno+anaconda)
555      Resolves: rhbz#1168024
556    - RHEL6 Basic Video Driver Install to Windows2012 VM Fails (rmarshall)
557      Resolves: rhbz#1083586
558    - dracut needs iscsi_firmware cmdline arg (bcl)
559      Resolves: rhbz#1185792
560    - Exclude prelink package in FIPS mode (bcl)
561      Resolves: rhbz#697938
562    - Handle NoneType Exception after deleting PPC partitions (rmarshall)
563      Resolves: rhbz#1021445
564    - Bring support for nicdelay back using NM's GATEWAY_PING_TIMEOUT (rvykydal)
565      Resolves: rhbz#979163
566    
567    * Thu Feb 12 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.231-1
568    - Add support for lvm thin provisioning via ks custom storage. (dlehman)
569      Resolves: rhbz#1083459
570    - Make sure new freebl libs are part of initrd. (sbueno+anaconda)
571      Resolves: rhbz#1183134
572    - Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles.
573      (sbueno)
574      Resolves: rhbz#1021534
575    
576    * Tue Feb 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.230-1
577    - Shrink the LV if the VG is out of space (bcl)
578      Resolves: rhbz#1153376
579    - Only set GPT boot flag on ESP partition (bcl)
580      Resolves: rhbz#1139606
581    - Add anaconda support for using clearpart --cdl option. (sbueno+anaconda)
582      Resolves: rhbz#1164240
583    - Properly check and show warnings for LDL DASDs (sbueno+anaconda)
584      Resolves: rhbz#1144979
585    - Add new freebl libraries (bcl)
586      Resolves: rhbz#1182595
587    - Write new options to zipl.conf (sbueno+anaconda)
588      Resolves: rhbz#1171053
589    - Detect and show a warning for LDL DASDs. (sbueno+anaconda)
590      Resolves: rhbz#1144979
591    - Make EFI.bootDevice() return best device for several calling contexts
592      (amulhern)
593      Resolves: rhbz#1145812
594    
595    * Mon Sep 08 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.229-1
596    - Revert "Use edd fcoe boot option instead of enumerating all ifaces"
597      (rvykydal)
598      Resolves: rhbz#1103920
599    
600    * Fri Sep 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.228-1
601    - Prevent duplicate snapshot accounting. (dlehman)
602      Related: rhbz#1043916
603    
604    * Fri Aug 29 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.227-1
605    - Fix typo in previous patch "Correctly determine whether...". (dlehman)
606      Related: rhbz#842920
607    
608    * Mon Aug 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.226-1
609    - Let tmp use more than 250M when there is more RAM (bcl)
610      Resolves: rhbz#1123791
611    - Move totalMemory into its own file (bcl)
612      Related: rhbz#1123791
613      Resolves: rhbz#1123791
614    
615    * Tue Aug 12 2014 Brian C. Lane <bcl@redhat.com> - 13.21.225-1
616    - Allow missing swap devices to be skipped during upgrade (dshea)
617      Resolves: rhbz#1044716
618    - Don't force installation of authconfig, chkconfig, or system-config-firewall.
619      (clumens)
620      Resolves: rhbz#1123481
621    - Provide ways in kickstart to skip kernel and bootloader. (clumens)
622      Related: rhbz#1123481
623    - Implement %packages --instLangs. (clumens)
624      Related: rhbz#1123481
625    - Allow skipping installation of the core group, if asked for in kickstart.
626      (clumens)
627      Related: rhbz#1123481
628    - Fix ks fetching on nfs via vlan (sbueno+anaconda)
629      Resolves: rhbz#1067857
630    - Fix traceback when rpm scriptlets fail during pkg install. (sbueno+anaconda)
631      Resolves: rhbz#1122532
632    
633    * Wed Jun 25 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.224-1
634    - Add shared-mime-info to the instroot (dshea)
635      Resolves: rhbz#1110834
636    
637    * Tue Jun 24 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.223-1
638    - Change pixbuf loaders path. (sbueno+anaconda)
639      Resolves: rhbz#1110834
640    - Remove unnecessary drivers to contain the size of ppc64.img.
641      (sbueno+anaconda)
642      Resolves: rhbz#1112405
643    
644    * Mon Jun 23 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.222-1
645    - Rm device from lvm reject filter if in action list. (sbueno+anaconda)
646      Resolves: rhbz#885755
647    - The boot menu entry should contain the RHEL major release number (mkolman)
648      Resolves: rhbz#1001960
649    
650    * Wed Jun 18 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.221-1
651    - Add BuildRequires: gdk-pixbuf2-devel (sbueno+anaconda)
652      Resolves: rhbz#1109298
653    - If kernel-kdump is installed, don't set it as the default kernel.
654      (sbueno+anaconda)
655      Resolves: rhbz#734121
656    - Close yum objects before running post scripts (bcl)
657      Resolves: rhbz#1110148
658    - Catch custom partitioning problems on UEFI (bcl)
659      Resolves: rhbz#991620
660    - Mark dracut-network for installation on mpath. (sbueno+anaconda)
661      Resolves: rhbz#1007463
662    - Write --percent to kickstart output even if --grow was used (mkolman)
663      Resolves: rhbz#1046320
664    
665    * Fri Jun 13 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.220-1
666    - Fix wrong attribute name in swap ks line (bcl)
667      Resolves: rhbz#1002924
668      Related: rhbz#1002924
669    - Look up MD arrays by MD UUID, not FS UUID. (dlehman)
670      Related: rhbz#868182
671    - Remove snapshots as needed when removing LVs. (dlehman)
672      Resolves: rhbz#1043916
673    - Let LVM determine alignment for PV data areas. (dlehman)
674      Resolves: rhbz#962961
675    - Correctly determine whether any partitioning has been done. (dlehman)
676      Resolves: rhbz#842920
677    - Fix handling of LUKS when using onpart. (dlehman)
678      Resolves: rhbz#840890
679    
680    * Thu Jun 05 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.219-1
681    - Fix typo from commit ed3caa7b (bcl)
682      Related: rhbz#1039051
683      Resolves: rhbz#1039051
684    - Write fsoptions to anaconda-ks.cfg (bcl)
685      Resolves: rhbz#1002924
686    - Add logging to bootloaderInfo (bcl)
687      Resolves: rhbz#974996
688    
689    * Wed Jun 04 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.218-1
690    - Fix rsyslogd calls to remove deprecated flag. (sbueno+anaconda)
691      Resolves: rhbz#1104234
692    - Maintain original device order in identifyMultipaths (artur.paszkiewicz)
693      Resolves: rhbz#868182
694    - network: add kickstart --domain (ifcfg DOMAIN) option (rvykydal)
695      Resolves: rhbz#1039051
696    
697    * Tue May 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.217-1
698    - Correct matching of md raid names containing special characters
699      (artur.paszkiewicz)
700      Resolves: rhbz#1096889
701    - network: hide (debug) confusing log message for ipv6.conf (rvykydal)
702      Resolves: rhbz#1031481
703    - network: write bond options in generated kickstart (rvykydal)
704      Resolves: rhbz#1009376
705    - network: fix --bondopts used in kickstart %pre section (rvykydal)
706      Resolves: rhbz#1038001
707    - Add ping to initrd for NM's GATEWAY_PING_TIMEOUT / nicdelay (rvykydal)
708      Related: rhbz#979163
709      Resolves: rhbz#979163
710    - Remove more drivers on ppc64 to reduce initrd size (bcl)
711      Resolves: rhbz#1098486
712    
713    * Mon May 12 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.216-1
714    - Add buildarch option to buildinstall (bcl)
715      Related: rhbz#1087466
716      Resolves: rhbz#1087466
717    - Remove actions that try to remove non-existing devices (vpodzime)
718      Resolves: rhbz#906807
719    - Rename dev_actions to prune_actions (vpodzime)
720      Related: rhbz#906807
721    - Add dm-raid45 to initrd (mmatsuya)
722      Resolves: rhbz#1056830
723    - Fix echo typo (bcl)
724      Resolves: rhbz#969339
725    - Copy firmware updates to rootPath (bcl)
726      Resolves: rhbz#1043372
727    - Skip comments in dmidecode output (bcl)
728      Resolves: rhbz#1064701
729    - Replace hard-coded console device in generic.prm. (sbueno+anaconda)
730      Resolves: rhbz#1081596
731    - Don't remove the .efi files from buildinstall (vpodzime)
732      Resolves: rhbz#1076369
733    
734    * Tue Oct 22 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.215-1
735    - Explicitly load dm-raid.ko for lvm raid segment types. (dlehman)
736      Resolves: rhbz#873281
737    
738    * Mon Oct 21 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.214-1
739    - Don't traceback due to unpartitioned devices (mkolman)
740      Resolves: rhbz#1007683
741    
742    * Wed Oct 16 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.213-1
743    - Remove manual call to recreate initrd if installing on iSCSI.
744      (sbueno+anaconda)
745      Resolves: rhbz#1007884
746    - Some devices may not be present during kickstart parse, so when there is no
747      match revert to previous behavior and just use the name as-is. (bcl)
748      Resolves: rhbz#1014658
749    
750    * Tue Oct 15 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.212-1
751    - Fix getDiskPart for nvme devices (vpavlin)
752      Resolves: rhbz#1018703
753    - fcoe: rise fipvlan timeout to 100 (rvykydal)
754      Resolves: rhbz#1009691
755    - Revert "Check if disklabel is set (mkolman)"
756      Resolves: rhbz#1007683
757    - Check if disklabel is set (mkolman)
758      Resolves: rhbz#1007683
759    
760    * Wed Oct 09 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.211-1
761    - Do not limit swap size to 10 % of disk space for hibernation (vpodzime)
762      Resolves: rhbz#1003844
763    - Fix the display of multipath devices (dshea)
764      Related: rhbz#914637
765      Resolves: rhbz#1007641
766    - Fix traceback in s390x bootloader code. (sbueno+anaconda)
767      Resolves: rhbz#1017068
768    - Support bonding in %pre section (rvykydal)
769      Resolves: rhbz#971961
770    
771    * Mon Oct 07 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.210-1
772    - Fix bootloader issues on s390x. (sbueno+anaconda)
773      Resolves: rhbz#1008941
774      Resolves: rhbz#875644
775      Resolves: rhbz#894050
776    
777    * Fri Oct 04 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.209-1
778    - Forced removal of some kernel modules in the ppc64 ramdisk (dcantrell)
779      Resolves: rhbz#1014719
780    - Add some more safety checks for the initrd.img size check on ppc64.
781      (dcantrell)
782      Related: rhbz#1014719
783    
784    * Thu Oct 03 2013 David Cantrell <dcantrell@redhat.com> - 13.21.208-1
785    - Catch BUILDARCH set to 'ppc' or 'ppc64' when trimming down the image.
786      (dcantrell)
787      Related: rhbz#1014719
788    - Move and fix the ppc64 image size check (dshea)
789      Resolves: rhbz#1014719
790    - Whitespace changes for mk-images.ppc (dshea)
791      Related: rhbz#1014719
792    
793    * Thu Sep 26 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.207-1
794    - Remove firmware from the boot image that does not apply to ppc64 (dcantrell)
795      Resolves: rhbz#1006043
796    - fcoe: adapt bnx2fc detection to changed sysfs path structure (rvykydal)
797      Resolves: rhbz#1008731
798    - Do not select FS packages over and over (vpodzime)
799      Resolves: rhbz#994504
800    - Check size of images/netboot/ppc64.img to see if it's larger than 32M.
801      (dcantrell)
802      Related: rhbz#1006043
803    
804    * Fri Sep 13 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.206-1
805    - Fix traceback occurring in ppc bootloader code. (sbueno+anaconda)
806      Related: rhbz#877852
807      Resolves: rhbz#1007724
808    
809    * Wed Sep 11 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.205-1
810    - PPC: strengthen PReP-picking algorithm (wwoods)
811      Resolves: rhbz#877852
812    - Drop support for ssh protocol version 1 (bcl)
813      Resolves: rhbz#1004752
814    
815    * Tue Aug 20 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.204-1
816    - Don't require fcoe-utils if we're on s390. (sbueno+anaconda)
817      Resolves: rhbz#998486
818    
819    * Wed Aug 14 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.203-1
820    - Update spec file to require new pykickstart. (sbueno+anaconda)
821      Related: rhbz#886010
822    - Revert "Don't filter partitions on mpath devices in lvm (sbueno+anaconda)"
823      Resolves: rhbz#996595
824      Related: rhbz#885755
825    - Fix bootloader upgrades if using zIPL. (sbueno+anaconda)
826      Resolves: rhbz#894050
827    - Fix issue where extra mpath entries wrongly shown in UI.  (sbueno+anaconda)
828      Resolves: rhbz#914637
829    - Show warning msg if re-using a partition without formatting.
830      (sbueno+anaconda)
831      Resolves: rhbz#886020
832    
833    * Mon Aug 12 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.202-1
834    - Add support for preexisting lvm using raid segment types. (dlehman)
835      Resolves: rhbz#873281
836    - Add a bit of padding for metadata in new md size estimates. (dlehman)
837      Resolves: rhbz#895982
838    - Expand warning text for package install issues. (sbueno+anaconda)
839      Resolves: rhbz#895098
840    - Don't filter partitions on mpath devices in lvm (sbueno+anaconda)
841      Resolves: rhbz#885755
842    - Move "nousbstorage" and "nousb" handling into init.c. (clumens)
843      Resolves: rhbz#947704
844    
845    * Wed Aug 07 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.201-1
846    - Ensure x86 /boot is on a partition < 2TB (dshea)
847      Resolves: rhbz#915666
848    - Fix bootloader device detection on ks upgrades for s390x (sbueno+anaconda)
849      Resolves: rhbz#875644
850    
851    * Tue Aug 06 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.200-1
852    - discinfo isn't needed for rescue (bcl)
853      Resolves: rhbz#859569
854    
855    * Fri Aug 02 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.199-1
856    - Fix issue where installation hangs in linuxrc.s390. (sbueno+anaconda)
857      Resolves: rhbz#949409
858    - Pass mountopts to swap options (bcl)
859      Resolves: rhbz#857517
860    - Enable the AMD IOMMU driver if tboot is installed. (dshea)
861      Resolves: rhbz#928144
862    - Fix crash in handling of PReP Boot partitions (dshea)
863      Resolves: rhbz#881005
864    
865    * Wed Jul 24 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.198-1
866    - Use the active window as parent for new dialogs (dshea)
867      Resolves: rhbz#888292
868    - Add kickstart network --ipv6gateway option (rvykydal)
869      Resolves: rhbz#905227
870    - Limit the maximum swap size to 10 % of disk space (vpodzime)
871      Resolves: rhbz#878907
872      Related: rhbz#879232
873    - Don't kill FCoE vlan connections when configuring network in UI (rvykydal)
874      Resolves: rhbz#882452
875    - Use correct error message when running out of partition slots (mkolman)
876      Resolves: rhbz#859420
877    
878    * Wed Jul 17 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.197-1
879    - Check if selected repos have the core package group (mkolman)
880      Resolves: rhbz#901515
881    - Use install tree from repo=hd (bcl)
882      Resolves: rhbz#818233
883    - Allow /dev/disk/by-* in bootloader --driveorder (bcl)
884      Resolves: rhbz#890095
885    
886    * Wed Jul 10 2013 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 13.21.196-1
887    - Only pass exclusiveDisks for autopart (bcl)
888      Resolves: rhbz#852523
889    - Use standard losetup utility to get a free loop device (vpodzime)
890      Resolves: rhbz#846336
891    - Write directly to /etc/sysconfig/network so that inotify works (rvykydal)
892      Resolves: rhbz#845572
893    - Fix spelling errors in the About LVM dialog (vpodzime)
894      Resolves: rhbz#851284
895    - Set proper SELinux context of /etc/multipath. (sbueno+anaconda)
896      Resolves: rhbz#919409
897    - Fix max supported size for XFS partitions. (sbueno+anaconda)
898      Resolves: rhbz#880577
899    - Filter out /dev/sr* from list-harddrives (bcl)
900      Resolves: rhbz#847600
901    - Show ks LVM DeviceErrors in the UI (bcl)
902      Resolves: rhbz#880625
903    - Send host-name to dhcp server in installer for dhcp + hostname (rvykydal)
904      Resolves: rhbz#917815
905    - Use edd fcoe boot option instead of enumerating all ifaces (rvykydal)
906      Resolves: rhbz#909463
907    - Don't write vlan kickstart configuration to parent device ifcfg file
908      (mmatsuya)
909      Resolves: rhbz#903689
910    - Fix --vlanid option in generated kickstart file (rvykydal)
911      Resolves: rhbz#921609
912    
913  * Tue Jan 22 2013 Brian C. Lane <bcl@redhat.com> - 13.21.195-1  * Tue Jan 22 2013 Brian C. Lane <bcl@redhat.com> - 13.21.195-1
914  - Disconnect active slaves before activating bond (rvykydal)  - Disconnect active slaves before activating bond (rvykydal)


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