r32424 - in /desktop/unstable/glib2.0/debian: changelog libglib2.0-0.symbols patches/93-gvalue-Add-explicitly-signed-g_value_get_schar-and-g.patch patches/94-closure-fix-handling-of-ENUMs-and-integral-return-ty.patch patches/series

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jan 22 13:33:30 UTC 2012


Author: biebl
Date: Sun Jan 22 13:33:29 2012
New Revision: 32424

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32424
Log:
Revert the patches added in 2.30.2-5 which changed the handling of return
types from libffi. They didn't actually fix the build failures on s390x
and caused random segfaults in e.g. gnome-settings-daemon. Closes: #656564

Removed:
    desktop/unstable/glib2.0/debian/patches/93-gvalue-Add-explicitly-signed-g_value_get_schar-and-g.patch
    desktop/unstable/glib2.0/debian/patches/94-closure-fix-handling-of-ENUMs-and-integral-return-ty.patch
Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/libglib2.0-0.symbols
    desktop/unstable/glib2.0/debian/patches/series

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=32424&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Sun Jan 22 13:33:29 2012
@@ -1,3 +1,11 @@
+glib2.0 (2.30.2-6) UNRELEASED; urgency=low
+
+  * Revert the patches added in 2.30.2-5 which changed the handling of return
+    types from libffi. They didn't actually fix the build failures on s390x
+    and caused random segfaults in e.g. gnome-settings-daemon. Closes: #656564
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 18 Jan 2012 14:27:37 +0100
+
 glib2.0 (2.30.2-5) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/libglib2.0-0.symbols?rev=32424&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/libglib2.0-0.symbols [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/libglib2.0-0.symbols [utf-8] Sun Jan 22 13:33:29 2012
@@ -3308,7 +3308,6 @@
  g_value_get_object at Base 2.12.0
  g_value_get_param at Base 2.12.0
  g_value_get_pointer at Base 2.12.0
- g_value_get_schar at Base 2.30.2-5~
  g_value_get_string at Base 2.12.0
  g_value_get_type at Base 2.12.0
  g_value_get_uchar at Base 2.12.0
@@ -3338,7 +3337,6 @@
  g_value_set_param at Base 2.12.0
  g_value_set_param_take_ownership at Base 2.12.0
  g_value_set_pointer at Base 2.12.0
- g_value_set_schar at Base 2.30.2-5~
  g_value_set_static_boxed at Base 2.12.0
  g_value_set_static_string at Base 2.12.0
  g_value_set_string at Base 2.12.0

Modified: desktop/unstable/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/patches/series?rev=32424&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/patches/series [utf-8] Sun Jan 22 13:33:29 2012
@@ -4,8 +4,6 @@
 04_homedir_env.patch
 61_glib-compile-schemas-path.patch
 90-gio-modules-multiarch-compat.patch
-93-gvalue-Add-explicitly-signed-g_value_get_schar-and-g.patch
-94-closure-fix-handling-of-ENUMs-and-integral-return-ty.patch
 95-gmain-get-rid-of-poll_waiting.patch
 96-fix-one-bit-mutex-test-on-some-platforms.patch
 97-silence-compiler-warnings.patch




More information about the pkg-gnome-commits mailing list