lp:ubuntu/wily/glib2.0

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

238. By Iain Lane

[ Michael Biebl ]
* Drop clean-la.mk from debian/rules, no longer required.

[ Iain Lane ]
* New upstream release 2.46.1
  + Remove system_header pragma (should fix lack of warnings with things
    like g_return_if_fail)
  + move GStrv typedef (and auto-cleanup) from libgobject to libglib
  + fix order of trashing files to be closer to what is required in the
    specification. Namely, trashinfo files are written first. This should
    fix issues with the gvfs trash backend failing to correctly read the
    info for recently trashed files (preventing 'restore'). (Closes:
    #800491) (LP: #1495943)
  + tweak mime logic to return text/plain on all empty files instead of
    returning application/octet-stream. This includes files that have
    extensions that imply that they may be other types of files, which is a
    slight change of behaviour with respect to old GLib versions. (LP:
    #1497170)
* debian/patches/0001-Revert-list-store-Fix-a-parameter-check.patch: Drop -
  this is applied upstream in this release.
* debian/patches/0001-GDateTime-test-fix-occasional-failures.patch: Take
  patch from bgo#754994 to resolve intermittent test failures in the
  GDateTime tests.

237. By Iain Lane

debian/patches/0001-Revert-list-store-Fix-a-parameter-check.patch:
Cherry-pick from upstream to fix GSequence (this at least makes
GStreamer's testsuite fail).

236. By Iain Lane

[ Iain Lane ]
* New upstream stable release 2.46.0
  + Disable runtime-deprecation warnings
  + Fix marshalling of flags on bigendian 64bit architectures

[ Simon McVittie ]
* Change section of libglib2.0-refdbg from debug to devel, so that it
  isn't kicked out into a separate mirror network when we get
  automatic -dbgsym packages (Closes: #796836)

235. By Andreas Henriksson

* New upstream development release.
* Update debian/libglib2.0-0.symbols with one addition:
  g_param_spec_get_name_quark

234. By Iain Lane

* New upstream release 2.45.7
  + Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like
    backends (e.g. cloud storage).
  + GFileMonitor: Make the inotify backend work with atomic renames again
  + GSettings: change notification is again working unconditionally
  + GListStore has a sort function now
  + Test infrastructure:
   - Tests are now required to have unique names
   - TAP support has been improved
   - A macro for asserting that two memory regions have identical content
     has been added
* debian/libglib2.0-0.symbols: Add new symbol for this release.

233. By Iain Lane

* New upstream releases 2.45.5 and 2.45.6
  + GNetworkMonitor now provides information about metered networks
  + g_mem_set_vtable has been deprecated; it has not been working for quite
    a while. The recommendation is to use valgrind, or replace malloc
    itself.
* debian/patches/0001-GOptionContext-Don-t-crash-without-main-group.patch:
  Drop, applied upstream.
* debian/libglib2.0-0.symbols: Add new symbols for this release.

232. By Iain Lane

debian/patches/0001-GOptionContext-Don-t-crash-without-main-group.patch:
Cherry-pick. Don't crash in GOptionContext if there's no main group. Fixes
crash when running (for example) gdbus.

231. By Iain Lane

* New upstream release 2.45.4
* d/p/0001-gio-tests-appmonitor-Delete-file-before-checking-for.patch,
  d/p/0001-glocalfilemonitor-Send-DELETED-event-when-there-is-n.patch: Drop,
  applied upstream.
* d/p/07_disable_tests_on_slow_archs.patch: Refresh to apply cleanly.
* debian/libglib2.0-0.symbols: Add new symbols for this release.

230. By Iain Lane

[ Simon McVittie ]
* d/p/regex-if-PCRE-is-8.34-or-later-disable-auto-possessi.patch:
  mark as applied upstream in 2.45.3

[ Iain Lane ]
* New upstream release 2.45.3.
  + Improve performance of g_signal_handler_disconnect for signals
    with many handlers
  + GDBus has gained a new call flag to allow interactive authorization
  + GSettings:
   - New API: g_settings_schema_list_keys
   - Deprecated: g_settings_list_keys
* debian/libglib2.0-0.symbols: Update with new symbols from this release.
* debian/patches/regex-if-PCRE-is-8.34-or-later-disable-auto-possessi.patch:
  Delete, applied upstream.
* d/p/0001-gio-tests-appmonitor-Delete-file-before-checking-for.patch:
  Cherry-pick upstream patch to fix testsuite failure causing FTBFS.

229. By Iain Lane

[ Simon McVittie ]
* Correctly attribute previous upload to Iain
* d/p/0001-Fix-trashing-on-overlayfs.patch: add upstream bug reference
* d/p/0001-glocalfilemonitor-Send-DELETED-event-when-there-is-n.patch:
  add upstream bug reference
* d/p/10_kfreebsd_issetugid_prototype.patch,
  d/p/11_kfreebsd_pthread_condattr_setclock_prototype.patch,
  d/p/13_sparc_prlimit_prototype.patch:
  drop workarounds for #635205, #703545, #703559 which were all fixed
  in jessie
* d/p/81-skip-monitor-test-on-non-linux.patch: add DEP-3 information
* d/p/90_gio-modules-multiarch-compat.patch: add DEP-3 information

[ Iain Lane ]
* New upstream release 2.45.2
  + Improve error reporting in glib-compile-schemas.
  + Add introspection annotations to GListStore.
* GDBus-tests-change-progress-noise-from-if-not-quiet-.patch,
  gdbus-tests-wait-up-to-60s-for-gdbus-testserver-to-t.patch,
  gdbus-connection-wait-up-to-10s-to-actually-send-a-m.patch,
  regex-test-do-not-assert-that-system-PCRE-still-has-.patch,
  gdbus-serialization-use-check_serialization-instead-.patch,
  gdbus-peer-test-let-GDBusServer-start-before-notifyi.patch,
  gdatetime-test-don-t-assume-that-time-stands-still.patch: Delete, applied
  upstream.
* 07_disable_tests_on_slow_archs.patch: Refresh to defuzz

Branch metadata

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

Subscribers