From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 20 17:00:32 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3160E16A420 for ; Thu, 20 Oct 2005 17:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 881D943D62 for ; Thu, 20 Oct 2005 17:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9KH0VZM042945 for ; Thu, 20 Oct 2005 17:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9KH0VsB042944; Thu, 20 Oct 2005 17:00:31 GMT (envelope-from gnats) Resent-Date: Thu, 20 Oct 2005 17:00:31 GMT Resent-Message-Id: <200510201700.j9KH0VsB042944@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Frank J. Laszlo" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FE816A434 for ; Thu, 20 Oct 2005 16:55:23 +0000 (GMT) (envelope-from laszlof@ion.franksworld.org) Received: from ion.franksworld.org (ion.franksworld.org [72.36.193.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC19E43D69 for ; Thu, 20 Oct 2005 16:55:13 +0000 (GMT) (envelope-from laszlof@ion.franksworld.org) Received: from laszlof by ion.franksworld.org with local (Exim 4.52 (FreeBSD)) id 1ESfKH-000FCb-9V; Thu, 20 Oct 2005 13:39:41 -0500 Message-Id: Date: Thu, 20 Oct 2005 13:39:41 -0500 From: "Frank J. Laszlo" Sender: "Frank J. Laszlo" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: sf@FreeBSD.org Subject: ports/87734: [UPDATE]: ftp/wget: SECURITY FIX: Update to version 1.10.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Frank J. Laszlo" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 17:00:32 -0000 >Number: 87734 >Category: ports >Synopsis: [UPDATE]: ftp/wget: SECURITY FIX: Update to version 1.10.2 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 20 17:00:30 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Frank J. Laszlo >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD ion.franksworld.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jul 18 12:12:29 EDT 2005 laszlof@muffin.ubixos.com:/usr/obj/usr/src/sys/MUFFIN i386 >Description: This patch will update ftp/wget to version 1.10.2. This version contains fixes for a major security issue: a remotely exploitable buffer overflow vulnerability in the NTLM authentication code. The maintainer has been CC'd. >How-To-Repeat: >Fix: --- wget-1.10.2.diff begins here --- diff -NrU3 wget.orig/Makefile wget/Makefile --- wget.orig/Makefile Thu Oct 20 13:31:33 2005 +++ wget/Makefile Thu Oct 20 13:31:46 2005 @@ -6,7 +6,7 @@ # PORTNAME= wget -DISTVERSION= 1.10.1 +DISTVERSION= 1.10.2 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget diff -NrU3 wget.orig/distinfo wget/distinfo --- wget.orig/distinfo Thu Oct 20 13:31:33 2005 +++ wget/distinfo Thu Oct 20 13:31:54 2005 @@ -1,2 +1,2 @@ -MD5 (wget-1.10.1.tar.gz) = 879a15cc9093796b8a5035ff0d0d25ad -SIZE (wget-1.10.1.tar.gz) = 1212784 +MD5 (wget-1.10.2.tar.gz) = 795fefbb7099f93e2d346b026785c4b8 +SIZE (wget-1.10.2.tar.gz) = 1213056 --- wget-1.10.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: