~ubuntu-branches/ubuntu/utopic/glib2.0/utopic

Viewing all changes in revision 229.

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-08-14 11:14:40 UTC
  • mfrom: (1.63.39) (172.1.36 experimental)
  • Revision ID: package-import@ubuntu.com-20140814111440-vrnnhn6br1o5gcue
Tags: 2.41.2-1
* 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).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: