| Summary: | update libglib2 to version 2.20.1 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sven Neumann <s.neumann> |
| Component: | Outdated package | Assignee: | 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 | ||
Why are you deleting libglib2-mkenums-nowarn.patch? 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. Thanks, committed as r26217. |
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