SPECS: java-sun.spec - mention java lock brokeness and workaround
arekm
arekm at pld-linux.org
Fri Nov 9 11:40:55 CET 2007
Author: arekm Date: Fri Nov 9 10:40:55 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- mention java lock brokeness and workaround
---- Files affected:
SPECS:
java-sun.spec (1.191 -> 1.192)
---- Diffs:
================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.191 SPECS/java-sun.spec:1.192
--- SPECS/java-sun.spec:1.191 Thu Nov 1 21:31:28 2007
+++ SPECS/java-sun.spec Fri Nov 9 11:40:50 2007
@@ -2,6 +2,9 @@
# TODO:
# - better way to choose preferred jvm (currently the symlinks are hardcoded)
# Maybe a package containing only the symlinks?
+# - 1.6.0.03 still broken and fails with libxcb enabled X11 libs:
+# java_vm: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
+# Use export LIBXCB_ALLOW_SLOPPY_LOCK=1 runtime as workaround.
#
%define _src_ver 6u3
%define _dir_ver %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
@@ -834,7 +837,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.191 2007-11-01 20:31:28 qboosh
+Revision 1.192 2007-11-09 10:40:50 arekm
+- mention java lock brokeness and workaround
+
+Revision 1.191 2007/11/01 20:31:28 qboosh
- updated to 1.6.0.03 (1.6u3), fixes:
CVE-2007-5232 CVE-2007-5237 CVE-2007-5238 CVE-2007-5239 CVE-2007-5240
CVE-2007-5273 CVE-2007-5274 CVE-2007-5689
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-sun.spec?r1=1.191&r2=1.192&f=u
More information about the pld-cvs-commit
mailing list