From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 21:14:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F3E16A4CE for ; Fri, 24 Dec 2004 21:14:18 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37EE43D4C for ; Fri, 24 Dec 2004 21:14:17 +0000 (GMT) (envelope-from taosecurity@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so65842rnf for ; Fri, 24 Dec 2004 13:14:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=kDF6MJM4T3JpYXZPmclPry5075HEqJ9LLPRWnysU04TAwH+dJ04JngGnV0Xovw+ImoA/5lZfwl2FQGCEhyv7gdeVqNO9dnOEig+zXlTxxwdXZzX8cLLVe7nX94JyL2cODjliygaqoIR37Spw2UBbVnynM5ztOsDq3HzTQRUz/Ac= Received: by 10.38.104.64 with SMTP id b64mr143439rnc; Fri, 24 Dec 2004 13:14:16 -0800 (PST) Received: by 10.38.209.12 with HTTP; Fri, 24 Dec 2004 13:14:16 -0800 (PST) Message-ID: <120ef053041224131444856476@mail.gmail.com> Date: Fri, 24 Dec 2004 16:14:16 -0500 From: Richard Bejtlich To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Answers: Keeping FreeBSD Applications Up-To-Date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Richard Bejtlich List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 21:14:18 -0000 Three weeks ago I posted notification of my article Keeping FreeBSD Up-To-Date. Today I am happy to announce the publication at TaoSecurity.com of Keeping FreeBSD Applications Up-To-Date: http://www.taosecurity.com/keeping_freebsd_applications_up-to-date.html The new article takes the same case-based approach I used in the first paper. The article's sections include: - Introduction - Installation Using Source Code - Installation Using the FreeBSD Ports Tree - Installation Using Precompiled Packages - Updating Applications Installed from Source Code - Updating Packages by Deletion and Addition - Updating the Ports Tree, Part 1 - Manually Updating a Package Using the Ports Tree - Updating Packages with Portupgrade, Part 1 - Updating Packages with Portupgrade, Part 2 - Updating the Ports Tree, Part 2 - My Common Package Update Process - Creating Packages on One System and Installing Them Elsewhere - Addressing Security Issues in Packages - Conclusion - Acknowledgements - References Sections show commands to run, explanations of what they do, sample output, applications versions, and pros and cons of each upgrade method. Please send feedback to taosecurity at gmail dot com. Thank you, Richard Bejtlich