Bug 279 - update libglib2 to version 2.20.1
Summary: update libglib2 to version 2.20.1
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P4 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 10:37 UTC by Sven Neumann
Modified: 2009-04-27 08:36 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
patch to bump the libglib2 version (1.13 KB, patch)
2009-04-17 10:37 UTC, Sven Neumann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Neumann 2009-04-17 10:37:58 UTC
Created attachment 235 [details]
patch to bump the libglib2 version

GLib 2.20 stable release

March 16, 2009

GLib 2.20 is a stable release adding an incremental improvement in functionality over GLib 2.18 while maintaining binary and source compatibility.

Major new features include:

    * Optimizations of GHashTable and GMarkup
    * Support for in-place decoding of base64 strings
    * When launching applications, always pass fuse file:// uris whe possible,
      and let gio convert such uris back to gio uris. This can be turned off
      using the X-GIO-NoFuse desktop file key.
    * GIO has a concept of ’shadowed’ mounts
Comment 1 Peter Korsgaard 2009-04-27 07:58:18 UTC
Why are you deleting libglib2-mkenums-nowarn.patch?
Comment 2 Sven Neumann 2009-04-27 08:23:09 UTC
Don't remember exactly. Doesn't look like the code that is being patched has changed. So it's probably better to leave the patch in then.
Comment 3 Peter Korsgaard 2009-04-27 08:36:18 UTC
Thanks, committed as r26217.