pacho 15/05/16 11:03:25
Modified: asterisk-13.3.2.ebuild asterisk-11.17.1.ebuild
asterisk-12.8.2.ebuild ChangeLog
Log:
Rename jabber to xmpp USE (#216300)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
A188FBD4)
Revision Changes Path
1.2 net-misc/asterisk/asterisk-13.3.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild?r1=1.1&r2=1.2
Index: asterisk-13.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asterisk-13.3.2.ebuild 13 Apr 2015 12:34:35 -0000 1.1
+++ asterisk-13.3.2.ebuild 16 May 2015 11:03:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild,v
1.1 2015/04/13 12:34:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-13.3.2.ebuild,v
1.2 2015/05/16 11:03:25 pacho Exp $
EAPI=5
inherit autotools base eutils linux-info multilib user systemd
@@ -20,9 +20,9 @@
voicemail_storage_odbc
voicemail_storage_imap
"
-IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql
newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span
speex srtp static syslog vorbis"
+IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc xmpp ldap libedit lua mysql newt
+samples odbc osplookup oss portaudio postgres radius selinux snmp span speex
srtp static syslog vorbis"
IUSE_EXPAND="VOICEMAIL_STORAGE"
-REQUIRED_USE="gtalk? ( jabber )
+REQUIRED_USE="gtalk? ( xmpp )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )
"
@@ -52,7 +52,7 @@
http? ( dev-libs/gmime:2.6 )
iconv? ( virtual/libiconv )
ilbc? ( dev-libs/ilbc-rfc3951 )
- jabber? ( dev-libs/iksemel )
+ xmpp? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
libedit? ( dev-libs/libedit )
lua? ( dev-lang/lua:* )
@@ -176,7 +176,7 @@
use_select gtalk chan_motif
use_select http res_http_post
use_select iconv func_iconv
- use_select jabber res_xmpp
+ use_select xmpp res_xmpp
use_select ilbc codec_ilbc format_ilbc
use_select ldap res_config_ldap
use_select lua pbx_lua
1.4 net-misc/asterisk/asterisk-11.17.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild?r1=1.3&r2=1.4
Index: asterisk-11.17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- asterisk-11.17.1.ebuild 17 Apr 2015 09:50:34 -0000 1.3
+++ asterisk-11.17.1.ebuild 16 May 2015 11:03:25 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild,v
1.3 2015/04/17 09:50:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.17.1.ebuild,v
1.4 2015/05/16 11:03:25 pacho Exp $
EAPI=5
inherit autotools base eutils linux-info multilib user systemd
@@ -20,9 +20,9 @@
voicemail_storage_odbc
voicemail_storage_imap
"
-IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql
newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span
speex srtp static syslog vorbis"
+IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc xmpp ldap libedit lua mysql newt
+samples odbc osplookup oss portaudio postgres radius selinux snmp span speex
srtp static syslog vorbis"
IUSE_EXPAND="VOICEMAIL_STORAGE"
-REQUIRED_USE="gtalk? ( jabber )
+REQUIRED_USE="gtalk? ( xmpp )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )
"
@@ -51,7 +51,7 @@
http? ( dev-libs/gmime:2.6 )
iconv? ( virtual/libiconv )
ilbc? ( dev-libs/ilbc-rfc3951 )
- jabber? ( dev-libs/iksemel )
+ xmpp? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
libedit? ( dev-libs/libedit )
lua? ( dev-lang/lua:* )
@@ -175,7 +175,7 @@
use_select gtalk chan_motif
use_select http res_http_post
use_select iconv func_iconv
- use_select jabber res_xmpp
+ use_select xmpp res_xmpp
use_select ilbc codec_ilbc format_ilbc
use_select ldap res_config_ldap
use_select lua pbx_lua
1.2 net-misc/asterisk/asterisk-12.8.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild?r1=1.1&r2=1.2
Index: asterisk-12.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asterisk-12.8.2.ebuild 13 Apr 2015 12:34:35 -0000 1.1
+++ asterisk-12.8.2.ebuild 16 May 2015 11:03:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild,v
1.1 2015/04/13 12:34:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-12.8.2.ebuild,v
1.2 2015/05/16 11:03:25 pacho Exp $
EAPI=5
inherit autotools base eutils linux-info multilib user systemd
@@ -20,9 +20,9 @@
voicemail_storage_odbc
voicemail_storage_imap
"
-IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql
newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span
speex srtp static syslog vorbis"
+IUSE="${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl
dahdi debug doc freetds gtalk http iconv ilbc xmpp ldap libedit lua mysql newt
+samples odbc osplookup oss portaudio postgres radius selinux snmp span speex
srtp static syslog vorbis"
IUSE_EXPAND="VOICEMAIL_STORAGE"
-REQUIRED_USE="gtalk? ( jabber )
+REQUIRED_USE="gtalk? ( xmpp )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )
"
@@ -52,7 +52,7 @@
http? ( dev-libs/gmime:2.6 )
iconv? ( virtual/libiconv )
ilbc? ( dev-libs/ilbc-rfc3951 )
- jabber? ( dev-libs/iksemel )
+ xmpp? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
libedit? ( dev-libs/libedit )
lua? ( dev-lang/lua:* )
@@ -176,7 +176,7 @@
use_select gtalk chan_motif
use_select http res_http_post
use_select iconv func_iconv
- use_select jabber res_xmpp
+ use_select xmpp res_xmpp
use_select ilbc codec_ilbc format_ilbc
use_select ldap res_config_ldap
use_select lua pbx_lua
1.524 net-misc/asterisk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.524&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.524&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?r1=1.523&r2=1.524
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.523
retrieving revision 1.524
diff -u -r1.523 -r1.524
--- ChangeLog 28 Apr 2015 08:31:13 -0000 1.523
+++ ChangeLog 16 May 2015 11:03:25 -0000 1.524
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/asterisk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.523
2015/04/28 08:31:13 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.524
2015/05/16 11:03:25 pacho Exp $
+
+ 16 May 2015; Pacho Ramos <[email protected]> asterisk-11.17.1.ebuild,
+ asterisk-12.8.2.ebuild, asterisk-13.3.2.ebuild:
+ Rename jabber to xmpp USE (#216300)
28 Apr 2015; Tony Vroon <[email protected]> -asterisk-11.15.0-r1.ebuild:
Remove vulnerable ebuild, for security bug #546040.