Please login to access the resource

General-Purpose Utility Library

Edit Package glib2
https://wiki.gnome.org/Projects/GLib

GLib is a general-purpose utility library, which provides many useful
data types, macros, type conversions, string utilities, file utilities,
a main loop abstraction, and so on.

Refresh
Refresh
Source Files
Filename Size Changed
README.Gsettings-overrides 0000000781 781 Bytes
baselibs.conf 0000001101 1.08 KB
glib-2.61.2.tar.xz 0004664892 4.45 MB
glib2-bgo569829-gettext-gkeyfile.patch 0000005151 5.03 KB
glib2-dbus-socket-path.patch 0000000582 582 Bytes
glib2-fate300461-gettext-gkeyfile-suse.patch 0000005645 5.51 KB
glib2-gdbus-codegen-version.patch 0000001548 1.51 KB
glib2-rpmlintrc 0000000573 573 Bytes
glib2-suppress-schema-deprecated-path-warning.patch 0000000810 810 Bytes
glib2-upstream-gnome_defaults.conf 0000001620 1.58 KB
glib2.changes 0000265520 259 KB
glib2.csh 0000014013 13.7 KB
glib2.sh 0000011799 11.5 KB
glib2.spec 0000019035 18.6 KB
gsettings.zsh 0000004452 4.35 KB
macros.glib2 0000002848 2.78 KB
Revision 251 (latest revision is 458)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 251)
- Update to version 2.61.2:
  + Add various new array functions (#236, #269, #373).
  + Rework how D-Bus connections are closed/unreffed when
    `g_test_dbus_down()` is called. Tests which leak a
    `GDBusConnection` may now time out and abort, rather than
    silently leaking. (#787)
  + Add a deprecation macro for GLib macros, and use it;
    third-party uses of long-deprecated GLib macros may now start
    causing warnings. (#1060).
  + Deprecate `GTime` and `GTimeVal`, and various functions which
    use them. Use `GDateTime` and `guint64` UNIX timestamps
    instead.
  + Stop using `G_DISABLE_DEPRECATED` to allow disabling
    deprecation warnings; third-party code should now be using
    `GLIB_VERSION_{MIN_REQUIRED, MAX_ALLOWED}` to control symbol
    usage.
  + Improve `GNetworkMonitor` detection of offline states (#1788).
  + Fix CVE-2019-12450, wide permissions of files when copying
    using GIO.
- Changes from version 2.61.1:
  + Upgrade to Unicode Character Database v12.1.
  + Improve network availability detection with NetworkManager to
    treat lower levels of connectivity as having reduced
    availability.
- Changes from version 2.61.0:
  + Add coloured output support to `gdbus introspect.
  + Updated translations.
Comments 0
openSUSE Build Service is sponsored by