head 1.2; access; symbols pkgsrc-2016Q2:1.1.0.34 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.32 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.30 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.28 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.26 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.24 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.22 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.20 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.18 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.16 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.14 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.12 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.10 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.8 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.6 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.4 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.2 pkgsrc-2012Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2016.09.19.17.13.18; author jperkin; state dead; branches; next 1.1; commitid 65xgl5oAETigfVmz; 1.1 date 2012.05.06.17.41.40; author dholland; state Exp; branches; next ; desc @@ 1.2 log @Update chat/loudmouth to 1.5.3. Changes to 1.5.1 are: There have been many changes since the previous official release, 1.4.3, which was published 7 years ago, so we'll only mention a few of them: - This Loudmouth release is compatible with current Glib/GTK libraries - The internal asyncns copy has been removed - The security has been improved in several ways: - Certificates: added checking of SAN(s) when CN does not match and fixed CN wildcard handling - SSL 2 and 3 have been deactivated; TLS 1.1 and 1.2 have been activated - Use the default cipher suite of GnuTLS - New API: Implementation of lm_ssl_set_ca and lm_ssl_set_cipher_list This enables the application to choose additional CA certificates to trust as well as the cipher suites which are used by OpenSSL or GnuTLS - Many resolver and parser issues have been fixed I can't find a subsequent changelog for 1.5.1 to 1.5.3 but assume "bugs fixed". @ text @$NetBSD: patch-loudmouth_lm-error_c,v 1.1 2012/05/06 17:41:40 dholland Exp $ Fix build with latest glib2. --- loudmouth/lm-error.c~ 2008-10-29 20:48:15.000000000 +0000 +++ loudmouth/lm-error.c @@@@ -19,7 +19,7 @@@@ */ #include -#include +#include #include "lm-error.h" /** @ 1.1 log @Fix build with latest glib2. @ text @d1 1 a1 1 $NetBSD$ @