update to s-nail-14.9.21, from Steffen Nurpmeso

It fixes a possible SMTP buffer overflow triggerable by
a malicious server as reported by Olav Mørkrid, and a socket code
memory access error that can be seen when using IMAP on at least
Solaris, which was reported by Jörg Schilling.
This commit is contained in:
sthen 2021-01-22 11:05:33 +00:00
parent 79e0c3076c
commit 15e44c8949
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.30 2020/12/30 14:25:09 sthen Exp $
# $OpenBSD: Makefile,v 1.31 2021/01/22 11:05:33 sthen Exp $
COMMENT= SysV mail/BSD Mail/POSIX mailx: send and receive mail
DISTNAME= s-nail-14.9.20
DISTNAME= s-nail-14.9.21
CATEGORIES= mail
HOMEPAGE= https://www.sdaoden.eu/code.html\#s-mailx

View File

@ -1,2 +1,2 @@
SHA256 (s-nail-14.9.20.tar.gz) = 3uKTILgc9Ti2myKz/54wmkf1xo2Xhlgfd26jrLMneAo=
SIZE (s-nail-14.9.20.tar.gz) = 1089331
SHA256 (s-nail-14.9.21.tar.gz) = U9dfAYj1v6v+uw5JyhCqpoJAHv0viJskxCDg6Lb0cZc=
SIZE (s-nail-14.9.21.tar.gz) = 1091097