Obsoleted by: 113575-07 SunOS 5.9: sendmail Patch |
Disclaimer:
Please note:
Although OBSOLETED patches are available on SunSolve, Sun recommends using the most recent patches and the most recent revision of those patches. OBSOLETED patches do not include the latest bug fixes and/or product enhancements, and may require the installation of additional patches as a corrective measure.
Status: OBSOLETE
Patch Id: 113575-06
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************Summary: Obsoleted by: 113575-07 SunOS 5.9: sendmail Patch
Date: Apr/06/2006
Installation Requirements:
See Special Install Instructions
Solaris Release: 9
Sun OS Release: 5.9
Unbundled Product:
Unbundled Release:
Xref: This patch available for x86 as patch 114137
Topic:
SunOS 5.9: sendmail Patch
Relevant Architecture: sparc
BugId's fixed with this patch:
4509017 4678365 4697068 4704672 4704675 4706596 4706608 4706632 4706660 4720281 4725387 4728227 4737586 4756570 4798135 4808977 4809539 4826809 4835344 4839833 4924036 4960609 4975106 4981319 5063431 5070217 5086978 6209101 6215377 6223059 6242365 6314932 6326006 6397275 6401629 6403183
Changes incorporated in this version:
4509017 4960609 4975106 4981319 5063431 5070217 5086978 6209101 6215377 6223059 6242365 6314932 6326006 6397275 6401629 6403183
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
Obsoleted by:
Files Included in this Patch:
/etc/mail/helpfile
/etc/mail/main.cf
/etc/mail/sendmail.cf
/etc/mail/sendmail.hf
/etc/mail/submit.cf
/etc/mail/subsidiary.cf
/usr/bin/mailcompat
/usr/bin/mailstats
/usr/bin/praliases
/usr/bin/vacation
/usr/lib/mail.local
/usr/lib/mail/README
/usr/lib/mail/cf/Makefile
/usr/lib/mail/cf/main.cf
/usr/lib/mail/cf/submit.cf
/usr/lib/mail/cf/submit.mc
/usr/lib/mail/cf/subsidiary.cf
/usr/lib/mail/cf/subsidiary.mc
/usr/lib/mail/feature/access_db.m4
/usr/lib/mail/feature/bitdomain.m4
/usr/lib/mail/feature/compat_check.m4
/usr/lib/mail/feature/conncontrol.m4
/usr/lib/mail/feature/dnsbl.m4
/usr/lib/mail/feature/domaintable.m4
/usr/lib/mail/feature/enhdnsbl.m4
/usr/lib/mail/feature/genericstable.m4
/usr/lib/mail/feature/greet_pause.m4
/usr/lib/mail/feature/ldap_routing.m4
/usr/lib/mail/feature/local_lmtp.m4
/usr/lib/mail/feature/mailertable.m4
/usr/lib/mail/feature/msp.m4
/usr/lib/mail/feature/mtamark.m4
/usr/lib/mail/feature/preserve_luser_host.m4
/usr/lib/mail/feature/ratecontrol.m4
/usr/lib/mail/feature/use_client_ptr.m4
/usr/lib/mail/feature/uucpdomain.m4
/usr/lib/mail/feature/virtusertable.m4
/usr/lib/mail/m4/cfhead.m4
/usr/lib/mail/m4/proto.m4
/usr/lib/mail/m4/version.m4
/usr/lib/mail/mailer/local.m4
/usr/lib/sendmail
/usr/lib/smrsh
/usr/sbin/editmap
/usr/sbin/makemap
/usr/sbin/newaliases
Problem Description:
6209101 upgrade sendmail to 8.13.2
5063431 upgrade sendmail to 8.13
6403183 vacation's clogged drain makes sendmail think a pipe is broken
4981319 upgrade sendmail to 8.12.11
5086978 upgrade sendmail to 8.13.1
6242365 upgrade sendmail to 8.13.4
6326006 upgrade sendmail to 8.13.5
6401629 upgrade sendmail to 8.13.6
6397275 sendmail signal handling race condition
4975106 sendmail decodes base64 messages improperly if a line starts with "."
4509017 sendmail uses old-style loops for close/fcntl over fd space
6215377 sendmail has MX follow-up issue when getting error reply on connection open
6223059 sendmail bouncing message with 'cataddr: string too long'
6314932 sendmail does not deal well with mixed environment: external DNS / internal routing
4960609 sendmail should work with LC_MESSAGES=C
5070217 FallbackSmartHost needs to work with dns as a method for hosts
(from 113575-05)
4924036 upgrade sendmail to 8.12.10
(from 113575-04)
4839833 upgrade sendmail to 8.12.9
4835344 address parsing issue
4826809 minor follow-up fixes for sendmail 8.12.8 needed
(from 113575-03)
4808977 upgrade sendmail to 8.12.8
4798135 upgrade sendmail to 8.12.7
4809539 header parsing issue
(from 113575-02)
4756570 sendmail doesn't handle some .forward constructs correctly
4706608 mail.local.c uses unsafe functions().
4706596 Unsafe string functions are used in sendmail auxiliary programs.
4706660 Result of malloc() not checked in nisedit.c and nisplus.c
4706632 vacation.c uses unsafe functions.
4697068 vacation should ignore case differences in domain part of sender addresses
4737586 upgrade sendmail to 8.12.6
4728227 sendmail "Sun hacks" code uses unsafe string function
(from 113575-01)
4725387 upgrade sendmail to 8.12.5
4720281 upgrade sendmail to 8.12.4
4678365 upgrade sendmail to 8.12.3
4704675 Potential race condition in bf.c
4704672 sendmail could corrupt memory if it gets a bad DNS reply
Revision History:
113575-04 113575-03 113575-01 113575-05
Patch Installation Instructions:
--------------------------------
For Solaris 2.0-2.6 releases, refer to the Install.info file and/or
the README within the patch for instructions on using the generic
'installpatch' and 'backoutpatch' scripts provided with each patch.
For Solaris 7-10 releases, refer to the man pages for instructions
on using 'patchadd' and 'patchrm' scripts provided with Solaris.
Any other special or non-generic installation instructions should be
described below as special instructions. The following example
installs a patch to a standalone machine:
example# patchadd /var/spool/patch/104945-02
The following example removes a patch from a standalone system:
example# patchrm 104945-02
For additional examples please see the appropriate man pages.Special Install Instructions:
-----------------------------
NOTE 1: It is necessary to restart sendmail after the patch
installation in order to be running with the latest
version of sendmail included in this patch. Execute
the following commands as root.
# /etc/init.d/sendmail stop
# /etc/init.d/sendmail start
NOTE 2: If you have not modified the /etc/mail/sendmail.cf and
/etc/mail/submit.cf files, then the patch installation
will overwrite these files with the new versions.
If you no longer wish to use the default configuration
then refer to the /usr/lib/mail/README file on how to
customize these files.
Review the contents of /etc/mail to determine if any
config files added by this patch need to be merged with
existing config files.
README -- Last modified date: Friday, August 18, 2006