lp:~lifeless/ubuntu/lucid/glib2.0/subunit

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/ubuntu/lucid/glib2.0/subunit
Only Robert Collins can upload to this branch. If you are Robert Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Collins
Status:
Development

Recent revisions

48. By Robert Collins

Adjust package recommends.

47. By Robert Collins

Add subunit support to gtester-report.

46. By Sebastien Bacher

* Resync on Debian
* debian/patches/01_gettext-desktopfiles.patch:
  - updated to use gettext for X-GNOME-Fullname too
* debian/patches/71_gio_launch_handler.patch:
  - new gio default launch handle feature required for wncksync
* debian/libglib2.0-0.symbols:
  - updated the symbols list for the gio launcher handler

45. By Sebastien Bacher

* New upstream version:
  - GLib now has a facility for locks that consume only one bit of
    storage inside an integer: g_bit_lock
  - GVariant: The serializer has been merged, with more API to follow
  - Bugs fixed
    548967 1 bit mutex lock
    604967 2.22.3 libasyncns build fails on HP-UX 11.11
    608602 G_VALUE_COLLECT_INIT variables shadow those in G_VALUE_COLLECT
    608743 Crash in g_hostname_to_ascii visiting certain website in epiphany
    (lp: #514484)
    599197 array ref and unref functions crash on NULL array.
    608159 mem leak in g_io_modules_scan_all_in_directory
  - Translation updates
* debian/libglib2.0-0.symbols:
  - new version update

44. By Sebastien Bacher

* debian/patches/01_gettext-desktopfiles.patch:
  - updated to use gettext for X-GNOME-Fullname too

43. By Loïc Minier

Fix copy-paste typo in debian/libglib2.0-dev.install.

42. By Loïc Minier

* Rename Vcs-* to XS-Debian-Vcs-*.
* debian/libglib2.0-0.symbols: suffix Ubuntu versions with ~ to allow
  backports.
* Merge 2.23.2-1 and 2.23.2-2 from Debian.
* Drop bogus libglib2.0-0.install and libglib2.0-dev.install.

41. By Sebastien Bacher

* New upstream version:
  - We are now using gcc builtins for atomic operations when available
  - g_assert() grew the ability to store assertions in core dumps
  - GIO supports lazy loading of GIO modules, and there is a new
    gio-querymodule utility that goes along with this.
    Packagers will need to adapt to this.
  - Threading changes:
    - The requirements for g_thread_init() have been relaxed slightly,
      it can be called multiple times, and does not have to be the first call.
    - GObject now links to GThread and threads are enabled automatically
      when g_type_init() is called.
    - Thread-safety issues with boxed types in GObject have been fixed.
  - GObject:
    - Another bunch of performance work has landed
  - GVariant:
    - GVariantType has been merged, with the rest of the GVariant
  API to follow.
  - Bugs fixed:
  568760 nautilus freezes due to a bug in garray.c:322
  602417 Document lifecycles of GSimpleAsyncResult and friends
  604824 crash in Epiphany: Selecting my Slashdot bo...
  448888 don't init g_slice for always-malloc
  531902 Use GCC atomic buildins for g_atomic*
  554887 boxed type registration is not thread safe
  586150 unresolved symbols when building glib 2.21.2 on OS X Tiger
  589176 row gvalue transform array exponentially
  594872 Support storing assertion messages into core dump
  602240 Upgrade libasyncns to 0.8
  603590 Speed up G_VALUE_COLLECT
  604457 gutf8inputstream.c: increasing unknown size pointer
  605686 GCharsetConverter doesn't flush
  605733 g_memory_output_stream_new violates GObject standards
  605883 g_object_new() processes varargs even when there are none
  605977 invalid utf-8 conversion in g_local_file_get_parse_name(...
  606775 Enable threads by default in gobject
  - Translation updates
* debian/libglib2.0-0.symbols:
   - new version update
* debian/libglib2.0-0.install,
  debian/libglib2.0-dev.install:
  - updated to install the new gio query utility
* debian/libglib2.0-0.postinst:
  - run the new gio-querymodules on installation
* debian/patches/05_store_assert_message_autoconf.patch,
  debian/patches/05_store_assert_message.patch:
  - the change is in the new version
* debian/patches/70_glib2.0-gatomic-arm.patch:
  - dropped since that patch was added without details nor reference
    to a launchpad or upstream bug and it's not clear if it's still required
    now with the change done upstream recently

40. By Matthias Klose

Rebuild to pick up relaxed dependency on libc6, after checking that
__abort_msg is available with the same signature in eglibc 2.11.
LP: #508702.

39. By Sebastien Bacher

* debian/libglib2.0-0.symbols:
  - updated the symbols list for the gio launcher handler now

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