diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-22 21:37:02 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-22 21:37:02 +0000 |
commit | 8ab9daa094d5473ba380d5ec254f8f25132b1bd0 (patch) | |
tree | 422a4427c22b2639cbc84a51838df811a483f5a5 /mail-client | |
parent | Fixed bug #78209. Also removed the gif lib logic in pre6 as it's no longer r... (diff) | |
download | historical-8ab9daa094d5473ba380d5ec254f8f25132b1bd0.tar.gz historical-8ab9daa094d5473ba380d5ec254f8f25132b1bd0.tar.bz2 historical-8ab9daa094d5473ba380d5ec254f8f25132b1bd0.zip |
Version bump for security bug #78116.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/nail/Manifest | 22 | ||||
-rw-r--r-- | mail-client/squirrelmail/ChangeLog | 10 | ||||
-rw-r--r-- | mail-client/squirrelmail/Manifest | 20 | ||||
-rw-r--r-- | mail-client/squirrelmail/files/digest-squirrelmail-1.4.4 | 9 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.4.ebuild | 195 |
6 files changed, 241 insertions, 19 deletions
diff --git a/mail-client/nail/Manifest b/mail-client/nail/Manifest index af17c5b2fe64..fa9ab26673a3 100644 --- a/mail-client/nail/Manifest +++ b/mail-client/nail/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 97009527a3465711e1c6e409a96bfd98 nail-9.30.ebuild 2163 -MD5 69f9bff16bb522f3be99ecf5c7bf6e1c ChangeLog 2860 +MD5 880aecf069cfd681673bb9954991e84c nail-9.30.ebuild 2160 +MD5 14346aaf5fca567e18575307c32f37f7 ChangeLog 2945 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 ac19ba1598c88dd0e5aef02ed266e28d nail-11.18.ebuild 2295 -MD5 c8e0d903d65b399ec0d3247c0b0b158c nail-10.8.ebuild 2231 -MD5 20618b5d8231c8bfc7c23748561c56f3 nail-11.1-r1.ebuild 2295 -MD5 b0277ba66a3cf6add95e348fb6211084 nail-10.7.ebuild 2114 -MD5 79c4345b7d940b0af2528fc30b3f94d1 nail-11.1.ebuild 2259 +MD5 895ab197a2b683d9163fa037e667adce nail-11.18.ebuild 2294 +MD5 a3e6bd55ef2a413bb071aabe13775ce2 nail-10.8.ebuild 2231 +MD5 16f3c237f1ff92cb90411df2a1e46251 nail-11.1-r1.ebuild 2295 +MD5 34c457fa03b122614546909b4958b230 nail-10.7.ebuild 2114 +MD5 f00f6fb08247bf458c3027eb4adcf1dc nail-11.1.ebuild 2256 MD5 2a3e927f0b51d9d835a50e8e9befdc4a files/digest-nail-10.8 62 MD5 88106e1a1152bd2f9218464d3b2e7415 files/digest-nail-11.18 63 MD5 7e34958d8627a2cf4e1097009af12d90 files/digest-nail-9.30 61 @@ -17,9 +17,9 @@ MD5 7382aa86560d45a33ff12f4a091a5cee files/nail-10.8-Makefile.patch 498 MD5 efacfb13ea41642bcc4d78c7c64357c1 files/digest-nail-11.1 62 MD5 efacfb13ea41642bcc4d78c7c64357c1 files/digest-nail-11.1-r1 62 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFByGCdQlM6RnzZP+IRAp4iAJ9FhnOpNd/tovzleExxVc2h8v7vkACdEjpf -rZ0/4ah3/6mSAUlOlPiB11w= -=TmzC +iD8DBQFB8sgnQlM6RnzZP+IRAjC5AJ9nhVKwmIAuzlGzwRVIne63YDreyQCfS7Ji +Zs9wOOGROSh4rqyc/kSC0Lc= +=08Pr -----END PGP SIGNATURE----- diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index 3853246ef8c0..4df2c6f07b11 100644 --- a/mail-client/squirrelmail/ChangeLog +++ b/mail-client/squirrelmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-client/squirrelmail -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.15 2004/12/29 00:16:10 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.16 2005/01/22 21:37:01 eradicator Exp $ + +*squirrelmail-1.4.4 (22 Jan 2005) + + 22 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> + +squirrelmail-1.4.4.ebuild: + Version bump for security bug #78116. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/mail-client/squirrelmail/Manifest b/mail-client/squirrelmail/Manifest index 4510b2e9156b..bbaaa05a2956 100644 --- a/mail-client/squirrelmail/Manifest +++ b/mail-client/squirrelmail/Manifest @@ -1,8 +1,20 @@ -MD5 f8753cdf81ad30cc9ecf16a8674d8d14 ChangeLog 10941 -MD5 2324d924dfabccdc4617d9789d94e02f squirrelmail-1.4.3a-r2.ebuild 5391 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9078f49e9680ae4771a965c2e857a4d2 ChangeLog 11107 MD5 08cd5d6f4b8f101029a526ea0a1ea4b1 metadata.xml 258 +MD5 311b398683834f0bab62791b098474dc squirrelmail-1.4.3a-r2.ebuild 5397 +MD5 10fa9dc258270bfd8a8309021e7b71e2 squirrelmail-1.4.4.ebuild 5335 +MD5 3ba374a5c4f5e7a0f7c64b9f9ba000ae files/digest-squirrelmail-1.4.3a-r2 636 MD5 1ebd5ce3ff0ce02fa62f3890b6a8f255 files/ldapuserdata-0.4-gentoo.patch 709 -MD5 f4c0fcd6d4349e312d335f82e4485f6c files/squirrelmail-1.4.3a-xss.patch 1025 MD5 a34a9335bafb3173bb60b373caae8c4e files/postinstall-en.txt 698 +MD5 f4c0fcd6d4349e312d335f82e4485f6c files/squirrelmail-1.4.3a-xss.patch 1025 MD5 ebb6924dba63e16023a37f0f4f5563e8 files/squirrelmail-fortune.patch 603 -MD5 3ba374a5c4f5e7a0f7c64b9f9ba000ae files/digest-squirrelmail-1.4.3a-r2 636 +MD5 2b55f3aff8ba056d1793356b7035b2ff files/digest-squirrelmail-1.4.4 634 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFB8seYArHZZzCEUG0RAs8OAJ9Wd4V6sRT8Mv9ruluxbplqlbL0+ACdFWtn +jUkbiRlH4uTpXQVzW0lXZ6w= +=IGEp +-----END PGP SIGNATURE----- diff --git a/mail-client/squirrelmail/files/digest-squirrelmail-1.4.4 b/mail-client/squirrelmail/files/digest-squirrelmail-1.4.4 new file mode 100644 index 000000000000..3379f24ff6e5 --- /dev/null +++ b/mail-client/squirrelmail/files/digest-squirrelmail-1.4.4 @@ -0,0 +1,9 @@ +MD5 285b42bec8967b88ef3c083fcad18634 squirrelmail-1.4.4.tar.bz2 468790 +MD5 dfe469f7ab473fd2292b30800e3141d5 retrieveuserdata.0.9-1.4.0.tar.gz 10448 +MD5 049c46507ef161ad4ba5f4d4a0b96d09 compatibility-1.3.tar.gz 5966 +MD5 73d2c111579e2fad17c289f62e0be855 secure_login-1.2-1.2.8.tar.gz 6361 +MD5 a14a46388ed710a81c356d69276844c1 show_ssl_link-2.1-1.2.8.tar.gz 5950 +MD5 c321d0f7efa624f6bc3f3a4d1bf08782 admin_add.0.1-1.4.0.tar.gz 2388 +MD5 e68481acab96c17f02cb397762d8959e virus_scan.0.5-1.4.0.tar.gz 25179 +MD5 88f80922e2a060f5277fd2192404efab gpg.2.0.1-1.4.2.tar.gz 383592 +MD5 c836661e8360358b94df4e153e449b2c ldapuserdata-0.4.tar.gz 67439 diff --git a/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild index 39b8a4bf67b8..148f6528ec74 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild,v 1.2 2004/11/11 14:28:25 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.3a-r2.ebuild,v 1.3 2005/01/22 21:37:01 eradicator Exp $ IUSE="crypt ldap ssl virus-scan" diff --git a/mail-client/squirrelmail/squirrelmail-1.4.4.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.4.ebuild new file mode 100644 index 000000000000..0a30b7161a0c --- /dev/null +++ b/mail-client/squirrelmail/squirrelmail-1.4.4.ebuild @@ -0,0 +1,195 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.4.ebuild,v 1.1 2005/01/22 21:37:02 eradicator Exp $ + +IUSE="crypt ldap ssl virus-scan" + +inherit webapp eutils + +DESCRIPTION="Webmail for nuts!" + +# Plugin Versions +COMPATIBILITY_VER=1.3 +USERDATA_VER=0.9-1.4.0 +ADMINADD_VER=0.1-1.4.0 +VSCAN_VER=0.5-1.4.0 +GPG_VER=2.0.1-1.4.2 +LDAP_VER=0.4 +SECURELOGIN_VER=1.2-1.2.8 +SHOWSSL_VER=2.1-1.2.8 + +MY_P=${P/_rc/-RC} +S="${WORKDIR}/${MY_P}" + +PLUGINS_LOC="http://www.squirrelmail.org/plugins" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 + mirror://sourceforge/retruserdata/retrieveuserdata.${USERDATA_VER}.tar.gz + ${PLUGINS_LOC}/compatibility-${COMPATIBILITY_VER}.tar.gz + ssl? ( ${PLUGINS_LOC}/secure_login-${SECURELOGIN_VER}.tar.gz ) + ssl? ( ${PLUGINS_LOC}/show_ssl_link-${SHOWSSL_VER}.tar.gz ) + ${PLUGINS_LOC}/admin_add.${ADMINADD_VER}.tar.gz + virus-scan? ( ${PLUGINS_LOC}/virus_scan.${VSCAN_VER}.tar.gz ) + crypt? ( ${PLUGINS_LOC}/gpg.${GPG_VER}.tar.gz ) + ldap? ( ${PLUGINS_LOC}/ldapuserdata-${LDAP_VER}.tar.gz )" + +HOMEPAGE="http://www.squirrelmail.org/" + +LICENSE="GPL-2" +KEYWORDS="~alpha amd64 ~ppc sparc x86" + +DEPEND="virtual/php + dev-perl/DB_File + crypt? ( app-crypt/gnupg ) + ldap? ( net-nds/openldap )" + +src_unpack() { + unpack ${MY_P}.tar.bz2 + + cd ${S} + mv config/config_default.php config/config.php + epatch ${FILESDIR}/${PN}-fortune.patch + + # Now do the plugins + cd ${S}/plugins + + unpack compatibility-${COMPATIBILITY_VER}.tar.gz + + unpack admin_add.${ADMINADD_VER}.tar.gz + + unpack retrieveuserdata.${USERDATA_VER}.tar.gz + + use virus-scan && + unpack virus_scan.${VSCAN_VER}.tar.gz && + mv virus_scan/config.php.sample virus_scan/config.php + + use crypt && + unpack gpg.${GPG_VER}.tar.gz + + use ldap && + unpack ldapuserdata-${LDAP_VER}.tar.gz && + epatch ${FILESDIR}/ldapuserdata-${LDAP_VER}-gentoo.patch && + mv ldapuserdata/config_sample.php ldapuserdata/config.php + + use ssl && + unpack secure_login-${SECURELOGIN_VER}.tar.gz && + mv secure_login/config.php.sample secure_login/config.php && + unpack show_ssl_link-${SHOWSSL_VER}.tar.gz && + mv show_ssl_link/config.php.sample show_ssl_link/config.php +} + +src_compile() { + #we need to have this empty function ... default compile hangs + echo "Nothing to compile" +} + +src_install() { + webapp_src_preinst + + # handle documentation files + # + # NOTE that doc files go into /usr/share/doc as normal; they do NOT + # get installed per vhost! + + for doc in AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes UPGRADE; do + dodoc ${doc} + rm -f ${doc} + done + + docinto compatibility + for doc in plugins/compatibility/INSTALL plugins/compatibility/README; do + dodoc ${doc} + rm -f ${doc} + done + + docinto admin_add + for doc in plugins/admin_add/README; do + dodoc ${doc} + rm -f ${doc} + done + + docinto retrieveuserdata + for doc in plugins/retrieveuserdata/INSTALL plugins/retrieveuserdata/changelog plugins/retrieveuserdata/users_example.txt; do + dodoc ${doc} + rm -f ${doc} + done + + if use virus-scan; then + docinto virus-scan + for doc in plugins/virus_scan/README; do + dodoc ${doc} + rm -f ${doc} + done + fi + + if use crypt; then + docinto gpg + for doc in plugins/gpg/README plugins/gpg/README.txt plugins/gpg/INSTALL plugins/gpg/INSTALL.txt plugins/gpg/TODO; do + dodoc ${doc} + rm -f ${doc} + done + fi + + if use ldap; then + rm plugins/ldapuserdata/README + docinto ldapuserdata + for doc in plugins/ldapuserdata/doc/README; do + dodoc ${doc} + rm -f ${doc} + done + fi + + if use ssl; then + docinto secure_login + for doc in plugins/secure_login/INSTALL plugins/secure_login/README; do + dodoc ${doc} + rm -f ${doc} + done + + docinto show_ssl_link + for doc in plugins/show_ssl_link/INSTALL plugins/show_ssl_link/README; do + dodoc ${doc} + rm -f ${doc} + done + fi + + # Copy the app's main files + einfo "Installing squirrelmail files." + cp -r . ${D}${MY_HTDOCSDIR} + + # Identify the configuration files that this app uses + local configs="config/config.php config/config_local.php plugins/retrieveuserdata/config.php" + use virus-scan && configs="${configs} plugins/virus_scan/config.php" + use crypt && configs="${configs} plugins/gpg/gpg_local_prefs.txt" + use ldap && configs="${configs} plugins/ldapuserdata/config.php" + use ssl && configs="${configs} plugins/show_ssl_link/config.php plugins/secure_login/config.php" + + for file in ${configs}; do + webapp_configfile ${MY_HTDOCSDIR}/${file} + done + + # Identify any script files that need #! headers adding to run under + # a CGI script (such as PHP/CGI) + # + # for phpmyadmin, we *assume* that all .php files that don't end in + # .inc.php need to have CGI/BIN support added + + #for x in `find . -name '*.php' -print | grep -v 'inc.php'` ; do + # webapp_runbycgibin php ${MY_HTDOCSDIR}/$x + #done + + # virus scanning signatures needs to be owned by the server so it can update them + local server_owned="data index.php" + use virus-scan && server_owned="${server_owned} plugins/virus_scan/includes/virussignatures.php plugins/virus_scan/config.php" + for file in ${server_owned}; do + webapp_serverowned ${MY_HTDOCSDIR}/${file} + done + + # add the post-installation instructions + webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt + + # all done + # + # now we let the eclass strut its stuff ;-) + + webapp_src_install +} |