pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/msmtp Update to 1.8.19. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff698197a65c
branches:  trunk
changeset: 771007:ff698197a65c
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Dec 12 10:41:48 2021 +0000

description:
Update to 1.8.19. From the changelog:
- Fixed a security problem in msmtpd: mail addresses starting with '-'
  could be interpreted as options of the pipe command.
- msmtpd now supports logging to syslog or to a file with the
  option --log, and authentication (for special use cases) with the
  option --auth.
- The 'from' command now accepts patterns (as in shell file name
  matching) so that many envelope from addresses given with --from can
  match the same account
- Added support for %H, %C, %M in the domain command
- msmtpd now supports sysexits.h error codes from the pipe command

diffstat:

 mail/msmtp/Makefile |  5 ++---
 mail/msmtp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 279a2ee29871 -r ff698197a65c mail/msmtp/Makefile
--- a/mail/msmtp/Makefile       Sun Dec 12 10:04:58 2021 +0000
+++ b/mail/msmtp/Makefile       Sun Dec 12 10:41:48 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2021/12/08 16:05:29 adam Exp $
+# $NetBSD: Makefile,v 1.88 2021/12/12 10:41:48 schmonz Exp $
 
-DISTNAME=      msmtp-1.8.15
-PKGREVISION=   3
+DISTNAME=      msmtp-1.8.19
 CATEGORIES=    mail
 MASTER_SITES=  https://marlam.de/msmtp/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 279a2ee29871 -r ff698197a65c mail/msmtp/distinfo
--- a/mail/msmtp/distinfo       Sun Dec 12 10:04:58 2021 +0000
+++ b/mail/msmtp/distinfo       Sun Dec 12 10:41:48 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2021/10/26 10:54:09 nia Exp $
+$NetBSD: distinfo,v 1.48 2021/12/12 10:41:48 schmonz Exp $
 
-BLAKE2s (msmtp-1.8.15.tar.xz) = 1a7f0c43012a29387716da9680e8dc9a47921dea10f4f3b69eec4a4d3648f8cb
-SHA512 (msmtp-1.8.15.tar.xz) = 66c722f65590785f005631f0edb46f427cc4d9028c71ffbb1fb4eaa8d8fdacaadbcf24f81edc41e464e156b2beb65ecd1166b3d4aad4630ccd9fcaaa2e72e2a6
-Size (msmtp-1.8.15.tar.xz) = 370736 bytes
+BLAKE2s (msmtp-1.8.19.tar.xz) = 7b504e47d7dbdf9d8f206290d95ef9393aa933ae2c7fb9911f0681f8ecfd2819
+SHA512 (msmtp-1.8.19.tar.xz) = 0be193fc0a415824e311f88b57521898caaed49737370b6ae688c7f75e3ff5bc3dc9d87d9d08289b46a1b9650b2a48fb3cd40fb156f894b3fe805136d124f1bd
+Size (msmtp-1.8.19.tar.xz) = 383100 bytes



Home | Main Index | Thread Index | Old Index