From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 20 14:00:35 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 3A36816A4BF for ; Mon, 20 Oct 2003 14:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDBDE43FA3 for ; Mon, 20 Oct 2003 14:00:30 -0700 (PDT) (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 h9KL0UFY020484 for ; Mon, 20 Oct 2003 14:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9KL0Uhu020483; Mon, 20 Oct 2003 14:00:30 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 20 Oct 2003 14:00:30 -0700 (PDT) Resent-Message-Id: <200310202100.h9KL0Uhu020483@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, Jamie Hermans Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF37B16A4B3 for ; Mon, 20 Oct 2003 13:51:42 -0700 (PDT) Received: from seraphim.hermans.ca (h24-65-98-20.ed.shawcable.net [24.65.98.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E954F43F85 for ; Mon, 20 Oct 2003 13:51:39 -0700 (PDT) (envelope-from jamie@hermans.ca) Received: from localhost (localhost [127.0.0.1]) by seraphim.hermans.ca (Postfix) with ESMTP id 6619C276 for ; Mon, 20 Oct 2003 14:51:37 -0600 (MDT) Received: from seraphim.hermans.ca ([127.0.0.1]) by localhost (seraphim.hermans.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80165-02 for ; Mon, 20 Oct 2003 14:51:34 -0600 (MDT) Received: by seraphim.hermans.ca (Postfix, from userid 1000) id 50A2233C; Mon, 20 Oct 2003 14:51:34 -0600 (MDT) Message-Id: <20031020205134.50A2233C@seraphim.hermans.ca> Date: Mon, 20 Oct 2003 14:51:34 -0600 (MDT) From: Jamie Hermans To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/58303: Update to version 1.4.0.2 (bug-fix release) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jamie Hermans List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 21:00:35 -0000 >Number: 58303 >Category: ports >Synopsis: Update to version 1.4.0.2 (bug-fix release) >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: Mon Oct 20 14:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jamie Hermans >Release: FreeBSD 4.8-STABLE i386 >Organization: hermans.ca >Environment: System: FreeBSD seraphim.hermans.ca 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 27 18:26:54 MDT 2003 root@seraphim.hermans.ca:/home/usr_obj/usr/src/sys/SERAPHIM i386 >Description: We've been alerted to a security vulnerability in Gallery 1.4 that can allow remote access to your system. It only affects a very small percentage of Unix installations (though it affects all Windows installations). >How-To-Repeat: >Fix: diff -ruN gallery-1.4.0.1/Makefile gallery-1.4.0.2/Makefile --- gallery-1.4.0.1/Makefile Wed Sep 24 11:52:51 2003 +++ gallery-1.4.0.2/Makefile Mon Oct 20 14:36:37 2003 @@ -6,11 +6,11 @@ # PORTNAME= gallery -PORTVERSION= 1.4.0.1 +PORTVERSION= 1.4.0.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.1/-pl1/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.2/-pl2/} MAINTAINER= jamie@hermans.ca COMMENT= Gallery is a slick web based photo album written using PHP diff -ruN gallery-1.4.0.1/distinfo gallery-1.4.0.2/distinfo --- gallery-1.4.0.1/distinfo Wed Sep 24 11:44:32 2003 +++ gallery-1.4.0.2/distinfo Mon Oct 20 14:38:19 2003 @@ -1 +1 @@ -MD5 (gallery-1.4-pl1.tar.gz) = 289995f7ca18bc63fec34d3c00f8cb26 +MD5 (gallery-1.4-pl2.tar.gz) = f55dd81a9ca69efc6ee9d806df2f7e1e diff -ruN gallery-1.4.0.1/pkg-plist gallery-1.4.0.2/pkg-plist --- gallery-1.4.0.1/pkg-plist Wed Sep 24 11:40:42 2003 +++ gallery-1.4.0.2/pkg-plist Mon Oct 20 14:46:32 2003 @@ -152,7 +152,7 @@ %%GALLERYDIR%%/layout/navigator.inc %%GALLERYDIR%%/layout/navphoto.inc %%GALLERYDIR%%/layout/searchdraw.inc -%%GALLERYDIR%%/locale/cs_CZ/LC_MESSAGES/gallery.mo +%%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/da_DK/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/de_DE/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/en_GB/LC_MESSAGES/gallery.mo @@ -161,13 +161,16 @@ %%GALLERYDIR%%/locale/fr_CA/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/he_IL/LC_MESSAGES/gallery.mo +%%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/is_IS/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/it_IT/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES/gallery.mo +%%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/nl_NL/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/no_NO/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES/gallery.mo +%%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/ru_RU.koi8r/LC_MESSAGES/gallery.mo %%GALLERYDIR%%/locale/ru_RU/LC_MESSAGES/gallery.mo @@ -187,8 +190,9 @@ %%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/platform/fs_win32.php %%GALLERYDIR%%/po/CREDITS +%%GALLERYDIR%%/po/bg_BG-gallery.po +%%GALLERYDIR%%/po/copyright.txt %%GALLERYDIR%%/po/create_po_template.sh -%%GALLERYDIR%%/po/cs_CZ-gallery.po %%GALLERYDIR%%/po/da_DK-gallery.po %%GALLERYDIR%%/po/de_DE-gallery.po %%GALLERYDIR%%/po/en_GB-gallery.po @@ -198,14 +202,17 @@ %%GALLERYDIR%%/po/fr_FR-gallery.po %%GALLERYDIR%%/po/gallery.pot %%GALLERYDIR%%/po/he_IL-gallery.po +%%GALLERYDIR%%/po/hu_HU-gallery.po %%GALLERYDIR%%/po/is_IS-gallery.po %%GALLERYDIR%%/po/it_IT-gallery.po %%GALLERYDIR%%/po/ja_JP-gallery.po +%%GALLERYDIR%%/po/ko_KR-gallery.po %%GALLERYDIR%%/po/lt_LT-gallery.po %%GALLERYDIR%%/po/make_mo_files.sh %%GALLERYDIR%%/po/nl_NL-gallery.po %%GALLERYDIR%%/po/no_NO-gallery.po %%GALLERYDIR%%/po/pl_PL-gallery.po +%%GALLERYDIR%%/po/pt_BR-gallery.po %%GALLERYDIR%%/po/pt_PT-gallery.po %%GALLERYDIR%%/po/remove_obsolete.pl %%GALLERYDIR%%/po/ru_RU-gallery.po @@ -251,6 +258,8 @@ %%GALLERYDIR%%/slideshow.php %%GALLERYDIR%%/slideshow_low.php %%GALLERYDIR%%/sort_album.php +%%GALLERYDIR%%/tools/g1-report.css +%%GALLERYDIR%%/tools/g1-report.php %%GALLERYDIR%%/upgrade_album.php %%GALLERYDIR%%/upgrade_users.php %%GALLERYDIR%%/user_preferences.php @@ -259,6 +268,7 @@ %%GALLERYDIR%%/view_comments.php %%GALLERYDIR%%/view_photo.php %%GALLERYDIR%%/view_photo_properties.php +@dirrm %%GALLERYDIR%%/tools @dirrm %%GALLERYDIR%%/setup @dirrm %%GALLERYDIR%%/po @dirrm %%GALLERYDIR%%/platform @@ -280,6 +290,8 @@ @dirrm %%GALLERYDIR%%/locale/ru_RU @dirrm %%GALLERYDIR%%/locale/pt_PT/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/pt_PT +@dirrm %%GALLERYDIR%%/locale/pt_BR/LC_MESSAGES +@dirrm %%GALLERYDIR%%/locale/pt_BR @dirrm %%GALLERYDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/pl_PL @dirrm %%GALLERYDIR%%/locale/no_NO/LC_MESSAGES @@ -288,12 +300,16 @@ @dirrm %%GALLERYDIR%%/locale/nl_NL @dirrm %%GALLERYDIR%%/locale/lt_LT/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/lt_LT +@dirrm %%GALLERYDIR%%/locale/ko_KR/LC_MESSAGES +@dirrm %%GALLERYDIR%%/locale/ko_KR @dirrm %%GALLERYDIR%%/locale/ja_JP/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/ja_JP @dirrm %%GALLERYDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/it_IT @dirrm %%GALLERYDIR%%/locale/is_IS/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/is_IS +@dirrm %%GALLERYDIR%%/locale/hu_HU/LC_MESSAGES +@dirrm %%GALLERYDIR%%/locale/hu_HU @dirrm %%GALLERYDIR%%/locale/he_IL/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/he_IL @dirrm %%GALLERYDIR%%/locale/fr_FR/LC_MESSAGES @@ -310,8 +326,8 @@ @dirrm %%GALLERYDIR%%/locale/de_DE @dirrm %%GALLERYDIR%%/locale/da_DK/LC_MESSAGES @dirrm %%GALLERYDIR%%/locale/da_DK -@dirrm %%GALLERYDIR%%/locale/cs_CZ/LC_MESSAGES -@dirrm %%GALLERYDIR%%/locale/cs_CZ +@dirrm %%GALLERYDIR%%/locale/bg_BG/LC_MESSAGES +@dirrm %%GALLERYDIR%%/locale/bg_BG @dirrm %%GALLERYDIR%%/locale @dirrm %%GALLERYDIR%%/layout @dirrm %%GALLERYDIR%%/js >Release-Note: >Audit-Trail: >Unformatted: