2011-07-05 07:51:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 5 08:23:04 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.29.9:
|
|
|
|
+ Optimized GDBus usage in PACRunner.
|
|
|
|
+ Fixed a race condition in GProxyResolverGnome.
|
|
|
|
+ Changed configure to --enable-maintainer-mode by default,
|
|
|
|
to match glib.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-06-17 06:51:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 17 02:17:16 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Fix build after glib libraries moved back to %{_libdir}.
|
|
|
|
|
2011-05-26 15:47:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 23 23:12:28 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.28.7:
|
|
|
|
+ Fixed a race condition in GProxyResolverGnome that caused
|
|
|
|
problems when making simultaneous connections from multiple
|
|
|
|
threads.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-05-04 14:15:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 04 13:58:22 UTC 2011 - alinm.elena@gmail.com
|
2011-05-04 14:20:16 +00:00
|
|
|
|
|
|
|
- Add gsettings-desktop-schemas Requires as the proxy schemas are
|
|
|
|
used.
|
2011-05-04 14:15:38 +00:00
|
|
|
|
2011-04-27 11:28:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 27 11:19:50 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.28.6.1:
|
|
|
|
+ Fixed a bug in the gnutls backend introduced in 2.28.6
|
|
|
|
|
2011-04-26 15:13:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 26 14:56:58 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.28.6:
|
|
|
|
+ Fixed some links in the gnutls backend.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-04-20 11:15:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 11:52:29 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.28.5:
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 13:09:50 UTC 2011 - fcrozat@novell.com
|
|
|
|
|
|
|
|
- Update to version 2.28.4:
|
|
|
|
+ Added a new proxy backend, GProxyResolverGnome, that uses
|
|
|
|
GSettings and the network proxy schemas from
|
|
|
|
gsettings-desktop-schemas to provide proxy information (and
|
|
|
|
using a new D-Bus service provided by the libproxy backend to
|
|
|
|
provide PAC/WPAD support).
|
|
|
|
+ Updated translations.
|
2011-04-20 11:34:06 +00:00
|
|
|
- Changes from version 2.28.0:
|
|
|
|
+ Build fix.
|
|
|
|
+ Updated translations.
|
|
|
|
- Add dbus-1 and pkgconfig(gsettings-desktop-schemas)
|
|
|
|
BuildRequires. dbus-1 is only needed for directory ownership.
|
2011-04-20 11:15:48 +00:00
|
|
|
|
2011-02-15 14:19:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 14 18:03:20 CET 2011 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Added support for translation-update-upstream.
|
|
|
|
|
2011-01-07 23:26:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 8 00:15:42 CET 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.27.90:
|
|
|
|
+ Fixed configure script to actually error out if installed glib
|
|
|
|
version is too old
|
|
|
|
+ gnutls:
|
|
|
|
- updated GTlsClientConnectionGnutls for :accepted-cas type
|
|
|
|
change
|
|
|
|
- fixed an uninitialized variable
|
|
|
|
|
2010-12-22 19:26:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-12-08 08:52:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2010-10-14 07:49:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2010-10-12 10:04:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 11 21:34:59 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add missing Requires for glib2-tools to glib-networking in
|
|
|
|
baselibs.conf.
|
|
|
|
|
2010-08-31 08:23:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 31 09:32:52 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Initial packaging (version 2.25.0)
|
|
|
|
|