Bypass devel project to fix build, the devel project has a newer version not fitting OBS-URL: https://build.opensuse.org/request/show/79721 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=14
137 lines
4.8 KiB
Plaintext
137 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 24 20:40:38 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Fix build in Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 17 02:17:16 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Fix build after glib libraries moved back to %{_libdir}.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 04 13:58:22 UTC 2011 - alinm.elena@gmail.com
|
|
|
|
- Add gsettings-desktop-schemas Requires as the proxy schemas are
|
|
used.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 18:03:20 CET 2011 - sbrabec@suse.cz
|
|
|
|
- Added support for translation-update-upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|