glib-networking/glib-networking.changes

41 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 22 10:17:33 CET 2010 - vuntz@opensuse.org
- Update to version 2.27.5:
+ gnutls:
- finish implementing GTlsRehandshakeMode, which was present
but non-functional in 2.27.4
- updates for glib TLS API changes
- fix some async bugs that caused the main loop to spin
- implement a client-side session cache, to speed up handshakes
+ Compile with gcc warnings by default
-------------------------------------------------------------------
Tue Dec 7 11:21:55 CET 2010 - vuntz@opensuse.org
- Update to version 2.27.4:
+ Add GNUTLS-based implementation of GTlsBackend.
- Add pkgconfig(gnutls) BuildRequires, and pass
--with-ca-certificates=/etc/ssl/ca-bundle.pem to configure.
-------------------------------------------------------------------
Wed Oct 13 22:50:58 CEST 2010 - vuntz@opensuse.org
- Update to version 2.26.0:
+ No changes, just a version bump.
- Update spec file after move of glib libraries to /lib: we are
checking the name of the package providing libgio by looking at
the provider of the file.
-------------------------------------------------------------------
Mon Oct 11 21:34:59 CEST 2010 - vuntz@opensuse.org
- Add missing Requires for glib2-tools to glib-networking in
baselibs.conf.
-------------------------------------------------------------------
Tue Aug 31 09:32:52 CEST 2010 - vuntz@opensuse.org
- Initial packaging (version 2.25.0)