Subject: CVS commit: pkgsrc/chat/loudmouth
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2005 20:16:15
Module Name: pkgsrc
Committed By: jmmv
Date: Thu Aug 25 20:16:15 UTC 2005
Modified Files:
pkgsrc/chat/loudmouth: Makefile buildlink3.mk distinfo
Removed Files:
pkgsrc/chat/loudmouth/patches: patch-aa
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/chat/loudmouth/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/loudmouth/buildlink3.mk \
pkgsrc/chat/loudmouth/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/chat/loudmouth/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.