Gentoo Archives: gentoo-commits

From: "Vadim A. Misbakh-Soloviov" <mva@×××.name>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/
Date: Fri, 30 May 2014 21:14:29
Message-Id: 1401484458.527aa72f6231419d3d6de7a91d798e2479523e99.mva@gentoo
1 commit: 527aa72f6231419d3d6de7a91d798e2479523e99
2 Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
3 AuthorDate: Fri May 30 21:14:18 2014 +0000
4 Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
5 CommitDate: Fri May 30 21:14:18 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=527aa72f
7
8 [net-im/prosody-modules] bump
9
10 Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
11
12 ---
13 net-im/prosody-modules/metadata.xml | 3 +
14 net-im/prosody-modules/prosody-modules-9999.ebuild | 69 +++++++++++-----------
15 2 files changed, 38 insertions(+), 34 deletions(-)
16
17 diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
18 index 14abd74..0f9b98d 100644
19 --- a/net-im/prosody-modules/metadata.xml
20 +++ b/net-im/prosody-modules/metadata.xml
21 @@ -19,6 +19,7 @@
22 <flag name='auth_custom_http'>No module description on upstream wiki yet.</flag>
23 <flag name='auth_dovecot'>This is a Prosody authentication plugin which uses Dovecot as the backend.</flag>
24 <flag name='auth_external'>Allow client authentication to be handled by an external script/process.</flag>
25 + <flag name='auth_http_async'>No module description on upstream wiki yet.</flag>
26 <flag name='auth_imap'>No module description on upstream wiki yet.</flag>
27 <flag name='auth_internal_yubikey'>A <a href="http://www.yubico.com/yubikey" rel="nofollow">YubiKey</a> is a small USB one-time-password (OTP) generator.</flag>
28 <flag name='auth_joomla'>No module description on upstream wiki yet.</flag>
29 @@ -108,6 +109,7 @@
30 <flag name='password_policy'>No module description on upstream wiki yet.</flag>
31 <flag name='pastebin'>Pastebins are used very often in IM, especially in chat rooms. You have a long log or command output which you need to send to someone over IM, and don`t want to fill their message window with it. Put it on a pastebin site, and give them the URL instead, simple.</flag>
32 <flag name='post_msg'>Sometimes it`s useful to have different interfaces to access XMPP.</flag>
33 + <flag name='profile'>This module provides a replacement for mod_vcard. In addition to the ageing protocol defined by <a href="http://xmpp.org/extensions/xep-0054.html" rel="nofollow">XEP-0054</a>, it also supports the <a href="http://xmpp.org/extensions/xep-0292.html" rel="nofollow">new vCard 4 based protocol</a> and integrates with <a href="http://xmpp.org/extensions/xep-0163.html" rel="nofollow">Personal Eventing Protocol</a>. The vCard 4, <a href="http://xmpp.org/extensions/xep-0084.html" rel="nofollow">User Avatar</a> and <a href="http://xmpp.org/extensions/xep-0172.html" rel="nofollow">User Nickname</a> PEP nodes are updated when the vCard is changed..</flag>
34 <flag name='pubsub_eventsource'><a href="https://en.wikipedia.org/wiki/Server-sent_events" rel="nofollow">Server-Sent Events</a> is a simple HTTP/line-based protocol supported in HTML5, making it easy to receive a stream of "events" in realtime using the Javascript <a href="https://developer.mozilla.org/en-US/docs/Web/API/EventSource" rel="nofollow">EventSource API</a>.</flag>
35 <flag name='pubsub_feeds'>This module allows Prosody to fetch Atom and RSS feeds for you, and push new results to subscribers over XMPP.</flag>
36 <flag name='pubsub_github'>No module description on upstream wiki yet.</flag>
37 @@ -127,6 +129,7 @@
38 <flag name='s2s_auth_compat'>This module is a workaround for servers that try to do s2s authentication with certificates and SASL EXTERNAL, but do not send correct stream headers. Notably Openfire versions since 3.7 or 3.8.</flag>
39 <flag name='s2s_auth_dane'>This module implements DANE as described in <a href="http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype" rel="nofollow">Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations</a>.</flag>
40 <flag name='s2s_auth_fingerprint'>This module allows you to manually pin certificate fingerprints of remote servers.</flag>
41 + <flag name='s2s_auth_monkeysphere'><a href="http://web.monkeysphere.info/" rel="nofollow">Monkeysphere</a> is a project aiming to introduce PGP`s web of trust to protocols such as SSH and TLS (which XMPP uses).</flag>
42 <flag name='s2s_blacklist'>No module description on upstream wiki yet.</flag>
43 <flag name='s2s_idle_timeout'>Some people find it preferable to close server-to-server connections after they have been silent for a while.</flag>
44 <flag name='s2s_keepalive'>No module description on upstream wiki yet.</flag>
45
46 diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
47 index 4f089df..44d9f60 100644
48 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild
49 +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
50 @@ -16,40 +16,41 @@ KEYWORDS=""
51
52 PROSODY_MODULES="
53 addressing adhoc_account_management admin_probe admin_web auth_any
54 - auth_ccert auth_custom_http auth_dovecot auth_external auth_imap
55 - auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_pam
56 - auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions
57 - auto_activate_hosts bidi blocking block_registrations
58 - block_s2s_subscriptions block_strangers block_subscribes
59 - block_subscriptions broadcast c2s_conn_throttle c2s_limit_sessions
60 - candy captcha_registration carbons carbons_adhoc carbons_copies
61 - checkcerts client_certs compat_bind compat_muc_admin compat_vcard
62 - component_client component_roundrobin conformance_restricted
63 - couchdb data_access default_bookmarks default_vcard discoitems dwd
64 - email_pass extdisco firewall flash_policy group_bookmarks
65 - host_blacklist host_guard http_altconnect http_dir_listing
66 - http_favicon http_user_count idlecompat incidents_handling
67 - inotify_reload ipcheck isolate_host jid_prep json_streams lastlog
68 - latex lib_ldap limits list_inactive listusers log_auth
69 - log_messages_sql log_sasl_mech mam mam_adhoc mam_muc mam_muc_sql
70 - mam_sql manifesto message_logging motd_sequential muc_ban_ip
71 - muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
72 - net_dovecotauth offline_email onhold onions openid password_policy
73 - pastebin post_msg pubsub_eventsource pubsub_feeds pubsub_github
74 - pubsub_googlecode pubsub_hub pubsub_mqtt pubsub_pivotaltracker
75 - pubsub_twitter readonly register_json register_redirect
76 - register_web reload_modules remote_roster require_otr
77 - roster_command s2s_auth_compat s2s_auth_dane s2s_auth_fingerprint
78 - s2s_blacklist s2s_idle_timeout s2s_keepalive s2s_keysize_policy
79 - s2s_log_certs s2s_never_encrypt_blacklist s2soutinjection
80 - s2s_reload_newcomponent s2s_whitelist saslauth_muc saslname
81 - seclabels secure_interfaces server_contact_info server_status
82 - service_directories sift smacks sms_clickatell srvinjection
83 - stanza_counter statistics statistics_cputotal statistics_mem
84 - storage_ldap storage_memory storage_mongodb streamstats
85 - strict_https support_contact swedishchef tcpproxy telnet_tlsinfo
86 - throttle_presence turncredentials twitter uptime_presence vjud
87 - watchuntrusted webpresence websocket
88 + auth_ccert auth_custom_http auth_dovecot auth_external
89 + auth_http_async auth_imap auth_internal_yubikey auth_joomla
90 + auth_ldap auth_ldap2 auth_pam auth_phpbb3 auth_sql auth_wordpress
91 + auto_accept_subscriptions auto_activate_hosts bidi blocking
92 + block_registrations block_s2s_subscriptions block_strangers
93 + block_subscribes block_subscriptions broadcast c2s_conn_throttle
94 + c2s_limit_sessions candy captcha_registration carbons
95 + carbons_adhoc carbons_copies checkcerts client_certs compat_bind
96 + compat_muc_admin compat_vcard component_client
97 + component_roundrobin conformance_restricted couchdb data_access
98 + default_bookmarks default_vcard discoitems dwd email_pass extdisco
99 + firewall flash_policy group_bookmarks host_blacklist host_guard
100 + http_altconnect http_dir_listing http_favicon http_user_count
101 + idlecompat incidents_handling inotify_reload ipcheck isolate_host
102 + jid_prep json_streams lastlog latex lib_ldap limits list_inactive
103 + listusers log_auth log_messages_sql log_sasl_mech mam mam_adhoc
104 + mam_muc mam_muc_sql mam_sql manifesto message_logging
105 + motd_sequential muc_ban_ip muc_config_restrict muc_intercom
106 + muc_limits muc_log muc_log_http net_dovecotauth offline_email
107 + onhold onions openid password_policy pastebin post_msg profile
108 + pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode
109 + pubsub_hub pubsub_mqtt pubsub_pivotaltracker pubsub_twitter
110 + readonly register_json register_redirect register_web
111 + reload_modules remote_roster require_otr roster_command
112 + s2s_auth_compat s2s_auth_dane s2s_auth_fingerprint
113 + s2s_auth_monkeysphere s2s_blacklist s2s_idle_timeout s2s_keepalive
114 + s2s_keysize_policy s2s_log_certs s2s_never_encrypt_blacklist
115 + s2soutinjection s2s_reload_newcomponent s2s_whitelist saslauth_muc
116 + saslname seclabels secure_interfaces server_contact_info
117 + server_status service_directories sift smacks sms_clickatell
118 + srvinjection stanza_counter statistics statistics_cputotal
119 + statistics_mem storage_ldap storage_memory storage_mongodb
120 + streamstats strict_https support_contact swedishchef tcpproxy
121 + telnet_tlsinfo throttle_presence turncredentials twitter
122 + uptime_presence vjud watchuntrusted webpresence websocket
123 "