Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F26A963B11D for ; Mon, 15 Mar 2010 10:22:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A514263B18E; Mon, 15 Mar 2010 10:22:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B547C63B189 for ; Mon, 15 Mar 2010 10:21:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A60D0175DF; Mon, 15 Mar 2010 10:21:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Mar 2010 10:21:58 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2009Q4] pkgsrc/chat/ejabberd To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100315102158.A60D0175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Mon Mar 15 10:21:58 UTC 2010 Modified Files: pkgsrc/chat/ejabberd [pkgsrc-2009Q4]: Makefile PLIST distinfo pkgsrc/chat/ejabberd/patches [pkgsrc-2009Q4]: patch-aa patch-ad patch-ae Log Message: Pullup ticket #3054 - requested by martti ejabberd: security update Revisions pulled up: - chat/ejabberd/Makefile 1.17-1.19 - chat/ejabberd/PLIST 1.11 - chat/ejabberd/distinfo 1.11-1.12 - chat/ejabberd/patches/patch-aa 1.6-1.7 - chat/ejabberd/patches/patch-ad 1.5 - chat/ejabberd/patches/patch-ae 1.5 --- Module Name: pkgsrc Committed By: dmcmahill Date: Mon Mar 8 17:30:23 UTC 2010 Modified Files: pkgsrc/chat/ejabberd: Makefile pkgsrc/chat/ejabberd/patches: patch-aa Log Message: use BSD_INSTALL_SCRIPT instead of BSD_INSTALL_DATA for a shell script --- Module Name: pkgsrc Committed By: spz Date: Thu Mar 11 06:33:04 UTC 2010 Modified Files: pkgsrc/chat/ejabberd: distinfo Log Message: updated patch -> distinfo needs an update too --- odule Name: pkgsrc Committed By: fhajny Date: Sat Mar 13 21:05:49 UTC 2010 Modified Files: pkgsrc/chat/ejabberd: Makefile PLIST distinfo pkgsrc/chat/ejabberd/patches: patch-aa patch-ad patch-ae Log Message: Updated chat/ejabberd to 2.1.3. Changes in ejabberd-2.1.3 Client connections * Avoid 'invalid' value in iq record * Avoid resending stream:error stanzas on terminate (EJAB-1180) * Close also legacy sessions that were half connected (EJAB-1165) * iq_query_info/1 now returns 'invalid' if XMLNS is invalid * New ejabberd_c2s option support: max_fsm_queue * Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177) * Run user_receive_packet also when sending offline messages (EJAB-1193) * Use p1_fsm behaviour in c2s FSM (EJAB-1173) Clustering * Fix cluster race condition in route read * New command to set master Mnesia node * Use mnesia:async_dirty when cleaning table from failed node Documentation * Add quotes in documentation of some erl arguments (EJAB-1191) * Add option access_from (EJAB-1187) * Add option max_fsm_queue (EJAB-1185) * Fix documentation installation, no need for executable permission (EJAB-1170) * Fix typo in EJABBERD_BIN_PATH (EJAB-891) * Fix typos in example config comments (EJAB-1192) ejabberdctl * Support concurrent connections with bound connection names * Add support for Jot in ctl and TTY in debug * Support help command names with old - characters * Fix to really use the variable ERL_PROCESSES Erlang compatibility * Don't call queue:filter/2 to keep compatibility with older Erlang versions * Use alternative of file:read_line/1 to not require R13B02 HTTP * Add new debugging hook to the http receiving process * Allow a request_handler to serve a file in root of HTTP HTTP-Bind (BOSH) * Cross-domain HTTP-Bind support (EJAB-1168) * Hibernate http-bind process after handling a request * Reduce verbosity of HTTP Binding log messages LDAP * Document ldap_dn_filter, fetch only needed attributes in search (EJAB-1204) * Use "%u" pattern as default for ldap_uids (EJAB-1203) Localization * Fix German translation (EJAB-1195) * Fix Russian translation ODBC * Fix MSSQL support, which was broken (EJAB-1201) * Improved SQL reconnect behaviour Pubsub, PEP and Caps * Add extended stanza addressing 'replyto' on PEP (EJAB-1198) * Add pubsub#purge_offline (EJAB-1186) * Fix pubsub#title option (EJAB-1190) * Fix remove_user for node subscriptions (EJAB-1172) * Optimizations in mod_caps Other * mod_register: Add new acl access_from, default is to deny * mod_sic: new module for the experimental XEP-0279 Server IP Check (EJAB-1205) * PIEFXIS: Catch errors when exporting to PIEFXIS file (EJAB-1178) * Proxy65: new option "hostname" (EJAB-838) * Roster: Fix resending authorization problem * Shared Roster Groups: get contacts nickname from vcard (EJAB-114) * S2S: Improved s2s connections clean up (EJAB-1202) Changes in ejabberd-2.1.2 Core * Close sessions that were half connected * Fix SASL PLAIN authentication message for RFC4616 compliance * Fix support for old Erlang/OTP R10 and R11 * Return proper error (not 'conflict') when register is forbidden by ACL * When ejabberd stops, send stream close to clients ejabberdctl * Check for EGID in ejabberdctl command * Command to stop ejabberd informing users, with grace period * If there's a problem in config file, display config lines and stop node MUC * Kick occupants with reason when room is stopped due to MUC shutdown * Write in room log when a room is created, destroyed, started, stopped PubSub and PEP * Don't call gen_server on internal event (improves performance and scalability) * Fix duplicate SHIM header in Pubsub message * Notification messages of Pubsub node config change contained a SHIM header * SubID SHIM header missing in Pubsub message with multiple subscriptions on the same node * PEP: last published item not sent from unavailable users when the subscription is implicit (XEP-0115) * pep_mapping not working due to Node type mismatch WebAdmin * If big offline message queue, show only subset on WebAdmin * Support in user list page of WebAdmin when mod_offline is disabled --- Module Name: pkgsrc Committed By: martti Date: Mon Mar 15 06:27:55 UTC 2010 Modified Files: pkgsrc/chat/ejabberd: Makefile Log Message: Reset MAINTAINER. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.15.2.1 pkgsrc/chat/ejabberd/Makefile cvs rdiff -u -r1.10 -r1.10.2.1 pkgsrc/chat/ejabberd/PLIST \ pkgsrc/chat/ejabberd/distinfo cvs rdiff -u -r1.5 -r1.5.2.1 pkgsrc/chat/ejabberd/patches/patch-aa cvs rdiff -u -r1.4 -r1.4.2.1 pkgsrc/chat/ejabberd/patches/patch-ad \ pkgsrc/chat/ejabberd/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.