Date: Tue, 5 Aug 2008 11:25:34 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126268: [PATCH]www/links: update to 2.2 Message-ID: <200808051125.m75BPYZJ054687@www.freebsd.org> Resent-Message-ID: <200808051130.m75BU5bp054111@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126268 >Category: ports >Synopsis: [PATCH]www/links: update to 2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 05 11:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: This update, along with the second patch I submitted earlier for the last update (which seems to have fallen between the cracks), addresses CVE 2008-3329 ( http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3329 ). Also, a number of minor bugs are fixed. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN links.orig/Makefile links/Makefile --- links.orig/Makefile 2008-07-15 09:09:31.000000000 -0400 +++ links/Makefile 2008-08-05 06:50:47.482465196 -0400 @@ -2,11 +2,11 @@ # Date created: 21 January 2000 # Whom: Michael Vasilenko <acid@stu.cn.ua> # -# $FreeBSD: ports/www/links/Makefile,v 1.55 2008/07/15 13:09:31 demon Exp $ +# $FreeBSD: ports/www/links/Makefile,v 1.54 2008/05/30 21:25:11 gahr Exp $ # PORTNAME= links -DISTVERSION= 2.1pre37 +DISTVERSION= 2.2 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://links.twibright.com/download/ diff -ruN links.orig/distinfo links/distinfo --- links.orig/distinfo 2008-07-15 09:09:31.000000000 -0400 +++ links/distinfo 2008-08-05 06:50:47.482465196 -0400 @@ -1,6 +1,6 @@ -MD5 (links-2.1pre37.tar.bz2) = 6766e64f06b2078676b01dfd086aa413 -SHA256 (links-2.1pre37.tar.bz2) = a1d4e395dce738fb7bf3ab7436fdbe6e2b677fed5437c193aac1b0e0ea1d49d9 -SIZE (links-2.1pre37.tar.bz2) = 3823570 +MD5 (links-2.2.tar.bz2) = bf5b20529a2a811701c5af52b28ebdd4 +SHA256 (links-2.2.tar.bz2) = d3c60ff425bec5aacd1b15578a643c03090ad73fbb404f6ce8ee8c6219bdbc6d +SIZE (links-2.2.tar.bz2) = 3832115 MD5 (links-2.1pre33-utf8.diff.bz2) = 82ba3c492079f8664743ce03446433a3 SHA256 (links-2.1pre33-utf8.diff.bz2) = a34de30b787e6bab984cd5000c7a576f157437f622e9fe3a076808769a56db75 SIZE (links-2.1pre33-utf8.diff.bz2) = 4793 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808051125.m75BPYZJ054687>