./devel/glib2, Some useful routines for C programming (glib2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.78.4, Package name: glib2-2.78.4, Maintainer: prlw1

GLib provides the core application building blocks for libraries
and applications written in C. It provides the core object system
used in GNOME, the main loop implementation, and a large set of
utility functions for strings and common data structures.

This package contains GLib version 2.

DEINSTALL [+/-]

Required to run:
[devel/libffi] [devel/pcre]

Required to build:
[pkgtools/cwrappers] [lang/python37] [devel/meson]

Master sites:

Filesize: 5206.926 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-09 10:31:45 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
glib2 glib2-tools gdbus-codegen: updated to 2.78.4

Overview of changes in GLib 2.78.4, 2024-01-21
==============================================

* Bugs fixed:
  - Backport !3751 “Fix generated RST anchors for methods, signals and
    properties” to glib-2-78
  - docs/reference: depend on a native gtk-doc
  - Backport !3753 “gobject_gdb.py: Do not break bt on optimized build” to
    glib-2-78
  - Backport !3750 “gregex: clean up usage of _GRegex.jit_status” to
    glib-2-78

Overview of changes in GLib 2.78.3, 2023-12-06
==============================================

* Fix a crash-causing regression in xdgmime

* Bugs fixed:
  - Crash in __gio_xdg_cache_mime_type_subclass (Philip Withnall)
  - Backport !3742 “xdgmime: Update to upstream commit c2c814d4051f232” to
    glib-2-78

Overview of changes in GLib 2.78.2, 2023-12-05
==============================================

* Bugs fixed:
  - check for #ifdef PTRACE_O_EXITKILL will always fail since it isn't a
    macro (Alessandro Bono)
  - gsubprocess build-time test intermittently timing out since 2.78.1
    (Simon McVittie)
  - Backport !3669 “meson: Improve PTRACE_O_EXITKILL presence check” to
    glib-2-78
  - Backport !3677 “Make GQuark register intentional leaks” to glib-2-78
  - Backport 3678 “gsignalgroup: Avoid function call with side effect in
    g_return_* macro” to glib-2-78
  - Backport !3685 “tests: Don't assume that sh optimizes simple commands
    into exec” to glib-2-78
  - Backport !3714 “xdgmime: Handle buggy type definitions with circular
    inheritance” to glib-2-78
  - Backport !3725 “collate: Don't segfault on bad input” to glib-2-78

* Translation updates:
  - Ukrainian (Yuri Chornoivan)
   2023-11-17 10:14:56 by Ryo ONODERA | Files touched by this commit (1)
Log message:
glib2: Use dbus system socket under /var/run

* Fix runtime error of consolekit and its consumers including pulseaudio.
* Bump PKGREVISION.
   2023-11-09 05:07:22 by David H. Gutteridge | Files touched by this commit (2)
Log message:
glib2: fix previous, actually that patch is no longer needed
   2023-11-09 04:34:55 by David H. Gutteridge | Files touched by this commit (1)
Log message:
glib2: add missing patch checksum
   2023-11-09 04:33:15 by David H. Gutteridge | Files touched by this commit (1)
Log message:
glib2: apply USE_CC_FEATURES (NFC)
   2023-11-06 10:21:55 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
glib2 glib2-tools gdbus-codegen: updated to 2.78.1

Overview of changes in GLib 2.78.1, 2023-10-25
==============================================

* Fix truncating files when `g_file_set_contents_full()` is called without
  `G_FILE_SET_CONTENTS_CONSISTENT`

* Fix `-Dlibelf=disabled` on Linux

* Bugs fixed:
  - NetworkManager 1.44.0 crashes repeatedly with glib 2.78.0 (Philip
    Withnall)
  - gsubprocess-testprog.c: build error with cygwin (sys/ptrace.h: No such
    file or directory) (Philip Withnall)
  - gio clears modification time in microseconds when setting with
    `set_modification_date_time` (Lukáš Tyrychtr)
  - Build of glib 2.78.0 ignores -Dlibelf=disabled (Philip Withnall)
  - glib-2.78.0 fails at gio/tests/gsubprocess.p/gsubprocess.c.o
  - Segfault when creating GIO GPropertyAction without properties
  - `g_file_set_contents_full()` doesn't truncate the file (without
    `G_FILE_SET_CONTENTS_CONSISTENT`) (Philip Withnall)
  - guniprop.c: Avoid creating (temporarily) out-of-bounds pointers
  - Fixes for integer cast warnings when targeting CHERI
  - Fix test_find_program on FreeBSD
  - gconstructor.h: Ensure [c|d]tor prototypes are present for MSVC (Chun-
    wei Fan)
  - Fix gutils-user-database test on macOS
  - Add value annotation to G_TYPE_FUNDAMENTAL_MAX
  - meson: Fix Windows build with PCRE2 as sibling subproject
  - Backport “gconstructor.h: Ensure [c|d]tor prototypes are present
    for MSVC” to glib-2-78
  - Backport “glocalfileinfo: Preserve microseconds for
    access/modify times” to glib-2-78
  - Backport “Make sure the `GTask` is freed on a graceful
    disconnect” to glib-2-78 (Pavel Sobolev)
  - Backport “Buffer needs to be aligned correctly to receive
    linux_dirent64.” to glib-2-78
  - Backport “gtestutils.h: Fix warning with -Wsign-conversion
    caused by g_assert_cmpint” to glib-2-78
  - Backport “tests: Drop unnecessary include from gsubprocess-
    testprog.c” to glib-2-78
  - Backport “wakeup: do single read when using eventfd()” to
    glib-2-78
  - Backport “wakeup: Fix g_wakeup_acknowledge if signal comes in”
    to glib-2-78
  - Backport “Use g_task_return in task threads” to glib-2-78
  - Backport “build: Fix -Dlibelf=disabled on Linux” to glib-2-78
  - Backport “gfileutils: Add a missing ftruncate() call when
    writing files” to glib-2-78

* Translation updates:
  - Catalan (Jordi Mas i Hernandez)
  - Chinese (China) (Boyuan Yang)
  - Czech (Daniel Rusek)
  - Esperanto (Kristjan SCHMIDT)
  - French (Alexandre Franke)
  - Georgian (Ekaterine Papava)
  - Italian (Milo Casagrande)
  - Latvian (Rūdolfs Mazurs)
  - Portuguese (Brazil) (Rafael Fontenelle)
  - Romanian (Daniel Șerbănescu)
  - Russian (Artur S0)
  - Slovenian (Matej Urbančič)
  - Spanish (Daniel Mustieles)
  - Turkish (Sabri Ünal)
   2023-11-03 19:32:32 by Juraj Lutter | Files touched by this commit (3)
Log message:
devel/glib2: Include sys/ptrace.h only on systems that have this include file.
   2023-11-02 14:26:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
glib2: cleanup