Date: Tue, 7 Jul 2009 09:44:02 GMT From: bf <bf1783@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136414: [PATCH]www/dillo2: update to 2.1.1 (security fix and misc. improvements) Message-ID: <200907070944.n679i292098385@www.freebsd.org> Resent-Message-ID: <200907070950.n679o4kb030363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136414 >Category: ports >Synopsis: [PATCH]www/dillo2: update to 2.1.1 (security fix and misc. improvements) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 07 09:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bf >Release: 8-CURRENT amd64 >Organization: >Environment: >Description: The most important element in this upgrade is a security fix for possible malicious images. More details at: http://hg.dillo.org/dillo/file/tip/ChangeLog >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN dillo2.orig/Makefile dillo2/Makefile --- dillo2.orig/Makefile 2009-06-24 09:10:30.000000000 -0400 +++ dillo2/Makefile 2009-07-06 01:04:14.903360996 -0400 @@ -2,10 +2,10 @@ # Date created: 28 August 2008 # Whom: bf <bf2006a@yahoo.com> # -# $FreeBSD: ports/www/dillo2/Makefile,v 1.45 2009/06/24 13:10:30 pav Exp $ +# $FreeBSD: ports/www/dillo2/Makefile,v 1.44 2009/06/07 18:51:21 miwi Exp $ PORTNAME= dillo -PORTVERSION= 2.1 +PORTVERSION= 2.1.1 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ diff -ruN dillo2.orig/distinfo dillo2/distinfo --- dillo2.orig/distinfo 2009-06-24 09:10:30.000000000 -0400 +++ dillo2/distinfo 2009-07-06 01:04:14.903360996 -0400 @@ -1,3 +1,3 @@ -MD5 (dillo-2.1.tar.bz2) = c703851a5c44f739195febd09268edc1 -SHA256 (dillo-2.1.tar.bz2) = e9a36a19a0e28b96e202dadac4ec255489bccfd6734170a32631e1b22406909e -SIZE (dillo-2.1.tar.bz2) = 625886 +MD5 (dillo-2.1.1.tar.bz2) = 93f674f2a42d90a1cdb88a6972325954 +SHA256 (dillo-2.1.1.tar.bz2) = 8eec025872030fc1419fb93ee41dbdf380a6d1f75f4d51aec5eee9a9a4aa4477 +SIZE (dillo-2.1.1.tar.bz2) = 612711 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907070944.n679i292098385>