mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update from 1.6.0 to 1.6.1.
<ChangeLog> *) Security: pipelined commands were not discarded after STARTTLS command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6. Thanks to Chris Boulton. *) Bugfix: the $uri variable might contain garbage when returning errors with code 400. Thanks to Sergey Bobrov. *) Bugfix: in the "none" parameter in the "smtp_auth" directive; the bug had appeared in 1.5.6. Thanks to Svyatoslav Nikolsky. </ChangeLog>
This commit is contained in:
parent
7cc8e7a2b1
commit
082d1d2b8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364460
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.6.1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/
|
||||
|
@ -1,5 +1,5 @@
|
||||
SHA256 (nginx-1.6.0.tar.gz) = 943ad757a1c3e8b3df2d5c4ddacc508861922e36fa10ea6f8e3a348fc9abfc1a
|
||||
SIZE (nginx-1.6.0.tar.gz) = 802956
|
||||
SHA256 (nginx-1.6.1.tar.gz) = f5cfe682a1aeef4602c2ca705402d5049b748f946563f41d8256c18674836067
|
||||
SIZE (nginx-1.6.1.tar.gz) = 803301
|
||||
SHA256 (giom-nginx_accept_language_module-2f69842.tar.gz) = fbcdf792160a1eff7b9549aeb5209d6e76716ff8e86b05e42c90b2d2f858e011
|
||||
SIZE (giom-nginx_accept_language_module-2f69842.tar.gz) = 3399
|
||||
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
|
||||
|
Loading…
Reference in New Issue
Block a user