From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 39BD313877A for ; Tue, 24 Jun 2014 06:35:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F80BE07FC; Tue, 24 Jun 2014 06:35:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCF96E07FC for ; Tue, 24 Jun 2014 06:35:21 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5679533FC0C for ; Tue, 24 Jun 2014 06:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 25D3C18F67 for ; Tue, 24 Jun 2014 06:35:18 +0000 (UTC) From: "Vadim A. Misbakh-Soloviov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim A. Misbakh-Soloviov" Message-ID: <1403591696.7797088109aeb5327f5367da33c6519ecc432948.mva@gentoo> Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/ X-VCS-Repository: proj/lua X-VCS-Files: net-im/prosody-modules/metadata.xml net-im/prosody-modules/prosody-modules-9999.ebuild X-VCS-Directories: net-im/prosody-modules/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim A. Misbakh-Soloviov X-VCS-Revision: 7797088109aeb5327f5367da33c6519ecc432948 X-VCS-Branch: master Date: Tue, 24 Jun 2014 06:35:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 29cf9575-0f13-4788-b4d5-0216b22e1eef X-Archives-Hash: a7576a6bd11e9a80a9c96db743759ccc commit: 7797088109aeb5327f5367da33c6519ecc432948 Author: Vadim A. Misbakh-Soloviov mva name> AuthorDate: Tue Jun 24 06:34:56 2014 +0000 Commit: Vadim A. Misbakh-Soloviov mva name> CommitDate: Tue Jun 24 06:34:56 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=77970881 [net-im/prosody-modules] bump Signed-off-by: Vadim A. Misbakh-Soloviov mva.name> --- net-im/prosody-modules/metadata.xml | 13 ++++++++----- net-im/prosody-modules/prosody-modules-9999.ebuild | 13 +++++++------ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml index db58455..b39e28d 100644 --- a/net-im/prosody-modules/metadata.xml +++ b/net-im/prosody-modules/metadata.xml @@ -15,7 +15,7 @@ This module adds an ad-hoc command that lets an user change their password. This is useful for clients that don`t have support for XEP-0077 style password changing. In the future, it may provide other account management commands. No module description on upstream wiki yet. This module provides a basic web administration interface. It currently gives you access to Ad-Hoc commands on any virtual host or component that you are set as an administrator for in the Prosody config file. It also provides a live list of all S2S and C2S connections. - No module description on upstream wiki yet. + This module accepts any username and password, which can be useful for testing. This module implements PKI-style client certificate authentication. You will therefore need your own Certificate Authority. How to set that up is beyond the current scope of this document. No module description on upstream wiki yet. This is a Prosody authentication plugin which uses Dovecot as the backend. @@ -23,13 +23,13 @@ No module description on upstream wiki yet. No module description on upstream wiki yet. A YubiKey is a small USB one-time-password (OTP) generator. - No module description on upstream wiki yet. + This module allows you to authenticate against an Joomla database. This is a Prosody authentication plugin which uses LDAP as the backend. See mod_lib_ldap for more information. This module makes Prosody authenticate users against PAM (Linux Pluggable Authentication Modules) - No module description on upstream wiki yet. + This module allows you to authenticate against an PHPBB3 database. Allow client authentication to be handled by an SQL database query. - No module description on upstream wiki yet. + This module allows you to authenticate against an Wordpress database. In some environments where all users on the system have mutual trust in each other, it`s sometimes fine to skip the usual authorization process to add someone to your contact list and see their status. By default Prosody does not automatically activate/deactivate hosts when they are added to and removed from the configuration. This module implements XEP-0288: Bidirectional Server-to-Server Connections. It allows servers to use a single connection for sending stanzas to each other, instead of two connections (one for stanzas in each direction). @@ -119,6 +119,7 @@ MQTT is a lightweight binary pubsub protocol suited to embedded devices. This module provides a way for MQTT clients to connect to Prosody and publish or subscribe to local pubsub nodes. No module description on upstream wiki yet. Twitter has an open `realtime` search API, but it requires polling (within their rate limits). This module allows Prosody to poll for you, and push new results to subscribers over XMPP. + No module description on upstream wiki yet. No module description on upstream wiki yet. This module let`s you activate a httpserver interface to handle data from webforms with POST and Base64 encoded JSON. Registration Redirect as explained in the IBR XEP. @@ -141,7 +142,7 @@ Currently, module:reload command in console doesn`t load new components. This module will automatically load the new components (if any) when the config:reload command is run in the console. No module description on upstream wiki yet. No module description on upstream wiki yet. - No module description on upstream wiki yet. + This module implements XEP-0233: Domain-Based Service Names in XMPP SASL Negotiation. This module implements XEP-0258: Security Labels in XMPP. Sometimes you might run clients without encryption on the same machine or LAN as Prosody - and you want Prosody to treat them as secure (e.g. allowing plaintext authentication) even though they are not encrypted. This module implements XEP-0157: Contact Addresses for XMPP Services. @@ -153,8 +154,10 @@ This Prosody plugin lets you manually override SRV records used for a remote host. This module counts incoming and outgoing stanzas from when the instance started, and makes the data available to other modules by creating a global prosody. object No module description on upstream wiki yet. + No module description on upstream wiki yet. No module description on upstream wiki yet. No module description on upstream wiki yet. + No module description on upstream wiki yet. See mod_lib_ldap for more information. No module description on upstream wiki yet. This is a storage backend that uses MongoDB. Depends on luamongo bindings diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild index ad03511..4351250 100644 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild @@ -38,7 +38,7 @@ PROSODY_MODULES=" onhold onions openid password_policy pastebin post_msg profile pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode pubsub_hub pubsub_mqtt pubsub_pivotaltracker pubsub_twitter - readonly register_json register_redirect register_web + rawdebug readonly register_json register_redirect register_web reload_modules remote_roster require_otr roster_command s2s_auth_compat s2s_auth_dane s2s_auth_fingerprint s2s_auth_monkeysphere s2s_blacklist s2s_idle_timeout s2s_keepalive @@ -46,11 +46,12 @@ PROSODY_MODULES=" s2soutinjection s2s_reload_newcomponent s2s_whitelist saslauth_muc saslname seclabels secure_interfaces server_contact_info server_status service_directories sift smacks sms_clickatell - srvinjection stanza_counter statistics statistics_cputotal - statistics_mem storage_ldap storage_memory storage_mongodb - streamstats strict_https support_contact swedishchef tcpproxy - telnet_tlsinfo throttle_presence turncredentials twitter - uptime_presence vjud watchuntrusted webpresence websocket + srvinjection stanza_counter statistics statistics_auth + statistics_cputotal statistics_mem statsd storage_ldap + storage_memory storage_mongodb streamstats strict_https + support_contact swedishchef tcpproxy telnet_tlsinfo + throttle_presence turncredentials twitter uptime_presence vjud + watchuntrusted webpresence websocket "