public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alex Legler (a3li)" <a3li@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/horde: ChangeLog horde-3.3.11.ebuild
Date: Sun, 28 Nov 2010 14:00:38 +0000 (UTC)	[thread overview]
Message-ID: <20101128140038.E01F420051@flycatcher.gentoo.org> (raw)

a3li        10/11/28 14:00:38

  Modified:             ChangeLog
  Added:                horde-3.3.11.ebuild
  Log:
  Version bump, fixes security bug 346697, thanks to Tim Sammut.
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.113                www-apps/horde/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	22 Oct 2010 17:31:41 -0000	1.112
+++ ChangeLog	28 Nov 2010 14:00:38 -0000	1.113
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/horde
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.112 2010/10/22 17:31:41 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/ChangeLog,v 1.113 2010/11/28 14:00:38 a3li Exp $
+
+*horde-3.3.11 (28 Nov 2010)
+
+  28 Nov 2010; Alex Legler <a3li@gentoo.org> +horde-3.3.11.ebuild:
+  Version bump, fixes security bug 346697, thanks to Tim Sammut.
 
   22 Oct 2010; Alex Legler <a3li@gentoo.org> -horde-3.3.6.ebuild,
   -horde-3.3.8.ebuild:



1.1                  www-apps/horde/horde-3.3.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde/horde-3.3.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde/horde-3.3.11.ebuild?rev=1.1&content-type=text/plain

Index: horde-3.3.11.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/horde/horde-3.3.11.ebuild,v 1.1 2010/11/28 14:00:38 a3li Exp $

HORDE_PHP_FEATURES="session xml"

inherit horde

DESCRIPTION="Horde Application Framework"
HOMEPAGE="http://www.horde.org/"

KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="mysql"

DEPEND=""
RDEPEND="dev-lang/php
	>=sys-devel/gettext-0.10.40
	>=dev-libs/libxml2-2.4.21
	>=www-apps/horde-pear-1.3
	dev-php/PEAR-Log
	dev-php/PEAR-Mail_Mime
	mysql? ( dev-php/PEAR-DB )"

src_unpack() {
	horde_src_unpack
	cd "${S}"
	chmod 600 scripts/sql/create.*.sql #137510
}

pkg_postinst() {
	horde_pkg_postinst
	elog "Horde requires PHP to have:"
	elog "    ==> 'short_open_tag enabled = On'"
	elog "    ==> 'magic_quotes_runtime set = Off'"
	elog "    ==> 'file_uploads enabled = On'"
}






             reply	other threads:[~2010-11-28 14:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-28 14:00 Alex Legler (a3li) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-30 18:17 [gentoo-commits] gentoo-x86 commit in www-apps/horde: ChangeLog horde-3.3.11.ebuild Jeroen Roovers (jer)
2010-12-02 13:26 Christian Faulhammer (fauli)
2010-12-04 17:29 Raul Porcel (armin76)
2010-12-07 20:46 Jeroen Roovers (jer)
2010-12-29 15:36 Markos Chandras (hwoarang)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101128140038.E01F420051@flycatcher.gentoo.org \
    --to=a3li@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox