$Id: ChangeLog,v 1.218.2.13 2006/05/19 17:27:32 ca Exp $ 2006-05-18 Try to work around changes and bugs in glibc 2.4 that cause problems for statethreads by turning off "jmp_buf fortification". Note: this seems to be broken in early glibc 2.4 versions. 2006-05-16 NOTE: the license for sendmail X has been changed to use the same license as sendmail 8. 2006-05-08 Allow access map entries to override "relaying denied" rejections by other error messages (see the example in Section "Using sendmail X as Backup MX Server"). Problem noted by Matthias Waechter. 2006-04-19 smar did not recognize all possible error codes from the various map types properly. Problem found by Jean-Marc Pouchoulon. 2006-04-17 The default Makefile that is installed in ${SMXCONFDIR:-/etc/smx} contained a sequence of operations that could cause a problem if a process was signalled to reload a database while it was rebuilt. 2006-04-15 socket maps were not recognized properly. Problem noted by Jean-Marc Pouchoulon. 2006-04-15 Fix a test in sm.check.sh for -P which wrongly complained about qmsmtps qmsmtpc, and qmsmar. Problem noted by Jean-Marc Pouchoulon. 2006-04-01 Fix a memory leak in the "cstr" library that only shows up on OS that allocate memory for a mutex, e.g., OpenBSD. 2006-03-07 smtps: the mechanism for SMTP AUTH was not saved properly and hence relaying could not be allowed based on it. Problem detected by Hideki ONO. 2006-03-06 An internal data structure was accessed without being locked which can cause a crash on multi-CPU system under high load (to trigger that race condition). 2006-01-29 smtpc: a hostname set in the configuration file was not used (for EHLO etc). Problem found by Jose Marcio Martins da Cruz. 2005-12-12 README: fix formatting problem for text and HTML version: "--" was shown as "-" which is a problem for commands at least. 2005-12-07 smtps: setup TLS session cache to avoid problems with clients that try to resume a session. 2005-11-20 Change configure to apply chmod +x sm.setup.sh sm.check.sh Problem noted by Chris Markle. 2005-11-09 smar: local_user_map was not used during address resolution for delivery. Problem found by Sergey. 2005-11-08 smtps: the default value for max_hops has been increased to 25. 2005-11-05 Fix name of configuration test program in install script. Patch from Dirk Meyer. 2005-11-01 mailq.sh has been added as a wrapper for mailq: it changes to the main queue directory and uses runas to invoke mailq as the correct user. 2005-11-01 Avoid failure from "make check" in libpmilter if pmilter is not enabled. Problem found by Tim Brazil. 2005-10-30 sendmail X.0.0.0. released.