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

Diff of /rpms/anaconda/sme8/anaconda.spec

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

Revision 1.5 by slords, Tue Jun 24 15:37:10 2008 UTC Revision 1.16 by slords, Mon May 17 16:48:32 2010 UTC
# Line 1  Line 1 
1  Name: anaconda  Name: anaconda
2  Version: 11.1.2.113  Version: 11.1.2.209
3  Release: 1.el5.centos.2  Release: 1%{?dist}
4  License: GPL  License: GPL
5  Summary: Graphical system installer  Summary: Graphical system installer
6  Group: Applications/System  Group: Applications/System
7  Source: anaconda-%{PACKAGE_VERSION}.tar.bz2  Source: anaconda-%{version}.tar.bz2
8  BuildPreReq: kudzu-devel >= 1.2.57.1.15, pciutils-devel  BuildPreReq: kudzu-devel >= 1.2.57.1.18, pciutils-devel
9  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel  BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
10  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11  BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
11  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel  BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
12  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel  BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
13  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber  BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
14  BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3,  BuildPreReq: pykickstart >= 0.43.8, yum >= 2.9.2, device-mapper >= 1.01.05-3,
15  BuildPreReq: libsepol-devel  BuildPreReq: libsepol-devel
16  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2  BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
17  BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1  BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1
18  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5  BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5
19    BuildPreReq: libdhcp6client >= 1.0.10-17
20    %ifnarch s390 s390x
21    BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0
22    %endif
23  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty  Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
24  Requires: parted >= 1.7.1, pyparted >= 1.7.2  Requires: parted >= 1.7.1, pyparted >= 1.7.2
25  Requires: kudzu >= 1.2.42, yum >= 2.9.2, pirut >= 1.1.0  Requires: kudzu >= 1.2.57.1.18, yum >= 2.9.2, pirut >= 1.1.0
26  Requires: libxml2-python, python-urlgrabber  Requires: libxml2-python, python-urlgrabber
27  Requires: system-logos, pykickstart, system-config-date  Requires: system-logos, pykickstart, system-config-date
28  Requires: device-mapper >= 1.01.05-3  Requires: device-mapper >= 1.01.05-3
29  Requires: dosfstools >= 2.11-6.2 e2fsprogs  Requires: dosfstools >= 2.11-6.2 e2fsprogs
30    Requires: e4fsprogs
31  Requires: python-pyblock >= 0.26-1  Requires: python-pyblock >= 0.26-1
32  Requires: libbdevid >= 5.1.2-1, libbdevid-python  Requires: libbdevid >= 5.1.2-1, libbdevid-python
33  Requires: audit-libs  Requires: audit-libs
# Line 30  Requires: audit-libs Line 35  Requires: audit-libs
35  Requires: rhpxl >= 0.25  Requires: rhpxl >= 0.25
36  %endif  %endif
37  Obsoletes: anaconda-images <= 10  Obsoletes: anaconda-images <= 10
38  Url: http://fedora.redhat.com/projects/anaconda-installer/  Url: http://fedoraproject.org/wiki/Anaconda
39  Patch1: anaconda-centos-syslinux-msg.patch  Patch1: anaconda-centos-syslinux-msg.patch
40  Patch2: anaconda-centos-installclasses-2.patch  Patch2: anaconda-centos-installclasses-2.patch
41  Patch3: anaconda-centos-regkey.patch  Patch3: anaconda-centos-regkey.patch
42  Patch4: anaconda-centos-centos-branding-po_files_5.1.patch  Patch4: anaconda-centos-centos-branding-po_files_5.5.patch
43  Patch5: anaconda-centos-inst-type.patch  Patch5: anaconda-centos-inst-type.patch
44  Patch6: anaconda-centos-task.patch  Patch6: anaconda-centos-task.patch
45  Patch7: anaconda-centos-removeStatusText.patch  Patch7: anaconda-centos-removeStatusText.patch
46  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch  Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch
 Patch9: anaconda-centos-pkgorder.patch  
47  Patch10: anaconda-centos-additional-repos.patch  Patch10: anaconda-centos-additional-repos.patch
48    
49    # SME specific patches
50    Patch1001: 0001-No-warnings-if-kernel-not-upgraded.patch
51    Patch1002: 0002-No-warnings-if-unable-to-remove-rpm-databases.patch
52    Patch1003: 0003-Fix-goto-previous-if-unable-to-go-back.patch
53    Patch1004: 0004-Always-pick-best-arch-for-package.patch
54    Patch1005: 0005-Allow-creating-mounting-degraded-raid-arrays.patch
55    Patch1006: 0006-Start-boot-raid-device-first-so-it-will-be-in-sync.patch
56    Patch1007: 0007-Automatically-upgrade-bootloader-if-necessary.patch
57    Patch1008: 0008-Search-for-language-updates-on-upgrade-disk.patch
58    Patch1009: 0009-Force-time-to-be-based-on-UTC.patch
59    Patch1010: 0010-Add-final-warning-before-installing.patch
60    Patch1011: 0011-Make-install-headless-but-still-write-keyboard-info.patch
61    Patch1012: 0012-Make-install-window-wider.patch
62    Patch1013: 0013-Don-t-email-root-on-raid-events.patch
63    Patch1014: 0014-Make-boot-loader-use-SME-labels.patch
64    Patch1015: 0015-Determine-upgradability-of-SME-server.patch
65    Patch1016: 0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
66    Patch1017: 0017-Limit-languages-to-those-supported-by-SME.patch
67    
68  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}  BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
69    
# Line 63  Requires: syslinux Line 85  Requires: syslinux
85  Requires: openssh  Requires: openssh
86  %endif  %endif
87  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs  Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
88    Requires: xml-common
89    Requires: libxml2
90    Requires(post): /usr/bin/xmlcatalog
91    Requires(postun): /usr/bin/xmlcatalog
92    
93  %description runtime  %description runtime
94  The anaconda-runtime package contains parts of the installation system which  The anaconda-runtime package contains parts of the installation system which
# Line 72  sets, but are not meant for use on alrea Line 98  sets, but are not meant for use on alrea
98  %prep  %prep
99    
100  %setup -q  %setup -q
   
101  %patch1 -p1  %patch1 -p1
102  %patch2 -p1  %patch2 -p1
103  %patch3 -p1  %patch3 -p1
# Line 81  sets, but are not meant for use on alrea Line 106  sets, but are not meant for use on alrea
106  %patch6 -p1  %patch6 -p1
107  %patch7 -p1  %patch7 -p1
108  %patch8 -p1  %patch8 -p1
 #%patch9 -p1  
109  %patch10 -p1  %patch10 -p1
110    
111    # SME specific patches
112    %patch1001 -p1
113    %patch1002 -p1
114    %patch1003 -p1
115    %patch1004 -p1
116    %patch1005 -p1
117    %patch1006 -p1
118    %patch1007 -p1
119    %patch1008 -p1
120    %patch1009 -p1
121    %patch1010 -p1
122    %patch1011 -p1
123    %patch1012 -p1
124    %patch1013 -p1
125    %patch1014 -p1
126    %patch1015 -p1
127    %patch1016 -p1
128    %patch1017 -p1
129    
130  %build  %build
131  make depend  make depend
132  make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"  make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
# Line 98  strip $RPM_BUILD_ROOT/usr/lib/anaconda/* Line 141  strip $RPM_BUILD_ROOT/usr/lib/anaconda/*
141  %clean  %clean
142  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
143    
144    %post runtime
145    CATALOG=/etc/xml/catalog
146    /usr/bin/xmlcatalog --noout --add "rewriteSystem" \
147        "comps.dtd" \
148        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
149    /usr/bin/xmlcatalog --noout --add "rewriteURI" \
150        "comps.dtd" \
151        "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
152    
153    %postun runtime
154    if [ $1 = 0 ]; then
155        CATALOG=/etc/xml/catalog
156        /usr/bin/xmlcatalog --noout --del \
157            "/usr/share/xml/comps/1.0/comps.dtd" $CATALOG || :
158    fi
159    
160  %files  %files
161  %defattr(-,root,root)  %defattr(-,root,root)
162  %doc COPYING  %doc COPYING
# Line 119  rm -rf $RPM_BUILD_ROOT Line 178  rm -rf $RPM_BUILD_ROOT
178  %files runtime  %files runtime
179  %defattr(-,root,root)  %defattr(-,root,root)
180  /usr/lib/anaconda-runtime  /usr/lib/anaconda-runtime
181    /usr/share/xml/comps
182    
183  %triggerun -- anaconda < 8.0-1  %triggerun -- anaconda < 8.0-1
184  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :  /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
185    
186  %changelog  %changelog
187  * Mon Jun  8 2008 Karanbir Singh <kbsingh@centos.org> 11.1.2.113-1.el5.centos.2  * Mon May 17 2010 Shad L. Lords <slords@mail.com> 11.1.2.209-1.sme
188  - Roll in CentOS Modifications  - No warnings if kernel not upgraded
189      (recreate initrd if kernel was installed)
190    - No warnings if unable to remove rpm databases
191    - Fix goto previous if unable to go back
192    - Always pick best arch for package
193    - Allow creating/mounting degraded raid arrays
194      (log info about degraded arrays instead of not starting them)
195    - Start /boot raid device first so it will be in sync for grub install
196    - Automatically upgrade bootloader if necessary
197    - Search for language updates on upgrade disk
198    - Force time to be based on UTC
199    - Add final warning before installing
200    - Make install headless but still write keyboard info out
201      (don't ask us to use vnc mode)
202    - Make install window wider
203      (fix titlebar spacing)
204    - Don't email root on raid events
205    - Make boot loader use SME labels
206    - Determine upgradability of SME server
207      (change erase disks to upgrade dialog)
208    - Run SME post-install scripts on kickstart install/upgrade
209    - Limit languages to those supported by SME
210    
211    * Sun Apr 25 2010 Karanbir Singh <kbsingh@centos.org> 11.1.2.209-1.el5.centos
212    - Roll in CentOS Changes
213    
214    * Mon Mar 22 2010 Martin Sivak <msivak@redhat.com> 11.1.2.209-1
215    - Add a missing patch to make dlabel work again
216      Related: rhbz#485060
217    
218    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.208-1
219    - Revert patch for #521189 (dcantrell)
220      Resolves: rhbz#575129
221    
222    * Sun Mar 21 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.207-1
223    - Fix driver disk loading from partitionless media (dcantrell)
224      Resolves: rhbz#575129
225    
226    * Tue Mar 09 2010 Martin Sivak <msivak@redhat.com> 11.1.2.206-1
227    - Use /sys/block instead of /proc/partitions for device nodes (msivak)
228      Related: rhbz#485060
229    - Wait a bit longer for network on s390 (Brad Hinson)
230      Resolves: rhbz#506742
231    
232    * Tue Mar 2 2010 Ales Kozumplik <akozumpl@redhat.com> 11.1.2.205
233    - Do not leave the initial slash in path in getHostandPath() (akozumpl)
234      Resolves: rhbz#568691
235    
236    * Tue Feb 23 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.204
237    - Update anaconda xorg driver list (dcantrell)
238      Resolves: rhbz#567666
239    
240    * Tue Feb 23 2010 Radek Vykydal <rvykydal@redhat.com> 11.1.2.203
241    - Cut the size of the boot.img for ia64 in half (akozumpl)
242      Resolves: rhbz#556976
243    
244    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-4
245    - Rebuild anaconda to get the newest Kudzu
246      Resolves: rhbz#555188
247    
248    * Fri Jan 29 2010 Martin Sivak <msivak@redhat.com> 11.1.2.202-3
249    - Rebuild anaconda to get the newest Kudzu
250      Resolves: rhbz#555188
251    
252    * Wed Jan 27 2010 Chris Lumens <clumens@redhat.com> 11.1.2.202-2
253    - Add anaconda support for group removal syntax.
254      Resolves: rhbz#558516
255    
256    * Thu Jan 21 2010 Martin Sivak <msivak@redhat.com> 11.1.2.201-2
257    - Rebuild anaconda to get the newest Kudzu
258      Related: rhbz#555188
259    
260    * Fri Jan 15 2010 David Cantrell <dcantrell@redhat.com> 11.1.2.201-1
261    - os.exists -> os.path.exists (clumens)
262      Resolves: rhbz#554853
263    - reIPL support for s390 (hamzy)
264      Resolves: rhbz#512195
265    - Include 'mpath' in generic.prm file for s390 and s390x (dcantrell)
266      Resolves: rhbz#538129
267    
268    * Fri Jan 08 2010 Martin Sivak <msivak@redhat.com> 11.1.2.200-1
269    - Provide CMS script for IPL under z/VM
270      Resolves: rhbz#475343
271    - Force interface up before checking link status
272      Resolves: rhbz#549751
273    - Document new bootloader --hvargs kickstart option
274      Related: rhbz#501438
275    
276    * Tue Dec 22 2009 Martin Sivak <msivak@redhat.com> 11.1.2.199-1
277    - Support for the pmcraid driver
278      Resolves: rhbz#532777
279    - Always return correct network config from kickstartNetworkUp
280      Resolves: rhbz#495042
281    - Actually use the ftp login&password parse code
282      Related: rhbz#505424
283    - Fix clearpart of PVs that are part of multidrive VGs
284      Resolves: rhbz#545869
285    - Add support for Brocade Fibre Channel to PCIe Host Bus Adapters
286      Resolves: rhbz#475707
287    - Fix EDD BIOS information parsing
288      Resolves: rhbz#540637
289    
290    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-3
291    - Fix the build for s390
292      Related: rhbz#517768
293    
294    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-2
295    - Fix the build, we were missing one include in loader.c
296      Related: rhbz#517768
297    
298    * Fri Dec 11 2009 Martin Sivak <msivak@redhat.com> 11.1.2.198-1
299    - Various improvements to kickstart scriptlet reporting
300      Resolves: rhbz#510636
301    - Fix parsing of optional portnr in iscsi target IP
302      Resolves: rhbz#525054
303    - "ip=ibft" is not needed any more if ibft configuration is available
304      Resolves: rhbz#517768
305    - Revert the badEDID check
306      Resolves: rhbz#445486
307    - Remove #!/usr/bin/env python calls
308      Resolves: rhbz#521337
309    - Do not reinstall packages of the same NAEVR in upgrade
310      Resolves: rhbz#495796
311    - Add be2iscsi driver support
312      Resolves: rhbz#529442
313    - Reset partitioning when going back to parttype screen
314      Resolves: rhbz#516715
315    - Find LVs specified by label in /etc/fstab
316      Resolves: rhbz#502178
317    - Ensure the ghostscript-fonts get installed with ghostscript
318      Resolves: rhbz#530548
319    
320    * Fri Nov 20 2009 Martin Sivak <msivak@redhat.com> 11.1.2.197
321    - Added N-Port-ID (NPIV) install support for Linux on Power
322      Resolves: rhbz#512237
323    - Ignore comments when looking for %ksappend lines
324      Resolves: rhbz#525676
325    - Add kickstart support for xen hypervisor arguments in grub.
326      Resolves: rhbz#501438
327    - Fix kickstarts without a pw
328      Resolves: rhbz#538412
329    
330    * Fri Nov 13 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-2
331    - Write HOTPLUG=no to ifcfg file is ONBOOT=no
332      Resolves: rhbz#498086
333    - Honor the --label option to the kickstart "part" command
334      Resolves: rhbs#498856
335    - Add "Hipersockets" to qeth NETTYPE description
336      Resolves: rhbz#511962
337    - Honor existing RUNKS conf file variable on s390
338      Resolves: rhbz#513951
339    - kickstart option to make mpath0 point to arbitrary LUN
340      Resolves: rhbz#502768
341    - Sleep if the kickstart file read fails
342      Related: rhbz#460566
343    - If the device disappeared during DD selection, do not crash
344      Resolves: rhbz#521189
345    
346    * Tue Nov 10 2009 Martin Sivak <msivak@redhat.com> 11.1.2.196-1
347    - Adds interactive install support for NFS options
348      Resolves: rhbz#493052
349    - KS can reside on password protected FTP servers
350      Resolves: rhbz#505424
351    - Detect oemdrv DDs on cdrom devices too
352      Resolves: rhbz#485060
353    - Prepare dev nodes for block devices too for blkid
354      Resolves: rhbz#515437
355    
356    * Wed Aug 05 2009 Martin Sivak <msivak@redhat.com> 11.1.2.195-1
357    - Update the loader with support code for Mellanox cards
358      Resolves: rhbz#514971
359    
360    * Mon Aug 03 2009 Martin Sivak <msivak@redhat.com> 11.1.2.194-1
361    - comps changed. replaced "virtualization" with "xen" (jgranados)
362      Resolves: rhbz#514885
363    - Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak)
364      Resolves: rhbz#514971
365    
366    * Thu Jul 23 2009 Joel Granados <jgranado@redhat.com>  11.1.2.193-1
367    - Make sure we include libdrm.so files in the image.
368      Related: rhbz#510397
369    
370    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.192-1
371    - Fix compile errors in the previous patch.
372      Related: rhbz#471883
373    
374    * Wed Jul 22 2009 Chris Lumens <clumens@redhat.com> 11.1.2.191-1
375    - Ignore block devices set to read-only.
376      Related: rhbz#471883
377    
378    * Tue Jul 21 2009 Martin Sivak <msivak@redhat.com> 11.1.2.190-1
379    - Correct a message presented to the user.
380      Related: rhbz#473747
381    - Remove ext4dev
382      Resolves: rhbz#510634
383    
384    * Thu Jul 16 2009 Radek Vykydal <rvykydal@redhat.com> 11.1.2.189-1
385    - Make buildinstall error out if mount of loop device fails (rvykydal).
386      Resolves: rhbz#472552
387    
388    * Tue Jul 11 2009 Joel Granados <jgranado@redhat.com> 11.1.2.188-1
389    - Require libdhcp6client for the build (jgranado).
390      Related: rhbz#506722
391    
392    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.187-1
393    - Add support for the qlge driver (jgranado)
394      Resolves: rhbz#504034
395    
396    * Mon Jul 10 2009 Joel Granados <jgranado@redhat.com> 11.1.2.186-1
397    - update support for ext4 in anaconda (jbastian)
398      Resolves: rhbz#510634
399    
400    * Wed Jul 08 2009 Chris Lumens <clumens@redhat.com> 11.1.2.185-1
401    - Save bootfile, if we have it, from DHCP response (dcantrell).
402      Resolves: rhbz#448006
403    
404    * Wed Jul 1 2009 Martin Sivak <msivak@redhat.com> 11.1.2.184-1
405    - Fix handling of parted exceptions in text mode (rvykydal)
406      Resolves: rhbz#506725
407    
408    * Thu Jun 4 2009 Joel Granados <jgranado@redhat.com> 11.1.2.183-1
409    - Create efirtc device node on ia64 to access hw clock (rvykydal).
410      Resolves: rhbz#485200
411    - Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal).
412      Resolves: rhbz#500431
413    
414    * Mon Jun 1 2009 Joel Granados <jgranado@redhat.com> 11.1.2.182-1
415    - Add support for IGB VF device (jgranado).
416      Resolves: rhbz#502875
417    - Fix the error caused by change in fipscheck (again..) (msivak).
418      Resolves: rhbz#498992
419    
420    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1
421    - Look for ipcalc in the right place (jgranado).
422      Resolves: rhbz#502249
423    
424    * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1
425    - Look for ipcalc in the right place (jgranado).
426      Resolves: rhbz#502249
427    
428    * Wed May 27 2009 Joel Granados <jgranado@redhat.com> 11.1.2.179-1
429    - Look for ipcalc in the right place (jgranado).
430      Resolves: rhbz#502249
431    
432    * Tue May 26 2009 Joel Granados <jgranado@redhat.com> 11.1.2.178-1
433    - Fix specification of zoneinfo files to be included in stage2 (rvykydal).
434      Resolves: rhbz#481617
435    - Fix the location of libfipscheck in initrd too (msivak).
436      Resolves: rhbz#498992
437    - cryptsetup status reversed its exit codes (dcantrell).
438      Resolves: rhbz#499824
439    - Require latest libdhcp (jgranado).
440      Resolves: rhbz#444919
441    - Do not include removed physical volumes in pvlist (rvykydal).
442      Resolves: rhbz#502438
443    
444    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.177-1
445    - Do not load storage drivers before loading DUD over network (rvykydal).
446      Resolves: rhbz#454478
447    
448    * Thu May 21 2009 Joel Granados <jgranado@redhat.com> 11.1.2.176-1
449    - Remove LVM metadata when doing clearpart (rvykydal).
450      Resolves: rhbz#462615
451    - Put lspci in the minstg2.img so inVmware doesn't traceback (clumens).
452      Resolves: rhbz#476476
453    
454    * Mon May 18 2009 Joel Granados <jgranado@redhat.com> 11.1.2.175-1
455    - Change the description of be2net (msivak).
456      Resolves: rhbz#496875
457    - Revert to libdhcp from rhel5.3 (dcantrell).
458      Related: rhbz#500775
459    
460    * Wed May 13 2009 Joel Granados <jgranado@redhat.com> 11.1.2.174-1
461    - Include valid timezones in stage 2 (rvykydal).
462      Resolves: rhbz#481617
463    - Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal).
464      Resolves: rhbz#481617
465    - Compute size of modules buffer in loader (dcantrell).
466      Resolves: rhbz#484092
467    - Include /sbin/ipcalc for IP address validation (dcantrell).
468      Resolves: rhbz#460579
469    - Require latest libdhcp (dcantrell).
470      Resolves rhbz#444919
471    - Make buildinstall error out if mount of loop device fails (rvykydal).
472      Resolves: rhbz#472552
473    - Update Anaconda with new description for Emulex lpfc driver (msivak).
474      Resolves: rhbz#498511
475    - Get the libfipscheck from correct location (library was rebased) (msivak)
476      Resolves: rhbz#498992
477    - Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak).
478      Resolves: rhbz#475671
479    - IBM improvements to linuxrc.s390 (dcantrell).
480      Resolves: rhbz#475350
481    
482    * Wed May 6 2009 Joel Granados <jgranado@redhat.com> 11.1.2.173-1
483    - Allow bootloader on mbr when /boot is mdraid1 (hansg).
484      Resolves: rhbz#475973
485    - Don't traceback on read only (write protected) disks (hansg).
486      Resolves: rhbz#471883
487    - most noticably it fixes chap / reverse chap in combination with ibft (hansg).
488      Resolves: rhbz#497438
489    - Recognize mpath iscsi setups as using iscsi (hansg).
490      Resolves: rhbz#466614
491    
492    * Tue May 5 2009 Joel Granados <jgranado@redhat.com> 11.1.2.172-1
493    - The lambda function in run() is not needed (jgranado).
494      Resolves: rhbz#498935
495    - Increase max NIC identification duration to 5 minutes (dcantrell).
496      Resolves: rhbz#473747
497    - Correct a spelling error (dcantrell).
498      Resolves: rhbz#489997
499    - Remove noise from isys/nl.c (dcantrell).
500      Resolves: rhbz#490735
501    
502    * Thu Apr 30 2009 Chris Lumens <clumens@redhat.com> 11.1.2.171-1
503    - Remove umask temporarily so device permissions are correct (wmealing).
504      Resolves: rhbz#383531
505    
506    * Tue Apr 28 2009 Chris Lumens <clumens@redhat.com> 11.1.2.170-1
507    - No longer set cachedir since the rebased yum won't let us.
508      Resolves: rhbz#497288
509    - Support a dashed format of MAC in kickstarts (msivak).
510      Resolves: rhbz#480309
511    - Fix a typo in the parted exception ignoring patch
512      Related: rhbz#455465
513    - Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak).
514      Resolves: rhbz#493179
515    - Add support for the "Emulex OneConnect 10GbE NIC" (msivak).
516      Resolves: rhbz#496875
517    
518    * Thu Apr 23 2009 Martin Sivak <msivak@redhat.com> 11.1.2.169-1
519    -  Activate ipv6 nics when an ipv6 ip is defined (jgranado).
520       Resolves: rhbz#445394
521    -  Check for DNS validity (jgranado).
522       Resolves: rhbz#465174
523    -  Do not crash when more than 32 tape devices are present (rvykydal)
524       Resolves: rhbz#476186
525    -  Ignore a subset of parted errors that are not critical (clumens)
526       Resolves: rhbz#455465
527    -  The FTP USER command does not need to be followed by a PASS (msivak)
528       Resolves: rhbz#477536
529    -  patch to skip accounts screen if using autostep and encrypted root password (msivak)
530       Resolves: rhbz#471122
531    -  rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak)
532       Resolves: rhbz#456325
533    -  Rewrote parts of pkgorder script to improve it's speed. (mgracik)
534       Resolves: rhbz#451083
535    -  Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell)
536       Resolves: rhbz#433824
537    -  More robust filtering of physical volumes in autopartitioning (rvykydal)
538       Resolves: rhbz#475271
539    -  Fix user --groups kickstart option (rvykydal)
540       Resolves: rhbz#454418
541    -  Let LCS devices come online after s390 installation (dcantrell)
542       Resolves: rhbz#471101
543    -  Added support for mdadm raid10 installs (mgracik)
544       Resolves: rhbz#467996
545    -  Updated the project URL (mgracik)
546       Resolves: rhbz#482781
547    
548    * Thu Dec 18 2008 Joel Granados <jgranado@redhat.com> 11.1.2.168-1
549    -  Make anaconda work with new API change in YUM (jgranado)
550       Resolves: rhbz:#476957
551    
552    * Wed Dec 17 2008 Joel Granados <jgranado@redhat.com> 11.1.2.167-1
553    - Fix anaconda build (hdegoede).
554      Related: rhbz:#476739
555    
556    * Tue Dec 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.166-1
557    - Load the raid45 modules at init time (jgranado).
558      Related: rhbz#475385
559    - Make sure the raid45 modules are in the images (jgranado).
560      Related: rhbz#475385
561    
562    * Mon Dec 15 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.165-1
563    - Final translations for instnum text (clumens)
564      Related: rhbz#474375
565    
566    * Fri Dec 12 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.164-1
567    - Fix non-CHAP iBFT install cases (hdegoede)
568      Resolves: rhbz#432819
569    - More translations for the instnum text (clumens)
570      Related: rhbz#474375
571    
572    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.163-1
573    - Mark some new translations as fuzzy to fix the build.
574      Related: rhbz#474375
575    
576    * Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
577    - Update translation files for the instnum text change.
578      Related: rhbz#474375
579    
580    * Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
581    - Include the libwrap in the initrd image
582      Resolves: rhbz#473955
583    
584    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.160-1
585    - Allow ssh and telnet to the install (jgranado).
586      Resolves: rhbz:#473955
587    
588    * Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1
589    - The LV size is smaller than the totall sum of the partitions that make it up (jgranado).
590      Resolves: rhbz:#468944
591    
592    * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1
593    - Fix up ibft use cases (pjones).
594    - Partition requests can be None when populating the tree (dlehman).
595      Resolves: rhbz#472788
596    - Remove the name check on driver disk packages.
597      Resolves: rhbz#472951
598    - Remove missing PVs before removing obsolete VG (rvykydal).
599      Resolves: rhbz#468431
600    - Make the driverdisc label uppercase (msivak).
601      Related: rhbz#316481
602    
603    * Wed Nov 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.157-1
604    - Include ide-cs module into initrd (msivak).
605      Related: rhbz#448009
606    
607    * Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> 11.1.2.156-1
608    - Fix a variety of pychecker errors (clumens, dcantrell, dlehman, rvykydal).
609      Resolves: rhbz#469734
610    - Remove defunct VG before creating new one of the same name (rvykydal).
611      Resolves: rhbz#469700
612    - Fix detection of ext4 on raid in rescue and upgrade (rvykydal).
613      Resolves: rhbz#470221
614    
615    * Tue Nov 11 2008 Joel Granados <jgranado@redhat.com> 11.1.2.155-1
616    - Enable the DD repository if the DD autodetection feature was used (msivak).
617      Related: rhbz:#316631
618    - Call insmod in linuxrc.s390, not insert_module (dcantrell).
619      Related: rhbz:#184648
620    - Load FCP modules early for CD/DVD install (dcantrell).
621      Related: rhbz:#184648
622    - Update mk-s390-cdboot.c to work with large kernel images (dcantrell).
623      Related: rhbz:#184648
624    - Fix all trivial (1 liner fixes) errors found by pychecker (hdegoede).
625      Related: rhbz:#469730
626    
627    * Wed Nov 05 2008 Chris Lumens <clumens@redhat.com> 11.1.2.154-1
628    - Include the new fnic driver (jgranado).
629      Related: rhbz#462387
630    - Run the busProbe after we have all driver disks loaded (msivak).
631      Related: rhbz#316481
632    
633    * Wed Nov 5 2008 Joel Granados <jgranado@redhat.com> 11.1.2.153-1
634    - Use struct audit_reply instead of struct auditd_reply_list (hdegoede).
635      Resolves: rhbz:#469873
636    - The Encryption button was missing in one migrate case (msivak).
637      Resolves:#469849
638    - kickstart expects --dhcpclass instead of --class (clumens).
639      Resolves: rhbz:#468972
640    - Fix the mounting procedure for autodetected driverdiscs (msivak).
641      Resolves: rhbz:#316481
642    
643    * Fri Oct 31 2008 Joel Granados <jgranado@redhat.com> 11.1.2.152-1
644    - Prepare environemnt so the AutoDD is properly detected (msivak).
645      Resolves: rhbz:#316481
646    - Don't write luks passphrases to anaconda-ks.cfg (dlehman).
647      Resolves: rhbz:#468907
648    - Write zeros to remove metadata before running luksFormat (dlehman).
649      Resolves: rhbz:#469177
650    
651    * Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.151-1
652    - Write correct OPTIONS line to ifcfg files on s390 for layer2 (dcantrell)
653      Resolves: rhbz#468755
654    
655    * Wed Oct 29 2008 Joel Granados <jgranado@redhat.com> 11.1.2.150-1
656    - Call createrepo in buildinstall only if --pkgorder is present (rvykydal).
657      Resolves: rhbz:#467341
658    
659    * Tue Oct 28 2008 Joel Granados <jgranado@redhat.com> 11.1.2.149-1
660    - Actually use the stderr parameter instead of duping to stdout (dlehman).
661      Resolves: rhbz:#467289
662    - Revert "Specify a default cio_ignore parameter for s390x (#253075)" (dcantrell).
663      Related: rhbz:#253075
664    - Revert "Enable CCW devices used for installation (#253075)" (dcantrell).
665      Related: rhbz:#253075
666    - Revert "Correctly enable ignored CCW devices in linuxrc.s390 (#253075)" (dcantrell).
667      Related: rhbz:#253075
668    
669    * Fri Oct 24 2008 Joel Granados <jgranado@redhat.com> 11.1.2.148-1
670    - Probe the devices to populate cache for DD routines (msivak).
671      Resolves: rhbz:#316481
672    
673    * Thu Oct 23 2008 Joel Granados <jgranado@redhat.com>  11.1.2.147-1
674    - Dont execute the extra information message for all the devices (jgranado).
675      Resolves: rhbz:#466291
676    
677    * Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
678    - Fix up CCW device enabling on s390x (dcantrell)
679      Resolves: rhbz#253075
680    
681    * Mon Oct 20 2008 Dave Lehman <dlehman@redhat.com> 11.1.2.145-1
682    - Handle device names containing "/" in LUKS name fixup
683      Related: rhbz#464769
684    
685    * Thu Oct 16 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.144-1
686    - Enable CCW devices used for installation (dcantrell)
687      Resolves: rhbz#253075
688    
689    * Wed Oct 15 2008 Joel Granados <jgranado@redhat.com>  11.1.2.143-1
690    - Change order when calling dasdFmt to avoid race condition while formating dasd drives (jgranado).
691      Resolves: rhbz:#466474
692    
693    * Tue Oct 14 2008 Joel Granados <jgranado@redhat.com> 11.1.2.142-1
694    - Add the enic driver (jgranado).
695      Resolves: rhbz:#462387
696    - Get the right list elements for the iscsi text interface (clumens).
697      Resolves: rhbz:#466902
698    - Fix detection of ext4/ext4dev root partitions in rescue (rvykydal).
699      Resolves: rhbz:#466868
700    
701    * Mon Oct 13 2008 Joel Granados <jgranado@redhat.com> 11.1.2.141-1
702    - Prevent creation of encrypted swraid partitions (dlehman).
703      Resolves: rhbz:#456283
704    - Enable the iBFT by default and set the fallbacks to mimic the w/o iBFT behaviour (msivak).
705      Resolves: rhbz:#445721
706    
707    * Fri Oct 10 2008 Peter Jones <pjones@redhat.com> - 11.1.2.140-1
708    - Don't display errors from nl_set_device_mtu() (dcantrell)
709      Resolves: rhbz#466305
710    - Use a correct path for addnote, since the one in the original patch
711      wasn't what the kernel group thought they were telling me.
712      Related: rhbz#462663
713    
714    * Thu Oct 09 2008 Chris Lumens <clumens@redhat.com> 11.1.2.139-1
715    - Handle None in luks device name rectification (pjones).
716      Resolves: rhbz#466348
717    
718    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-2
719    - Start the iBFT configured drives during iSCSI startup (msivak)
720      Resolves: rhbz#445721
721    
722    * Wed Oct 08 2008 Peter Jones <pjones@redhat.com> - 11.1.2.138-1
723    - Add note to bootable kernel image on ppc64 (dhowells)
724      Related: rhbz#462663
725    
726    * Mon Oct 06 2008 Chris Lumens <clumens@redhat.com> 11.1.2.137-2
727    - Better error checking when retrieveing info from iBFT (msivak).
728      Related: rhbz#445721
729    - Fix a typo in the anaconda-runtime %post scriptlets.
730      Resolves: rhbz#465441
731    
732    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-2
733    - Fix build.
734      Related: rhbz:#445721
735    
736    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.136-1
737    - Rebuild to make brew happy.
738      Related: rhbz:#445721
739    
740    * Fri Oct 3 2008 Joel Granados <jgranado@redhat.com> 11.1.2.135-1
741    - iBFT has MAC addresses with wrong case, use strcasecmp to compare them (msivak).
742      Resolves: rhbz:#445721
743    - Look up correct luks name before trying to decide on our boot device (pjones).
744      Resolves: rhbz:#464769
745    - Add new LUKS devices to partitions.encryptedDevices (dlehman).
746      Resolves: rhbz:#464769
747    - Add a workaround for lvm-on-raid size miscomputation (clumens).
748      Resolves: rhbz:#463431
749    - Do not use labels to specifiy LUKS devices in /etc/fstab (dlehman).
750      Resolves: rhbz:#461702
751    
752    * Thu Oct 2 2008 Joel Granados <jgranado@redhat.com> 11.1.2.134-1
753    - Fix traceback when using kickstart and device encryption (pjones).
754      Resolves: rhbz:#461700
755    - Fix traceback when using encryption with kickstart (pjones).
756      Resolves: rhbz:#461700
757    - Fix ext4/ext4dev detection on existing partitions (rvykydal).
758      Resolves: rhbz:#465248
759    
760    * Tue Sep 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.133-1
761    - Set a label on /etc/sysconfig/keyboard (clumens).
762      Resolves: rhbz:#463785
763    - Add comps.dtd to anaconda-runtime package (dcantrell).
764      Resolves: rhbz:#442138
765    - Make sure /etc/xml/catalog is updated on package removal (dcantrell).
766      Resolves: rhbz:#442138
767    - Fix a logging traceback in the encryption code (clumens).
768      Resolves: rhbz:#464771
769    - Fix lvm partitioning in gui that was broken (rvykydal).
770      Resolves: rhbz:#415871
771    - Fix computing of lvm partition sizes wrt physical extent size in gui (rvykydal).
772      Resolves: rhbz:463780
773    - Add pointer initialization (rvykydal).
774      Resolves: rhbz#439461
775    
776    * Fri Sep 26 2008 Joel Granados <jgranado@redhat.com> 11.1.2.132-1
777    - When we use kickstart with specified UI mode, do not prompt for VNC (msivak).
778      Resolves: rhbz##453551
779    
780    * Thu Sep 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.131-1
781    - Fix rescue mode typo.
782      Resolves: rhbz#463920
783    - Fix traceback accessing obsolete data member (dlehman).
784      Resolves: rhbz#463778
785    
786    * Tue Sep 23 2008 Chris Lumens <clumens@redhat.com> 11.1.2.130-1
787    - Fix the test for if we should remove the Virt group.
788      Resolves: rhbz#462907.
789    
790    * Mon Sep 22 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.129-1
791    - Fix mk-s390-cdboot so it doesn't SIGSEGV when generating images (dcantrell)
792      Related: rhbz#184648
793    - Add libfipscheck to initrd for sshd on s390x (clumens)
794      Resolves: rhbz#463273
795    
796    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
797    - Include the correct version of the spec file in the source archive.
798      Related: rhbz#461700
799    
800    * Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
801    - Support for system-wide passphrase for encrypted block devices (dlehman).
802      Resolves: rhbz#461700
803    
804    * Wed Sep 17 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.126-1
805    - Add a stub to cmdline UI for getLuksPassphrase (dlehman)
806      Resolves: rhbz#462491
807    - Don't add a LUKSDevice to autopart PVs unless we're encrypting (dlehman)
808      Resolves: rhbz#462640
809    - Support upgrade of systems that use encrypted block devices (dlehman)
810      Resolves: rhbz#461696
811    - Disallow use or creation of encrypted software RAID partitions (dlehman)
812      Resolves: rhbz#456283
813    - Use UUIDs instead of device nodes in crypttab (dlehman)
814      Resolves: rhbz#461702
815    - Add support for OSA Express 2 ports per CHPID (rvykydal)
816      Resolves: rhbz#439461
817    - Fix kickstart timezone value checking (rvykydal)
818      Resolves: rhbz#462595
819      Resolves: rhbz#404321
820    
821    * Tue Sep 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.125-1
822    - Include the programs needed to manage ext4 filesystems (clumens).
823      Resolves: rhbz#462476
824    - Fix a reference to a variable before it exists in network.py (clumens).
825      Resolves: rhbz#462480
826    
827    * Mon Sep 15 2008 Chris Lumens <clumens@redhat.com> 11.1.2.124-1
828    - Fix blkid_dev_next return value checking (rvykydal).
829      Resolves: rhbz#462175
830    - Add the reverse chap bits for kickstart as well (pjones).
831      Related: rhbz#432819
832    - Make iBFT reading explicit from a higher level (pjones).
833    - Fix device nodes creating for more than 8 cciss devices (rvykydal).
834      Resolves: rhbz#445765
835    - Disable iBFT support for s390 and s390x (dcantrell).
836    
837    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.123-1
838    - Disable iBFT support on s390 and s390x (dcantrell)
839      Related: rhbz#445721
840    
841    * Thu Sep 11 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.122-1
842    - Add full CHAP support to iSCSI (pjones)
843      Resolves: rhbz#432819
844    - Don't set iscsi devices to autostart (pjones)
845      Resolves: rhbz#437891
846    - Support iSCSI CHAP and Reverse CHAP authentication (pjones)
847      Resolves: rhbz#402431
848      Resolves: rhbz#432819
849    - Partitions growing fixed (rvykydal)
850      Resolves: rhbz#442628
851    - Do not traceback when no root partitions are found in upgrade (rvykydal)
852      Resolves: rhbz#444527
853    - Add support for ext4dev/ext4 filesystem (rvykydal)
854      Resolves: rhbz#444527
855    - Add support for reading NIC setup from the iBFT table (msivak)
856      Resolves: rhbz#445721
857    - Add 802.1q driver (rvykydal)
858      Resolves: rhbz#431915
859    - Add libfipscheck to the images (clumens)
860      Resolves: rhbz#461923
861    - Display drive model and size in MB in partitioning UI (dcantrell)
862      Resolves: rhbz#460697
863    
864    * Wed Sep 03 2008 Chris Lumens <clumens@redhat.com> 11.1.2.121-1
865    - Enable the dlabel=on for RHEL by default (msivak).
866      Related: rhbz#316481.
867    
868    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-2
869    - libuuid is provided by e2fsprogs-devel.
870      Related: rhbz#316481.
871    
872    * Thu Aug 28 2008 Chris Lumens <clumens@redhat.com> 11.1.2.120-1
873    - Include the nss libraries that the new RPM is linked against.
874      Resolves: rhbz#460375.
875    - Add automatic driver disk detection (msivak).
876      Resolves: rhbz#316481.
877    
878    * Wed Aug 6 2008 Joel Granados <jgranado@redhat.com> 11.1.2.119-1
879    - Support VDSK devices on s390x (dcantrell).
880      Resolves: rhbz#264061
881    
882    * Wed Jul 30 2008 Joel Granados <jgranado@redhat.com> 11.1.2.118-1
883    - Use fedorakmod.py plugin from yum-utils package, don't pack it in anaconda (rvykydal).
884      Resolves: rhbz#434804
885    - Make sure bootproto=query settings carry over to stage2 (clumens).
886      Resolves: rhbz#453863
887    - Probe BUS_VIRTIO again after probing BUS_PCI (markmc).
888      Resolves: rhbz#446232
889    - Add virtio drives to multipath blacklist (markmc).
890      Resolves: rhbz#446232
891    - Add virtio max partition count (markmc).
892      Resolves: rhbz#446232
893    - Sort virtio devices first (markmc).
894      Resolves: rhbz#446232
895    - Probe on BUS_VIRTIO for devices (markmc).
896      Resolves: rhbz#446232
897    - Explicitly include virtio_pci in the initrd (markmc).
898      Resolves: rhbz#446232
899    - Add virtio to module-info (markmc).
900      Resolves: rhbz#446232
901    - Add virtio support to devMakeInode() (markmc).
902      Resolves: rhbz#446232
903    - Offer physical NIC identification in stage 1 (dcantrell).
904      Resolves: rhbz:#261101
905    - Suspend the curses interface before calling scripts and resume afterwards (msivak).
906      Resolves: rhbz#435314
907    
908    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.117-1
909    - Fix the build.
910    - Change the Makefile so it doesn't replace tags.
911    
912    * Wed Jul 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.116-1
913    - Specify a default cio_ignore parameter for s390x (dcantrell).
914      Resolves: rhbz#253075
915    - Call dhcpNetDevice() instead of removed pumpNetDevice() (rvykydal).
916      Resolves: rhbz#452664
917    - Add support for the --only-use argument to RHEL5 (rvykydal).
918      Resolves: rhbz#318351
919    - Log a message informing about the critical upgrade error (jgranado).
920      Resolves: rhbz#436865
921    - Support booting from FCP-attached CD/DVD drive on s390 (dcantrell).
922      Resolves: rhbz#184648
923    - The actual size of a logical volume must be rounted down (jgranado).
924      Resolves: rhbz#415871
925    - Set network device MTU if user specified mtu= (dcantrell).
926      Resolves: rhbz#435874
927    
928    * Wed Jul 16 2008 Joel Granados <jgranado@redhat.com> 11.1.2.115-1
929    - Pass the cmdline options to the nfs structure (jgranado).
930      Resolves: rhbz#432603
931    - Remove hicolor-icon-theme>gtk2 from whiteout.py (msivak).
932      Resolves: rhbz#369251
933    - Ask the user if he wants to use VNC instead of text mode (msivak).
934      Resolves: rhbz#453551
935    - Leftover bits of encrypted block device support (dlehman).
936      Resolves: rhbz#229865
937    - Rescue of systems containing encrypted block devices (dlehman).
938      Resolves: rhbz#229865
939    - Support preexisting encrypted block devices (dlehman).
940      Resolves: rhbz#229865
941    - Kickstart support for encrypted block devices (dlehman).
942      Resolves: rhbz#229865
943    - User interface for manipulating encrypted block devices (dlehman).
944      Resolves: rhbz#229865
945    - Partitioning with encrypted block devices (dlehman).
946      Resolves: rhbz#229865
947    - Device-level support for encrypted block devices (dlehman).
948      Resolves: rhbz#229865
949    
950    * Wed Jul 9 2008 Joel Granados <jgranado@redhat.com> 11.1.2.114-1
951    - Enable upgrades for mayor version in rhel5 only (jgranado).
952      Resolves: rhbz#436865
953    - Handling of invalid timezone value in kickstart added (rvykydal).
954      Resolves: rhbz#404321
955    - GCC is complaining about unchecked return value from read call (msivak).
956      Resolves: rhbz#448009
957    - Enable re-IPL on s390x after installation (dcantrell).
958      Resolves: rhbz#432416
959    - Change the maximum recommended swap size to "2000 + (current ram)" (jgranado).
960      Resolves: rhbz#447372
961    - Don't show the virtualization option if we are in Xen or in Vmware (jgranado).
962      Resolves: rhbz#258441
963    - Prepare the system a little before initializing the pcmcia devices (msivak).
964      Resolves: rhbz#448009
965    - Change the total number of processed packages/files/.. to avoid negative counter in remaining packages (msivak).
966      Resolves: rhbz#436103
967    - Create additional /dev/xvda device nodes (clumens).
968      Resolves: rhbz#437752
969    - Don't use error messages from dosfslabel as the label (clumens)
970      Resolves: rhbz#427457
971    - Add nui driver (jgranado).
972      Resolves: rhbz#444820
973    - Allow the use of the "-" character in lvm names (jgranado).
974      Resolves: rhbz#430907
975    - yum.remove removes installed packages, not to be installed packages (msivak).
976      Resolves: rhbz#442325
977    - Allow removing packages by glob now that yum supports it (msivak).
978      Resolves: rhbz#442325
979    
980  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1  * Wed Apr 16 2008 Chris Lumens <clumens@redhat.com> 11.1.2.113-1
981  - Require the latest version of libnl-devel.  - Require the latest version of libnl-devel.


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