sendmail (8.12.11.Final-5) unstable; urgency=low

  * upstream patch to prevent sleeps on bad commands
  * Make sure directories are at least u+w
  * Change shutdown level to 19 (from 20), so sendmail stops before
    any of its milters (matching bump to 21 for startup level)
  * add --name sendmail to stop/signal commands
  * Remove bashisms in update_auth                        closes: #243124
  * Sigh... rmail can't (for the nonce) depend on uucp    closes: #242132

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 20 Apr 2004 10:00:00 -0500 

sendmail (8.12.11.Final-4) unstable; urgency=high

  * Depend, not suggest rmail                             closes: #232664
    and                                                   closes: #229871
  * Build-Depend on groff-base | groff
  * add _LDAP_EXAMPLE_ for mailboxdatabase+ldap lookup
  * Change invocation from 20 to 21 to get milters started before
    sendmail
  * Correct sendmailconfig handling of NONE               closes: #215725
  * Correct missing sendmailconfig continuations          closes: #240317
  * Update logcheck regexp                                closes: #241134

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 02 Apr 2004 10:00:00 -0500

sendmail (8.12.11.Final-3) unstable; urgency=high

  * cut&paste error in rules :(                            closes: #235165

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 21 Feb 2004 14:00:00 -0500

sendmail (8.12.11.Final-2) unstable; urgency=high

  * Upstream patch to correct some missing TLS logging
  * The 'dazed and confused' release
    -- obtain a level of 2.6 that works (attr fsckup) - no build
    -- still gotta figure a way to nuke the damned selinux attrs :(
    -- pick a timezone, any timezone (cst might be nice, I'm starting
       to dislike EST vs PST; especially when switching every other week
    -- remember to head back to the hotel now and again (all work...)
    -- hopefully obtain a working build env, musical TP T30s isn't fun
  * build with db4.2
  * refresh faq
  * FTBFS due to stupid version naming convention          closes: #228510
    also corrects these...  closes: #228919, #232985, #233247
  * Upstream changed the mime munging                      closes: #199114

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 09 Feb 2004 19:30:00 -0800

sendmail (8.12.11.Final-1) unstable; urgency=low

  * ack... funky name due to use of 11.Beta -- not a good plan :(
  * Add new queue patch by our own Stephen Frost for further testing
    - looks good!
  * Add empty /etc/logrotate.d/sendmail - DO *NOT* use this file
    if you're using syslog (syslog-ng may work, dunno)      closes: #227829

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 18 Jan 2004 19:30:00 -0800

sendmail (8.12.11-0) private; urgency=low

  * New upstream
  * refit patches
  * update autotools guess/sub

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 18 Jan 2004 01:30:00 -0500

sendmail (8.12.11.Beta0-2) unstable; urgency=low

  * sensible-mda conflicts with sendmail < 8.12.10-6
  * correct build system failure when CDPATH is set
  * make *.dirs files relative for dh_installdirs
  * refresh faq

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 08 Jan 2004 11:00:00 -0000

sendmail (8.12.11.Beta0-1) unstable; urgency=low

  * add -D_FFR_DEAL_WITH_ERROR_SSL to work around
    poorly documented SSL error cases causing some people
    looping and/or log problems
  * Sigh... depend upon sensible-mda (for the nonce)        closes: #225508
                                                            closes: #226028

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 05 Jan 2004 14:00:00 -0000

sendmail (8.12.11.Beta0-0) private; urgency=low

  * New upstream beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 15 Dec 2003 18:30:00 -0000

sendmail (8.12.10-6) unstable; urgency=high

  * move sensible-mda to its own package
  * update sasl2 suggests so that the autobuilder scripts don't complain
  * rmail needs to conflict with other MTAs that            closes: #220376
    provide rmail (versioned where available)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 02 Nov 2003 12:00:00 -0000

sendmail (8.12.10-5) unstable; urgency=high

  * fix sensible-mda on newer libc (errno)                  closes: #218694
  * Remove '9' from LOCAL_MAILER_FLAGS and LOCAL_SHELL_FLAGS
    as it doesn't respect charset= !                        fixes:  #199114
  * move rmail to its own package                           closes: #212532
  * provide libmilter objects compiled with -fPIC           closes: #214731
  * Remove code changing syslog{,-ng} configuration         closes: #197782
  * remove auto_transition from sample Sendmail.conf.2
    so that sasl really works (also hit /etc/mail/sasl/) :(
  * add more info to update_notices about sasl/charset
  * refresh FAQ

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Nov 2003 12:00:00 -0000

sendmail (8.12.10-4) unstable; urgency=low

  * Oops, fix sasl.m4.in (so sasl.m4 is *really* fixed)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 22 Sep 2003 15:00:00 -0000

sendmail (8.12.10-3) unstable; urgency=low

  * /etc/init.d/sendmail status didn't work with queue daemon
  * Check {QUEUE,MSP}_INTERVAL for 0 when updating crontab  closes: #212178
  * Correct case of cron/inet checks in update_conf         closes: #211831

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 22 Sep 2003 15:00:00 -0000

sendmail (8.12.10-2) unstable; urgency=high

  * Mea Culpa -- FTBFS
    Make autotools scripts executable (Matt Kraai)          closes: #211615
    typo on directory name (Matt Kraai)                     closes: #211671
  * Fix sasl.m4 (extraneous quote) (Ralf Doeblitz)          closes: #211653

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 19 Sep 2003 09:00:00 -0000

sendmail (8.12.10-1) unstable; urgency=high

  * New upstream addressing vulnerabilities
    CAN-2003-0681, CAN-2003-0694                            closes: #211432
  * move udpates planned for 8.12.9-6 here and cross fingers
  * Upstream also fixed LDAP bounces                        closes: #197093

  *       ======> SASL and TLS are now completely optional <=======
    To use either, you MUST update /etc/mail/{sendmail,submit}.mc
    to include the relevant include... Failure to do so will mean
    that the elided function will cease to work
      the files are /etc/mail/tls/starttls.m4, not new - but updated
      and /etc/mail/sasl/sasl.m4, new
    samples of these files are in /usr/share/sendmail/examples/{sasl,tls}
    closes: #205092 #205097 #208634
  *            ======> move to automake (wasn't easy) <======
    This sets me up much better for things coming down the road, and even
    if the .diff is a little bigger (automake makefiles), the ease on me
    is worth it...  This also gets me setup nicely to split sendmail into
    two packages - arch and indep (save a bit on the pools)
    - requires automake 1.6+, which means autoconf 2.52+
    - does *NOT* build-depend on the autotools !
    - test build on unstable(sid)+, testing(sarge)+, stable(woody)+
    - and even old-stable(slink)+ (easier than ever to build)!
    closes: #146739
  * DAEMON_MODE and QUEUE_MODE can now be set to "none" - Caveat Emptor!
  * MSP_PARMS now defaults to ''
  * /etc/init.d/sendmail status now shows cron interval
  * use dh_buildinfo (if available, otherwise fallback to old stuff)
  * do not restart syslog(-ng) unless we changed its .conf
  * Update LDAP sendmail.schema to current version
  * add pid to logger invocation in /usr/share/sendmail/sendmail
  * Correct default SASL2 setup (thanks Paul Traina)         closes: #199780
  * make command logging configurable via sendmail.conf      closes: #199796
  * rename entries in /etc/logcheck/logcheck.logfiles        closes: #163133
  * 1st I'm too terse, now too verbose it seems :(
    I hope this control file apeases everyone                closes: #173110
  * sigh... remove pine from long description                closes: #170656
  * Allow /var/spool/mqueue{,-client} to be links in prerm   closes: #204250
  * support syslog and inetutils-syslog                      closes: #210583

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 17 Sep 2003 16:00:00 -0000

sendmail (8.12.10-0) private; urgency=low

  * New upstream release
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 17 Sep 2003 16:00:00 -0000

sendmail (8.12.10.Beta4-0) private; urgency=low

  * New upstream beta
  * Refit patches
    
 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 11 Sep 2003 03:00:00 -0000

sendmail (8.12.10.Beta3-0) private; urgency=low

  * New upstream beta
  * Refit patches
    
 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 12 Aug 2003 21:30:00 -0000

sendmail (8.12.10.Beta2-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 01 Jul 2003 15:00:00 -0500

sendmail (8.12.10.Beta1-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 24 Jun 2003 23:00:00 -0500

sendmail (8.12.10.Beta0-0) private; urgency=low

  * New upstream beta
  * Refit patches
  * Drop Debian patches applied upstream {doublebounce,expn}_tmp.patch
  * Drop upstream patches applied to base

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 28 May 2003 12:00:00 -0500

sendmail (8.12.9-6) private; urgency=low

  * Sigh... moved to 8.12.10 due to new exposure
  * refit and apply upstream patch for ldap_routing bounces  closes: #197093

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 02 Jun 2003 10:00:00 -0700

sendmail (8.12.9-5) unstable; urgency=low

  * bump email in ssl certs to 64(like openssl)              closes: #171407
  * update sasl package names for sasl2 in update_auth
  * update sendmail.conf aging samples with proper time format (update_conf)
  * allow queue_mode=none in update_conf
  * syslog mail.debug commands (/etc/init.d/sendmail, runq)
  * /etc/init.d/sendmail restart is now really a STOP/START, not reload
  * kluge sendmail's handling of queue control daemon so that we can get
    the status vi /etc/init.d/sendmail status

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 01 Jun 2003 12:00:00 -0700

sendmail (8.12.9-4) unstable; urgency=low

  * move to sasl2 2.1.12 and openldap2 2.1.17                closes: #190259
    and allows it to build again on testing                  closes: #191427
    NOTE:  There is no automagic way to migrate from sasldb to saslb2 :(
  * allow removal when never configured                      closes: #191641
  * correct autoconf expansion in man smrsh                  closes: #192118
  * tighten up (somewhat) the logcheck rules                 closes: #189048
    If anyone wants to help clean this up, especially wrt the new 
    ordering of these files, please feel free to send me what you've got :)
    need to workout howto add example local rules to examples dir
  * upstream patch for mailstats correction
  * ack... /var/run/sendmail and below should be 775, not 770
  * support persistent queue runners (thanks Snow-Man)
    DAEMON_PARMS="<whatever> -qp<time>"
    QUEUE_MODE="none"
  * Better support of user specified {queue,msp}_interval    closes: #198427
    You can now say QUEUE_INTERVAL="10s", "2d", or "1w2d3h4m5s" and things
    will just work (same goes for MSP_INTERVAL) - but see below for CRON
    NOTE:  This area was messy - and the generated crontab files were often
           wrong and miss-parsed.
    NOTE:  This works better now, but crontimes may be rounded/different
           that what you'd get from running something as a daemon!
           Specifically: time is rounded to the nearest CRON interval -
           90m == 2 hours!!!  Often not a problem, but be aware!

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 06 May 2003 09:00:00 -0500

sendmail (8.12.9-3) unstable; urgency=low

  * build with newer openssl 

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 17 Apr 2003 09:00:00 -0500

sendmail (8.12.9-2) unstable; urgency=low

  * mitigate tmpfile handling in expn,doublebounce           fixes:  #173243
    thanks to Paul Szabo
    also bring in and fix a newer version of checksendmail
    thanks to Robert Harker
  * libmilter-dev: add -D_FFR_MULTILINE                      closes: #187334
  * remove redundant logcheck file                           closes: #184891
  * move libmilter-dev to section libdevel
  * apply upstream patch for MaxMimeHeaderLength
  * make libmilter IPv6 capable (sm_envdef instead of sm_sendmail_envdef)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 14 Apr 2003 16:00:00 -0500

sendmail (8.12.9-1) unstable; urgency=high

  * New upstream                                             closes: #186768
  Claus Assmann <ca+announce@sendmail.org> writes:
  > We apologize for releasing this information today (2003-03-29) but
  > we were forced to do so by an e-mail on a public mailing list (that
  > has been sent by an irresponsible individual) which contains
  > information about the security flaw.
  [...]
  >       SECURITY: Fix a buffer overflow in address parsing due to
  >               a char to int conversion problem which is potentially
  >               remotely exploitable.  Problem found by Michal Zalewski.
  >               Note: an MTA that is not patched might be vulnerable to
  >               data that it receives from untrusted sources, which
  >               includes DNS.
  * Use regexp on update-inetd --remove                      closes: #183556
  * qtool.pl now uses fcntl like sendmail (not flock)        closes: #183569
    (thanks William Herrin)                                  closes: #157312
  * Add DRAC support                                         closes: #186821
    FEATURE(`drac',`btree -o /var/lib/drac/dracd')dnl
    to enable (thanks Jochen Friedrich)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 30 Mar 2003 12:00:00 -0500

sendmail (8.12.9-0) unstable; urgency=low

  * New upstream                                             
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 29 Mar 2003 14:30:00 -0500

sendmail (8.12.8-2) unstable; urgency=low

  * Aha !!!!  remove spurrious uses of bind-dev
    -- sendmail ignores /etc/hosts                           closes: #172149
    This also alleviates the ldap problems                   closes: #183392

  * Remote exploit fixed in various versions                 closes: #183302
  * STARTTLS spams log                                       closes: #170625
  * sendmail issues in Woody                                 closes: #171085
  * sendmail 8.12.3 bug 160637 submit.mc                     closes: #179198

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Mar 2003 12:40:00 -0500
  
sendmail (8.12.8-1) unstable; urgency=low

  * New upstream
    -- Fix a remote buffer overflow in header parsing
    -- Fix a potential non-exploitable buffer overflow in parsing .cf
    -- Fix ETRN #queuegroup command

  * logcheck update (standard.sendmail -> logcheck-sendmail)  closes: #183071
  * add .gz to README.Debian in Debian-specific.gz            closes: #182394
  * saner handling of missing /etc/mail/sendmail.conf

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Mar 2003 12:40:00 -0500

sendmail (8.12.8-0) private; urgency=low

  * New upstream
  * Redo patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Mar 2003 12:14:00 -0500

sendmail (8.12.7-3) unstable; urgency=low

  * ===========> TEST RELEASE FOR SEGFAULT/LDAP ERRORS <=================

  * Correct GNU Autoconf script... its errors were causing odd builds
  * Refresh FAQ
  * Reorg patch directories into major(8.12)/full(8.12.7)
  * Use newer SSL and NSS libraries

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 20 Jan 2003 17:15:00 -0500

sendmail (8.12.7-2) unstable; urgency=low

  * Oops... an extraneous -q on grep is *not* good :(  closes: #175870

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 08 Jan 2003 13:20:00 -0500

sendmail (8.12.7-1) unstable; urgency=high

  * New upstream                                       fixes: #174907
  * remove LDAP_OPT_RESTART                            closes: #175114
  * update for logcheck                                closes: #172451, #171356
  * correct age_data example                           closes: #171141
  * expand turing complete note somewhat               closes: #170857
  * move /usr/lib/sasl/Sendmail.conf to /etc/mail/sasl/Sendmail.conf
    leaving a link in its place -- no conf files in /usr/lib !!!
  * move /etc/mail/starttls.m4 to /etc/mail/tls - with the rest of the
    tls stuff

  * Build with testing's glibc
    closes: #171755, #167428, #167254, #167427, #171168, #173718
  * Old bugs that should be fixed
    closes: #163351  -- etrn not working
    closes: #167429  -- LDAP/nscd/libnss-db ... be sure you're current !!

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 05 Jan 2003 12:00:00 -0500

sendmail (8.12.7-0) private; urgency=low

  * New upstream
  * refit patches
  * update FAQ
  * add upstream patch for proto.m4

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 29 Dec 2002 17:58:00 -0500

sendmail (8.12.7.Gamma0-0) private; urgency=low

  * New upstream gamma
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 25 Dec 2002 13:26:00 -0500

sendmail (8.12.7.Beta1-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 07 Dec 2002 18:19:00 -0500
 
sendmail (8.12.7.Beta0-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 06 Oct 2002 13:00:00 -0500

sendmail (8.12.6-8) unstable; urgency=emergency

  * unstartable: built with GLIBC_2.3 but depends on libc6 (>= 2.2.5-13)
    Actually a libc6 bug, not sendmail                      closes: #165421
    rebuilding with libc from testing to expedite a fix     closes: #167227

  * refresh faq
  * correct quoting in configure.ac
  * sendmail: runq fails because a -l should be a -L        closes: #165665
    Thanks Matthew 

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 20 Oct 2002 21:50:00 -0500

sendmail (8.12.6-7) unstable; urgency=low

  * Change DEB_BUILD_OPTIONS handling for nostrip/noopt
  * Add SM_BUILD_OPT handling for noauth
  * s/auto/yes/ for important items in configure (ssl,auth,db, etc)
    to make it easier for those building their own binaries
  * Correct update_ldap sillyness                           closes: #165359
  * add a 'DO NOT TOUCH COMMENTS' warning to sendmail.conf  closes: #165165
    because of their use in default detection/migration

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 18 Oct 2002 13:10:00 -0500

sendmail (8.12.6-6) unstable; urgency=low

  * Upstream patch for saslv2 support
  * Upstream patch for smrsh local bypass (CAN-2002-1165)
  * update logcheck to ignore message split information

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 17 Sep 2002 15:30:00 -0500

sendmail (8.12.6-5) unstable; urgency=low

  * Egads, group smmsp may've been created in the user space 
    (not a 'system' group)                                     closes: #160873
  * Add -D _FFR_QUARANTINE to mailstats so it works again      closes: #160243

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 15 Sep 2002 10:30:00 -0500

sendmail (8.12.6-4) unstable; urgency=low

  * sigh, an extraneous tab after '\' is NFG                   closes: #160072

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 08 Sep 2002 13:30:00 -0500

sendmail (8.12.6-3) unstable; urgency=low

  * upstream patch for MSP & MX
  * Note: upstream has a patch for sasl 1.5 (login) !
  * Correct a thinko in update_mk wrt making .cf files
  * Disable HESIOD support as it causes rejection
    of otherwise dangerous but valid numeric IDs               closes: #158796
    ++ will check with upstream on this...
  * Don't remove logfiles on purge, and conditionally remove
    queue directories                                          closes: #159464

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 04 Sep 2002 13:30:00 -0500

sendmail (8.12.6-2) unstable; urgency=low

  * Sigh... perl 5.8.0 changed `use lib', adjust
    thanks to Nick for the earlier 'heads up'
                                                      closes: #158542, #158567

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 28 Aug 2002 10:30:00 -0500

sendmail (8.12.6-1) unstable; urgency=low

  * Seems to be working well, ship it...
  * *** NOTE *** NOTE *** NOTE: This version is for unstable *ONLY*

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 27 Aug 2002 13:30:00 -0500

sendmail (8.12.6-0) private; urgency=low

  * New upstream version
    ** Do not add the FallbackMXhost (or its MX records) to the list
       returned by the bestmx map when -z is used as option.
       Otherwise sendmail may act as an open relay if FallbackMXhost
       and FEATURE(`relay_based_on_MX') are used together.
    ** Do not send a bounce message if a message is completely collected
    ** Queue up mail with a temporary error if setusercontext() fails
    ** Fix handling of base64 encoded client authentication data for SMTP AUTH
    ** Set the OpenLDAP option LDAP_OPT_RESTART (restart interrupted calls)
    ** Prevent a segmentation fault if a program passed a NULL envp via execve
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 26 Aug 2002 23:30:00 -0500

sendmail (8.12.6.Beta1-0) private; urgency=low

  * New upstream beta
  * Refit patches
  * Drop local etrn patch

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 16 Aug 2002 23:30:00 -0500

sendmail (8.12.6.Beta0-0) private; urgency=low

  * New upstream beta
  * Refit patches 
  * update configure.ac for new version
  * add new site.config.m4 variable confMSP_STFILE = sm-client.st
  * Add -D_FFR_QUARANTINE to bypass error in milter.c

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 04 Aug 2002 18:30:00 -0500

sendmail (8.12.5-2) private; urgency=low

  * allow building on sarge (groff changes broke ul) - thanks Colin!
  * hide lintian complaints about usr-doc-link (in prerm/postinst)
  * Better syslogging (esp wrt runq - thanks Joerg)            closes: #157279
  * Sigh, conflicting mode (thanks Joerg)                      closes: #157272
  * preinst/prerm need to check /etc/cron.d/sendmail           fixes:  #154702
    nice catch... Santiago Vila
    **NOT CLOSING due to still being in woody**
  * add new logcheck filters (thanks Josh)                     closes: #156110
  * add notice about uid=mail (instead of daemon) for MDA      closes: #153844
  * Support [none] for nullclient,smarthost                    closes: #154863
  * add patch(prio standard) to build-depends
  * Don't build /usr/doc symlink for sarge (but do for earlier)
  * Prefer gcc-3.2, 3.1, gcc

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 26 Jul 2002 14:25:00 -0500

sendmail (8.12.5-1) unstable; urgency=low

  * The focus of 8.12.5 is to secure sendmail against a rogue DNS !
    The upstream and Debian packages aren't vulnerable, but the admin
    who is using 'dns maps' for TXT searches could get a buffer overflow!
    Also, convert unprintable characters in DNS requests to 'X'

  * Upstream patch for FallbackMXhost & relay_based_on_MX
  * Create a (reasonably) default target in debian/rules
  * Correct missing shell quotes                              closes: #152308
      patch by Michael Weber
  * Allow ETRN script to work properly                        closes: #152377
      patch by Michael Weber
  * Allow /var/run to be in /tmp or tmpfs...
      create directories iff needed in /etc/init.d/sendmail
      from a fragment of an IRC chat found while scanning my logs

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 02 Jul 2002 11:25:00 -0500

sendmail (8.12.5-0) private; urgency=low

  * New upstream version
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 25 Jun 2002 22:30:00 -0500

sendmail (8.12.5.Beta0-0) private; urgency=low

  * New upstream Beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 22 Jun 2002 13:40:00 -0500

sendmail (8.12.4-4) unstable; urgency=low

  * Sigh...  correct regexp in /etc/logcheck/*/sendmail     closes: #150789
  * s/Sendmail/sendmail/g in /etc/init.d/sendmail output
  * Change from flock() to fcntl() for locking 
    NFS & possible 2.4.x b0rkedness

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 24 Jun 2002 10:25:00 -0500

sendmail (8.12.4-3) unstable; urgency=low

  * Gack... /etc/logcheck files not being installed !?!
  * Correct dates on some changelog entries                 closes: #149912
  * Correct mishandled optional databases (-o) in both
    update_db and update_mk (don't create them, but update them
    if they are extant)
  * MTA_MODE/QUEUE_MODE/MSP_MODE cleanup                    closes: #150434
    * Support running separate MTA and QUEUE daemons !!!
    * Create pidfile for sm-msp via start-stop-daemon
      this means we can finally stop the darned thing !
    * Start sm-mta *before* sm-msp, and run sm-msp queues *after* sm-mta
    * Don't generate crontab entry for sm-msp if MSP_MODE=none, the crontab
      entry for sm-mta will do the job (as is documented)
  * refresh faq

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 19 Jun 2002 13:00:00 -0500

sendmail (8.12.4-2) unstable; urgency=low

  * correct MAILER(cyrusv2) and deprecate MAILER(cyrus21)
    Thanks to Josh !!!

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 05 Jun 2002 13:00:00 -0500

sendmail (8.12.4-1) unstable; urgency=low

  * Release new upstream, it seems to be working fine ;)
  * Please note that there is now a MAILER(cyrusv2), please
    see if you can migrate from the MAILER(cyrus21) to it - 
    I'll drop support of cyrus21 soon !

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Jun 2002 12:50:00 -0500

sendmail (8.12.4-0) private; urgency=low

  * New Upstream release
  * Refit patches
  * Refresh FAQ

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Jun 2002 12:45:00 -0500

sendmail (8.12.4.Beta0-0) private; urgency=low

  * 1st Upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 26 May 2002 19:40:00 -0500

sendmail (8.12.3-12) unstable; urgency=low

  * Start on saslv2 support for 8.12.4, rest still uses saslv1!
    * debian/local/update_auth
    * debian/configure.ac
    This will need an updated saslv2, and for openldap to upgrade
    to saslv2 before sendmail can migrate to saslv2 ;(
  * Sigh, to support both gcc and gcc-3.1, There was *one* autoconf'd
    file left about that must be deleted                   closes: #148707
  * Deep sigh...  syslog-ng *not* sysklog-ng               closes: #148624

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 03 Jun 2002 10:00:00 -0500

sendmail (8.12.3-11) unstable; urgency=low

  * Mitigate local DOS (really stupid luser trick) -
    flock/fcntl issues wrt user opening files (lsof would nail 'em)
    *** This is what upstream is doing in 8.12.4 ***
    * chmod 0640 /etc/mail/*.db
    * chmod 02750 /var/{lib,run}/sendmail (sgid is debian)
    * remove {sendmail,sm_client}.st existance test for mailstats (debian)
    *** Note: blindly following upstream would mean mailstats/hoststat/mailq
    *** would no longer work for normal users !!!  There for, I chose to
    *** keep some files 0644, and make their directories o-rx !!!
  * use gcc-3.1 if available
  * /etc/mail/Makefile root:smmsp (not gid=mail)
  * s/sasl-modules/libsasl-modules/                       closes: #148012

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 24 May 2002 08:50:00 -0500

sendmail (8.12.3-10) unstable; urgency=low

  * depend on adduser (Big hit for upgrades)              closes: #147367
  * if using syslog-ng, restart it, not syslog ;)         closes: #147237
  * compile with -g by default (and if DEB_BUILD_OPTS has nostrip)
  * suggest, not depend on logrotate

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 22 May 2002 22:30:00 -0500

sendmail (8.12.3-9) unstable; urgency=low

  * The 'Be nice to buildd and upgrading users' release

  * remove a small window during install where calls to sendmail binary
    could fail (because of dynamic id/group smmsp) by shipping binary
    suid... The postinst will change it to sgid smmsp
  * note in update_{auth,tls} the proper packages to install, and
    add them to the suggests: line.  They aren't required so I 
    will not depend/recommend them!                        closes: #146518
  * correct smrsh manpage to show /etc/mail/smrsh instead of /usr/lib/sm.bin
    also, notify users upgrading from < 8.12.2-1           closes: #146668

  * oops... logrotate is a depends, not build-depends
  * build no longer does both build-indep and build-arch   closes: #146587

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 11 May 2002 22:30:00 -0500

sendmail (8.12.3-8) woody-proposed-updates unstable; urgency=low

  * support db-4.0 - still building w/db3 for woody compatibility
  * quiet postrm somewhat
  * enable EXTERNAL auth method when STARTTLS is in use
  * move bsdmainutils from build-depends to build-depends-indep (for ul)
  * Update /etc/ppp/ip-up.d/sendmail:
    * Note in /etc/mail/{dialup,provider}.m4 the relevant line to add to
      /etc/mail/sendmail.mc
    * support different output of various `host` commands
    * support setting $j, or C{VirtHost} - the latter is much nicer if
      you're using SMTP AUTH as $j is the default realm...  Each change
      of $j means a new /etc/saslb entry :(  Setting C{VirtHost} instead
      doesn't have this problem ;)
  * put copyright, etc in libmilter-dev
    NOTE: since libmilter-dev and sendmail-doc are symlinked to sendmail,
          removing one package will remove the common files (copyright,
          changelog, changelog.Debian) ;(
  * add AUTH/STARTTLS lines to logcheck files
  * remove embedded space in .cf version string              closes: #145923

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 10 May 2002 14:30:00 -0500

sendmail (8.12.3-7) unstable; urgency=critical

  * The current woody version (8.12.3-4) has (IMNSHO) two release
    critical bugs:

      * postinst fails !  People coming from slink will really
        need to be able to run configuration - they're migrating
        from 8.9.3 !!!   Those already on 8.12.3 probably don't
        rerun configuration each time

      * Anyone providing mail services for others can suddenly
        have their users no longer able to connect - due to
        SSL certificates being self-signed...  Most MUAs
        have an option to not-validate certs, but this is
        something we need to allow the admin to turn on
        when their sure things are correct

   I've checked, and it looks like nothing would be holding this
   up as -6 has built on all the archs.

   When I sent the last version, it looks like I edited changelog,
   and not the files it is autogenerated from or -6 would've been
   marked at least high! ;(

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 30 Apr 2002 10:00:00 -0500

sendmail (8.12.3-6) unstable; urgency=low

  * Split Build-Depends and Build-Depends-Indep
  * Stop error messages from smmsp testing
  * Improve autoconf db support -- can now build 8.9.3 on woody !
  * dos2unix on cyrus21.m4
  * libmilter-dev no longer Depends: sendmail (to allow folks to support
    milters without having to actually install sendmail)
  * Add port 587 (MSP) to /etc/inetd.conf                  closes: #144230
    add smtps port at the same time (though I'm not sure it'll work)
  * TLS/SSL support is now *OFF* by default                closes: #144377
    update_tls will tell you how to enable it
  * Bump certificate validity to a full year... you can use
    '/usr/share/sendmail/update_tls new' to create new certificates!
  * mv /etc/mail/ssl to /etc/mail/tls for consistancy

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 25 Apr 2002 15:00:00 -0500

sendmail (8.12.3-5) unstable; urgency=low

  * Change path check from sendmail to update_sendmail
    and make sure it doesn't just exist, but is executable   closes: #143430
  * Link -lcrypto ahead of -lssl to see if it fixes MD5 problems
  * More directory redundancy: :%s/examples\/examples-/examples\//g

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 17 Apr 2002 11:00:00 -0500

sendmail (8.12.3-4) unstable; urgency=low

  * Sigh... including debconf w/o using it causes hang in postinst ;(

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 15 Apr 2002 17:20:00 -0500

sendmail (8.12.3-3) unstable; urgency=low

  * Upstream patch for mulitple-milter body replacement
  * Upstream patch for BusError if NAME env variable exists (some OSs)
  * Detect/support debhelper V4
  * Start deconf support
  * Don't require logrotate if DH_VERSION==1 for Slink(2.1) builds
  * Rework perl scripts to operate with '-w' on Slink through Sid
  * More rules cleanup, use pristine DBS
  * Drop /usr/lib/sm.bin/sendmail (no longer used), adjust links to it
  * Link /usr/bin/mailq, /usr/sbin/{mailstats,purgestat,runq} to sm_helper.sh
    and drop previous script forms of those commands
  * Add control option to /etc/init.d/sendmail (via sm_helper.sh)
    allows use of /usr/share/sendmail/smcontrol.pl
  * Rename sm_helper.sh to sendmail
  * Don't remove /var/log/mail directory upon package removal - as there
    are entries in /etc/syslog.conf that reference the directory.  This
    as close to a fix as we're going to get for this....    closes: #115684

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 09 Apr 2002 10:30:00 -0500

sendmail (8.12.3-2) unstable; urgency=low

  * Enable ldap_memfree for openldap (reduce wss ?)
  * Enable optimization on arm (hopefully, lets see if it builds)
  * Remove sendmail-tls from libmilter-dev dependancies
  * Correct /etc/mail/Makefile rule for /etc/mail/sendmail.conf
  * Remove some autoconf cruft from maintainer and user scripts
    diff now smaller by ~2k, almost 10%

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 08 Apr 2002 17:30:00 -0500

sendmail (8.12.3-1) unstable; urgency=high

  * New upstream with some important updates:
    * potential milter hangs                            closes: #141783
    * potential race causing missed queue runs
    * Allow use of setitimer
    * inclusion of ealier patches

  * Add cf/mailer/cyrus21.m4 (for Cyrus 2.1 mailer)
    thanks to Omniflux
  * mv /usr/share/sendmail/sendmail.cf -> /usr/share/sendmail/cf

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 08 Apr 2002 10:30:00 -0500

sendmail (8.12.3-0) private; urgency=low

  * New upstream release
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 05 Apr 2002 16:30:00 -0500

sendmail (8.12.3.Gamma1-0) private; urgency=low

  * 2nd upstream gamma
  * Refit patches
  * Sendmail moved libmilter includes to /usr/include/libmilter, adjust

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 03 Apr 2002 12:55:00 -0500

sendmail (8.12.3.Gamma0-0) private; urgency=low

  * 1st upstream gamma
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 30 Mar 2002 13:40:00 -0500

sendmail (8.12.3.Beta2-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 23 Mar 2002 15:50:00 -0500

sendmail (8.12.3.Beta1-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 18 Mar 2002 12:56:00 -0500

sendmail (8.12.3.Beta0-0) private; urgency=low

  * New upstream beta
  * Refit patches
  * Remove upstream patches that are includeded in base now
  * make qtool output >/dev/null to hide new warning ;(

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 6 Mar 2002 16:17:00 -0500

sendmail (8.12.2-11) unstable; urgency=low

  * make sure key file is readable by msp
  * drop default spec of dial_delay

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 04 Apr 2002 10:00:00 -0500

sendmail (8.12.2-10) unstable; urgency=low

  * The "I are an idjit" release - repeat after me:
    smmsp doesn't exist during build time...
  * Sigh, one more smmsp found during build ;(        closes: #140626
  * fix some configure/rules settings to allow building under potato

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 03 Apr 2002 14:00:00 -0500

sendmail (8.12.2-9) unstable; urgency=low

  * default CAcert to /etc/mail/ssl/sendmail-server.crt, You'll want to 
    place your local CA cert there... its the only thing that can't be
    automagically done ;(                             closes: #141004
  * Don't generate dhparam since we're using RSA certs to support the
    browsers (NS/IE and maybe mozilla).

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 03 Apr 2002 11:00:00 -0500   

sendmail (8.12.2-8) unstable; urgency=low

  * <<==== !!! remove the ability to build sendmail-tls package !!! ====>>
    * no longer needed with crypto-in-main
    * made the rules file a nightmare
    * bugs got filed against sendmail that shouldn't have
    * cleanup directories, rules and configuration
  * remove crontab in prerm to prevent unconfigured runs
  * preserve ssl configuration across certificate generations
  * oops... ssl certificate generation screwup        closes: #140855

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 02 Apr 2002 10:00:00 -0500

sendmail (8.12.2-7) unstable; urgency=high

  * don't use smmsp during build (doesn't exits)      closes: #140626
  * make ssl certs usable by netscape again

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 31 Mar 2002 14:00:00 -0500

sendmail (8.12.2-6) unstable; urgency=high

  * <<==== !!! LDAP, IPv6, and HESIOD setup changes !!! ====>>
    * No longer build with -lbind
    * Allows *FULL* HESIOD support
    * Allows LDAP to work again
    * *MAY* mean IPv6 is hosed ?!?!
    * Please see if this fixes Bug#137759 (sendmail killing nscd)

  * <<==== !!! SSL setup changes !!! ====>>
    * MTA and MSP pem split into cert/key and stuffed into /etc/mail/ssl
    * key file shared betwixt client/server
    * certificate signing request left in /etc/mail/ssl (for MTA & MSP)
    * MTA/MSP SSL configuration files created (iff needed) and used for
      cert/key generation

  * build with newest db3 - for versioned symbols
  * make output of /etc/init.d/sendmail closer to policy
  * cleanup directory left by new autoconf
  * set +e in /usr/share/sendmail/update_sys to support
    those using NFS                                       closes: #139138
  * Notify people during upgrade from <8.12.1 of smmsp    closes: #140353 

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 29 Mar 2002 16:00:00 -0500

sendmail (8.12.2-5) unstable; urgency=low

  * Only call adduser if smmsp doesn't exist
  * Use a slink compatible call to adduser                closes: #138628
  * Anomalous DNS slowdowns gone ?!?                      closes: #137149

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 18 Mar 2002 10:30:00 -0500

sendmail (8.12.2-4) unstable; urgency=low

  * better handling of start/stop when msp_mode == cron
  * split sendmail certicate into two pieces (client/server)
  * set defaultuser (for MDA) to mail/mail (8:8)
  * bump initial connect timeout from 2s to 5s 
  * swap order of chown/chmod for paranoid systems         closes: #138387

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 15 Mar 2002 09:30:00 -0500

sendmail (8.12.2-3) unstable; urgency=low

  * sigh, dpkg doesn't replace directories with files
    the postinst will now delete the directory             closes: #137154

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 10 Mar 2002 12:30:00 -0500

sendmail (8.12.2-2) unstable; urgency=low

  * Not as good as I'd hoped, but not too bad...

  * Now that smrsh (and sensible-mda) are using /etc/mail/smrsh/*,
    those files need to be *not* overridden on upgrades
    -- this is a first approximation:
      + Add missing links for some common MDAs 
      + Remove links for removed MDAs
      + Don't touch other links in /etc/mail/smrsh/*
    see /usr/share/sendmail/update_smrsh for more...

  * with /var/spool/mqueue/* readable by smmsp, it doesn't need to
    be sgid smmsp - drop a few sgid bits on directories, but this
    isn't that big a deal

  * Sigh, /usr/lib/sendmail is only deprecated - there *are* packages
    using it ;(, I guess its back to /usr/lib/sm.bin for the nonce 

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 07 Mar 2002 12:30:00 -0500

sendmail (8.12.2-1) unstable; urgency=low

  * The 'the rumours of my death' release...  I'd like to make this
    high, but with the number and extent of changes, I think I'll
    let it set in testing for a bit.

  * Upstream change summary (for urgency=high) - see README for full
    * Squash potential segfault
    * Cleanup some memory leaks
    * Correct Potential purgestat loop
    * Reap children                                 closes: #114218

  * upstream patch for milter failures              closes: #136683
  * Upstream patch to correct SafeFileEnvironment   closes: #120528
  * upstream patch for -b (no arg) segv             closes: #132773

  * Changes started  Sat, 15 Dec 2001 09:00:00

  * convert from gid=mail to uid=gid=smmsp
    This brings us closer to sendmail defaults, and further reduces
    any potential problems with a sgid expoit!
  * cleanup cruft from 8.12.1 kluges
  * /usr/lib/sm.bin -> /usr/lib/sendmail
    and /etc/mail/smrsh                             closes: #134361
    This means that now you configure programs available to smrsh via
    adding links in /etc/mail/smrsh, not /usr/lib/sm.bin.  This also
    improves security by having only delivery agents listed in
    /etc/mail/smrsh!
  * remove extraneous /etc/logrotate.d/sendmail     closes: #136500
  * Change references to libsasl-bin                closes: #127800
  * Correct /etc/mail/Makefile (bad @else)          closes: #127241
  * Typos in logcheck files (Unknown->unknown)      closes: #131499
  * alter imported DBS scripts                      closes: #134362
  * sendmail doesn't call check_relay when started from inetd -
    documented restriction (dunno why)              closes: #127207

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 03 Mar 2002 15:30:00 -0500

sendmail (8.12.2-0) private; urgency=low

  * The real McCoy

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 13 Jan 2002 19:45:00 -0500

sendmail (8.12.2.Preview-0) private; urgency=low

  * Preview of 8.12.2
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 13 Jan 2002 16:30:00 -0500

sendmail (8.12.2.Beta5-1) private; urgency=low

  * Upstream patch for core dumps in libsm

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 11 Jan 2002 13:30:00 -0500

sendmail (8.12.2.Beta5-0) private; urgency=low

  * New upstream beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 10 Jan 2002 13:30:00 -0500

sendmail (8.12.2.Beta4-0) private; urgency=low

  * New upstream beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 03 Jan 2002 12:30:00 -0500

sendmail (8.12.2.Beta3-0) private; urgency=low

  * New upstream beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 18 Dec 2001 13:00:00 -0500

sendmail (8.12.2.Beta2-0) private; urgency=low

  * New upstream beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 13 Dec 2001 13:00:00 -0500

sendmail (8.12.2.Beta1-0) private; urgency=low

  * New upstream beta
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 13 Nov 2001 16:30:00 -0500

sendmail (8.12.2.Beta0-0) private; urgency=low

  * New upstream beta
  * Refit patches

  * Reap children
    generates a lot of zombies                           Closes: #114218

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 23 Oct 2001 17:30:00 -0500

sendmail (8.12.1-5) unstable; urgency=low

  * Changes started  Thu, 13 Dec 2001 09:00:00

  * remove empty /etc/mail/*.cf.errors files         closes: #123934
  * change FEATURE(nodns) to HACK(nodns)             closes: #123695
  * looks like syslogd-listfiles obsoletes my use    closes: #123707
    of /etc/logrotate.d/sendmail, dropping it
  * remove -f from makemap invocations               closes: #123798
    should really get that from the map definition anyway

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 14 Dec 2001 13:00:00 -0500

sendmail (8.12.1-4) unstable; urgency=low

  * Changes started  Sat, 08 Dec 2001 08:00:00

  * sendmailconfig doesn't remember timeouts          closes: #123311
    testconfig function was missing some `define\(\`?'

  * remove `This is no longer a conffile -'           closes: #123313
    from /etc/init.d/sendmail - it was wrong

  * well, after flailing about for a while,           closes: #123333
    sensible-mda will once again call procmail without dropping
    suid first!  procmail is designed to run this way, and there
    doesn't seem to be a decent way around it.

  * Backfit zombie patch from 8.12.2.Beta1            closes: #114218

  * <<==== !!! Document Amavis/libmilter setup !!! ====>>
    Great step-by-step directions from Jean-Paul Stewart !
    look in /usr/share/doc/sendmail/examples/examples-amavis

  * Correct time stamp on local/update_tcpd: s/20001/2001/
    Lets all *NOT* do the time warp {|;~{)}

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 12 Dec 2001 12:00:00 -0500

sendmail (8.12.1-3) unstable; urgency=high

  * Changes started  Wed, 10 Oct 2001 08:00:00

  * Add DontBlameSendmail: GroupWritableIncludeFile    closes: #120527
    new flag in 8.12.0 (sorry I missed that)
  * Alter confSAFE_FILE_ENV to `'                      closes: #120528
    to allow aliases to point to arbitrary files
  * Remove -f from procmail now that we're not priv    closes: #117435
    also needed for Spam Assassin (check it out!)
  * Build with sasl 1.5.27 to remove any possibility of an exploit due
    to a format string error in sasl
  * Support invoke-rc.d

  * Correct LDAP sendmail schema (and install it!)
  * newer config.{guess,sub}
  * New autoconf buildtree variable used in subordinate makefiles
    should be able to build for any destination directories now!

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 07 Dec 2001 11:00:00 -0500

sendmail (8.12.1-2) unstable; urgency=low

  * Changes started  Mon, 01 Oct 2001 13:00:00

  * <<==== !!! Document how to build on potato !!! ====>>
    see debian/README.potato (Thanks to William R Thomas)

  * <<==== !!! Native SMTPS support !!! ====>>                                      support smtps (for sendmail-tls) via _FFR, add this to sendmail.mc:
      DAEMON_OPTIONS(`Family=inet, Name=SSLMTA-v4, Port=smtps, M=s')dnl
    now you can throw away stunnel/sslwrap !
    debian/build/configure.ac

  * <<==== !!! More SPAM control !!! ====>>
    Add HACK(`spamtrap')dnl (from c.m.s) that allows one to setup dummy
    recipients in access table that will cause rejection of entire message
    (like To: Friend@public.com).
    debian/cf/hack/spamtrap.m4 (NEW)

  * <<==== !!! More security !!! ====>>
    By default, prevent lusers from doing runq, and disallow sendmail -bv
    from a luser from reading anothers .forward, etc.
    debian/cf/domain/debian-mta.m4.in

  * Increase max sequence size from 12 to 128!  Caveat Emptor: this'll only
    slightly increase WSS... Note that all actually used entries will be kept
    open during the entire MTA duration...  Abuse at your own risk !
    closes:   #114733
  * new FAQ
  * have update_db, update_mk ignore ldap: in alias file specification
    debian/local/update_{db,mk}.in (J. R. Westmoreland)
  * remove bad / in debian/build/rules.in (William R Thomas)
  * upstream change to correct libmilter link failure
    debian/build/site.config.m4.in
  * further reduce the time sendmail is stopped in postinst !
    now, we stop just before the reconfigure is done (or should be done)
  * pull in dbs 0.6

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 09 Oct 2001 13:00:00 -0500

sendmail (8.12.1-1) unstable; urgency=high

  * New upstream version with security fixes (already in 8.12.0-5)
  * Changes started  Mon, 24 Sep 2001 15:00:00

  * This, or 8.12.0-5 needs to be installed in testing ASAP:
    to prevent local users abusing SGID mail (exposure small if MTA up)

  * Sigh, for the IPV6 only folk, change `127.0.0.1' back to `localhost.'
  * Yet another Makefile tweak - 'twas missing dbs in restart target
  * s/.rscs/vnet.ibm.com/ in feature/vnet

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 01 Oct 2001 12:10:00 -0500

sendmail (8.12.1-0) private; urgency=low

  * Preview of New upstream version with security fixes (already in 8.12.0-5)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 29 Sep 2001 22:30:00 -0500

sendmail (8.12.1.Alpha0-0) private; urgency=low

  * Upstream Alpha
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 25 Sep 2001 19:30:00 -0500

sendmail (8.12.0-5) unstable; urgency=high

  * Changes started  Fri, 21 Sep 2001 15:00:00

  * Make submit.mc not need DNS for relay host
  * Make sure nobody (but root) can runq for MSP
  * correct handling of FEATURE(`virtusertable', `btree ....')
    closes: #113386
  * support trailing 'dnl .*' when parsing /etc/mail/sendmail.mc
  * Make sure to handle alias files *LAST* in Makefile, update_db
    Also correct ordering such that `make clean && make` works properly
  * s/lstat/stat/ in sensible-mda, its not the link I care about...
  * permit building with -lhesiod (without -lbind)
  * Correct Makefile's testing of submit.mc
  * allow subroutines to be in ., same dir as caller, or /usr/share/sendmail
  * rename debian/README to debian/README.Build

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 24 Sep 2001 13:00:00 -0500

sendmail (8.12.0-4) unstable; urgency=low

  * Changes started  Tue, 18 Sep 2001 14:00:00

  * ouch... What happened to /etc/mail/Makefile?!? Its much better now
  * Remove FEATURE(`no_default_msa')dnl from debian-mta, as I'm now using
    the 3rd parm on FEATURE(`msp') to do MSP->MSA submissions.
  * Remove ANONYMOUS from default authentication methods.
  * Remove authentication from sendmail -Ac -bs (/etc/sasldb !o+r)
  * Move setting of filemode from ostype/debian to domain/debian-mta
  * Remove dontblamesendmail for MSP, not needed.
  * Note in submit.mc how to do masquerading.
  * /usr/lib/sm.bin/mail.local needs to run suid because of LMTP mode
    while here, make sensible-mda honour links in /usr/lib/sm.bin when
    looking for available MDAs.
    closes: #113044

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 21 Sep 2001 13:00:00 -0500

sendmail (8.12.0-3) unstable; urgency=low

  * Change Dependancy line for libmilter-dev in hopes that it'll then
    be installed on other arch's
  * Don't call build-tree/*/obj*/libmilter/Makefile if not needed

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 18 Sep 2001 14:00:00 -0500

sendmail (8.12.0-2) unstable; urgency=low

  * Changes started  Thu, 13 Sep 2001 16:00:00

  * Build-Depends bsdmainutils (for ul)                 closes: #112196
    and groff (for -me macros)
  * s/cp/ln -s/ for *.orig.tar.gz (sendmail-tls)
  * add verify target to debian/rules (verify md5 and signature
    of sendmail.* files in main package directory)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 13 Sep 2001 16:00:00 -0500

sendmail (8.12.0-1) unstable; urgency=low

  * 2001-09-11 - a day which shall live in infamy...  All those affected by
    the WTC/Pentagon tragedies are in my thoughts and prayers.

  * Changes started  Mon, 20 Aug 2001 20:30:00
  * Move forward some of the more important changelog entries from Gamma0/1
    A plethora of changes have been made, you'll need to scan this and
    the Gamma0/1 entries for them all...  I've installed this on several
    boxes, ontop earlier releases, and from scratch.  Things have been
    fine, but I'm marking this as 'low' to get further testing in unstable
    before it gets into testing.

  * Remove more new Lintian errors - with overrides, we're down
    to one warning I can't figure out how to override:
    W: sendmail source: dh_testversion-is-deprecated

  * <<==== !!! Virtual host setup is no longer the default !!! ====>>
    Since it causes problems for some, it is no longer the default...
    If you need virtual-host-by-ip support, add this to sendmail.mc:
       HACK(`virthost_by_ip')dnl

  * Notify folks of HACK(`debian_auth')dnl which was added quite some
    time ago, but never advertised.

  * <<==== !!! Allow mailq/hoststat to work for normal users !!! ====>>
    thanks to some gentle, and missed prodding...     closes: #94767
  * move man path corrections above build             closes: #109622
  * refresh faq & cf/feature/rhsbl.m4                 closes: #110237
  * add local_no_masquerade to sendmailconfig         closes: #67445
  * FEATURE(`use_ct_file') needs to be in submit.mc   closes: #111704
  * sensible-mda no longer requires MDAs be suid !
    it now set{u,g}id to user before calling MDA      closes: #109817
  * Non-reproducible, no info from submitter          closes: #95167
    (sendmail keeps DOD line busy)
  * ditto (virtusertable not working w/8.12.0)        closes: #99450

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 11 Sep 2001 14:00:00 -0500

sendmail (8.12.0-0) private; urgency=low

  * Finally out of Beta/Gamma !!! Sat, 8 Sep 2001 14:00:00
  * Refit patches
  * Changes started  Mon, 20 Aug 2001 20:30:00

  * Upgrade to dbs (0.2) - thanks Brian
  * remove gawk dependancy

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 08 Sep 2001 14:00:00 -0500

sendmail (8.11.6+8.12.0.Gamma1-0) private; urgency=low

  * 2nd upstream Gamma! Wed, 5 Sep 2001 13:30:00
  * Refit patches
  * Changes started  Mon, 20 Aug 2001 20:30:00

  * Move from original DBS format to the DBS (0.1) package (new source)
  * cleanup/quiet the removal process somewhat
  * add examples-logcheck directory to sendmail-doc

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 25 Aug 2001 09:00:00 -0500

sendmail (8.11.6+8.12.0.Gamma0-0) private; urgency=low

  * 1st upstream Gamma! Sat, 25 Aug 2001 09:00:00
  * Refit patches
  * Changes started  Mon, 20 Aug 2001 20:30:00
  * prodded upstream & receive a patch to complete fsync(dir) support !!!

  * GADZOOKS, the whole enchilada is autoconf'd - you can build and
    install in /usr/local/, or wherever...  if you're a masochist
    This is an extensive set of changes to both rules, Makefiles, and
    maintainer scripts !

  * Extraneous semicolon in /etc/ppp/ip-up.d/sendmail
  * /usr/share/doc/sendmail-doc/op/op.txt is *MUCH* more readable now!
    debian/build/rules.in
  * DSCR: make /usr/share/doc/sendmail-doc a symlink to /usr/share/doc/sendmail
    (created if needed by preinst, removed by postrm)
    debian/sendmail-doc.{preinst,postrm}
  * add newaliases/hoststat/purgestat to /etc/init.d/sendmail
    (purgestat has optional 'Now' first argument)
  * some changes to support building on slink
    debian/build/{configure.ac,rules.in}
  * configure puts date/time in some .m4 files (for better debugging)
    configure now generates other Makefiles (local, sensible-mda, etc)
    debian/build/configure.ac, debian/*/Makefile.in
  * update_db now only builds Makefile *once* (was twice)!
    also hit update_sendmail so the rebuilds stay *once*, not thrice!
    debian/local/update_{db,sendmail}
  * build of sendmail-tls only adds adding auto-generated *once*
    debian/build/changelog.sh.in
  * `hoststat` command data is now managed via /etc/mail/sendmail.conf
    update_conf now defaults file flags according to current environment
    debian/local/update_conf
  * Suggests: make  Now that /etc/mail/Makefile if fairly robust
    debian/build/control.m4.in
  * /etc/mail/Makefile now creates any missing queue_group directories
    as does /usr/share/sendmail/update_db !  The aim here, is to be able
    to move ones /etc/mail directory to a new machine and have it create
    the necessary environment automagically...
    debian/local/update_{db,mk}

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 25 Aug 2001 09:00:00 -0500

sendmail (8.11.6+8.12.0.Beta19-0) unstable; urgency=high

  * New upstream beta (security & signal handling)
  * Refit patches
  * Sendmail now does fsync(dir) on renames - less chance of loosing files!!!
  * Change {DAEMON,MSP}_STATS -> {DAEMON,MSP}_MAILSTATS in sendmail.conf
  * Remove some new Lintian errors

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 20 Aug 2001 20:30:00 -0500

sendmail (8.11.5+8.12.0.Beta18-0) private; urgency=low

  * New upstream beta (security)
  * Refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 16 Aug 2001 14:10:00 -0500

sendmail (8.11.5+8.12.0.Beta17-0) private; urgency=low

  * New private beta <<==== !!! Includes fsync(dir) support !!! ====>>
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 01 Aug 2001 14:10:00 -0500

sendmail (8.11.4+8.12.0.Beta16-4) unstable; urgency=low

  * ========> /etc/mail/sendmail.conf <========
    - sendmailconfig now ask if wish to use current /etc/mail/sendmail.conf
      and will run update_conf on it - making it easy to refresh the setup!
    - The files that are used by the 'mailstats' command are now automagically
      managed by variables(DAEMON_STATS, MSP_STATS) in /etc/mail/sendmail.conf!
    - Remove support for DAEMON_MODE=none and QUEUE_MODE=none
      closes: #99340
    debian/local/sendmailconfig,parse_mc{,.pm},update_{conf,mk,notices}

  * ========> /etc/mail/Makefile <========
    - Now works when called from anywhere
    - Allows one force the building of most targets
    - Knows when sendmail should be restarted

  * ack ! debian/rules failed w/sudo (works w/fakeroot)  closes: #109043
  * gads ! add an -f to rm in /usr/share/update_db       closes: #108933
  * prevent cronjobs from stepping on each other ($STAMPDIR/cron_{msp,mta})
  * /etc/init.d/sendmail restart:
    start if not running, else signal -HUP (ala reload)
  * /etc/init.d/sendmail restart-if-running:
    if running, $0 restart
  * postinst now handles missing /etc/init.d/sendmail

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 15 Aug 2001 15:00:00 -0500

sendmail (8.11.4+8.12.0.Beta16-3) unstable; urgency=high

  * The "ram 'er into testing" release
  * arch-arm support:
    - disable shared memory (building on 2.2.13 kernel)
    - reduce optimization from '-O2' to '-o' (compiler error)
  * arch-m68k support:
    - redo longlong kluge (compiler error)             closes: #106885
  * correct update_auth handling of commented lines    closes: #108321
  * ========> Local build support <========
    First draft of debian/README that hopes to assist one in building
    local copies of sendmail (for porting, extensions, whatever).
    debian/README (new)
  * add contributed hack dnsblaccess (nice !!!)
  * update FAQ
  * restore hoststat command/man
  * correct permissions for mailstats, /etc/init.d/sendmail status, etc
  * support queue_group in parse_mc.pm
  * support `make -f /etc/mail/Makefile <target>` from anywhere
  * /etc/mail/Makefile now prints errors/warnings during *.cf building
  * add some defines (security, cleanups)
    HASSTRERROR, HASFCHMOD, HASGETUSERSHELL, USESETEUID, HASSETRLIMIT
  * The rules file is now somewhat intelligible (however, still *LONG*)
    * finally, the {build, install, binary}-{indep, arch} split is clean
    * remove more cowboy cruft from .diff.gz
    * no longer depend upon `pwd` for package version (get it from changelog)
    debian/build/rules.in

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 25 Jul 2001 17:00:00 -0500

sendmail (8.11.4+8.12.0.Beta16-2) unstable; urgency=low

  * upstream patch for properly determining free space - prevent
    huge mail from being accepted
  * upstream patch to correct AuthOptions=p and STARTTLS
  * /var/lib/sendmail/sendmail.st is now g+w (for mailstats -p)
    local/update_sys
  * provide newer libmilter includes                       closes: #106634
  * force permissions on /var/run/sendmail/msp             closes: #106651
  * user@localhost delivery working again                  closes: #104081
  * rmail not segfaulting                                  closes: #106403

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 25 Jul 2001 16:00:00 -0500

sendmail (8.11.4+8.12.0.Beta16-1) unstable; urgency=low

  * new public beta
  * add upstream ipv6 patch
  * remove duplicate items in conffiles
    debian/build/rules.mk

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 24 Jul 2001 17:30:00 -0500

sendmail (8.11.4+8.12.0.Beta16-0) private; urgency=low

  * preview of next public beta (shake it down)
  * refit patches
  * further reduce size of *.diff.gz by removing items not relevant to
    this release (partitioned changelogs, other patches, etc)
  * new debian/rules autotools target that will pull in config.{guess,sub}
    from /usr/share/misc IFF existant and newer
  * configure is now done as part of build process, reducing the size of
    .diff.gz considerably ! (still have to keep the generated control,
    changelog, configure, and rules to make build tools happy).

    This also means that, except for those using debuild, one need not
    do debian/rules configure manually !

    There is one drawback...  debian/rules is rewritten by the configure
    step - if you make changes in debian/rules and want to keep them, you'll
    also need to change debian/build/rules.mk!!!  If you're in this boat,
    please let me know - I can separate the configure step to a separate
    file, so you only have to edit *1* file...

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 23 Jul 2001 13:30:00 -0500

sendmail (8.11.4+8.12.0.Beta15-0) private; urgency=low

  * preview of next public beta (shake it down)
  * refit patches
  * add build-depends on groff-base (for nroff)
    debian/build/control.m4.in
  * add libmilter documentation to sendmail-doc
    debian/build/rules.mk
  * autoconf 2.5+ is now the default for autoconf
    debian/build/rules.mk

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 20 Jul 2001 18:00:00 -0500

sendmail (8.11.4+8.12.0.Beta14-0) private; urgency=low

  * New public beta
  * refit patches
  * enable some of the newer _FRR_ items
  * Add upstream patch to correct _FFR_ netunix support

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 6 Jul 2001 22:00:00 -0500

sendmail (8.11.4+8.12.0.Beta13-0) private; urgency=low

  * New public beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 15 Jun 2001 11:00:00 -0500

sendmail (8.11.4+8.12.0.Beta12-4) unstable; urgency=low

  * Update mailstats to better handle errors (thanks JPS)
    debian/local/sm_helper.sh
  * Update configure.in to allow building on slink/potato - db2 vs db
    debian/configure.in
  * Note in /etc/mail/sendmail.conf that DAEMON_MODE/QUEUE_MODE=none is
    not, for the nonce, supported - it is intended for nullclient setups,
    but I've not yet been able to get a decent & working setup ;-(
    debian/local/update_conf
  * Correct rules for TLS enabled debuild vs debian/rules binary
    debian/build/rules.in
  * Move much of the Autoconf input to a new build directory - now
    the debian directory is much cleaner
    debian/build/rules.in, debian/configure.in, debian/build/*
  * Update copyright text
    debian/copyright
  * Remove inetd.conf entry for sendmail upon purge (and disable on remove)
    thanks Wichert Akkerman   closes: #105683

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 16 Jul 2001 18:00:00 -0500

sendmail (8.11.4+8.12.0.Beta12-3) unstable; urgency=high

  * move mailstats to /usr/lib/sm.bin and provide instead a script that
    works for both MSP and MTA statistics
    debian/rules, debian/local/mailstats, debian/local/sm_helper.sh
  * Escape quotes in AGE_DATA for proper support of complex selections.
    Thanks Josh Miller
    debian/local/update_conf
  * rename update_sasl to update_auth
  * more cleanup on debian/rules - its getting close now, still some
    more needed after the *-indep, *-arch split... This should clean
    up some of the build errors
  * tidy up the control file somewhat - does most of the requests in
    closes: #104596
  * verbosity-- on postinst items
    closes: #103592
  * move perl from recommends to depends
    closes: #104118

  * ========> Local build support <========
    configure now supports building sendmail to run in, say /usr/local !
    NOTE: the debian package will be built with these modified paths, so
    the blood be upon your hands shouldst thou attempt this... You'll need
    to verify the symlinks (mostly in @libexecdir@ - xxx/lib/sm.bin).

    also support environment variable DEB_SENDMAIL_BUILD_OPTIONS

    If you have any thoughts, please let me know...
    debian/rules and almost *ALL* of the .in files!

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 10 Jul 2001 15:00:00 -0500

sendmail (8.11.4+8.12.0.Beta12-2) unstable; urgency=high

  * Upstream patch for ETRN & daemon restart race
  * Reenable shared-memory support (caveat emptor)
    Thanks JPS
  * Remove build-depends on libc6-dev (for ia64/alpha/hurd)
    The dependancy wasn't needed anyway... Thanks Matt Taggart
  * Kluge t-types.c for m68k/alpha
    Thanks Rick Younie and others (sorry - forget)
    closes: #103834
  * Enable some newer _FFR_ s (unix domain socket support)
  * Add upstream patch to correct _FFR_ netunix support (backport from Beta14)
  * Correct /etc/mail/sendmail.conf comments and add a nice new
    example to the queue aging section.  Thanks Josh Miller
  * Sigh, re-instate qtool.8

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 9 Jul 2001 11:00:00 -0500

sendmail (8.11.4+8.12.0.Beta12-1) unstable; urgency=high

  * ========> Anyone willing to build sendmail-tls debs? <========
    The source package is now setup so that someone in a freer locale could:
       *) apt-get source sendmail
       *) cd sendmail*
       *) debian/rules enable-tls
       *) debian/rules binary-arch or debuild, etc
       *) debrelease --to nonus (or equivalent)
    The sendmail-tls package replaces sendmail (and visa versa) - it does
    *NOT* build either sendmail-doc or libmilter-dev.
    debian/rules
    debian/control.m4.in

  * ========> Logcheck support <========
    Install (Ok, for the nonce, overwrite) the following:
       ignore.d.paranoid/sendmail  ignore.d.workstation/sendmail
       ignore.d.server/sendmail    violations.ignore.d/sendmail
    This is done with the consent of the logcheck maintainer, who will, at
    some point, remove these files from the logcheck package.

    For now, just install sendmail with --force-overwrite...  I'll summarily
    close any bugs filed against sendmail due to this.

  * make /etc/init.d/sendmail a little more resistant to bugs
    debian/local/sm_helper.sh
  * make sure ip-{up,down}.d/sendmail clear MTA hosts stats
    debian/examples-dialup/ip-{up,down}.d
  * better handling of LDAP/NIS maps in parse_mc.pm
    debian/local/parse_mc.pm   closes: #101896
  * Correct /etc/mail/sendmail.cf permission snafu in
    /etc/ppp/ip-{up,down}.d/sendmail


 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 15 Jun 2001 11:00:00 -0500

sendmail (8.11.4+8.12.0.Beta12-0) private; urgency=low

  * New public beta
  * refit patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 14 Jun 2001 20:00:00 -0500

sendmail (8.11.4+8.12.0.Beta10-3) unstable; urgency=low

  * ========> Add FEATURE(rhsbl) <========
    see http://www.rfc-ignorant.org/  for purpose and examples
    debian/cf/feature/rhsbl.m4 (new)

  * Add {build,install,binary}-{arch,indep} rules.
    Move sendmail-doc to section=doc,arch=all.
    Make sure all manpages are installed (no need for dh_installmanpages).
    Use debhelper v3 when appropriate.
    debian/rules
    debian/control.m4.in
    debian/configure.in
    debian/local/Makefile
    debian/sensible-mda/Makefile
  * update_db/Makefile now tolerates nullclients (no more aliases.db errors)
    debian/local/update_db
    debian/local/update_mk
  * don't start sendmail if removed
    debian/sendmail.init.d
  * refresh faq
  * allow parse_mc.pm/update_conf to work on older perl
    (s/\[\[:space:\]\]\*/\\s\*/g) (thanks Jaume Teixi)
    debian/local/parse_mc.pm
    debian/local/update_conf
  * create missing optional datasets in update/sendmailconfig
    (thanks Jamie ffolliott)
    debian/local/update_db		closes: #99987
  * Used new common Debian setup to compile and (minimally test):
    - 8.12.0.Beta10		slink,potato,woody,testing,sid
    - 8.11.4			slink,potato,woody,testing,sid
    - 8.10.2			slink,potato,woody,testing,sid
    - 8.9.3				slink,potato,woody,fails w/DB3 (removed IP_SRCROUTE)
  * Common items
    - move .in files to the places where the they get used
    - IPv6 needs -DNEEDSGETIPNODE=0 (when using bind headers/lib)
      debian/configure.in
    - Put LOCAL_CONFIG prior to Cw line in sendmailconfig
      debian/local/sendmailconfig
    - cat submit.cf.errors in update_db
      debian/local/update_db
  * Support for 8.11.4
    - IPv6 can't use WorkAroundBrokenAAAA prior to 8.12.0
      debian/cf/ostype/debian.m4.in
    - TO_AUTH, TO_STARTTLS, GroupReadableSASLDBFile, GroupReadableKeyFile
      are 8.12.0+ only
      debian/cf/domain/debian-{mta,msp}.m4.in
  * Support for 8.10.2
    - Covered by above... (didn't have any 8.11.0+ specific carp)
  * Support for 8.9.3
    - NEWDB doesn't work with DB3 !?!?!
    - remove IP_SRCROUTE (doesn't work with newer libc)
    - put define(`_USE_ETC_MAIL_')dnl in sendmail.mc
      debian/local/update_mc
    - define(`_USE_ETC_MAIL_')dnl
    - define define(`MAIL_SETTINGS_DIR', `/etc/mail/')dnl
      debian/cf/ostype/debian.m4.in
    - conditionalize 8.10.0+ features from debian-{mta,msp}.m4
      debian/cf/domain/debian-{mta,msp}.m4.in
    - remove -L from sm_helper.sh for < 8.10
      debian/local/sm_helper.sh
    - merge various $sm_<component>_{envdef,libs} into $sm_{envdef,libs}
      debian/configure.in
    - No buildvirtusertable in contrib
    - no vacation program
    - no milter directory
    - no combined obj* directory
    - no qtool.pl
      debian/rules
    - handle sendmail.hf -> helpfile
      debian/local/update_db
  * Still to go
    - Compile on potato (no db2-dev, but needs libdb2)
    - 8.9.3 doesn't handle header changes
    - Go through varied add-ons (hacks, features) and incorporate into
      common base

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 06 Jun 2001 17:00:00 -0500

sendmail (8.11.4+8.12.0.Beta10-2) unstable; urgency=low

  * This solves some serious problems, so don't wait for nullclient
    tweaks to ship...

  * ========> Re Enable SMTP auth for MSP <========
    This works fine when /etc/sasldb is root:mail, 0660.
    Sites using SASL for other things may have SMTP auth problems if
    sasldb is owned by a group other than mail.
    debian/local/update_sasl
    debian/cf/domain/debian-msp.m4.in
    debian/cf/hack/debian_auth.m4 (new)
    NOTE see /usr/share/doc/sendmail/TODO.Debian for more info

  * ========> mailq now shows both queues <========
    mailq is now a wrapper script so it can show both MSP and MTA queues
    (in that order).  If you have a program to parse the output, you'll
    need to either update it for the new output, or do sendmail -bp in it.
    debian/local/mailq (new)
    debian/local/runq
    debian/local/sm_helper.sh

  * Apply upstream patches
    msp.m4.p1.20(rebuilt) - unknown host error 255.255.255.255 to 127.0.0.1
    srvrsmtp.c.p8.745     - stop occasional blank line before message
  * sendmailconfig now initializes /etc/mail/local-host-names w/localhost
    debian/local/sendmailconfig
  * configure.in now supports autoconf 2.12, 2.13, and 2.50
    debian/configure.in
  * add depends: logrotate
    debian/control.m4.in
    closes: #99871
  * it seems we may be beyond the m68k compile problem
    closes: #96061
  * Sigh, correct ip-{up,down}.d use of m4 now that the .mc files are
    standalone
  * Workaround dpkg-deb (really patch) that doesn't include empty directories
    in the debian tree (install them instead)
    debian/rules
    closes: #99304
  * Make update_ldap, udpate_sasl, update_tls less verbose
  * Use only the sgid binary (the other left for a bit) for VSCR virtual
    storage constraint relief (only ever used that term in wrt MVS/VM)!
    NOTE: peek in /usr/share/sendmail/sm_helper.sh - you can override
    which binary is used for what...  Caveat Emptor...
    debian/local/sm_helper.sh
  * reorg ostype(debian), domain(debian-{mta,msp}) into more manageable
    and debuggable pieces
    debian/cf/ostype/debian.m4.in
    debian/cf/domain/debian-mta.m4.in
    debian/cf/domain/debian-msp.m4.in
    debian/cf/debian/autoconf.m4.in (new and included by the above)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 28 May 2001 16:00:00 -0500

sendmail (8.11.4+8.12.0.Beta10-1) unstable; urgency=low

  * New public beta

  * Caveat Emptor: sendmail postinst will no longer overwrite
    .mc, .cf, etc. files until *AFTER* asking... If things break
    because you said *NO*, the blood be upon your hands.

    NOTE: sendmail.cf is treated as a binary file... Please don't edit
    it; instead, work with cowboy to get any needed mods into the Debian
    package so *ALL* can benefit from it.
    closes: #94199

  * dramatically increase the speed of creating /etc/mail/Makefile:
    its done in perl now - and shares code with parse_mc.  Makefile
    and update_db now also rebuild databases/Makefile... This means
    that editing /etc/mail/sendmail.mc & `make` will bring things
    upto date!!! (Ok, still will not restart/reload sendmail yet)
    debian/local/update_mk
    debian/local/parse_mc
    debian/local/parse_mc.pm (new)
    debian/local/update_db

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 28 May 2001 15:00:00 -0500

sendmail (8.11.3+8.12.0.Beta9-1) private; urgency=low

  * Pull in common build from Beta7-10

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 21 May 2001 15:00:00 -0500

sendmail (8.11.3+8.12.0.Beta9-0) private; urgency=low

  * New private beta
  * re-enable running MSP queues from MTA (daemon & cron)
  * update debian-msp.m4.in for new feature/msp.m4
  * refit debian patches
  * apply upstream patch for $w
  * drop applied upstream patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 18 May 2001 19:00:00 -0500

sendmail (8.11.3+8.12.0.Beta8-1) private; urgency=low

  * Integrate Debian updates through 8.11.3+8.12.0.Beta7-9
  * Yet Another Upstream Queue Patch (from Beta7)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 11 May 2001 16:00:00 -0500

sendmail (8.11.3+8.12.0.Beta8-0) private; urgency=low

  * New private beta
  * Remove upstream patches (all incorporated)
  * Work with upstream on correcting sendmail/Makefile.m4 & generate local
    patch

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 26 Apr 2001 22:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-9) unstable; urgency=high

  * ========> Queue Aging Support <========
    Checkout /etc/mail/sendmail.conf and let me know what you think !!!
    I'm considering this sill `experimental`, but it seems to be working
    quite well ;-}
    debian/local/update_conf

  * ========> `m4 /etc/mail/sendmail.mc` now works <========
    Also, split OSTYPE(debian) into logical portions:
       OSTYPE(debian)/DOMAIN(debian-mta)/DOMAIN(debian-msp)
    debian/local/configure.in
    debian/local/debian.m4.in
    debian/local/debian-msp.m4.in (new)
    debian/local/debian-mta.m4.in (new)
    debian/local/debproto.mc.in
    debian/local/submit.mc.in
    debian/local/update_db
    debian/local/update_mc
    debian/local/update_mk

  * ========> see /usr/share/doc/sendmail/TODO.Debian <========
    For current known problems, concerns

  * make default MSP_MODE="$DAEMON_MODE" - its a sane default
  * /etc/cron.d/sendmail should verify sendmail is installed
    debian/local/parse_conf
    closes: #97844
  * update faq (03/05/2000)
  * prepare files for /etc/logcheck/...
  * make smrsh default = Y
    debian/local/sendmailconfig
  * disable auth in MSP mode (doesn't work without a SASL pw daemon)
    closes: #96276
    debian/local/debian-msp.m4
  * cleanup regexps in sendmailconfig
    debian/local/sendmailconfig
  * allow TLS in MSP (seems to be working now)
  * Don't use server->server auth by default
    set confDEF_AUTH_INFO in sendmail.mc if you want it
  * for the nonce, skip parsing /etc/mail/submit.mc
    debian/local/parse_mc
  * Better support of LDAP maps in tools (thanks to Jeremy T. Bouse)
    debian/local/parse_mc
    debian/local/update_db
    debian/local/update_mk
  * allow update_conf to work on older perl (s/[[:space:]]/\\s/)
    debian/local/update_conf
  * Add .' to mustquote chars
    debian/local/debian.m4.in
  * Add +WorkAroundBrokenAAAA to help with buggy DNS servers wrt IPv6
    possibly closing: #95448
    (thanks to Kwasniak Miroslaw)
    debian/local/debian.m4.in
  * rename update_default to update_conf since it uses sendmail.conf
    debian/local/update_conf

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 08 May 2001 10:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-8) unstable; urgency=high

  * Correct inetd mode error caused by MSP/MTA split
    (thanks to Jean-Paul Stewart)
    debian/sendmail.postinst
  * Don't create skeleton sendmail.mc in update_mc because that
    prevents sendmailconfig from doing the `right thing`
    (thanks to Jean-Paul Stewart)
    debian/local/update_mc
  * simplify FEATURE(access_db) when possible to remove a m4 warning
    I'd forgotten about (thanks to Mark Garey)
    debian/local/update_mc
  * nullclient setups now gets a smtp listener - required for MSP
    (thanks to Harald Dunkel)
    debian/local/sm_helper.sh
    debian/local/update_default
  * Force /etc/mail to be mail:mail 02755 to hopefully solve db build
    problems for some users (thanks to Jeremy T. Bouse)
  * check/update syslog information on every sendmailconfig - to make
    sure we correct things if the user changes syslog daemons under us.
    debian/local/update_sys
  * Dont run MSP queues from MTA startup or cronjob (fails w/Beta8, ok w/B9?)
    this means that MSP_MODE=none|cron & QUEUE_MODE=cron now gets two cron
    entries: one for MSP, one for MTA instead of just the MTA entry.
    debian/local/sm_helper.sh
    debian/local/update_default

  * Things are looking fairly good now for the MSP/MTA split - finally !
    I'm still looking at (any ideas/comments welcomed):
     - dial on demand bringup caused by MSP
     - a name resolving issue affecting two people (that I know of)
     - m68k build failure (compiler optimization error?)
     - bizzare alpha problem (maybe bum libresolv on buildd?)
     - going back to one (SGID) binary, to reduce memory usage
     - MSP and no smtp listenter (what a mess - maybe make /usr/sbin/sendmail
       SUID and remove submit.cf?)
     - issues in newer private betas, soon to be public I hope
     - queue cleaning for MSP
     - what to do with mailq/runq (should I make mailq a script that
       queries *BOTH* queues) ?

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 08 May 2001 10:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-7) unstable; urgency=high

  * Another upstream queue update
  * Upstream milter patch
  * More QUEUE/MSP parm cleanup in /etc/init.d/sendmail
  * Generate control/changelog dynamically (to handle multiple versions)
    now, need to update the rules file to support it (suggestions?).
  * Drop duplicate dontblamesendmail definition in submit.mc
  * Support MSP in daemon *or* cronjob mode
  * WOW... Look at the nice, new, small /etc/init.d/sendmail !!!
    but, please, don't look at the sourced pig ;-)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 02 May 2001 14:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-6) unstable; urgency=high

  * Split QUEUE_PARMS and MSP_PARMS to help prevent confusion
    (but the default is make them the same)...
    debian/local/update_default -> /etc/mail/sendmail.conf
    closes: #95564

  * Stop queue clean for MSP queue - there's timing problems wrt
    the cleaning and potential queue runners...  But the bigger
    problem is queue-group names and the new mqueue-client.
    debian/sendmail.init.d
    closes: #95281, #95288, #95470

  * Sigh... upstream is moving back to one sgid binary - which I used
    to run...  Since we've already split, I'm just going to move the
    mailq link back to the sgid binary, and make the mailq readable
    by group mail.
    debian/local/debian.m4.in
    debian/local/update_sys

  * Correct build-dependancy from libdb2-dev to libdb3-dev
  * Update standards version

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 30 Apr 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-5) unstable; urgency=high

  * Make /var/run/sendmail root:mail 0770 and use subdirectories
    for MTA and MSP
    closes: #95205

  * update faq.txt to newest version (4/21/2001)
  * add note to README.Debian about confMAX_RUNNERS_PER_QUEUE
  * Make /etc/init.d/sendmail comments reference /etc/mail/sendmail.conf,
    not /etc/default/sendmail
  * Updates based upon user feedback (keep those cards and letters comming)
    - Bail out early on SASL update if libsasl-bin is not installed
    - update_db creates required missing database files

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 25 Apr 2001 17:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-4) unstable; urgency=high

  * Bumped default confMAX_RUNNERS_PER_QUEUE from 1 to 5 - please
    customize this locally - I've added a note to the postinst to
    hit those that don't read changelogs.
  * sendmail startup now cleans and runs the MSP queue
  * Upstream patch to allow group readable key file (for MSP)
    and update submit.mc appropriately
  * Upstream patch to correct queue management and add some debugging
  * Upstream patch to fix a qf handling race
  * Upstream patch to fix SEGV in malloc
    closes: #95068
  * local patch (sent upstream) for compilation on PPC (thanks C.M. Connelly)
    closes: #94559
  * Correct Makefile rules for generating submit.cf
    closes: #95208
  * correct update_db/update_mc to better handle new install (missing *.mc
    and other databases).

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 23 Apr 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-3) unstable; urgency=high

  * The 'Mammoth/Roppel Cave beckons' release - defered the queue aging
    support so this can get out and fix some bugs.

  * ==> MTA/MSP split <<==
    With cron support working, the first pass of a major security
    enhancement can now go in...
      * /usr/sbin/sendmail is now SGID, not SUID
      * MTA queues are 0700 mail:mail, daemon uid=root
      * MSP queue  is  0660 mail:mail, cron queue runner uid=mail
      * LDA still called w/uid=root
      * .forward followed uid=user
      * tighten up permissions checks somewhat (remove crap from
        dontblamesendmail).

    Things to consider (opinions appreciated)
      * commands like mailq, hoststat, runq, etc. need to support both
        the MTA and MSP queues...  I've corrected runq since its a script
        but haven't done anything with the others yet... /etc/init.d/sendmail
        now has a mailq and runq command that does the expected on both queues.

  * /etc/default/sendmail and /etc/cron.d/sendmail are no longer conffiles,
    and /etc/default/sendmail is now /etc/mail/sendmail.conf.
    they are now managed by /usr/share/sendmail/update_default - the crontab
    is automagically generated from /etc/default/sendmail.

  * build configuration is more friendly, noting the missing pieces and
    forcing some items to be used (but still allowing one to elide nis+,
    ldap, hesiod, ipv6, sasl, tls)

  * Correct a offbyone error in parse_mc that mishandled fully specified
    FEATUREs (thanks to Ryan White for notifying me).

  * Most of these files were hit by *all the above*
    debian/cf/cf/submit.mc -> /etc/mail/submit.mc
    debian/sendmail.init.d -> /etc/init.d/sendmail
    debian/local/update_default -> /usr/share/sendmail/update_default
           -> /etc/cron.d/sendmail
           -> /etc/mail/sendmail.conf
    contrib/qtool.pl -> /usr/share/sendmail/qtool.pl

  * Close some bugs relating to potato.woody 8.9.3 version
    DB2 problem with 8.9.3     closes: #94206, #94103
    need 8.10.0+ for spam      closes: #77082
    problems with dialup mc    closes: #81542, #81541
    procmail suid bit lossage  closes: #79580, #81544

  * sendmail.cf is *not* a conffile   closes: #93242

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 19 Apr 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta7-2) unstable; urgency=low

  * The 'ship it and go underground' release - I'm dire need of some
    caving, so I'm shipping as is for feedback (yeah, right) on the
    cron support.

  * ==>> support queue running from cron  <<==
    Simply edit /etc/default/sendmail to enable queue_mode cron, and
    update /etc/cron.d/sendmail to enable & update interval (this will
    eventually be automated)
    The support looks complete, let me know if you try it ;)
    debian/local/sendmail.default
    debian/sendmail.init.d
    debian/sendmail.cron.d

  * ==>> Allow user to skip update-inet processing in /etc/init.d/sendmail <<==
    to prevent writing to a R/O /etc/                   closes: #72732
    debian/local/sendmail.default

  * start submit.{mc,cf} support: parse_mc works, but overlays anything
    defined by sendmail.mc... have to think about ordering and if it matters.
    Now, need to perlize update_mk
  * remove call to DOMAIN(generic), which includes REDIRECT, again,
    add this yourself if needed
  * extend build setup to support 8.12,8.11,8.10 (just a few things left)
    and cleanup local directory a bit
  * back to queue sort order=priority (the sendmail default), otherwise
    small messages can be delayed in favour of larger mails.
  * manage DBS vars TAR_DIR, PATCH_DIR in debian/rules

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 06 Apr 2001 14:45:00 -0500

sendmail (8.11.3+8.12.0.Beta7-1) unstable; urgency=low

  * 2nd public beta
  * sigh... correct links in /usr/lib/sm.bin
  * remove upstream patches as there now in the base
    --still running the assert patch for queuing

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 03 Apr 2001 14:24:00 -0500

sendmail (8.11.3+8.12.0.Beta6-0) private; urgency=low

  * New private beta
  * Refit Debian patches (currently dpatch.001 - dpatch.005)
    dpatch.004 sendmail/control.c Make control socket mode 0660

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 24 May 2001 16:24:00 -0500

sendmail (8.11.3+8.12.0.Beta5-6) unstable; urgency=low

  * 1st public beta
  * upstream patch for Squeuegroup calling during newaliases
  * apply upstream patch to correct SASL auth w/loglevel >= 10
  * mail.local now creates files with mode 600, not 660
  * make sure /var/mail | /var/spool/mail has sticky bit
  * create non-optional databases, even if source is empty closes: #92303

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 30 Mar 2001 19:54:00 -0500

sendmail (8.11.3+8.12.0.Beta5-5) unstable; urgency=low

  * had to wait for recent libc6/db2/db3 mess to be cleared up ;-{
  * First installment in the continuing saga `cowboy does perl'
    debian/local/parse_mc.pl handles everything I've got... faster than gawk
    other scripts will go to Perl ATP (it'll help these puppies tremendously)
  * Actually call the new tcp wrapper script ;-(
    debian/local/update_sendmail
  * No longer force userdb support - if you need it, define it!
  * Much better use of autoconf, now auto-detects and supports:
     - regex map
     - db3 or db2 or db1 (preferred in that order)
     - nis and/or nisplus
     - ldap - openldap v2/v1 or umich-ldap (preferred in that order)
       there's a sendmail conflict with umich-ldap - sent upstream
     - dnsmap
     - hesiod in bind-dev or standalone (preferred in that order)
     - tcpd (wrappers)
     - ipv6
     - sasl
     - tls/ssl
    So if you wanna build with other than the supplied defaults, go for it!!!
  * Support building on slink,potato,woody,sid
  * Further improve database moving/renaming (for slink)
  * disable shared-memory as it doesn't work on < 2.2.19 closes: #90915
  * Correct libmilter-dev build problems                 closes: #90937
  * An old bug, fixed quite a while ago (never got it)   closes: #72888
    - bad libmilter-dev description

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 27 Mar 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta5-4) unstable; urgency=low

  * sendmailconfig now updates sendmail environment  closes: #90566
    (all this was to prevent updating the environment more than once
    during an install/upgrade)
    debian/local/sendmailconfig
    debian/sendmail.postinst
  * split tcp wrapper check to its own file - in prep for better pattern
    matching to stop the occasional beef about mucking with /etc/hosts.allow
    debian/local/sendmailconfig
    debian/local/update_tcpd
  * configure.in got a big facelift, still need to update site.config.m4.in
    to make full use of the new setup
    debian/local/{configure,debian.m4,site.config.m4}.in
  * at this point, stuff in debian/local is pretty much sendmail version
    independant - forward/backward porting will be *much* easier!
  * Forgot to mark this as closed...     closes: #90494

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 23 Mar 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta5-3) unstable; urgency=low

  * chmod 0640 /etc/mail/default-auth-info        closes: #90481
    debian/local/update_sasl
  * sigh, install tests were made with ssl, didn't catch a typo in non-ssl
    debian/local/site.config.m4.in, debian/local/debian.m4.in closes: #90494

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 21 Mar 2001 10:25:00 -0500

sendmail (8.11.3+8.12.0.Beta5-2) unstable; urgency=low

  * Correct location of debian.m4
    debian/local/parse_mc

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 20 Mar 2001 12:00:00 -0500

sendmail (8.11.3+8.12.0.Beta5-1) unstable; urgency=low

  * Rename package for Debian archives
  * Document Debian configuration file (especially for problems found
    in support of new features)
    debian/local/site.config.m4.in
  * Verify build/install/sendmailconfig:
    * New               (potato,woody,sid)
    * over 8.9.3-23     (potato,woody,sid)
    * over itself       (potato,woody,sid)
    - yes, it compiles on potato (but without SASL)
  * Alot of install/update cleanup and more function
  * Policy Standards-Version 3.5.2.0 compliant
  * Use db3
  * Install /etc/<ldap>/sendmail.schema for new sendmail ldapmap support
    debian/local/update_ldap
  * Add more message when /etc/hosts.allow is updated    closes: #75715
  * Add dialup support to debproto.mc                    closes: #51991
    and touch the files in update_mc
  * Unshipped, uncompleted 8.11.3-2 items
    * Correct section for libmilter-dev to devel
    * Correct dh_suidregister test
    * Correct chown syntax (uid.gid -> uid:gid)
    * Support ldapmap -R flag (Do not auto chase referrals) via
    * -DLDAP_REFERRALS
    * Support /etc/init.d/sendmail restart-if-running + some other options
    * Default queue sort order = filename: remove need to read qf* files
      can be a significant performance boost
      debian/local/debian.m4.in
    * Reduce several time out values, seems to sufficient for my 56k dialup
      debian/local/debian.m4.in
    * Correct /etc[/mail]alias handling in postinst     closes: #88527
  * Old bug cleanup:
    * nullclient support has been back for a while      closes: #35220
    * Can't reproduce - MX hosts are cached             closes: #70551
    * No answer - sendmailconfig produces wrong .cf     closes: #65133
    * seems to work - sendmailconfig problem.           closes: #66773
    * Document lack of sendmail.st in both              closes: #73661
      /usr/share/doc/sendmail/Debian-specific and
      /usr/share/doc/sendmail/README.Debian
    * sendmailconfig does set masquerade entry          closes: #73656
      and one should use the supplied ip-{up,down}.d scripts

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 12 Mar 2001 17:00:00 -0500

sendmail (8.12.0.Beta5-0) private; urgency=low

  * 1st public beta
  * Refit Debian patches (currently dpatch.001 - dpatch.005)
    dpatch.004 sendmail/control.c Make control socket mode 0660
  * Left in patch from Beta4 to try and capture core on a should not happen

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Sun, 11 Mar 2001 17:00:00 -0500

sendmail (8.12.0.Beta4-0) private; urgency=low

  * 5th Beta version - not sent (some more good cleanup)
  * applied patch to try and track down a should not happen case on my home
    box (dealing with multiple restarts as the dialup link ping-pongs)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 06 Mar 2001 17:00:00 -0500

sendmail (8.12.0.Beta3-0) private; urgency=low

  * 4th Beta version - not sent (some more good cleanup)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 14 Feb 2001 14:00:00 -0500

sendmail (8.12.0.Beta2-0) private; urgency=low

  * 3rd Beta version - not sent (some more good cleanup)
  * remove shared memory test patches

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 26 Jan 2001 22:00:00 -0500

sendmail (8.12.0.Beta1-0) private; urgency=low

  * 2nd Beta version - not sent (some good cleanup)
  * Refit Debian patches (currently dpatch.001 - dpatch.005)
     dpatch.003 rmail/rmail.c Change sendmail call -obq to -obi
     dpatch.004 sendmail/control.c Make control socket mode 0660
  * shared memory testpatches (a couple of versions tried)

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Fri, 26 Jan 2001 22:00:00 -0500

sendmail (8.12.0.Beta0-0) private; urgency=low

  * 1st Beta version - not sent (lotsa new stuff!)
  * Remove Debian patch superceeded by upstream (slightly different, sigh)
       dpatch.002 cf/mailer/local.m4 Support FEATURE(dont_masquerade_local)
       debian/cf/feature/dont_masquerade_local.m4
     and convert FEATURE(dont_masquerade_local) to FEATURE(local_no_masquerade)
       debian/local/update_mc
  * Refit Debian patches (currently dpatch.001 - dpatch.005)
     dpatch.001 cf/feature/local_procmail.m4 Remove -Y from procmail arguements
     dpatch.002 cf/mailer/cyrus.m4 Support cyrus-deliver MDA
     dpatch.003 rmail/rmail.c Change sendmail call -obq to -obi
     dpatch.004 sendmail/control.c Make control socket mode 0660
     dpatch.005 cf/mailer/fax.m4 /usr/bin/faxmail, !/usr/local/bin/faxmail
  * Refit build environment
     debian/rules
     debian/local/configure.in,autoconf.results.in
     debian/local/site.config.m4.in,debian.m4.in
  * Remove -D_FFR_ADDR_TYPE (No longer needed)
    Remove local copy of domainmap.m4 (use one in contrib/)
      debian/cf/feature/domainmap.m4

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Mon, 15 Jan 2001 12:00:00 -0500

/* vim:set ai et tw=80 */
