Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory
checked in at Wed Jun 1 09:13:07 CEST 2011.



--------
--- sendmail/sendmail.changes   2010-12-07 22:23:18.000000000 +0100
+++ /mounts/work_src_done/STABLE/sendmail/sendmail.changes      2011-05-31 
12:18:06.000000000 +0200
@@ -1,0 +2,47 @@
+Tue May 31 11:44:31 CEST 2011 - [email protected]
+
+- Update to sendmail 8.14.5
+  * Do not cache SMTP extensions across connections as the cache is
+    based on hostname which may not be a unique identifier for a
+    server, i.e., different machines may have the same hostname but
+    provide different SMTP extensions.  Problem noted by Jim Hermann.
+  * Avoid an out-of-bounds access in case a resolver reply for a DNS
+    map lookup returns a size larger than 1K.  Based on a patch
+    from Dr. Werner Fink of SuSE.
+  * If a job is aborted using the interrupt signal (e.g., control-C
+    from the keyboard), perform minimal cleanup to avoid invoking
+    functions that are not signal-safe. Note: in previous versions
+    the mail might have been queued up already and would be
+    delivered subsequently, now an interrupt will always remove the
+    queue files and thus prevent delivery.
+  * Per RFC 6176, when operating as a TLS client, do not offer SSLv2.
+  * Since TLS session resumption is never used as a client, disable
+    use of RFC 4507-style session tickets.
+  * Work around gcc4 versions which reverse 25 years of history and
+    no longer align char buffers on the stack, breaking calls to
+    resolver functions on strict alignment platforms.
+    Found by Stuart Henderson of OpenBSD.
+  * Read at most two AUTH lines from a server greeting (up to two
+    lines are read because servers may use "AUTH mechs" and
+    "AUTH=mechs"). Otherwise a malicious server may exhaust the
+    memory of the client.  Bug report by Nils of MWR InfoSecurity.
+  * Avoid triggering an assertion in the OpenLDAP code when the
+    connection to an LDAP server is lost while making a query.
+    Problem noted and patch provided by Andy Fiddaman.
+  * If ConnectOnlyTo is set and sendmail is compiled with NETINET6
+    it would try to use an IPv6 address if an IPv4 (or unparseable)
+    address is specified.
+  * If SASLv2 is used, make sure that the macro {auth_authen} is
+    stored in xtext format to avoid problems with parsing it.
+    Problem noted by Christophe Wolfhugel.
+  * CONFIG: FEATURE(`ldap_routing') in 8.14.4 tried to add a missing
+    -T<TMPF> that is required, but failed for some cases that did
+    not use LDAP.  This change has been undone until a better
+    solution can be implemented.  Problem found by Andy Fiddaman.
+  * CONTRIB: qtool.pl: Deal with H entries that do not have a letter
+    between the question marks.  Patch from Stefan Christensen.
+  * DOC: Use a better description for the -i option in sendmail.
+    Patch from Mitchell Berger.
+- Add defines for nanaosleep and socklen_t for linux in conf.h
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  sendmail-8.14.3-largeDNS.dif
  sendmail-8.14.4.dif
  sendmail-8.14.4.tar.bz2

New:
----
  sendmail-8.14.5.dif
  sendmail-8.14.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sendmail.spec ++++++
--- /var/tmp/diff_new_pack.COG2Q5/_old  2011-06-01 09:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.COG2Q5/_new  2011-06-01 09:12:36.000000000 +0200
@@ -32,15 +32,14 @@
 Conflicts:      smail postfix postfix-tls
 Obsoletes:      sendmail-tls
 AutoReqProv:    on
-Version:        8.14.4
-Release:        60
+Version:        8.14.5
+Release:        1
 Summary:        BSD Sendmail
 Source0:        ftp://ftp.sendmail.org/pub/sendmail/sendmail-%{version}.tar.bz2
 Source1:        FAQ.sendmail-8.14.bz2
 Source2:        sendmail-rpmlintrc
 Patch0:         sendmail-%{version}.dif
 Patch1:         sendmail-8.13.5-select.dif
-Patch2:         sendmail-8.14.3-largeDNS.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %global         _sysconfdir    %{_sysconfdir}
 %global         _mailcnfdir    %{_sysconfdir}/mail
@@ -83,7 +82,7 @@
 
 %package -n rmail
 Version:        8.14.3
-Release:        60
+Release:        61
 Summary:        Rmail of the BSD Sendmail
 License:        PERMISSIVE-OSI-COMPLIANT
 Group:          Productivity/Networking/Email/Servers
@@ -102,7 +101,6 @@
 %prep
 %setup
 %patch -P 1 -p 0 -b .select
-%patch -P 2 -p 0 -b .xxldns
 %patch -P 0 -p 0
     set -f
     cat <<-EOF > file-list

++++++ uucp.spec ++++++
--- /var/tmp/diff_new_pack.COG2Q5/_old  2011-06-01 09:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.COG2Q5/_new  2011-06-01 09:12:36.000000000 +0200
@@ -26,7 +26,7 @@
 Recommends:     stunnel
 AutoReqProv:    on
 Version:        1.07
-Release:        431
+Release:        432
 Summary:        Taylor UUCP
 Source0:        uucp-1.07.tar.bz2
 Source1:        uucpcfg.tar.bz2


++++++ sendmail-8.14.3-largeDNS.dif -> sendmail-8.14.5.dif ++++++
++++ 4761 lines (skipped)
++++ between sendmail/sendmail-8.14.3-largeDNS.dif
++++ and /mounts/work_src_done/STABLE/sendmail/sendmail-8.14.5.dif

++++++ sendmail-8.14.4.tar.bz2 -> sendmail-8.14.5.tar.bz2 ++++++
++++ 14515 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to