summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-16 09:32:16 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-16 09:32:16 +0000
commit4b3c34635bd3fdb78c54da9ddfb19e25888b1372 (patch)
treef2b617125cbbf56c01bbaba01294352519170e40 /gnome-base
parentadded patch to fix bug 46674 and hopefully 47594 on amd64, alpha, and a few o... (diff)
downloadgentoo-2-4b3c34635bd3fdb78c54da9ddfb19e25888b1372.tar.gz
gentoo-2-4b3c34635bd3fdb78c54da9ddfb19e25888b1372.tar.bz2
gentoo-2-4b3c34635bd3fdb78c54da9ddfb19e25888b1372.zip
added patch to fix bug 46674 and hopefully 47594 on amd64, alpha, and a few other archs where this is seen. to quote from the gnome bug: "The alignment of the structures and their data members are correct when they are constructed (demarshalled), however when the list is passed to CORBA_free() to free the memory used by the list, the code that frees each structure fails to take into account the proper alignment of each structure (8 bytes on AMD64). The result is that after the second item in the list, a point goes far enough astray to cause it to free() some bogus chunks of memory." (Manifest recommit)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/ORBit2/Manifest11
1 files changed, 6 insertions, 5 deletions
diff --git a/gnome-base/ORBit2/Manifest b/gnome-base/ORBit2/Manifest
index 3a2fc1a10b98..ebeb645e0494 100644
--- a/gnome-base/ORBit2/Manifest
+++ b/gnome-base/ORBit2/Manifest
@@ -1,10 +1,11 @@
+MD5 c08db95cc1f63b8880627b953ccb0827 ORBit2-2.8.3.ebuild 835
MD5 461cfa3164036ef16da9d29b1bb153c1 ORBit2-2.10.0.ebuild 858
-MD5 5b70d8bb99691396d65928b7a66ebf90 ORBit2-2.10.2.ebuild 892
+MD5 33887166133356600e08db66e4bc4680 ORBit2-2.10.2.ebuild 1251
+MD5 61db9cdc688fda610224111d23e2af3d ChangeLog 6365
+MD5 6fd8375ecc22f5f21c8a01da05623985 ORBit2-2.10.1.ebuild 1222
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 b98f478ceb8c75eef8cf757b5d4a47bd ChangeLog 5634
-MD5 463e7a1f18a31f9011215dcaf94a9ca0 ORBit2-2.8.3.ebuild 836
-MD5 c16b5eb54a282a5f586c290483bd66d5 ORBit2-2.10.1.ebuild 860
MD5 b6e4b20cee3509d04f2651315328e1d5 files/digest-ORBit2-2.10.0 66
+MD5 1456259f98a0cda344027a35772e855e files/digest-ORBit2-2.10.1 66
MD5 8a5c202be9737ff8b7fce75d36f1c878 files/digest-ORBit2-2.10.2 66
MD5 6044bac8d5394a174b961d8db1eda612 files/digest-ORBit2-2.8.3 65
-MD5 1456259f98a0cda344027a35772e855e files/digest-ORBit2-2.10.1 66
+MD5 733dcc9642be4e30137d76a4014742cd files/orbit2-alignment-fix.patch 510