diff --git a/glib-networking.changes b/glib-networking.changes index 6e903c4..d8584aa 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -2,8 +2,18 @@ Thu Oct 27 21:17:41 UTC 2011 - dimstar@opensuse.org - Update to version 2.31.0: - + Fixed ignore_hosts handling [bgo#655581] - + Bugs fixed: bgo#662104, bgo#662203, bgo#662085 + + Integrate fixes from 2.30.1. + + gnutls: + - Bumped required GNUTLS version to 2.11.0 and updated code for + that (bgo#656903). + - Added another G_TLS_ERROR_NOT_TLS (aka "dumb server, try + falling back from TLS to SSLv3") case, when the handshake + completes but then packets after that don't decrypt + correctly (bgo#662104). + - Made sure that GTlsConnection:peer-certificate and + :peer-certificate-errors get set even when the peer + certificate is rejected. + + proxy/gnome: build fixes (bgo#662203, bgo#662085). + Updated translations. -------------------------------------------------------------------