2011-11-15 09:23:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-10-18 07:15:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 18 06:23:19 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.30.1:
|
|
|
|
+ Fixed a crash when passing a NULL GCancellable to
|
|
|
|
g_tls_connection_close_async() (bgo#659786)
|
|
|
|
+ Fixed ignore_hosts handling in GProxyResolverGnome (bgo#655581)
|
|
|
|
+ Fixed handling of self-signed CA certificates in
|
|
|
|
GTlsDatabaseGnutls (bgo#660508)
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-27 11:14:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 26 22:22:55 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.30.0:
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-21 15:23:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 20 07:08:59 UTC 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.29.92:
|
|
|
|
+ gnutls:
|
|
|
|
- Fixed a problem when linking against GNUTLS 3.0, where
|
|
|
|
connections would sometimes return the error "The TLS
|
|
|
|
connection was non-properly terminated". (bgo#659233)
|
|
|
|
- Plugged a few memory leaks
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-09-01 23:49:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 31 09:53:01 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.29.18:
|
|
|
|
+ gnutls:
|
|
|
|
- fixed two rehandshaking bugs; one in which a client would
|
|
|
|
erroneously report an error after successfully rehandshaking
|
|
|
|
(bgo#653645), and one where initiating an asynchronous
|
|
|
|
rehandshake on the server side would send illegal packets and
|
|
|
|
cause the client to disconnect.
|
|
|
|
- made GTlsDatabaseGnutls and GTlsFileDatabaseGnutls properly
|
|
|
|
cancellable
|
|
|
|
- fixed the client-side session cache to not share session IDs
|
|
|
|
between different virtual hosts on the same IP address, which
|
|
|
|
caused problems with some servers. (bgo#581342)
|
|
|
|
+ tls: Fixed up the tls test program so it can be run from "make
|
|
|
|
check"
|
|
|
|
+ Updated translations.
|
|
|
|
|
2011-08-25 08:09:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 25 08:07:12 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add libgcrypt-devel BuildRequires: gnutls used to bring this in
|
|
|
|
as a dependency for us.
|
|
|
|
|
2011-08-17 20:51:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 16 04:31:36 CEST 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2.29.15:
|
|
|
|
+ bgo#636572: gnutls: implement GTlsDatabase
|
|
|
|
+ bgo#652284: gnutls: override minimum key length, to allow
|
|
|
|
connecting to HTTP servers with very small keys
|
|
|
|
+ bgo#581342: gnutls: use %COMPAT mode, which makes GNUTLS behave
|
|
|
|
more like OpenSSL/NSS/Windows in a few ways, making it work
|
|
|
|
with certain broken HTTP servers.
|
|
|
|
+ gnutls: fixed a crash when passed a NULL GError.
|
|
|
|
|
2011-07-07 07:41:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 23:14:21 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Change rpm query to look for the real package containing gio to
|
|
|
|
use the new gio virtual name, that is now provided by the package
|
|
|
|
containing the gio library. This is better than the query on the
|
|
|
|
library filename, which might change later.
|
|
|
|
- Also properly escape the queryformat, since we need to double the
|
|
|
|
% characters in a .spec file.
|
|
|
|
|
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)
|
|
|
|
|