summaryrefslogtreecommitdiff
path: root/mail/sendmail/PLIST
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2014-06-15 20:48:49 +0000
committerjnemeth <jnemeth>2014-06-15 20:48:49 +0000
commit8659741987769974e7d1881a061c2d079f34f360 (patch)
tree6203588e7676b464e5b1b7edc2ac805d5fdd82b2 /mail/sendmail/PLIST
parent473670788576949fb5fdd5ba5e8639fc806e8cb7 (diff)
downloadpkgsrc-8659741987769974e7d1881a061c2d079f34f360.tar.gz
Update to sendmail 8.14.9: this fixes a minor potential security issue
pkgsrc changes: - consolidate several patches into site.config.m4 - pkgsrc LDFLAGS should always be used - don't bother specifying file owner/group anywhere except in Makefile - create include/sm/os/sm_os_netbsd.h to fix warnings and OS specific stuff - install mail.local and rmail - convert to use res_n* functions - allows for linking against threaded libraries - add a TODO file - PR/35249 - Loren M. Lang - can't find libraries on Linux, this should be fixed by using pkgsrc LDFLAGS - PR/46694 - Makoto Fujiwara - bring back netbsd-proto.mc from when sendmail was part of the base system - PR/47207 - Richard Palo - let pkgsrc infrastructure handle file ownership and group - PR/48566 - Emmanuel Dreyfus - always set _FFR_USE_GETPWNAM_ERRNO on NetBSD - roll ffr_tls_1 and the suggested ffr_tls_ec into one new ffr_tls option - not enabled by default because it changes behaviour 8.14.9/8.14.9 2014/05/21 SECURITY: Properly set the close-on-exec flag for file descriptors (except stdin, stdout, and stderr) before executing mailers. Fix a misformed comment in conf.c: "/*" within comment which may cause a compilation error on some systems. Problem reported by John Beck of Oracle. DEVTOOLS: Fix regression in auto-detection of libraries when only shared libraries are available. Problem reported by Bryan Costales.
Diffstat (limited to 'mail/sendmail/PLIST')
-rw-r--r--mail/sendmail/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/mail/sendmail/PLIST b/mail/sendmail/PLIST
index a7e43446956..0d4138c81da 100644
--- a/mail/sendmail/PLIST
+++ b/mail/sendmail/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.19 2014/03/11 14:05:05 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.20 2014/06/15 20:48:49 jnemeth Exp $
bin/hoststat
bin/mailq
bin/newaliases
bin/purgestat
+bin/rmail
bin/vacation
lib/libsm.a
lib/libsmutil.a
+libexec/sendmail/mail.local
libexec/sendmail/sendmail
libexec/sendmail/smrsh
man/man1/mailq.1
@@ -13,9 +15,11 @@ man/man1/newaliases.1
man/man1/vacation.1
man/man5/aliases.5
man/man8/editmap.8
+man/man8/mail.local.8
man/man8/mailstats.8
man/man8/makemap.8
man/man8/praliases.8
+man/man8/rmail.8
man/man8/sendmail.8
man/man8/smrsh.8
sbin/editmap
@@ -65,10 +69,12 @@ share/sendmail/cf/generic-sunos4.1.mc
share/sendmail/cf/generic-ultrix4.cf
share/sendmail/cf/generic-ultrix4.mc
share/sendmail/cf/huginn.cs.mc
+share/sendmail/cf/knecht.cf
share/sendmail/cf/knecht.mc
share/sendmail/cf/mail.cs.mc
share/sendmail/cf/mail.eecs.mc
share/sendmail/cf/mailspool.cs.mc
+share/sendmail/cf/netbsd-proto.mc
share/sendmail/cf/python.cs.mc
share/sendmail/cf/s2k-osf1.mc
share/sendmail/cf/s2k-ultrix4.mc