pkgsrc-wip/jabberd2/distinfo

12 lines
605 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.20 2008/07/16 16:45:47 schnoebe Exp $
SHA1 (jabberd-2.2.1.tar.bz2) = 4316662fb321690584ead8b0a5fbde8c6e177895
RMD160 (jabberd-2.2.1.tar.bz2) = 572cd477797e6a75a7e2c6e43e66f280c8fe98d4
Size (jabberd-2.2.1.tar.bz2) = 645496 bytes
SHA1 (patch-aa) = 111a3ec7dfc9b54a6dca0401692615b5e12bf0f1
SHA1 (patch-ab) = c33cefcb0ddbcec732e475eaf5b931cdc8dd6cc7
SHA1 (patch-ac) = 748ee239da083915b839e6f89c83112295b7215c
SHA1 (patch-ad) = db126c24dcf85c0c3c790b5b8723c6ae4da59453
SHA1 (patch-ae) = 0c57279c309ef4f6a226d65a491fd040e03ae4f0
This release fixes long hunted busy-loop-no-listen bug with select MIO backend, some XMPP compliance fixes, new Win32 build, compilation fixes and more... ChangeLog: * Fixed endless loop for failed session closure * Fixed packet to non-existing users handling to be conformant to RFC 3921bis 8.1. No Such User * Fixed loop on select. Closes #125 * Added pam authpipe script * Added example pam.d/jabber file from Gentoo * Changed example localdomain names to FQDN localhost.localdomain * Fixed Win32 build * Update of Visual Studio dependent libraries * Using MIO_WOULDBLOCK for Windows. * Added db-update.sqlite * Define S_IRUSR, S_IWUSR, S_IRGRP to 0 on Windows, as we don't have unix permissions there and those variables are undefined. * JABBERD2_API for _stanza_errors[], so it is exported in Windows to DLL. * moved _mio_wnd_proc to mio_wsasync.c (better for debugging) * fixed defer_free in right structure * check socked range in _mio_wnd_proc in case we get some invalid WM_APP + sthing message * added patch from Dan Hulme zeroing structures added to free pool (thanks Dan!) * Send vacation reply only to humans (full JIDs). Fixes #186 * Updated supported protocol listing * Updated license template * Using OpenSSL implementation of SHA1 hash if OpenSSL library enabled * Added check whether -O optimization is to high. Fixes #100 * Changed contact address to list address * Added BerkeleyDB dump script * Added BerkeleyDB-2-MySQL migration script * Implemented XEP-0232: Software Information * Fixed possible crash when debug is on * Fix for session restoration packet without queued result For a full ChangeLog see: http://svn.xiaoka.com/jabberd2/tags/jabberd-2.1.23/ChangeLog
2008-02-07 06:35:42 +01:00
SHA1 (patch-ag) = 28806cee8ac25a435ebf37de5744c2e893e8968b