diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-08-25 20:16:15 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-08-25 20:16:15 +0000 |
commit | cef156654e51bf3eb7e91df7262f0c571dd0ddb8 (patch) | |
tree | 20b7c9e5c7116f71af649ac0ec0cf321f6bf6441 /chat/loudmouth/distinfo | |
parent | a985b0580c030000b7ece2154d2ca5c0c341cc1a (diff) | |
download | pkgsrc-cef156654e51bf3eb7e91df7262f0c571dd0ddb8.tar.gz |
Update to 1.0:
Changes in 1.0:
---------------
* Fix crash when connection goes down using SSL, LM-3 (Mikael Hallendal)
* Fixed some GCC 4.0 warnings (Mikael Hallendal)
* Some API fixups for consistency in LmSLL (Mikael Hallendal)
* Don't try to setup SSL if it's not supported (Martyn Russel)
* Documentation fixes (Mikael Hallendal)
* State fixes when using blocking API, LM-7 (Mikael Hallendal)
* Check that connection is open before using it, LM-6 (Mikael Hallendal)
* Fix infinite loop in blocking open if failed, LM-8 (Mikael Hallendal)
Changes in 0.90:
----------------
* Two crashers for ssl read fixed (Micke, Daniel Lavalliere)
* Fixed a couple of leaks when freeing the connection (Daniel Lavalliere)
* A couple of thread related issues solved (Micke, Daniel Lavalliere)
* Work with latest GnuTLS (foser)
* Improved the example tools some (Micke)
Diffstat (limited to 'chat/loudmouth/distinfo')
-rw-r--r-- | chat/loudmouth/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/chat/loudmouth/distinfo b/chat/loudmouth/distinfo index 4ad72cb2987..d33ac29c305 100644 --- a/chat/loudmouth/distinfo +++ b/chat/loudmouth/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 16:07:34 wiz Exp $ +$NetBSD: distinfo,v 1.7 2005/08/25 20:16:15 jmmv Exp $ -SHA1 (loudmouth-0.17.2.tar.bz2) = 8dcc61ae95c3d852d1cf88f3198e0e023e70db7e -RMD160 (loudmouth-0.17.2.tar.bz2) = c90f046af52a951c0a163fd4f516b82d4709d74e -Size (loudmouth-0.17.2.tar.bz2) = 286981 bytes -SHA1 (patch-aa) = c4b37369a347cb557b10739143de588b1c6008b4 +SHA1 (loudmouth-1.0.tar.bz2) = 02b2ac19b477891a9e94ad91337bad96871b242c +RMD160 (loudmouth-1.0.tar.bz2) = a9e6c5751a3510531e92e389c2246be30d2a8ab0 +Size (loudmouth-1.0.tar.bz2) = 259265 bytes |