--- rpms/anaconda/sme8/anaconda.spec 2009/04/14 20:18:00 1.10 +++ rpms/anaconda/sme8/anaconda.spec 2009/10/22 14:06:59 1.11 @@ -1,6 +1,6 @@ Name: anaconda -Version: 11.1.2.168 -Release: 1%{?dist}.1 +Version: 11.1.2.195 +Release: 1.el5.centos License: GPL Summary: Graphical system installer Group: Applications/System @@ -14,10 +14,11 @@ BuildPreReq: libXxf86misc-devel, intltoo BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3, BuildPreReq: libsepol-devel BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2 -BuildPreReq: libdhcp-devel >= 1.20-5, mkinitrd-devel >= 5.1.2-1 +BuildPreReq: libdhcp-devel >= 1.20-10, mkinitrd-devel >= 5.1.2-1 BuildPreReq: audit-libs-devel, libnl-devel >= 1.0-0.10.pre5.5 +BuildPreReq: libdhcp6client >= 1.0.10-17 %ifnarch s390 s390x -BuildPreReq: iscsi-initiator-utils >= 6.2.0.868-0.9 +BuildPreReq: iscsi-initiator-utils >= 6.2.0.871-0.0 %endif Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty Requires: parted >= 1.7.1, pyparted >= 1.7.2 @@ -34,19 +35,17 @@ Requires: audit-libs Requires: rhpxl >= 0.25 %endif Obsoletes: anaconda-images <= 10 -Url: http://fedora.redhat.com/projects/anaconda-installer/ +Url: http://fedoraproject.org/wiki/Anaconda Patch1: anaconda-centos-syslinux-msg.patch Patch2: anaconda-centos-installclasses-2.patch Patch3: anaconda-centos-regkey.patch -Patch4: anaconda-centos-centos-branding-po_files_5.3.patch +Patch4: anaconda-centos-centos-branding-po_files.patch Patch5: anaconda-centos-inst-type.patch Patch6: anaconda-centos-task.patch Patch7: anaconda-centos-removeStatusText.patch Patch8: anaconda-centos-splittree_allow_missing_RPMSdir.patch Patch9: anaconda-centos-pkgorder.patch Patch10: anaconda-centos-additional-repos.patch -Patch100: anaconda-11.1.2.168-smepatches.patch - BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} @@ -90,11 +89,8 @@ sets, but are not meant for use on alrea %patch6 -p1 %patch7 -p1 %patch8 -p1 -#%patch9 -p1 +#deprecated : %patch9 -p1 %patch10 -p1 -%patch100 -p1 - - %build make depend @@ -153,33 +149,200 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Tue Apr 14 2009 Shad L. Lords 11.1.2.168-1.el5.sme.1 -- Make progress box wider -- Fix titlebar spacing -- Force UTC for time settings -- Automate bootloader upgrades -- Change erase disks to upgrade dialog -- Don't ask us to use vnc mode -- Make install headless -- Don't warn if no kernels were installed -- Add format warning (default to no) -- Always upgrade to best arch version of package -- Remove mail to root in mdadm -- Allow grub to be installed on raid device -- Allow creating degraded raid arrays -- Set/write keyboard config in headless mode -- Display window and run post-install script when using kickstart file -- Update supported languages -- Allow language updates to be part of updates image -- Start boot raid device first so it will sync first -- Check e-smith-release instead of redhat-release -- Log info about degraded arrays instead of not starting them -- Don't crash if you can't go back to previous screen -- Only recreate initrd if kernel was installed -- Don't display warning about no being able to remove rpmdb files +* Mon Sep 28 2009 Karanbir Singh 11.1.2.195-1.el5.centos +- Roll in CentOS Patch set -* Sun Mar 1 2009 Karanbir Singh -- Roll in CentOS Branding +* Wed Aug 05 2009 Martin Sivak 11.1.2.195-1 +- Update the loader with support code for Mellanox cards + Resolves: rhbz#514971 + +* Mon Aug 03 2009 Martin Sivak 11.1.2.194-1 +- comps changed. replaced "virtualization" with "xen" (jgranados) + Resolves: rhbz#514885 +- Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak) + Resolves: rhbz#514971 + +* Thu Jul 23 2009 Joel Granados 11.1.2.193-1 +- Make sure we include libdrm.so files in the image. + Related: rhbz#510397 + +* Wed Jul 22 2009 Chris Lumens 11.1.2.192-1 +- Fix compile errors in the previous patch. + Related: rhbz#471883 + +* Wed Jul 22 2009 Chris Lumens 11.1.2.191-1 +- Ignore block devices set to read-only. + Related: rhbz#471883 + +* Tue Jul 21 2009 Martin Sivak 11.1.2.190-1 +- Correct a message presented to the user. + Related: rhbz#473747 +- Remove ext4dev + Resolves: rhbz#510634 + +* Thu Jul 16 2009 Radek Vykydal 11.1.2.189-1 +- Make buildinstall error out if mount of loop device fails (rvykydal). + Resolves: rhbz#472552 + +* Tue Jul 11 2009 Joel Granados 11.1.2.188-1 +- Require libdhcp6client for the build (jgranado). + Related: rhbz#506722 + +* Mon Jul 10 2009 Joel Granados 11.1.2.187-1 +- Add support for the qlge driver (jgranado) + Resolves: rhbz#504034 + +* Mon Jul 10 2009 Joel Granados 11.1.2.186-1 +- update support for ext4 in anaconda (jbastian) + Resolves: rhbz#510634 + +* Wed Jul 08 2009 Chris Lumens 11.1.2.185-1 +- Save bootfile, if we have it, from DHCP response (dcantrell). + Resolves: rhbz#448006 + +* Wed Jul 1 2009 Martin Sivak 11.1.2.184-1 +- Fix handling of parted exceptions in text mode (rvykydal) + Resolves: rhbz#506725 + +* Thu Jun 4 2009 Joel Granados 11.1.2.183-1 +- Create efirtc device node on ia64 to access hw clock (rvykydal). + Resolves: rhbz#485200 +- Reserve enough space for lvm metadata when computing PV size usable for LVs (rvykydal). + Resolves: rhbz#500431 + +* Mon Jun 1 2009 Joel Granados 11.1.2.182-1 +- Add support for IGB VF device (jgranado). + Resolves: rhbz#502875 +- Fix the error caused by change in fipscheck (again..) (msivak). + Resolves: rhbz#498992 + +* Thu May 28 2009 Joel Granados 11.1.2.181-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Thu May 28 2009 Joel Granados 11.1.2.180-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Wed May 27 2009 Joel Granados 11.1.2.179-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + +* Tue May 26 2009 Joel Granados 11.1.2.178-1 +- Fix specification of zoneinfo files to be included in stage2 (rvykydal). + Resolves: rhbz#481617 +- Fix the location of libfipscheck in initrd too (msivak). + Resolves: rhbz#498992 +- cryptsetup status reversed its exit codes (dcantrell). + Resolves: rhbz#499824 +- Require latest libdhcp (jgranado). + Resolves: rhbz#444919 +- Do not include removed physical volumes in pvlist (rvykydal). + Resolves: rhbz#502438 + +* Thu May 21 2009 Joel Granados 11.1.2.177-1 +- Do not load storage drivers before loading DUD over network (rvykydal). + Resolves: rhbz#454478 + +* Thu May 21 2009 Joel Granados 11.1.2.176-1 +- Remove LVM metadata when doing clearpart (rvykydal). + Resolves: rhbz#462615 +- Put lspci in the minstg2.img so inVmware doesn't traceback (clumens). + Resolves: rhbz#476476 + +* Mon May 18 2009 Joel Granados 11.1.2.175-1 +- Change the description of be2net (msivak). + Resolves: rhbz#496875 +- Revert to libdhcp from rhel5.3 (dcantrell). + Related: rhbz#500775 + +* Wed May 13 2009 Joel Granados 11.1.2.174-1 +- Include valid timezones in stage 2 (rvykydal). + Resolves: rhbz#481617 +- Fix traceback in timezone setting (kickstart interactive text mode) (rvykydal). + Resolves: rhbz#481617 +- Compute size of modules buffer in loader (dcantrell). + Resolves: rhbz#484092 +- Include /sbin/ipcalc for IP address validation (dcantrell). + Resolves: rhbz#460579 +- Require latest libdhcp (dcantrell). + Resolves rhbz#444919 +- Make buildinstall error out if mount of loop device fails (rvykydal). + Resolves: rhbz#472552 +- Update Anaconda with new description for Emulex lpfc driver (msivak). + Resolves: rhbz#498511 +- Get the libfipscheck from correct location (library was rebased) (msivak) + Resolves: rhbz#498992 +- Add support for LSI MPT Fusion SAS 2.0 Device Driver (msivak). + Resolves: rhbz#475671 +- IBM improvements to linuxrc.s390 (dcantrell). + Resolves: rhbz#475350 + +* Wed May 6 2009 Joel Granados 11.1.2.173-1 +- Allow bootloader on mbr when /boot is mdraid1 (hansg). + Resolves: rhbz#475973 +- Don't traceback on read only (write protected) disks (hansg). + Resolves: rhbz#471883 +- most noticably it fixes chap / reverse chap in combination with ibft (hansg). + Resolves: rhbz#497438 +- Recognize mpath iscsi setups as using iscsi (hansg). + Resolves: rhbz#466614 + +* Tue May 5 2009 Joel Granados 11.1.2.172-1 +- The lambda function in run() is not needed (jgranado). + Resolves: rhbz#498935 +- Increase max NIC identification duration to 5 minutes (dcantrell). + Resolves: rhbz#473747 +- Correct a spelling error (dcantrell). + Resolves: rhbz#489997 +- Remove noise from isys/nl.c (dcantrell). + Resolves: rhbz#490735 + +* Thu Apr 30 2009 Chris Lumens 11.1.2.171-1 +- Remove umask temporarily so device permissions are correct (wmealing). + Resolves: rhbz#383531 + +* Tue Apr 28 2009 Chris Lumens 11.1.2.170-1 +- No longer set cachedir since the rebased yum won't let us. + Resolves: rhbz#497288 +- Support a dashed format of MAC in kickstarts (msivak). + Resolves: rhbz#480309 +- Fix a typo in the parted exception ignoring patch + Related: rhbz#455465 +- Add support for Marvell RAID bus controller MV64460/64461/64462 (msivak). + Resolves: rhbz#493179 +- Add support for the "Emulex OneConnect 10GbE NIC" (msivak). + Resolves: rhbz#496875 + +* Thu Apr 23 2009 Martin Sivak 11.1.2.169-1 +- Activate ipv6 nics when an ipv6 ip is defined (jgranado). + Resolves: rhbz#445394 +- Check for DNS validity (jgranado). + Resolves: rhbz#465174 +- Do not crash when more than 32 tape devices are present (rvykydal) + Resolves: rhbz#476186 +- Ignore a subset of parted errors that are not critical (clumens) + Resolves: rhbz#455465 +- The FTP USER command does not need to be followed by a PASS (msivak) + Resolves: rhbz#477536 +- patch to skip accounts screen if using autostep and encrypted root password (msivak) + Resolves: rhbz#471122 +- rhel5 fix for cmdline being overridden by text when graphical install is detected as unworkable (msivak) + Resolves: rhbz#456325 +- Rewrote parts of pkgorder script to improve it's speed. (mgracik) + Resolves: rhbz#451083 +- Fix for traceback in Partitions.doMetaDeletes.addSnap() (dcantrell) + Resolves: rhbz#433824 +- More robust filtering of physical volumes in autopartitioning (rvykydal) + Resolves: rhbz#475271 +- Fix user --groups kickstart option (rvykydal) + Resolves: rhbz#454418 +- Let LCS devices come online after s390 installation (dcantrell) + Resolves: rhbz#471101 +- Added support for mdadm raid10 installs (mgracik) + Resolves: rhbz#467996 +- Updated the project URL (mgracik) + Resolves: rhbz#482781 * Thu Dec 18 2008 Joel Granados 11.1.2.168-1 - Make anaconda work with new API change in YUM (jgranado)