summaryrefslogtreecommitdiff
path: root/debian/Debian-specific
diff options
context:
space:
mode:
authorMartin Schulze <joey@infodrom.org>2004-09-13 09:07:18 +0200
committerAndreas Beckmann <debian@abeckmann.de>2012-10-01 19:58:43 +0200
commitae03fe5d926a63cab418207f760d62a947957123 (patch)
treeaa48cfe56ac7c47fb9b0abce4d4689033d3098d6 /debian/Debian-specific
parentdd994db23cb7f88732be927fad3a7039bd6301db (diff)
downloadsendmail-debian/8.12.3-7.1.tar.gz
Imported Debian patch 8.12.3-7.1debian/8.12.3-7.1
Diffstat (limited to 'debian/Debian-specific')
-rw-r--r--debian/Debian-specific103
1 files changed, 87 insertions, 16 deletions
diff --git a/debian/Debian-specific b/debian/Debian-specific
index b9fad25..7692165 100644
--- a/debian/Debian-specific
+++ b/debian/Debian-specific
@@ -1,8 +1,13 @@
+Please take a gander at /usr/share/doc/sendmail/sendmail/README.Debian.gz -
+it has a quick overview of important matters.
+
Changes: Items that cause a functional difference in the way
sendmail works.
These items *may* bite you if you aren't careful !
+Removed: Items that are not shipped
+
Enhancements: Items above and beyond the base sendmail distribution
These will be Debian add ons, or items the sendmail folk
consider *not ready for prime time* (the _FFR_'s).
@@ -14,7 +19,53 @@ Patches: Items correcting flaws in the original sendmail distribution
these items are culled from c.m.s, notes from developers,
and user input.
-+++++++++++++++++++++++++++++Sendmail 8.11.0:++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++Sendmail 8.12.0:++++++++++++++++++++++++++++++++
+
+ Changes:-------------------------------------------------------------
+ 1) rmail/rmail.c: Deliver mail foreground, not queued
+ Roland Rosenfeld (closes: bug #31138)
+
+ 2) cf/feature/local_procmail.m4: Remove -Y from procmail
+ (closes: bug #25639)
+
+ 3) sendmail/control.c: Make control socket mode 0660
+
+ 4) cf/mailer/cyrus.m4 Support cyrus-deliver
+
+ 5) cf/mailer/local.m4 Support FEATURE(dont_masquerade_local)
+
+ Removed:-------------------------------------------------------------
+
+ 1) TLS support disabled because the maintainer is in the US,
+ he'll need to wait until Debian supports crypto export from US.
+
+ 2) smtpd alias for sendmail (in smtpd package)
+ moved to /usr/lib/sm.bin
+
+ 3) hoststat alias for sendmail (in newscache package)
+ moved to /usr/lib/sm.bin
+
+ 4) vacation vacation program (in vacation package)
+ moved to /usr/lib/sm.bin
+
+ Enhancements:--------------------------------------------------------
+ 1) cf/cf/debproto.m4: Sample, mimimal sendmail.mc file
+ cf/ostype/debian.m4: Debian customizations for OSTYPE(debian)
+
+ 2) cf/feature/dont_masquerade_local.m4 -- superceded by
+ FEATURE(local_no_masquerade)
+
+ 3) cf/hack/nodns.m4: /etc/mail/service.switch-nodns
+ (closes: bug#24608)
+
+ 4) /etc/mail/sendmail.conf
+ /etc/init.d/sendmail Nice, powerfull means to control sendmail
+
+ Patches:-------------------------------------------------------------
+ 1) cf/mailer/cyrus.m4: Support Debian cyrus delivery agent pkg
+ Manoj Srivastava (closes: bug #63441)
+
++++++++++++++++++++++++++++++Sendmail 8.11.6:++++++++++++++++++++++++++++++++
Changes:-------------------------------------------------------------
1) rmail/rmail.c: Deliver mail foreground, not queued
@@ -25,6 +76,20 @@ Patches: Items correcting flaws in the original sendmail distribution
3) sendmail/control.c: Make control socket mode 0660
+ 4) cf/mailer/cyrus.m4 Support cyrus-deliver
+
+ 5) cf/mailer/local.m4 Support FEATURE(dont_masquerade_local)
+
+ Removed:-------------------------------------------------------------
+ 1) TLS support disabled because the maintainer is in the US,
+ he'll need to wait until Debian supports crypto export from US.
+ 2) smtpd alias for sendmail (in smtpd package)
+ moved to /usr/lib/sm.bin
+ 3) hoststat alias for sendmail (in newscache package)
+ moved to /usr/lib/sm.bin
+ 4) vacation vacation program (in vacation package)
+ moved to /usr/lib/sm.bin
+
Enhancements:--------------------------------------------------------
1) cf/cf/debproto.m4: Sample, mimimal sendmail.mc file
cf/ostype/debian.m4: Debian customizations for OSTYPE(debian)
@@ -35,21 +100,16 @@ Patches: Items correcting flaws in the original sendmail distribution
3) cf/hack/nodns.m4: /etc/mail/service.switch-nodns
(closes: bug#24608)
- 4) cf/feature/dssl.m4
- cf/feature/imrss.m4
- cf/feature/orbs.m4 Note, these are deprecated and will
- cf/feature/orca.m4 be removed soon, please update to use
- cf/feature/rbl.m4 the FEATURE(dnsbl,[addr],[message])
- cf/m4/cfhead.m4
- cf/m4/proto.m4: Anti spam/relay/etc
- Claus Assmann
+
+ 4) /etc/default/sendmail
+ /etc/init.d/sendmail Nice, powerfull means to control sendmail
Patches:-------------------------------------------------------------
- 1) cf/mailer/cyrus/m4: Support Debian cyrus delivery agent pkg
+ 1) cf/mailer/cyrus.m4: Support Debian cyrus delivery agent pkg
Manoj Srivastava (closes: bug #63441)
-+++++++++++++++++++++++++++++Sendmail 8.10.1:++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++Sendmail 8.10.2:++++++++++++++++++++++++++++++++
Changes:-------------------------------------------------------------
1) rmail/rmail.c: Deliver mail foreground, not queued
@@ -60,7 +120,12 @@ Patches: Items correcting flaws in the original sendmail distribution
3) sendmail/control.c: Make control socket mode 0660
- Enhancements:--------------------------------------------------------
+ Removed:-------------------------------------------------------------
+ 1) smtpd alias for sendmail (in smtpd package)
+ 2) hoststat alias for sendmail (in newscache package)
+ 3) vacation vacation program (in vacation package)
+
+ Enhancements:--------------------------------------------------------
1) cf/cf/debproto.m4: Sample, mimimal sendmail.mc file
cf/ostype/debian.m4: Debian customizations for OSTYPE(debian)
@@ -76,12 +141,12 @@ Patches: Items correcting flaws in the original sendmail distribution
cf/feature/orbs.m4 Note, these are deprecated and will
cf/feature/orca.m4 be removed soon, please update to use
cf/feature/rbl.m4 the FEATURE(dnsbl,[addr],[message])
- cf/m4/cfhead.m4
- cf/m4/proto.m4: Anti spam/relay/etc
- Claus Assmann
+
+ 5) /etc/default/sendmail
+ /etc/init.d/sendmail Nice, powerfull means to control sendmail
Patches:-------------------------------------------------------------
- 1) cf/mailer/cyrus/m4: Support Debian cyrus delivery agent pkg
+ 1) cf/mailer/cyrus.m4: Support Debian cyrus delivery agent pkg
Manoj Srivastava (closes: bug #63441)
2) mail.local/mail.local.c: Fix unsafe fgets in mail.local
@@ -96,6 +161,11 @@ Patches: Items correcting flaws in the original sendmail distribution
2) cf/feature/local_procmail.m4: Remove -Y from procmail
(closes: bug #25639)
+
+ Removed:-------------------------------------------------------------
+ 1) smtpd alias for sendmail (in smtpd package)
+ 2) hoststat alias for sendmail (in newscache package)
+ 3) vacation vacation program (in vacation package)
Enhancements:--------------------------------------------------------
1) cf/cf/debproto.m4: Sample, mimimal sendmail.mc file
@@ -138,3 +208,4 @@ Patches: Items correcting flaws in the original sendmail distribution
5) src/main.c: sendmail -bi(newalias) DOS
c.m.s (closes: bug #51126)
+vim: noautoindent