summaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local')
-rw-r--r--debian/local/Makefile10
-rw-r--r--debian/local/Parse_conf.pm4
-rw-r--r--debian/local/Parse_mc.pm4
-rw-r--r--debian/local/bug/sendmail/script2
-rw-r--r--debian/local/dynamic2
-rw-r--r--debian/local/parse_mc4
-rw-r--r--debian/local/sendmail2
-rw-r--r--debian/local/sendmailconfig2
-rw-r--r--debian/local/update_auth2
-rw-r--r--debian/local/update_authm46
-rw-r--r--debian/local/update_conf4
-rw-r--r--debian/local/update_db2
-rw-r--r--debian/local/update_ldap2
-rw-r--r--debian/local/update_mc2
-rw-r--r--debian/local/update_mk4
-rw-r--r--debian/local/update_smrsh2
-rw-r--r--debian/local/update_sys2
-rw-r--r--debian/local/update_tls2
-rw-r--r--debian/local/update_tlsm46
19 files changed, 32 insertions, 32 deletions
diff --git a/debian/local/Makefile b/debian/local/Makefile
index 723d809..5791493 100644
--- a/debian/local/Makefile
+++ b/debian/local/Makefile
@@ -241,7 +241,7 @@ sm_newdb_lib = -ldb-4.7
sm_praliases_envdef =
sm_praliases_libs = -ldb-4.7 -lldap -llber
sm_recommends =
-sm_revision = -7
+sm_revision = -8
sm_rmail_envdef =
sm_rmail_libs = -lldap -llber
sm_sendmail_envdef = -D_PATH_SENDMAILPID=\"/var/run/sendmail/mta/sendmail.pid\" -DIP_SRCROUTE=1 -DLDAP_REFERRALS -D_FFR_LDAP_URI -D_FFR_LDAP_SETVERSION -DLDAP_DEPRECATED -DTCPWRAPPERS -DSASL -I/usr/include/sasl -DSTARTTLS -D_FFR_QUEUE_SCHED_DBG -D_FFR_SKIP_DOMAINS -D_FFR_GROUPREADABLEAUTHINFOFILE -D_FFR_DAEMON_NETUNIX -D_FFR_NO_PIPE -D_FFR_SHM_STATUS -D_FFR_RHS -D_FFR_MAIL_MACRO -D_FFR_QUEUEDELAY=1 -D_FFR_BADRCPT_SHUTDOWN -D_FFR_RESET_MACRO_GLOBALS -D_FFR_TLS_1 -D_FFR_DEAL_WITH_ERROR_SSL
@@ -249,7 +249,7 @@ sm_sendmail_libs = -ldb-4.7 -lnsl -lldap -llber -lresolv -lwrap -lsasl2 -lcrypt
sm_smrsh_envdef = -DCMDDIR=\"/etc/mail/smrsh\" -DPATH=\"/usr/bin:/bin\"
sm_smrsh_libs = -lldap -llber
sm_suggests = , sasl2-bin, libsasl2-modules, openssl
-sm_time = 22:32:11
+sm_time = 23:40:41
sm_utc = -0800
sm_vacation_envdef =
sm_vacation_libs = -ldb-4.7 -lldap -llber
@@ -274,13 +274,13 @@ top_srcdir = ..
#------------------------------------------------------------------------------
# vim: syntax=make
#
-# $Sendmail: Makefile,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: Makefile,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved.
#
# local/Makefile. Generated from Makefile.in by configure.
#
-# Rules file for Sendmail 8.14.3-7(527875)
+# Rules file for Sendmail 8.14.3-8(527875)
# on Debian squeeze/sid
# via Debhelper V4.1
#
@@ -288,7 +288,7 @@ top_srcdir = ..
# on Debian slink, potato, woody, testing, sid, ...
# but the generated file is customized to the version noted above.
#
-# Richard Nelson <cowboy@debian.org> 2009-02-28 22:32:11 (-0800)
+# Richard Nelson <cowboy@debian.org> 2009-02-28 23:40:41 (-0800)
#------------------------------------------------------------------------------
#
# Shipped programs
diff --git a/debian/local/Parse_conf.pm b/debian/local/Parse_conf.pm
index 32f8799..22eb419 100644
--- a/debian/local/Parse_conf.pm
+++ b/debian/local/Parse_conf.pm
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: Parse_conf.pm,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: Parse_conf.pm,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Parse and update /etc/mail/sendmail.conf
#
@@ -43,7 +43,7 @@ require Parse_mc;
#$main::Version = '$Revision: 1.00 $ ';
$Parse_conf::program_name = 'Parse_conf.pm';
$Parse_conf::program_version = '8.14.3';
-$Parse_conf::program_date = '2009-02-28 22:32:11 cowboy';
+$Parse_conf::program_date = '2009-02-28 23:40:41 cowboy';
$Parse_conf::debug = 0;
my $interp_pgm = "$^X";
diff --git a/debian/local/Parse_mc.pm b/debian/local/Parse_mc.pm
index c1fa2ba..bed9d10 100644
--- a/debian/local/Parse_mc.pm
+++ b/debian/local/Parse_mc.pm
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: Parse_mc.pm,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: Parse_mc.pm,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Parse Sendmail config for databases
#
@@ -48,7 +48,7 @@ use FileHandle; # I/O
#$main::Version = '$Revision: 2.00 $ ';
$Parse_mc::program_name = 'Parse_mc.pm';
$Parse_mc::program_version = '8.14.3';
-$Parse_mc::program_date = '2009-02-28 22:32:11 cowboy';
+$Parse_mc::program_date = '2009-02-28 23:40:41 cowboy';
$Parse_mc::debug = 0;
my $interp_pgm = "$^X";
diff --git a/debian/local/bug/sendmail/script b/debian/local/bug/sendmail/script
index 9a9fa4d..ef8e937 100644
--- a/debian/local/bug/sendmail/script
+++ b/debian/local/bug/sendmail/script
@@ -1,6 +1,6 @@
#!/bin/sh
#-----------------------------------------------------------------------------
-# $Sendmail: sendmail.bug,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: sendmail.bug,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved.
#
diff --git a/debian/local/dynamic b/debian/local/dynamic
index d00e6d5..6d5252f 100644
--- a/debian/local/dynamic
+++ b/debian/local/dynamic
@@ -1,7 +1,7 @@
#!/bin/sh
#------------------------------------------------------------------------
#
-# $Sendmail: dynamic,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: dynamic,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Shell functions to handle dynamic network updates.
# Supports ppp, dhcp, ifup/down, etc.
diff --git a/debian/local/parse_mc b/debian/local/parse_mc
index e60414f..067a636 100644
--- a/debian/local/parse_mc
+++ b/debian/local/parse_mc
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: parse_mc,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: parse_mc,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Parse Sendmail config for databases
#
@@ -37,7 +37,7 @@ require Parse_conf;
#$main::Version = '$Revision: 2.00 $ ';
$main::program_name = $0;
$main::program_version = '8.14.3';
-$main::program_date = '2009-02-28 22:32:11 cowboy';
+$main::program_date = '2009-02-28 23:40:41 cowboy';
$main::debug = 0;
#
diff --git a/debian/local/sendmail b/debian/local/sendmail
index 4c41243..96b2c55 100644
--- a/debian/local/sendmail
+++ b/debian/local/sendmail
@@ -1,6 +1,6 @@
#!/bin/sh
#-----------------------------------------------------------------------------
-# $Sendmail: sm_helper.sh,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: sm_helper.sh,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved.
#
diff --git a/debian/local/sendmailconfig b/debian/local/sendmailconfig
index 2621ea6..61c8ceb 100644
--- a/debian/local/sendmailconfig
+++ b/debian/local/sendmailconfig
@@ -1,6 +1,6 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
-# $Sendmail: sendmailconfig,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: sendmailconfig,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Interactively configure Sendmail for Debian
#
diff --git a/debian/local/update_auth b/debian/local/update_auth
index 63bc5bd..dd1c7ec 100644
--- a/debian/local/update_auth
+++ b/debian/local/update_auth
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_auth,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_auth,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Sendmail support for SMTP AUTH (SASL)
#
diff --git a/debian/local/update_authm4 b/debian/local/update_authm4
index a121386..261cd4f 100644
--- a/debian/local/update_authm4
+++ b/debian/local/update_authm4
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: update_auth,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_auth,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Create /etc/mail/sasl/sasl.m4 for Debian Sendmail
#
@@ -35,7 +35,7 @@ require Parse_mc;
#$main::Version = '$Revision: 2.00 $ ';
$main::program_name = $0;
$main::program_version = '8.14.3';
-$main::program_date = '2009-02-28 22:32:11 cowboy';
+$main::program_date = '2009-02-28 23:40:41 cowboy';
$main::debug = 0;
my $interp_pgm = "$^X";
@@ -183,7 +183,7 @@ divert(-1)dnl
#####
####################################################################
divert(0)dnl
-VERSIONID(\`\$Id: sasl.m4,v 8.14.3-7 2009-02-28 22:32:11 cowboy Exp \$\')
+VERSIONID(\`\$Id: sasl.m4,v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp \$\')
dnl #
dnl #---------------------------------------------------------------------
dnl # Bring in Autoconf results
diff --git a/debian/local/update_conf b/debian/local/update_conf
index 7dfd025..c547f3a 100644
--- a/debian/local/update_conf
+++ b/debian/local/update_conf
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: update_conf,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_conf,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Parse and update /etc/mail/sendmail.conf and reflect its values in
# /etc/cron.d/sendmail and /etc/inetd.conf.
@@ -26,7 +26,7 @@ require Parse_mc;
$main::program_name = $0; #'update_conf';
$main::program_version = '8.14.3';
-$main::program_date = '2009-02-28 22:32:11 cowboy';
+$main::program_date = '2009-02-28 23:40:41 cowboy';
$main::debug = 0;
my $interp_pgm = "$^X";
diff --git a/debian/local/update_db b/debian/local/update_db
index 88b54cb..83a6c97 100644
--- a/debian/local/update_db
+++ b/debian/local/update_db
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_db,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_db,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Update Sendmail databases for Debian
#
diff --git a/debian/local/update_ldap b/debian/local/update_ldap
index 17453d2..ffd5fd7 100644
--- a/debian/local/update_ldap
+++ b/debian/local/update_ldap
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_ldap,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_ldap,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Sendmail support for LDAP
#
diff --git a/debian/local/update_mc b/debian/local/update_mc
index f6e80a2..e28ad29 100644
--- a/debian/local/update_mc
+++ b/debian/local/update_mc
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_mc,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_mc,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Update Sendmail databases for Debian
#
diff --git a/debian/local/update_mk b/debian/local/update_mk
index 92d7731..21c071d 100644
--- a/debian/local/update_mk
+++ b/debian/local/update_mk
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: update_mk,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_mk,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Create /etc/mail/Makefile for Debian Sendmail databases
#
@@ -36,7 +36,7 @@ require Parse_conf;
#$main::Version = '$Revision: 2.00 $ ';
$main::program_name = $0;
$main::program_version = '8.14.3';
-$main::program_date = '2009-02-28 22:32:11 cowboy';
+$main::program_date = '2009-02-28 23:40:41 cowboy';
$main::debug = 0;
my $interp_pgm = "$^X";
diff --git a/debian/local/update_smrsh b/debian/local/update_smrsh
index 893c28a..779592b 100644
--- a/debian/local/update_smrsh
+++ b/debian/local/update_smrsh
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_smrsh,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_smrsh,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Update MDA programs used by Sendmail for Debian
#
diff --git a/debian/local/update_sys b/debian/local/update_sys
index 56161a6..db4ff59 100644
--- a/debian/local/update_sys
+++ b/debian/local/update_sys
@@ -1,7 +1,7 @@
#!/bin/sh
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_sys,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_sys,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Update system files used by Sendmail for Debian
#
diff --git a/debian/local/update_tls b/debian/local/update_tls
index 77e0b7f..c9225d8 100644
--- a/debian/local/update_tls
+++ b/debian/local/update_tls
@@ -1,7 +1,7 @@
#!/bin/sh -e
#-----------------------------------------------------------------------------
#
-# $Sendmail: update_tls,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_tls,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Sendmail support for TLS
#
diff --git a/debian/local/update_tlsm4 b/debian/local/update_tlsm4
index 6c124e3..af0fe64 100644
--- a/debian/local/update_tlsm4
+++ b/debian/local/update_tlsm4
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#------------------------------------------------------------------------
#
-# $Sendmail: update_tls,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $
+# $Sendmail: update_tls,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $
#
# Create /etc/mail/tls/starttls.m4 for Debian Sendmail
#
@@ -35,7 +35,7 @@ require Parse_mc;
#$main::Version = '$Revision: 2.00 $ ';
$main::program_name = $0;
$main::program_version = '8.14.3';
-$main::program_date = '2009-02-28 22:32:11 cowboy';
+$main::program_date = '2009-02-28 23:40:41 cowboy';
$main::debug = 0;
my $interp_pgm = "$^X";
@@ -190,7 +190,7 @@ divert(-1)dnl
#####
####################################################################
divert(0)dnl
-VERSIONID(\`\$Id: starttls.m4,v 8.14.3-7 2009-02-28 22:32:11 cowboy Exp \$\')
+VERSIONID(\`\$Id: starttls.m4,v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp \$\')
dnl #
dnl #---------------------------------------------------------------------
dnl # Bring in Autoconf results