--- - branch: MAIN date: Sun Jul 4 07:57:13 UTC 2021 files: - new: '1.139' old: '1.138' path: pkgsrc/mail/sendmail/Makefile pathrev: pkgsrc/mail/sendmail/Makefile@1.139 type: modified - new: '1.67' old: '1.66' path: pkgsrc/mail/sendmail/Makefile.common pathrev: pkgsrc/mail/sendmail/Makefile.common@1.67 type: modified - new: '1.25' old: '1.24' path: pkgsrc/mail/sendmail/PLIST pathrev: pkgsrc/mail/sendmail/PLIST@1.25 type: modified - new: '1.64' old: '1.63' path: pkgsrc/mail/sendmail/distinfo pathrev: pkgsrc/mail/sendmail/distinfo@1.64 type: modified - new: '1.13' old: '1.12' path: pkgsrc/mail/sendmail/patches/patch-af pathrev: pkgsrc/mail/sendmail/patches/patch-af@1.13 type: modified - new: '1.15' old: '1.14' path: pkgsrc/mail/sendmail/patches/patch-ag pathrev: pkgsrc/mail/sendmail/patches/patch-ag@1.15 type: modified - new: '1.10' old: '1.9' path: pkgsrc/mail/sendmail/patches/patch-ai pathrev: pkgsrc/mail/sendmail/patches/patch-ai@1.10 type: modified - new: '1.4' old: '1.3' path: pkgsrc/mail/sendmail/patches/patch-an pathrev: pkgsrc/mail/sendmail/patches/patch-an@1.4 type: modified - new: '1.4' old: '1.3' path: pkgsrc/mail/sendmail/patches/patch-az pathrev: pkgsrc/mail/sendmail/patches/patch-az@1.4 type: modified - new: '1.4' old: '1.3' path: pkgsrc/mail/sendmail/patches/patch-bo pathrev: pkgsrc/mail/sendmail/patches/patch-bo@1.4 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-ap pathrev: pkgsrc/mail/sendmail/patches/patch-ap@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-aq pathrev: pkgsrc/mail/sendmail/patches/patch-aq@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-as pathrev: pkgsrc/mail/sendmail/patches/patch-as@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-at pathrev: pkgsrc/mail/sendmail/patches/patch-at@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-av pathrev: pkgsrc/mail/sendmail/patches/patch-av@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-ax pathrev: pkgsrc/mail/sendmail/patches/patch-ax@1.2 type: modified - new: '1.2' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-bg pathrev: pkgsrc/mail/sendmail/patches/patch-bg@1.2 type: modified - new: '1.3' old: '1.2' path: pkgsrc/mail/sendmail/patches/patch-ar pathrev: pkgsrc/mail/sendmail/patches/patch-ar@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/mail/sendmail/patches/patch-au pathrev: pkgsrc/mail/sendmail/patches/patch-au@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/mail/sendmail/patches/patch-ay pathrev: pkgsrc/mail/sendmail/patches/patch-ay@1.3 type: modified - new: '1.7' old: '1.6' path: pkgsrc/mail/sendmail/patches/patch-aw pathrev: pkgsrc/mail/sendmail/patches/patch-aw@1.7 type: modified - new: '0' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-bk pathrev: pkgsrc/mail/sendmail/patches/patch-bk@0 type: deleted - new: '0' old: '1.1' path: pkgsrc/mail/sendmail/patches/patch-sendmail_domain.c pathrev: pkgsrc/mail/sendmail/patches/patch-sendmail_domain.c@0 type: deleted - new: '1.1' old: '0' path: pkgsrc/mail/sendmail/patches/patch-bs pathrev: pkgsrc/mail/sendmail/patches/patch-bs@1.1 type: added id: 20210704T075713Z.a2d53650d2f7acdadea64d59c76945abf6af8c1b log: "comms/sendmail: update to 8.16.1\n\n8.16.1/8.16.1\t2020/07/05\n\tSECURITY: If sendmail tried to reuse an SMTP session which had\n\t\talready been closed by the server, then the connection\n\t\tcache could have invalid information about the session.\n\t\tOne possible consequence was that STARTTLS was not\n\t\tused even if offered. This problem has been fixed\n\t\tby clearing out all relevant status information\n\t\twhen a closed session is encountered.\n\tOpenSSL versions before 0.9.8 are no longer supported.\n\tOpenSSL version 1.1.0 and 1.1.1 are supported.\n\tInitial support for DANE (see RFC 7672 et.al.) is available if\n\t\tthe compile time option DANE is set. Only TLSA RR 3-1-x\n\t\tis currently implemented.\n\tNew options SSLEngine and SSLEnginePath to support OpenSSL engines.\n\t\tNote: this feature has so far only been tested with the\n\t\t\"chil\" engine; please report problems with other engines\n\t\tif you encounter any.\n\tNew option CRLPath to specify a directory which contains\n\t\thashes pointing to certificate revocations files.\n\t\tBased on patch from Al Smith.\n\tNew rulesets tls_srv_features and tls_clt_features which\n\t\tcan return a (semicolon separated) list of TLS related\n\t\toptions, e.g., CipherList, CertFile, KeyFile,\n\t\tsee doc/op/op.me for details.\n\tTo automatically handle TLS interoperability problems for outgoing\n\t\tmail, sendmail can now immediately try a connection again\n\t\twithout STARTTLS after a TLS handshake failure.\n\t\tThis can be configured globally via the option\n\t\tTLSFallbacktoClear or per session via the 'C' flag\n\t\tof tls_clt_features.\n\t\tThis also adds the new value \"CLEAR\" for the macro\n\t\t{verify}: STARTTLS has been disabled internally for\n\t\ta clear text delivery attempt.\n\tApply Timeout.starttls also to the server waiting for the TLS\n\t\thandshake to begin. Based on patch from Simon Hradecky.\n\tNew compile time option TLS_EC to enable the use of elliptic\n\t\tcurve cryptography in STARTTLS (previously available as\n\t\t_FFR_TLS_EC).\n\tHandle MIME boundaries specified in headers which contain CRLF.\n\tFix detection of loopback net (it was broken when compiled\n\t\twith NETINET6) and only set the macros {if_addr_out}\n\t\tand {if_family_out} if the interface of the outgoing\n\t\tconnection does not belong to the loopback net.\n\tFix logic to enable a milter to delete a recipient in\n\t\tDeliveryMode=interactive even if it might be subject\n\t\tto alias expansion.\n\tLog name of a milter making changes (this was missing for\n\t\tsome functions).\n\tLog the actual reply of a server when an SMTP delivery problem\n\t\toccurs in a \"reply=\" field if possible.\n\tLog user= for failed AUTH attempts if possible. Based on\n\t\tpatch from Packet Hack, Jim Hranicky, Kevin A. McGrail,\n\t\tand Joe Quinn.\n\tAdd CDB as map type. Note: CDB is a \"Constant DataBase\", i.e.,\n\t\tno changes can be made after it is created, hence it\n\t\tdoes not work with vacation(1) nor editmap(8) (except\n\t\tfor query mode).\n\tFix some memory leaks (mostly in error cases) and properly handle\n\t\tcopied varargs in sm_io_vfprintf(). The issues were found\n\t\tusing Coverity Scan and reported (including patches) by\n\t\tOnd��ej Lyson��k of Red Hat.\n\tDo not override ServerSSLOptions and ClientSSLOptions when they\n\t\tare specified on the command line. Based on patch from\n\t\tHiroki Sato.\n\tAdd RFC7505 Null MX support for domains that declare they do not\n\t\taccept mail.\n\tNew compile time option LDAP_NETWORK_TIMEOUT which is set\n\t\tautomatically when LDAPMAP is used and\n\t\tLDAP_OPT_NETWORK_TIMEOUT is available to enable the\n\t\tnew -c option for LDAP maps to specify the network timeout.\n\tCONFIG: New FEATURE(`tls_session_features') to enable standard\n\t\trules for tls_srv_features and tls_clt_features; for\n\t\tdetails see cf/README.\n\tCONFIG: New options confSSL_ENGINE and confSSL_ENGINE_PATH\n\t\tfor SSLEngine and SSLEnginePath, respectively.\n\tCONFIG: New options confDANE to enable DANE support.\n\tCONFIG: New option confTLS_FALLBACK_TO_CLEAR for TLSFallbacktoClear.\n\tCONFIG: New extension CITag: for TLS restrictions, see cf/README\n\t\tfor details.\n\tCONFIG: FEATURE(`blacklist_recipients') renamed to\n\t\tFEATURE(`blocklist_recipients').\n\tCONTRIB: cidrexpand updated to support IPv6 CIDR ranges and to\n\t\tcanonicalize IPv6 addresses; if cidrexpand is used with IPv6\n\t\taddresses then UseCompressedIPv6Addresses must be disabled.\n\tDOC: The dns map can return multiple values in a single result\n\t\tif the -z option is used.\n\tDOC: Note to set MustQuoteChars=. due to DKIM signatures.\n\tLIBMILTER: Fix typo in a macro. Patch from Ignacio Goyret\n\t\tof Alcatel-Lucent.\n\tLIBMILTER: Fix reference in xxfi_negotiate documentation.\n\t\tPatch from Sven Neuhaus.\n\tLIBMILTER: Fix function name in smfi_addrcpt_par documentation.\n\t\tPatch from G.W. Haywood.\n\tLIBMILTER: Fix a potential memory leak in smfi_setsymlist().\n\t\tPatch from Martin Svec.\n\tMAKEMAP: New map type \"implicit\" refers to the first available type,\n\t\ti.e., it depends on the compile time options NEWDB, DBM,\n\t\tand CDB. This can be used in conjunction with the\n\t\t\"implicit\" map type in sendmail.cf.\n\t\tNote: makemap, libsmdb, and sendmail must be compiled\n\t\twith the same options (and library versions of course).\n\tPortability:\n\t\tAdd support for Darwin 14-18 (Mac OS X 10.x).\n\t\tNew option HAS_GETHOSTBYNAME2: set if your system\n\t\tsupports gethostbyname2(2).\n\t\tSet SM_CONF_SEM=2 for FreeBSD 12 and later due to\n\t\tchanges in sys/sem.h\n\t\tOn Linux set MAXHOSTNAMELEN (the maximum length\n\t\tof a FQHN) to 256 if it is less than that value.\n\tAdded Files:\n\t\tcf/feature/blocklist_recipients.m4\n\t\tcf/feature/tls_failures.m4\n\t\tdevtools/OS/Darwin.14.x\n\t\tdevtools/OS/Darwin.15.x\n\t\tdevtools/OS/Darwin.16.x\n\t\tlibsmdb/smcdb.c\n\t\tsendmail/ratectrl.h\n" module: pkgsrc subject: 'CVS commit: pkgsrc/mail/sendmail' unixtime: '1625385433' user: jnemeth