About glib-networking
=====================
glib-networking contains the implementations of certain GLib
networking features that cannot be implemented directly in GLib itself
because of their dependencies.
Currently it contains a GNUTLS-based implementation of GTlsBackend, a
libproxy-based implementation of GProxyResolver, and a GNOME
GProxyResolver that uses the proxy information from the GSettings
schemas in gsettings-desktop-schemas.
News
====
* Fixed a crash when passing a NULL GCancellable to
g_tls_connection_close_async() (Dan, #659786)
* Fixed ignore_hosts handling in GProxyResolverGnome (Dan, #655581)
* Fixed handling of self-signed CA certificates in
GTlsDatabaseGnutls (Dan, #660508)
* New translations:
Telugu
Download
========
http://download.gnome.org/sources/glib-networking/2.30/glib-networking-2.30.1.tar.xz
(290K)
sha256sum: 5acc7e76cb66734379d9ad983985c671af12591b84e93cd698fe8ea25d29f7d3
http://download.gnome.org/sources/glib-networking/2.30/glib-networking-2.30.1.tar.bz2
(361K)
sha256sum: 81570b3131ca06e50b0bd01947baf3eb86023e399c5adb35515315d23b66f545
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list
Upcoming changes:
Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)