Date: Mon, 07 Aug 2006 12:13:50 +0100 From: Ceri Davies <ceri@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101570: net-mgmt/ipcalc: update to 0.41 Message-ID: <E1GA33O-000Ltj-1q@shrike.submonkey.net> Resent-Message-ID: <200608071120.k77BKC53021278@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101570 >Category: ports >Synopsis: net-mgmt/ipcalc: update to 0.41 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Aug 07 11:20:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ceri Davies >Release: FreeBSD 6.1-STABLE i386 >Organization: Submonkey >Environment: System: FreeBSD shrike.private.submonkey.net 6.1-STABLE FreeBSD 6.1-STABLE #46: Wed Jul 26 17:04:02 BST 2006 root@shrike.private.submonkey.net:/usr/obj/usr/src/sys/SHRIKE i386 >Description: Update net-mgmt/ipcalc to 0.41. Fixes a potential XSS attack: 0.41 2006-07-27 CGI-Script: Replaced REQUEST_URI with SCRIPT_URL to prevent cross-site-scripting attacks >How-To-Repeat: Apply patch. >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/ipcalc/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 26 May 2006 15:10:58 -0000 1.13 +++ Makefile 7 Aug 2006 11:11:11 -0000 @@ -6,7 +6,7 @@ # $FreeBSD: ports/net-mgmt/ipcalc/Makefile,v 1.13 2006/05/26 15:10:58 pav Exp $ PORTNAME= ipcalc -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= net-mgmt MASTER_SITES= http://jodies.de/ipcalc-archive/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net-mgmt/ipcalc/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 7 Jun 2006 14:36:53 -0000 1.9 +++ distinfo 7 Aug 2006 11:11:11 -0000 @@ -1,3 +1,3 @@ -MD5 (ipcalc-0.40.tar.gz) = ad22070e7a784d83361b6bcf18dec7c1 -SHA256 (ipcalc-0.40.tar.gz) = fde7ddca9458a8b9fe24d7b43eb0b03a67b5a2cd9b58abdefdc1f520f00eeb60 -SIZE (ipcalc-0.40.tar.gz) = 21444 +MD5 (ipcalc-0.41.tar.gz) = fb791e9a5220fc8e624d915e18fc4697 +SHA256 (ipcalc-0.41.tar.gz) = dda9c571ce3369e5b6b06e92790434b54bec1f2b03f1c9df054c0988aa4e2e8a +SIZE (ipcalc-0.41.tar.gz) = 21599 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GA33O-000Ltj-1q>