summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-21 16:53:00 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-21 16:53:00 +0000
commit47cb6e0060956e31ce87d392f568ecccea63abcc (patch)
treeefdf0e2934bd1d259b5cda199f533d10cf9cc1ec
parentx86 stable wrt #384701 (diff)
downloadgentoo-2-47cb6e0060956e31ce87d392f568ecccea63abcc.tar.gz
gentoo-2-47cb6e0060956e31ce87d392f568ecccea63abcc.tar.bz2
gentoo-2-47cb6e0060956e31ce87d392f568ecccea63abcc.zip
x86 stable wrt security bug #387453
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r--net-misc/asterisk/ChangeLog5
-rw-r--r--net-misc/asterisk/asterisk-1.8.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog
index 3d16a7631dce..97724d5aa999 100644
--- a/net-misc/asterisk/ChangeLog
+++ b/net-misc/asterisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/asterisk
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.353 2011/10/18 15:11:23 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.354 2011/10/21 16:53:00 phajdan.jr Exp $
+
+ 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> asterisk-1.8.7.1.ebuild:
+ x86 stable wrt security bug #387453
18 Oct 2011; Tony Vroon <chainsaw@gentoo.org> asterisk-1.8.7.1.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
diff --git a/net-misc/asterisk/asterisk-1.8.7.1.ebuild b/net-misc/asterisk/asterisk-1.8.7.1.ebuild
index a6f858ce4bf0..add1b850013b 100644
--- a/net-misc/asterisk/asterisk-1.8.7.1.ebuild
+++ b/net-misc/asterisk/asterisk-1.8.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.7.1.ebuild,v 1.2 2011/10/18 15:11:23 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.7.1.ebuild,v 1.3 2011/10/21 16:53:00 phajdan.jr Exp $
EAPI=4
inherit autotools base eutils linux-info multilib
@@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/${MY_P}.tar.gz
mirror://gentoo/gentoo-asterisk-patchset-1.4.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="ais alsa bluetooth calendar +caps curl dahdi debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples odbc osplookup oss portaudio postgres radius snmp span speex ssl sqlite sqlite3 srtp static syslog usb vorbis"