lp:ubuntu/utopic/glib2.0

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/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
Status:
Development

Recent revisions

233. By Iain Lane

[ Andreas Henriksson ]
* Update Vcs-* to use unstable instead of experimental branch

[ Iain Lane ]
* 0001-properties-disable-default-deprecation-warnings.patch: Backport from
  upstream stable branch - silences warnings that are shown to users on
  stderr, and which also cause some testsuite failures and consequent FTBFS.

232. By Iain Lane

[ Andreas Henriksson ]
* Make libglib2.0-0 recommend xdg-user-dirs
  - needed to set up ~/.config/user-dirs.dirs to get default XDG_*_DIR set.

[ Iain Lane ]
* New upstream release 2.41.5
  - GDesktopAppInfo: avoid polling on missing desktop dirs

231. By Sjoerd Simons

* New upstream release
* debian/libglib2.0-0.symbols:
  + Add g_application_add_main_option symbol

230. By Iain Lane

* New upstream release 2.41.3
* debian/tests/installed-tests: Revert the previous change - require dbus >=
  1.8 and always use dbus-run-session.

229. By Iain Lane

* New upstream release
  - The Unicode support has been updated to version 7.0 of the Unicode
    standard
  - GNotification now supports priorities for notifications
  - GMutex now uses a faster, native implementation on Linux
* 0001-gvariant-tests-workaround-libc-compiler-issue.patch: Drop, applied
  upstream in this release.
* Add new symbols for this release.
* Merge in changes from 2.40.0-4
  + Adapt for system pcre3/1:8.35 (Closes: #755439):
    - a PCRE 8.31 bug in case-insensitivity has been fixed, so do not assert
      bug-for-bug compatibility with 8.31
    - named match groups' names cannot start with a digit any more, so
      (?P<1>.) is no longer allowed; do not assert that it is
    - turn off a new optimization that would reduce the result set when
      called from g_match_all(_full), to preserve existing functionality
  + Build-depend on pcre3/1:8.35 so that the new optimization is
    known to be turned off in the built binaries
  + Add patch from upstream to fix mis-optimization in gvariant test
    with gcc 4.9 (Closes: #756272)
  + Avoid using dbus-launch for regression tests (Closes: #737488):
    - run installed-tests under dbus-run-session from dbus (>= 1.8)
    - do not run build-time tests under dbus-launch: those that use D-Bus
      all create their own session bus instances now
      (i.e. remove 05_run-gio-tests-with-a-dbus-session.patch)
    - set a deliberately invalid DBUS_SESSION_BUS_ADDRESS to make sure
      nothing in the build is still inheriting it from the environment
  + Override Lintian false positive #733733: we build-depend on python:any
    but Lintian doesn't yet understand :any syntax
* Make the installed tests still run dbus-launch if we don't have
  dbus-run-session (i.e. if the installed dbus is << 1.8).

228. By Iain Lane

0001-gvariant-tests-workaround-libc-compiler-issue.patch: Cherry-pick
patch from upstream to fix/workaround a new compiler optimisation in
gcc-4.9 which occurs when passing a null pointer / zero size to memcmp.
Should fix FTBFS on many arches in unstable.

227. By Iain Lane

[ Andreas Henriksson ]
* Bump python:any build-dependency to >= 2.7.5-5~ (Closes: #747928)

[ Emilio Pozuelo Monfort ]
* Use the default compiler on sparc, since it's already >> 4.7.
  Closes: #751313.

[ Iain Lane ]
* 0001-Prevent-an-invalid-CARBON_LIBS-from-appearing-in-the.patch:
  Cherry-pick patch from upstream to fix an invalid "@CARBON_LIBS@" token
  appearing in Libs.private in the pcfile. (LP: #1330033)

226. By Iain Lane

[ Emilio Pozuelo Monfort ]
* debian/libglib2.0-doc.links:
  + The symlink for the gtk docs is broken at the moment, and even if
    fixed, it will still be broken if libgtk2.0-doc isn't installed on
    a system, so just drop it. Closes: #746782.

[ Iain Lane ]
* New upstream release 2.41.0
  - Many bugfixes found by static analysis, including potential fd leaks and
    NULL pointer dereferences.
  - Increased use of (nullable) attribute on out values and return types now
    that it is supported (mostly from porting Vala metadata).
  - use XDG_CURRENT_DESKTOP for OnlyShowIn/NotShowIn handling of desktop
    files, deprecating g_desktop_app_info_set_desktop_env()
  - add support for g_desktop_app_info_get_implementations() to find desktop
    files that have an Implements= line for a given interface
  - GHmac has gained SHA-512 support
  - support the new mimeapps specification (most notably, moving the
    assoications/defaults configuration to ~/.config/mimeapps.list).
  - libgobject is now linked -Wl,-z,nodelete when possible to avoid errors
    when gobject is used from a module for a program that does not itself use
    gobject and that module is unloaded/reloaded
* debian/watch: Use http://ftp.gnome.org; it's more up-to-date.
* Update symbols file with new symbols for this release.

225. By Sjoerd Simons

[ Rico Tzschichholz ]
* debian/libglib2.0-bin.install:
  - Install /usr/bin/gapplication

224. By Emilio Pozuelo Monfort <email address hidden>

[ Iain Lane ]
* gdbus-tests-wait-up-to-60s-for-gdbus-testserver-to-t.patch: Take latest
  version from upstream bug to resolve some test failures.
* Add xauth test-dep, needed for xvfb-run

[ Emilio Pozuelo Monfort ]
* Upload to unstable.

Branch metadata

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

Subscribers