pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48913 CVS commit: pkgsrc/mail/sendmail
The following reply was made to PR pkg/48913; it has been noted by GNATS.
From: "John Nemeth" <jnemeth%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48913 CVS commit: pkgsrc/mail/sendmail
Date: Fri, 20 Jun 2014 05:24:32 +0000
Module Name: pkgsrc
Committed By: jnemeth
Date: Fri Jun 20 05:24:32 UTC 2014
Modified Files:
pkgsrc/mail/sendmail: Makefile distinfo
pkgsrc/mail/sendmail/files: netbsd-proto.mc
pkgsrc/mail/sendmail/patches: patch-an patch-au patch-aw patch-ay
Added Files:
pkgsrc/mail/sendmail/patches: patch-ba patch-bb patch-bc patch-bd
patch-be
Log Message:
Update to sendmail 8.14.9nb1: this is a pkgsrc bugfix update
- remove some HTML cruft from netbsd-proto.mc
- stop trying to set file ownership and group during stage-install
- initialize sm_res earlier and test before calling res_ninit()
- clear SSL_OP_TLSEXT_PADDING by defualt to fix interoperability issues
- eliminate stray call to res_search()
- verified with nm that all deprecated resolver functions have been
eradicated
The above should address the folling PRs:
- PR/47207 - Richard Palo -- attempt to set ownership when unprivileged
- PR/48566 - Emmanuel Dreyfus -- problem with TLS timeouts
- PR/48913 - Matthias Scheler -- attempt to set ownership when unprivileged
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/mail/sendmail/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/mail/sendmail/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/sendmail/files/netbsd-proto.mc
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/sendmail/patches/patch-an \
pkgsrc/mail/sendmail/patches/patch-au \
pkgsrc/mail/sendmail/patches/patch-aw \
pkgsrc/mail/sendmail/patches/patch-ay
cvs rdiff -u -r0 -r1.3 pkgsrc/mail/sendmail/patches/patch-ba
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/sendmail/patches/patch-bb \
pkgsrc/mail/sendmail/patches/patch-bc \
pkgsrc/mail/sendmail/patches/patch-bd \
pkgsrc/mail/sendmail/patches/patch-be
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index