glib2.0 2.63.1-1 source package in Ubuntu

Changelog

glib2.0 (2.63.1-1) experimental; urgency=medium

  * New upstream release
    - Add `g_array_steal()`, `g_ptr_array_steal()` and `g_byte_array_steal()`
      APIs
    - Add `g_get_os_info()` API
    - Add `GMainContextPusher` API
    - Add `g_warning_once()` API
    - Allow passing empty `GValue`s to `g_param_value_set_default()`
    - Always resolve `localhost` to loopback address in `GResolver`
    - Escape header guards generated by `gdbus-codegen` better
    - Fix crash in `g_spawn()` with high FD numbers due to use of `select()`
      rather than `poll()`
    - Limit recursion in `g_variant_parse()`
    - Several usability improvements to command line `gio` tool
  * debian/libglib2.0-0.symbols: Add new symbols for this release
  * debian/patches/*:
    - Drop backports we had which are in this release.
    - Update to upstream master at cc1b53f74. There are several test fixes
      that we might as well grab now.

 -- Iain Lane <email address hidden>  Wed, 06 Nov 2019 16:37:24 +0000

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
glib2.0_2.63.1-1.dsc 3.1 KiB 54ce3b7c4e6b459beabd548ee6e69fdd22acb07ceb05b83203f645fac3ed2aa5
glib2.0_2.63.1.orig.tar.xz 4.5 MiB 6bd00b8e410501f0fb76078b970b8d1bcb290507f1c02288dee2b3a75c2fa082
glib2.0_2.63.1-1.debian.tar.xz 96.3 KiB f3dbb08c78b1a3bc7df8b790239517632ade1b57ff3c3ef4a14772ee02092032

Available diffs

No changes file available.

Binary packages built by this source

libglib2.0-0: GLib library of C routines

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.

libglib2.0-0-dbgsym: debug symbols for libglib2.0-0
libglib2.0-bin: Programs for the GLib library

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the program files which is used for the libraries
 and others.

libglib2.0-bin-dbgsym: debug symbols for libglib2.0-bin
libglib2.0-data: Common files for GLib library

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.

libglib2.0-dev: Development files for the GLib library

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0,
 as only it includes the header files and static libraries (optionally)
 needed for compiling.
 .
 GObject-Introspection metadata for this library can be found in the
 libgirepository1.0-dev package.

libglib2.0-dev-bin: Development utilities for the GLib library

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0. It contains
 development utilities typically run during compilation and should not be
 installed directly. Use libglib2.0-dev instead.

libglib2.0-dev-bin-dbgsym: debug symbols for libglib2.0-dev-bin
libglib2.0-doc: Documentation files for the GLib library

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the HTML documentation for the GLib library
 in /usr/share/doc/libglib2.0-doc/ .

libglib2.0-tests: GLib library of C routines - installed tests

 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.

libglib2.0-tests-dbgsym: debug symbols for libglib2.0-tests
libglib2.0-udeb: GLib library of C routines - minimal runtime

 This is a udeb, or a microdeb, for the debian-installer.
 .
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings. It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the minimal runtime library needed by the Debian
 installer.