glib2.0 2.74.1-2 source package in Ubuntu

Changelog

glib2.0 (2.74.1-2) unstable; urgency=medium

  * d/patches: Update to upstream 2.74.x branch commit 2.74.1-11-g5ee590045
    - Revert a change to file descriptor management that caused an infinite
      loop in some gnome-keyring-daemon use-cases
    - Fix error behaviour with an invalid proxy address
    - Fix a memory leak
    - Fix a header multiple-inclusion guard
    - Translation updates
  * d/p/tests-Don-t-rely-on-output-locale-of-sort-in-spawn-test.patch:
    Add patch from upstream git to fix a test failure in non-English locales.
    In particular, this should resolve intermittent FTBFS on the
    reproducible-builds infrastructure.
  * d/p/debian/Disable-some-tests-on-slow-architectures-which-keep-faili.patch:
    Mark part of gobject/tests/threadtests.c as flaky on armel, armhf.
    This test normally passes in 10-15 seconds, but sometimes takes more
    than 5 minutes, resulting in a timeout. It's not clear whether this
    is a deadlock, or whether it's just an unlucky access pattern that is
    much slower than usual but would have passed the test given enough time.
    (Closes: #1023629, #1023652)
  * d/tests: Run each flaky test individually.
    This will hopefully make it easier to keep track of which ones are still
    flaky and which ones can be re-enabled.

 -- Simon McVittie <email address hidden>  Tue, 08 Nov 2022 10:32:47 +0000

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
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.74.1-2.dsc 3.6 KiB 6b484f0a49aecac01676f67c6bcd82abfca57d967a1bb7b4bc200d8c06bfd5d3
glib2.0_2.74.1.orig-unicode-data.tar.xz 259.9 KiB 7c3e36ec1356ac025a92169b74c4c3e6858345f59ed4ea4cf0db300dec4fa21a
glib2.0_2.74.1.orig.tar.xz 4.9 MiB 0ab981618d1db47845e56417b0d7c123f81a3427b2b9c93f5a46ff5bbb964964
glib2.0_2.74.1-2.debian.tar.xz 156.8 KiB f3dc051cf0fe883fb590383f90a7c5a8c0eff331f58bbe3e98cac1eda84a54b6

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