Bug 279

Summary: update libglib2 to version 2.20.1
Product: buildroot Reporter: Sven Neumann <s.neumann>
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P4    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: patch to bump the libglib2 version

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.