...
|
...
|
@@ -25,11 +25,21 @@ Workaround: either use serweb for addding new users or update
|
25
|
25
|
Bug reason: phplib_id ignored in sc
|
26
|
26
|
CVS Status: fixed
|
27
|
27
|
---------------------------------------------------------------
|
28
|
|
-Desc: SMS module fails to load because of unresolved dependency
|
29
|
|
- on im.so
|
|
28
|
+Desc: SMS, MSILO & JABBER modules fail to load because of unresolved
|
|
29
|
+dependency on im.so
|
30
|
30
|
BugId: 375
|
31
|
|
-Workaround: ? use source distribution, change modules/sms/Makefile
|
32
|
|
- line with LIBS to "LIBS=" and recompile using make modules ?
|
33
|
|
-Bug reason: ? historical left-over in sms/Makefile?
|
34
|
|
-CVS status: not fixed yet
|
|
31
|
+Workaround: change the makefiles & recompile
|
|
32
|
+Bug reason: removal of RTLD_GLOBAL from dlopen.
|
|
33
|
+CVS status: fixed
|
35
|
34
|
---------------------------------------------------------------
|
|
35
|
+Desc: when forking & std_error=yes no open FD is closed
|
|
36
|
+BugId: 376
|
|
37
|
+CVS status: fixed
|
|
38
|
+---------------------------------------------------------------
|
|
39
|
+Desc: when debug=3 & iptel.cfg is used mysql module fails in submit_query.
|
|
40
|
+Workaround: use debug=9 or use log_stderr
|
|
41
|
+Reason: unknown
|
|
42
|
+BugId: 377
|
|
43
|
+Cvs status: not fixed
|
|
44
|
+
|
|
45
|
+
|