summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2007-09-12 08:50:45 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2007-09-12 08:50:45 +0000
commit37ed24d34c2ff5d50118ef689e945345eba2ede6 (patch)
treebd38c02006cd08bcfc8f29f9f07321e2cfc17b5a /www-apps/gallery
parentSparc stable wrt security #191587 (diff)
downloadgentoo-2-37ed24d34c2ff5d50118ef689e945345eba2ede6.tar.gz
gentoo-2-37ed24d34c2ff5d50118ef689e945345eba2ede6.tar.bz2
gentoo-2-37ed24d34c2ff5d50118ef689e945345eba2ede6.zip
Removed insecure versions from the tree (see #191587).
(Portage version: 2.1.2.12)
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog6
-rw-r--r--www-apps/gallery/files/digest-gallery-2.1.23
-rw-r--r--www-apps/gallery/files/digest-gallery-2.2.13
-rw-r--r--www-apps/gallery/files/digest-gallery-2.2.23
-rw-r--r--www-apps/gallery/gallery-2.1.2.ebuild84
-rw-r--r--www-apps/gallery/gallery-2.2.1.ebuild84
-rw-r--r--www-apps/gallery/gallery-2.2.2.ebuild84
7 files changed, 5 insertions, 262 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 2036c39055f2..5028413f0ba2 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/gallery
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.122 2007/09/12 08:42:20 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.123 2007/09/12 08:50:44 wrobel Exp $
+
+ 12 Sep 2007; <wrobel@gentoo.org> -gallery-2.1.2.ebuild,
+ -gallery-2.2.1.ebuild, -gallery-2.2.2.ebuild:
+ Removed insecure versions from the tree (see #191587).
12 Sep 2007; Jose Luis Rivero <yoswink@gentoo.org> gallery-2.2.3.ebuild:
Sparc stable wrt security #191587
diff --git a/www-apps/gallery/files/digest-gallery-2.1.2 b/www-apps/gallery/files/digest-gallery-2.1.2
deleted file mode 100644
index a3b92114a1fc..000000000000
--- a/www-apps/gallery/files/digest-gallery-2.1.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 c394014997bfed2fc45cdd73124871a5 gallery-2.1.2-full.tar.gz 8061300
-RMD160 46ed198fb5f7d5968d7216b4f73d6d3b8182deac gallery-2.1.2-full.tar.gz 8061300
-SHA256 84aa2a164cc684c0923d4da6f9b418975d823690c399baf1dd41477f3ec428f2 gallery-2.1.2-full.tar.gz 8061300
diff --git a/www-apps/gallery/files/digest-gallery-2.2.1 b/www-apps/gallery/files/digest-gallery-2.2.1
deleted file mode 100644
index ba1248dbf24e..000000000000
--- a/www-apps/gallery/files/digest-gallery-2.2.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e4501a9cec700f238bddc5791fec0f8c gallery-2.2.1-full.tar.gz 11849887
-RMD160 1635343ba0d134dbeb9be87087d5ec9d7ed6ac9d gallery-2.2.1-full.tar.gz 11849887
-SHA256 eea17a716cb29406ed32549ee59899ad97bbcc57401aaaf476e5d04eb7b341ff gallery-2.2.1-full.tar.gz 11849887
diff --git a/www-apps/gallery/files/digest-gallery-2.2.2 b/www-apps/gallery/files/digest-gallery-2.2.2
deleted file mode 100644
index b0807ed82982..000000000000
--- a/www-apps/gallery/files/digest-gallery-2.2.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 488d7837d531e99d4b5f420150b792d9 gallery-2.2.2-full.tar.gz 11900129
-RMD160 955a08dfa3f6f458872b707ea4c1d546036bcbee gallery-2.2.2-full.tar.gz 11900129
-SHA256 521b4d77e6ad21591229c8bd2769a9889052835cbcbe720e0b9abd2820431ac2 gallery-2.2.2-full.tar.gz 11900129
diff --git a/www-apps/gallery/gallery-2.1.2.ebuild b/www-apps/gallery/gallery-2.1.2.ebuild
deleted file mode 100644
index ca5bc55bddf9..000000000000
--- a/www-apps/gallery/gallery-2.1.2.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.1.2.ebuild,v 1.11 2007/01/02 22:26:29 rl03 Exp $
-
-inherit webapp eutils depend.php
-
-DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
-HOMEPAGE="http://gallery.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
-IUSE="dcraw ffmpeg gd imagemagick mysql netpbm postgres unzip zip"
-
-RDEPEND="virtual/httpd-php
- media-libs/jpeg
- dcraw? ( >=media-gfx/dcraw-8.03 )
- ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20051216 )
- gd? ( >=media-libs/gd-2 )
- imagemagick? ( >=media-gfx/imagemagick-5.4.9.1-r1 )
- netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 )
- unzip? ( app-arch/unzip )
- zip? ( app-arch/zip )
-"
-
-S=${WORKDIR}/${PN}2
-
-need_php
-
-pkg_setup() {
- webapp_pkg_setup
-
- local php_flags="session"
- local DIE=
-
- use mysql && php_flags="${php_flags} mysql"
- use postgres && php_flags="${php_flags} postgres"
-
- if ! PHPCHECKNODIE="yes" require_php_with_use ${php_flags}; then
- DIE="yes"
- fi
- if use gd; then
- if ! PHPCHECKNODIE="yes" require_php_with_any_use gd gd-external ; then
- DIE="yes"
- fi
- fi
-
- if [[ ${DIE} == "yes" ]]; then
- eerror
- eerror "${PHP_PKG} needs to be re-installed with all of the following"
- eerror "USE flags enabled:"
- eerror
- eerror "${php_flags}"
- eerror
- if use gd; then
- eerror "as well as any of the following USE flags enabled:"
- eerror
- eerror "gd gd-external"
- eerror
- fi
- die "Re-install ${PHP_PKG}"
- fi
-}
-
-src_install() {
- webapp_src_preinst
-
- cp -R * ${D}/${MY_HTDOCSDIR}
- dohtml README.html
-
- webapp_postinst_txt en ${FILESDIR}/postinstall-en2.txt
- webapp_src_install
-}
-
-pkg_postinst() {
- elog "You are strongly encouraged to back up your database"
- elog "and the g2data directory, as upgrading to 2.1.x will make"
- elog "irreversible changes to both."
- elog
- elog "g2data dir: cp -Rf /path/to/g2data/ /path/to/backup"
- elog "mysql: mysqldump --opt -u username -h hostname -p database > /path/to/backup.sql"
- elog "postgres: pg_dump -h hostname --format=t database > /path/to/backup.sql"
- webapp_pkg_postinst
-}
diff --git a/www-apps/gallery/gallery-2.2.1.ebuild b/www-apps/gallery/gallery-2.2.1.ebuild
deleted file mode 100644
index bdca11c7c793..000000000000
--- a/www-apps/gallery/gallery-2.2.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.1.ebuild,v 1.2 2007/05/26 23:47:08 rl03 Exp $
-
-inherit webapp eutils depend.php
-
-DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
-HOMEPAGE="http://gallery.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="dcraw ffmpeg gd imagemagick mysql netpbm postgres unzip zip"
-
-RDEPEND="
- media-libs/jpeg
- dcraw? ( >=media-gfx/dcraw-8.03 )
- ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20051216 )
- gd? ( >=media-libs/gd-2 )
- imagemagick? ( >=media-gfx/imagemagick-5.4.9.1-r1 )
- netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 )
- unzip? ( app-arch/unzip )
- zip? ( app-arch/zip )
-"
-
-S=${WORKDIR}/${PN}2
-
-need_php
-
-pkg_setup() {
- webapp_pkg_setup
-
- local php_flags="pcre session"
- local DIE=
-
- use mysql && php_flags="${php_flags} mysql"
- use postgres && php_flags="${php_flags} postgres"
-
- if ! PHPCHECKNODIE="yes" require_php_with_use ${php_flags}; then
- DIE="yes"
- fi
- if use gd; then
- if ! PHPCHECKNODIE="yes" require_php_with_any_use gd gd-external ; then
- DIE="yes"
- fi
- fi
-
- if [[ ${DIE} == "yes" ]]; then
- eerror
- eerror "${PHP_PKG} needs to be re-installed with all of the following"
- eerror "USE flags enabled:"
- eerror
- eerror "${php_flags}"
- eerror
- if use gd; then
- eerror "as well as any of the following USE flags enabled:"
- eerror
- eerror "gd gd-external"
- eerror
- fi
- die "Re-install ${PHP_PKG}"
- fi
-}
-
-src_install() {
- webapp_src_preinst
-
- cp -R * ${D}/${MY_HTDOCSDIR}
- dohtml README.html
-
- webapp_postinst_txt en ${FILESDIR}/postinstall-en2.txt
- webapp_src_install
-}
-
-pkg_postinst() {
- elog "You are strongly encouraged to back up your database"
- elog "and the g2data directory, as upgrading to 2.2 will make"
- elog "irreversible changes to both."
- elog
- elog "g2data dir: cp -Rf /path/to/g2data/ /path/to/backup"
- elog "mysql: mysqldump --opt -u username -h hostname -p database > /path/to/backup.sql"
- elog "postgres: pg_dump -h hostname --format=t database > /path/to/backup.sql"
- webapp_pkg_postinst
-}
diff --git a/www-apps/gallery/gallery-2.2.2.ebuild b/www-apps/gallery/gallery-2.2.2.ebuild
deleted file mode 100644
index 4fbb5f44c6d8..000000000000
--- a/www-apps/gallery/gallery-2.2.2.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.2.ebuild,v 1.1 2007/06/23 23:00:11 wrobel Exp $
-
-inherit webapp eutils depend.php
-
-DESCRIPTION="Web based (PHP Script) photo album viewer/creator"
-HOMEPAGE="http://gallery.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="dcraw ffmpeg gd imagemagick mysql netpbm postgres unzip zip"
-
-RDEPEND="
- media-libs/jpeg
- dcraw? ( >=media-gfx/dcraw-8.03 )
- ffmpeg? ( >=media-video/ffmpeg-0.4.9_p20051216 )
- gd? ( >=media-libs/gd-2 )
- imagemagick? ( >=media-gfx/imagemagick-5.4.9.1-r1 )
- netpbm? ( >=media-libs/netpbm-9.12 >=media-gfx/jhead-2.2 )
- unzip? ( app-arch/unzip )
- zip? ( app-arch/zip )
-"
-
-S=${WORKDIR}/${PN}2
-
-need_php
-
-pkg_setup() {
- webapp_pkg_setup
-
- local php_flags="pcre session"
- local DIE=
-
- use mysql && php_flags="${php_flags} mysql"
- use postgres && php_flags="${php_flags} postgres"
-
- if ! PHPCHECKNODIE="yes" require_php_with_use ${php_flags}; then
- DIE="yes"
- fi
- if use gd; then
- if ! PHPCHECKNODIE="yes" require_php_with_any_use gd gd-external ; then
- DIE="yes"
- fi
- fi
-
- if [[ ${DIE} == "yes" ]]; then
- eerror
- eerror "${PHP_PKG} needs to be re-installed with all of the following"
- eerror "USE flags enabled:"
- eerror
- eerror "${php_flags}"
- eerror
- if use gd; then
- eerror "as well as any of the following USE flags enabled:"
- eerror
- eerror "gd gd-external"
- eerror
- fi
- die "Re-install ${PHP_PKG}"
- fi
-}
-
-src_install() {
- webapp_src_preinst
-
- cp -R * ${D}/${MY_HTDOCSDIR}
- dohtml README.html
-
- webapp_postinst_txt en ${FILESDIR}/postinstall-en2.txt
- webapp_src_install
-}
-
-pkg_postinst() {
- elog "You are strongly encouraged to back up your database"
- elog "and the g2data directory, as upgrading to 2.2 will make"
- elog "irreversible changes to both."
- elog
- elog "g2data dir: cp -Rf /path/to/g2data/ /path/to/backup"
- elog "mysql: mysqldump --opt -u username -h hostname -p database > /path/to/backup.sql"
- elog "postgres: pg_dump -h hostname --format=t database > /path/to/backup.sql"
- webapp_pkg_postinst
-}