lp:ubuntu/dapper-updates/glib2.0

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/dapper-updates/glib2.0
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

18. By Sebastien Bacher

* New upstream version:
   Bugs fixed:
   - g_completion_complete_utf8 crashes when NULL is passed to it
   - update-desktop-database doesn't handle duplicate entries
   - Dereferencing NULL value in g_key_file_get_group_comment
   - GKeyFile set_string_list invalid memory reads
   - The GObject tutorial say g_object_(un)ref is _not_ thread-safe
   - Fix a memory leak in GOption

17. By Martin Pitt

debian/patches/001_gettext_desktopfiles.patch: Check whether the
application used bind_textdomain_codeset() to force a dgettext() return
encoding, and not use g_locale_to_utf8() in this case. This repairs e. g.
Gnome panel translations in non-UTF-8 locales.

16. By Martin Pitt

debian/patches/001_gettext_desktopfiles.patch: If we get a translation
with gettext(), convert the string to UTF-8. This fixes empty labels in
the panel menu, and probably some other things. Closes: LP#29640

15. By Sebastien Bacher

* Sync with Debian
* debian/patches/001_gettext_desktopfiles.patch:
  - Add gettext support for .desktop files.
* debian/rules:
  * change by Fabio M. Di Nitto <email address hidden>
  * Build with -mcpu=v9 on sparc.

14. By Fabio Massimo Di Nitto

* Make sure to pass CFLAGS to configure.

* Generalize DEB_BUILD_ARCH.

* Build with -mcpu=v9 on sparc.

13. By Sebastien Bacher

* New upstream version:
  * Bugs fixed:
    - Broken pthread detection on Darwin
    - Missing check for .dylib
    - Inconsistent _g_charset_get_aliases prototype
    - GInitiallyUnowned breaks application code
  * Translation updates (fr,hu,lt,pl,sv)

12. By LaMont Jones

* reverse the patch from http://bugzilla.gnome.org/show_bug.cgi?id=321229
  since gcc-4.0 doesn't know about that builtin. This probably goes away
  when we switch to gcc-4.1.
  - changes debian/patches/999_ia64_atomic_ops_broken.patch

11. By LaMont Jones

* Disable atomic ops on ia64, since they appear to be for something
  other than Linux.
  - adds debian/patches/999_ia64_atomic_ops_broken.patch

10. By Sebastien Bacher

* New upstream version:
  * Bugs fixed:
    - 64bit pointer trunction in glib slab-allocator
    - g_cond_broadcast(inform_cond) without holding inform_mutex
    - Fix some leaks in the tests
    - g_utf8_strlen returns wrong value if a maximum number of bytes
      to check is specified
    - gslice requires more POSIX-like semantics for GPrivate destructors
   * Documentation improvements
   * Translation updates (el,eu,ka,uk)

9. By Sebastien Bacher

* New upstream version
  * Bugs fixed:
  - distclean removes README
  - GRelation field type not documented
  - Typo in GTime docs
  * Documentation improvements
  * Translation updates

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/glib2.0
This branch contains Public information 
Everyone can see this information.

Subscribers