libsoup2.4 2.38.1-1 source package in Ubuntu
Changelog
libsoup2.4 (2.38.1-1) unstable; urgency=low * New upstream release: - Fixed a situation where soup_connection_disconnect() could end up calling g_object_unref(NULL) when an idle connection was closed - Fixed two warnings when cancelling an in-progress soup_socket_connect_async() - Fixed a crash when disposing a SoupServer with open connections - Fixed the SoupSession:ssl-use-system-ca-file property to get turned off (rather than on) when you set it to FALSE... Also fixed up the property notifications around the various certificate-verification properties (ssl-ca-file, ssl-use-system-ca-file, and tls-database). - Fixed SoupSession to not leak paused SoupMessages that were still in progress when it was unreffed. * debian/copyright: Move to copyright 1.0 format. -- Martin Pitt <email address hidden> Tue, 17 Apr 2012 00:08:43 +0200
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Precise
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsoup2.4_2.38.1.orig.tar.xz | 606.3 KiB | 71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a |
libsoup2.4_2.38.1-1.debian.tar.gz | 14.7 KiB | 35d96d5428f82fd4a6ec0c5b603faa2f991a6867a5c08924d3e8e310f0a352db |
libsoup2.4_2.38.1-1.dsc | 2.6 KiB | 5c5434e89e74ef1117dbcfd1502e57c3fe80873ae54bac7781ed730bf50502ba |
Available diffs
- diff from 2.38.0-1 (in Debian) to 2.38.1-1 (116.8 KiB)
- diff from 2.38.0-0ubuntu1 to 2.38.1-1 (117.6 KiB)
Binary packages built by this source
- gir1.2-soup-2.4: No summary available for gir1.2-soup-2.4 in ubuntu quantal.
No description available for gir1.2-soup-2.4 in ubuntu quantal.
- libsoup-gnome2.4-1: No summary available for libsoup-gnome2.4-1 in ubuntu quantal.
No description available for libsoup-gnome2.4-1 in ubuntu quantal.
- libsoup-gnome2.4-dev: HTTP library implementation in C -- GNOME support development files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).
.
The GNOME support library is used for features which are important to
GNOME apps, but which require GNOME-specific libraries that non-GNOME
apps may not want to add dependencies on.
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the development files for the GNOME support.
- libsoup2.4-1: HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the shared library.
- libsoup2.4-dbg: No summary available for libsoup2.4-dbg in ubuntu quantal.
No description available for libsoup2.4-dbg in ubuntu quantal.
- libsoup2.4-dev: HTTP library implementation in C -- Development files
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the development files.
- libsoup2.4-doc: HTTP library implementation in C -- API Reference
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.
.
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support
.
This package contains the documentation.