Accepting request 91449 from home:vuntz:branches:GNOME:Factory

Fix .changes

OBS-URL: https://build.opensuse.org/request/show/91449
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=38
This commit is contained in:
Vincent Untz 2011-11-15 09:28:06 +00:00 committed by Git OBS Bridge
parent 0abce887fe
commit c6584a6c6d

View File

@ -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.
-------------------------------------------------------------------