Package: orbit2 / 1:2.14.19-2

Metadata

Package Version Patches format
orbit2 1:2.14.19-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001 dont use atexit handlers.patch | (download)

src/orb/orb-core/corba-orb.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 don't use atexit handlers
 gnome-settings-daemon crashes due to the atexit installed in ORBit,
 which is unloaded as soon as the gconf g-s-d plugin is unloaded.
 So when main() quits, the atexit function from ORBit is not available
 anymore
100 compile name server.patch | (download)

src/services/name/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
git_new_autotools_build.patch | (download)

test/everything/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use am_cppflags instead of includes and fix problem using


glib_no_deprecations.patch | (download)

linc2/src/Makefile.am | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---
orbit2 config multiarch.patch | (download)

orbit2-config.in | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---
pre multiarch compatibility.patch | (download)

src/orb/orb-core/orbit-typelib.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 support pre-multiarch directory as a compatibility fallback
Bug-Debian: http://bugs.debian.org/641615
Bug-Ubuntu: https://bugs.launchpad.net/bugs/977966