commit:     3600bf1ff380adb2abc6a1de91d3a3f4e549fa09
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 03:11:20 2016 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 03:11:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3600bf1f

www-apps/horde-passwd: remove last-rited package per security bug 490422

 www-apps/horde-passwd/Manifest                     |  1 -
 .../files/horde-passwd-3.0-no-clear-password.patch | 13 -------------
 www-apps/horde-passwd/horde-passwd-3.1.3.ebuild    | 22 ----------------------
 www-apps/horde-passwd/metadata.xml                 | 22 ----------------------
 4 files changed, 58 deletions(-)

diff --git a/www-apps/horde-passwd/Manifest b/www-apps/horde-passwd/Manifest
deleted file mode 100644
index 243164b..0000000
--- a/www-apps/horde-passwd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST passwd-h3-3.1.3.tar.gz 1573151 SHA256 
e34729f9208f724d7ac88e522fe22ddeea8e8c818f650544777a13e9ba789e27 SHA512 
dc1e0563e7bd116d8e54c99dd91ceae75d92a65a3720a2ffd01e09b4e7b8a0d481c196bd4e53eda0bf236290f6a1e1083941968a24d2c888bbc446c032df6706
 WHIRLPOOL 
8301a1bf65a1ee324d7bff1dd07d827a11b548c2fb17c0d59682eb84a79f51df747c9b9df50b8b7c3b6a65fd4407cde81e3f08e4cd903a813a59dd4b5b69f128

diff --git 
a/www-apps/horde-passwd/files/horde-passwd-3.0-no-clear-password.patch 
b/www-apps/horde-passwd/files/horde-passwd-3.0-no-clear-password.patch
deleted file mode 100644
index 8f4a238..0000000
--- a/www-apps/horde-passwd/files/horde-passwd-3.0-no-clear-password.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- passwd-h3-3.0/config/backends.php.dist
-+++ passwd-h3-3.0/config/backends.php.dist
-@@ -314,8 +314,8 @@
-         'name'    => 'pw_name',
-         'domain'  => 'pw_domain',
-         'passwd' =>  'pw_passwd',
--        'clear_passwd' => 'pw_clear_passwd',
--        'use_clear_passwd' => true,
-+        //'clear_passwd' => 'pw_clear_passwd',
-+        'use_clear_passwd' => false,
-         'show_encryption' => true
-     )
- );

diff --git a/www-apps/horde-passwd/horde-passwd-3.1.3.ebuild 
b/www-apps/horde-passwd/horde-passwd-3.1.3.ebuild
deleted file mode 100644
index 2b3d3a4..0000000
--- a/www-apps/horde-passwd/horde-passwd-3.1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-HORDE_PHP_FEATURES="ctype"
-
-HORDE_MAJ="-h3"
-inherit horde eutils
-
-DESCRIPTION="Horde Passwd is the Horde password changing application"
-
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-IUSE="clearpasswd"
-
-DEPEND=""
-RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 
>=www-apps/horde-webmail-1 )"
-
-src_unpack() {
-       horde_src_unpack
-       cd "${S}"
-       use clearpasswd || epatch 
"${FILESDIR}"/${PN}-3.0-no-clear-password.patch
-}

diff --git a/www-apps/horde-passwd/metadata.xml 
b/www-apps/horde-passwd/metadata.xml
deleted file mode 100644
index 4fc989e..0000000
--- a/www-apps/horde-passwd/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Webapps</name>
-</maintainer>
-<longdescription>
-Passwd is the Horde password changing application. While it has been 
-released and is in production use at many sites, it is also under heavy 
-development in an effort to expand and improve the module.
-
-Right now, Passwd provides fairly complete support for changing 
-passwords via poppassd, ldap, unix expect scripts, the unix smbpasswd 
-command for smb/cifs password support, servuftp, vmailmgr, vpopmail, and 
-sql passwords.
-</longdescription>
-<use>
-       <flag name="clearpasswd">Enables cleartext password storage in the 
vpopmail
-               files</flag>
-</use>
-</pkgmetadata>

Reply via email to