diff options
author | 2005-08-14 23:11:23 +0000 | |
---|---|---|
committer | 2005-08-14 23:11:23 +0000 | |
commit | df594979af09c62c88c4649c9591846e2e5e626b (patch) | |
tree | b6f93ec390bd17a33a5b16b1ce2e0412308d4ddf /www-apps | |
parent | ~amd64 (diff) | |
download | historical-df594979af09c62c88c4649c9591846e2e5e626b.tar.gz historical-df594979af09c62c88c4649c9591846e2e5e626b.tar.bz2 historical-df594979af09c62c88c4649c9591846e2e5e626b.zip |
Security release
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/ampache/ChangeLog | 11 | ||||
-rw-r--r-- | www-apps/ampache/Manifest | 21 | ||||
-rw-r--r-- | www-apps/ampache/ampache-3.3.1.3.ebuild | 35 | ||||
-rw-r--r-- | www-apps/ampache/ampache-3.3.1.4.ebuild (renamed from www-apps/ampache/ampache-3.3.1.2.ebuild) | 2 | ||||
-rw-r--r-- | www-apps/ampache/files/ampache-3.3.1.3-webinstall.txt | 23 | ||||
-rw-r--r-- | www-apps/ampache/files/ampache-3.3.1.4-webinstall.txt (renamed from www-apps/ampache/files/ampache-3.3.1.2-webinstall.txt) | 0 | ||||
-rw-r--r-- | www-apps/ampache/files/digest-ampache-3.3.1.2 | 1 | ||||
-rw-r--r-- | www-apps/ampache/files/digest-ampache-3.3.1.3 | 1 | ||||
-rw-r--r-- | www-apps/ampache/files/digest-ampache-3.3.1.4 | 1 |
9 files changed, 16 insertions, 79 deletions
diff --git a/www-apps/ampache/ChangeLog b/www-apps/ampache/ChangeLog index acfa8311f782..cf180e002615 100644 --- a/www-apps/ampache/ChangeLog +++ b/www-apps/ampache/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for www-apps/ampache # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.4 2005/07/07 03:33:49 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ChangeLog,v 1.5 2005/08/14 23:11:23 marineam Exp $ + +*ampache-3.3.1.4 (14 Aug 2005) + + 14 Aug 2005; Michael Marineau <marineam@gentoo.org> + -files/ampache-3.3.1.2-webinstall.txt, + -files/ampache-3.3.1.3-webinstall.txt, + +files/ampache-3.3.1.4-webinstall.txt, -ampache-3.3.1.2.ebuild, + -ampache-3.3.1.3.ebuild, +ampache-3.3.1.4.ebuild: + Security update, new xml-rpc expoit. *ampache-3.3.1.2 (07 Jul 2005) diff --git a/www-apps/ampache/Manifest b/www-apps/ampache/Manifest index f4db2f413362..1828f6e5bc18 100644 --- a/www-apps/ampache/Manifest +++ b/www-apps/ampache/Manifest @@ -1,18 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a733644b68dd9a02fc97167f7c56adc2 ampache-3.3.1.2.ebuild 788 -MD5 c65381f02ac4892b45b00e05527f687d ChangeLog 1121 +MD5 4e6a6bd603ad67aec60ccd3e3cf15d22 ampache-3.3.1.4.ebuild 788 +MD5 710e0d3dbb9c7ee8d2f6eab9079bdddf ChangeLog 1447 MD5 46ab575d4d218ddb1fe7500850065f03 metadata.xml 257 -MD5 e366b137bc054903b9acaa603e3305fa ampache-3.3.1.3.ebuild 788 -MD5 bca60999fc1787d45fa77e621731126c files/ampache-3.3.1.3-webinstall.txt 1376 -MD5 bca60999fc1787d45fa77e621731126c files/ampache-3.3.1.2-webinstall.txt 1376 -MD5 f1214bb0110c47986016a5f833d1f82d files/digest-ampache-3.3.1.2 68 -MD5 195ea4b6ba8bd1d57f1fc47de86e5d3c files/digest-ampache-3.3.1.3 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC8C01nVkA0cTr1F4RAsrzAJ9IOmGfX0SUCjV+mMmSU017Ui5ajACgg/// -rhvoqCGIp7X3/aBlQs64qR4= -=9s+5 ------END PGP SIGNATURE----- +MD5 bca60999fc1787d45fa77e621731126c files/ampache-3.3.1.4-webinstall.txt 1376 +MD5 49d2f119dd0a765786d25674bc06cbcf files/digest-ampache-3.3.1.4 68 diff --git a/www-apps/ampache/ampache-3.3.1.3.ebuild b/www-apps/ampache/ampache-3.3.1.3.ebuild deleted file mode 100644 index 0e760160d1ee..000000000000 --- a/www-apps/ampache/ampache-3.3.1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.3.1.3.ebuild,v 1.1 2005/08/03 02:34:11 marineam Exp $ - -inherit webapp - -DESCRIPTION="Ampache is a PHP-based tool for managing, updating and playing your audio files via a web interface." -HOMEPAGE="http://www.ampache.org/" -SRC_URI="http://www.ampache.org/downloads/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" -IUSE="" - -RDEPEND="net-www/apache - dev-php/php - dev-db/mysql" -DEPEND="" - -src_compile() { - einfo "Nothing to compile" -} - -src_install() { - webapp_src_preinst - - dodoc ${S}/docs/* - rm -rf ${S}/docs/* - - cp -R . ${D}${MY_HTDOCSDIR} - - webapp_postinst_txt en ${FILESDIR}/${P}-webinstall.txt - webapp_src_install -} - diff --git a/www-apps/ampache/ampache-3.3.1.2.ebuild b/www-apps/ampache/ampache-3.3.1.4.ebuild index b1c1b3cfdf59..9ef4c9b2ad5f 100644 --- a/www-apps/ampache/ampache-3.3.1.2.ebuild +++ b/www-apps/ampache/ampache-3.3.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.3.1.2.ebuild,v 1.1 2005/07/07 03:33:49 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ampache/ampache-3.3.1.4.ebuild,v 1.1 2005/08/14 23:11:23 marineam Exp $ inherit webapp diff --git a/www-apps/ampache/files/ampache-3.3.1.3-webinstall.txt b/www-apps/ampache/files/ampache-3.3.1.3-webinstall.txt deleted file mode 100644 index b7c023447d2d..000000000000 --- a/www-apps/ampache/files/ampache-3.3.1.3-webinstall.txt +++ /dev/null @@ -1,23 +0,0 @@ -Installing Using the Web Interface: - -As of 3.3-Beta3 Ampache includes an web based installation script. In order -for the script to work correctly you will need a user that has Database -create and modify rights for your mysql server. To use this script simply -visit /install.php. If you get a Access Denied make sure that your /config -directory does not contain an existing ampache.cfg - - Step 1 - Inserting the database, this requires you to enter - a username/pass for MySQL that is able to create - a brand new database and insert new tables. This does - not have to be the user you actually run ampache as - Step 2 - Creating the Config file, this step asks for a 'user' - level account for MySQL that has full access over - the newly created ampache database, this can be the - same as the last step, but it is not recommended. - Ampache will attempt to write the config file directly - to the /config directory, if it isn't able to it - should prompt you to download the ampache.cfg simply - put it into /config and then visit the login page. - Step 3 - Creating the Initial User Account, you will be asked - for a username and password for the administrator - account. diff --git a/www-apps/ampache/files/ampache-3.3.1.2-webinstall.txt b/www-apps/ampache/files/ampache-3.3.1.4-webinstall.txt index b7c023447d2d..b7c023447d2d 100644 --- a/www-apps/ampache/files/ampache-3.3.1.2-webinstall.txt +++ b/www-apps/ampache/files/ampache-3.3.1.4-webinstall.txt diff --git a/www-apps/ampache/files/digest-ampache-3.3.1.2 b/www-apps/ampache/files/digest-ampache-3.3.1.2 deleted file mode 100644 index e75fd4b5b346..000000000000 --- a/www-apps/ampache/files/digest-ampache-3.3.1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6e9f6d2714bfa2dd9a85b0471ac98787 ampache-3.3.1.2.tar.gz 1525726 diff --git a/www-apps/ampache/files/digest-ampache-3.3.1.3 b/www-apps/ampache/files/digest-ampache-3.3.1.3 deleted file mode 100644 index bf9895a241c8..000000000000 --- a/www-apps/ampache/files/digest-ampache-3.3.1.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 3e3d4ab4d79d0ba2b08fee258ad92d3b ampache-3.3.1.3.tar.gz 1606457 diff --git a/www-apps/ampache/files/digest-ampache-3.3.1.4 b/www-apps/ampache/files/digest-ampache-3.3.1.4 new file mode 100644 index 000000000000..47139137947e --- /dev/null +++ b/www-apps/ampache/files/digest-ampache-3.3.1.4 @@ -0,0 +1 @@ +MD5 c718cacd6fc69ab09a86e151083b25f8 ampache-3.3.1.4.tar.gz 1613019 |