From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8563259CAD for ; Fri, 1 Apr 2016 03:15:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E276D21C0DB; Fri, 1 Apr 2016 03:15:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EEAE21C0A4 for ; Fri, 1 Apr 2016 03:15:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 985EB340DF5 for ; Fri, 1 Apr 2016 03:15:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7711686A for ; Fri, 1 Apr 2016 03:15:35 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1459480280.3600bf1ff380adb2abc6a1de91d3a3f4e549fa09.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/horde-passwd/, www-apps/horde-passwd/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/horde-passwd/Manifest www-apps/horde-passwd/files/horde-passwd-3.0-no-clear-password.patch www-apps/horde-passwd/horde-passwd-3.1.3.ebuild www-apps/horde-passwd/metadata.xml X-VCS-Directories: www-apps/horde-passwd/ www-apps/horde-passwd/files/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 3600bf1ff380adb2abc6a1de91d3a3f4e549fa09 X-VCS-Branch: master Date: Fri, 1 Apr 2016 03:15:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 601ecce5-06c3-4e46-90da-c328c7aa4f8c X-Archives-Hash: 0e6eadadb1c065afd308a5189affd844 commit: 3600bf1ff380adb2abc6a1de91d3a3f4e549fa09 Author: Aaron Bauman gentoo org> AuthorDate: Fri Apr 1 03:11:20 2016 +0000 Commit: Aaron Bauman gentoo 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 @@ - - - - - web-apps@gentoo.org - Gentoo Webapps - - -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. - - - Enables cleartext password storage in the vpopmail - files - -