[ security update ]
update to p5-libwww-5.51 If LWP::UserAgent::env_proxy is called in a CGI environment, the case-insensitivity when looking for "http_proxy" permits "HTTP_PROXY" to be found, but this can be trivially set by the web client using the "Proxy:" header. The fix applied is that $ENV{HTTP_PROXY} is not longer honored for CGI scripts. The CGI_HTTP_PROXY environment variable can be used instead.
This commit is contained in:
parent
7f7bdd60e9
commit
4411eb6fbd
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/01/14 23:26:59 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/03/17 00:42:06 avsm Exp $
|
||||
|
||||
DISTNAME= libwww-perl-5.50
|
||||
DISTNAME= libwww-perl-5.51
|
||||
PKGNAME= p5-libwww-5.50
|
||||
CATEGORIES= www perl5
|
||||
NEED_VERSION= 1.348
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libwww-perl-5.50.tar.gz) = 9ae366ecbce3eafb888b99444a9ad670
|
||||
RMD160 (libwww-perl-5.50.tar.gz) = 316fb12bdc2f1044c9818ca01e106d9327996f47
|
||||
SHA1 (libwww-perl-5.50.tar.gz) = 3980ff3bec6cbd162cf3a19f425fbfef0948904a
|
||||
MD5 (libwww-perl-5.51.tar.gz) = 4985b175d41ec8b7d3b61670b495ffa3
|
||||
RMD160 (libwww-perl-5.51.tar.gz) = d5861618d6a63ea2d697894107161c397fd665ff
|
||||
SHA1 (libwww-perl-5.51.tar.gz) = b06a36d104d618bbe0719acc594af45789d8f555
|
||||
|
Loading…
Reference in New Issue
Block a user