~ubuntu-branches/ubuntu/edgy/gtk-sharp2/edgy

Viewing all changes in revision 11.

  • Committer: Bazaar Package Importer
  • Author(s): Debian Mono Group
  • Date: 2006-04-14 12:48:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060414124802-8qocuk1x8b3t34er
Tags: 2.8.2-2
* Mirco 'meebey' Bauer
  + Rebuild against Mono 1.1.13.6-3
  + Updated cli-common build-dep to cli-common-dev >= 0.4.0
  + Added libmono-cairo1.0-cil to build-deps.
* Sebastian 'slomo' Dröge
  + Add myself to Uploaders
  + Update Standards-Version to 3.7.2
  + debian/patches/03_gnomevfs-mimetype-pinvokes.dpatch: (SVN rev 58615)
    - Fix the GnomeVFS MimeType P/Invokes to conform to the
      const/non-const conventions as specified in the gnomevfs headers.
      This fixes a possible double free().
  + debian/patches/04_list-to-array-marshalling.dpatch: (SVN rev 58609)
    - Fix the ListToArray marshalling to respect the owners of the Opaque
      elements.
  + debian/patches/05_gdk-drawable.dpatch:
    - Fix signature of Gdk.Drawable.DrawPoints(). The old version was
      completely wrong and would segfault everything using it.
      http://bugzilla.ximian.com/show_bug.cgi?id=77942
  + debian/patches/06_value-array-smp-free.dpatch:
    - Don't immediately free ValueArrays; queue them up to be freed in the
      main thread by using a Timeout. This fixes SMP deadlocks when the
      GValues contained therein aren't threadsafe (like GDK resources).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: