From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 9 08:20:15 2003 Return-Path: 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 D4A2616A4CE for ; Sun, 9 Nov 2003 08:20:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 506134400E for ; Sun, 9 Nov 2003 08:20:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hA9GKEFY080668 for ; Sun, 9 Nov 2003 08:20:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hA9GKEpA080667; Sun, 9 Nov 2003 08:20:14 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 9 Nov 2003 08:20:14 -0800 (PST) Resent-Message-Id: <200311091620.hA9GKEpA080667@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, Colin Percival Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7128416A4CE for ; Sun, 9 Nov 2003 08:18:19 -0800 (PST) Received: from builder.daemonology.net (h24-87-233-42.vc.shawcable.net [24.87.233.42]) by mx1.FreeBSD.org (Postfix) with SMTP id C2CB443FF9 for ; Sun, 9 Nov 2003 08:18:17 -0800 (PST) (envelope-from cperciva@beastie.daemonology.net) Received: (qmail 96019 invoked from network); 9 Nov 2003 16:16:19 -0000 Received: (for user qmaild) Received: from unknown (HELO beastie.daemonology.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2003 16:16:19 -0000 Received: (qmail 66939 invoked by uid 0); 9 Nov 2003 15:51:34 -0000 Message-Id: <20031109155134.66938.qmail@beastie.daemonology.net> Date: 9 Nov 2003 15:51:34 -0000 From: Colin Percival To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59084: [MAINTAINER UPDATE] security/freebsd-update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Colin Percival List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 16:20:16 -0000 >Number: 59084 >Category: ports >Synopsis: [MAINTAINER UPDATE] security/freebsd-update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 09 08:20:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Colin Percival >Release: FreeBSD 4.7-SECURITY i386 >Organization: >Environment: >Description: I haven't tested FreeBSD Update's RSA code on non-i386 platforms, and I don't want people relying upon this until I've had a chance to do that testing. Since nobody (AFAIK) is building binary updates for use with FreeBSD Update on non-i386 platforms, this shouldn't inconvenience anyone. Also, add a note reminding people not to touch this port. >How-To-Repeat: >Fix: --- freebsd-update.diff.5 begins here --- diff -ruN security/freebsd-update.orig/Makefile security/freebsd-update/Makefile --- security/freebsd-update.orig/Makefile Wed Oct 15 08:20:24 2003 +++ security/freebsd-update/Makefile Sun Nov 9 15:34:32 2003 @@ -10,8 +10,17 @@ CATEGORIES= security MASTER_SITES= http://www.daemonology.net/freebsd-update/ +# This is a critical security port. If it breaks, Bad Things will happen. +# Under no circumstances should this port ever be modified without approval +# from the maintainer or security-officer, even for "cosmetic" fixes. + MAINTAINER= cperciva@daemonology.net COMMENT= Fetches and installs binary updates to FreeBSD + +# The RSA code has only been tested on i386; I don't *think* there are +# any word-size or endian issues, but I'm not sure. Since nobody is +# building updates for non-i386 platforms anyway, this won't hurt anyone. +ONLY_FOR_ARCHS= i386 RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff --- freebsd-update.diff.5 ends here --- >Release-Note: >Audit-Trail: >Unformatted: