diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-10-23 15:40:35 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-10-23 15:40:35 +0000 |
commit | 718446e8b0832538e5b4bd22bec95e70e8d8b209 (patch) | |
tree | 5d6444a928d89af71554f1dea6c27b25d118b1ef | |
parent | Version bump wrt security bug #109858. (diff) | |
download | historical-718446e8b0832538e5b4bd22bec95e70e8d8b209.tar.gz historical-718446e8b0832538e5b4bd22bec95e70e8d8b209.tar.bz2 historical-718446e8b0832538e5b4bd22bec95e70e8d8b209.zip |
Removing vulnerable version
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | www-apps/tikiwiki/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/tikiwiki/Manifest | 10 | ||||
-rw-r--r-- | www-apps/tikiwiki/files/digest-tikiwiki-1.9.1 | 1 | ||||
-rw-r--r-- | www-apps/tikiwiki/tikiwiki-1.9.1.ebuild | 89 |
4 files changed, 8 insertions, 97 deletions
diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog index b21e55c39523..3769bdf7b440 100644 --- a/www-apps/tikiwiki/ChangeLog +++ b/www-apps/tikiwiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/tikiwiki # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.20 2005/10/23 15:39:10 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.21 2005/10/23 15:40:35 rl03 Exp $ + + 23 Oct 2005; Renat Lumpau <rl03@gentoo.org> -tikiwiki-1.9.1.ebuild: + Removing vulnerable version *tikiwiki-1.9.1.1 (23 Oct 2005) diff --git a/www-apps/tikiwiki/Manifest b/www-apps/tikiwiki/Manifest index d0dd67cef226..eedfae109fcc 100644 --- a/www-apps/tikiwiki/Manifest +++ b/www-apps/tikiwiki/Manifest @@ -4,19 +4,17 @@ Hash: SHA1 MD5 59670cea797315cab90429858c997db4 tikiwiki-1.9.1.1.ebuild 2448 MD5 a1719a8cde06741a7a437cafe9e090a8 tikiwiki-1.8.6.ebuild 2069 MD5 53bd7ad0d739792085a43773b049d08a tikiwiki-1.8.5-r2.ebuild 2158 -MD5 4fd3264942a4177dee8e7e377128ba26 ChangeLog 5310 +MD5 e4282334ffdf9b92f9dd4690905ae804 ChangeLog 5411 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 -MD5 3c8a69146eabe071e1b9db23fa047a63 tikiwiki-1.9.1.ebuild 2504 MD5 250716051f339a0b1315218e13485039 files/postinstall-en.txt 1396 MD5 6366ec5badc9e0d9d20befdf8052c73a files/digest-tikiwiki-1.8.5-r2 68 MD5 179db1005cef09973bc3ffda69a7bb11 files/digest-tikiwiki-1.8.6 68 -MD5 2aca7d1af17e4d10481d0f62be41ffa8 files/digest-tikiwiki-1.9.1 68 MD5 b0640c9b04a5e76a0a888afbe7860c41 files/xmlrpc2-1.8.5.patch 2587 MD5 7d874ec5f99ae67c3ae819a0d6aec572 files/digest-tikiwiki-1.9.1.1 70 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDW666EzitwsaoONoRAoHIAJ9kGJ9a+Fe5mJ0eCXALXJrDhB0VSgCgxF4e -JA1LXg2cj2fU67sX9Rs8sWI= -=dNV1 +iD8DBQFDW68OEzitwsaoONoRAuICAJ9YmAG2M028NeLK/RXyFmJhaY5zOwCgqQoi +MG6aV31E3VPp93t2/fIvgPM= +=4mGf -----END PGP SIGNATURE----- diff --git a/www-apps/tikiwiki/files/digest-tikiwiki-1.9.1 b/www-apps/tikiwiki/files/digest-tikiwiki-1.9.1 deleted file mode 100644 index 8d479581c85c..000000000000 --- a/www-apps/tikiwiki/files/digest-tikiwiki-1.9.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7f90436540d06efc323fb8300d41f62c tikiwiki-1.9.1.tar.bz2 6151786 diff --git a/www-apps/tikiwiki/tikiwiki-1.9.1.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.1.ebuild deleted file mode 100644 index 7d04fdb4ddd1..000000000000 --- a/www-apps/tikiwiki/tikiwiki-1.9.1.ebuild +++ /dev/null @@ -1,89 +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/tikiwiki/tikiwiki-1.9.1.ebuild,v 1.1 2005/08/24 22:40:37 rl03 Exp $ - -inherit webapp - -DESCRIPTION="Full featured Web Content Management System using Php and Smarty Templates" -HOMEPAGE="http://tikiwiki.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -IUSE="mysql postgres graphviz" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" - -RDEPEND="virtual/php - mysql? ( >=dev-db/mysql-4 ) - postgres? ( dev-db/postgresql ) - graphviz? ( media-gfx/graphviz ) -" -pkg_setup () { - webapp_pkg_setup - einfo "Make sure your PHP is compiled with mysql or postgres support" - einfo "If you need PDF generation, make sure your PHP is emerged with xml2" -} - -src_install() { - webapp_src_preinst - - local DIR - local DIRENTRY - local DIRS="backups db dump files img/trackers img/wiki - img/wiki_up modules/cache temp temp/cache - templates_c templates styles maps whelp mods - lib/Galaxia/processes" - - - # Ensure that directories exist, some don't. - # (part of setup.sh) - # - for DIR in ${DIRS}; do - mkdir -p ${DIR} - done - - # Remove the execute permission from the setup.sh script - # and rename it. Its actions have been incorporated here. - # - chmod a-x setup.sh - mv setup.sh setup.sh.done - - # Install the minimal doc (points to web page) - # - dodoc doc/readme.txt doc/htaccess doc/htaccess.readme INSTALL README - - # The bulk goes into htdocs - # but don't copy INSTALL and README - cp -pPR [[:lower:]]* ${D}/${MY_HTDOCSDIR} - - # Recursively set server ownership to allow server to write - # This is the rough equivalent of the setup.sh script - # provided in the distribution. - # Note: Cannot use xargs or find -exec here because - # these don't work with shell functions. - # - webapp_serverowned ${MY_HTDOCSDIR} - for DIR in ${DIRS}; do - find ${DIR} | while read DIRENTRY; do - webapp_serverowned ${MY_HTDOCSDIR}/${DIRENTRY} - done - done - webapp_serverowned ${MY_HTDOCSDIR}/tiki-install.php - - # Setup some post-install notes for webapp-config - # - webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt - - webapp_src_install -} - -pkg_config() { - einfo "Type in your MySQL root password to create an empty tiki database:" - mysqladmin -u root -p create tikiwiki -} - -pkg_postinst() { - einfo "To setup a MySQL database, run:" - einfo "\"ebuild /var/db/pkg/www-apps/${PF}/${PF}.ebuild config\"" - einfo "If you are using PostgreSQL, consult your documentation" - webapp_pkg_postinst -} |