...
|
...
|
@@ -8,7 +8,16 @@ ordered by numbers of ser versions to which they relate,
|
8
|
8
|
beginning with the newest release. Issues related to
|
9
|
9
|
operating systems are summarized in the bottom.
|
10
|
10
|
|
11
|
|
-
|
|
11
|
+Desc: ser 0.8.10 fails to remove consumed verified credentials properly
|
|
12
|
+ and leaves characters in forwarded messages when consume_credentials
|
|
13
|
+ is used
|
|
14
|
+BugId:n/a
|
|
15
|
+Ser version: 0.8.10
|
|
16
|
+Module: http://www.iptel.org/~jiri/ser/auth.tar.gz
|
|
17
|
+Workaround: compile the auth module newly from sources above or
|
|
18
|
+ don't remove credentials (they only harm in terms of
|
|
19
|
+ packet size)
|
|
20
|
+CVS status: fixed
|
12
|
21
|
---------------------------------------------------------------
|
13
|
22
|
Desc: ser 0.8.10 and earlier versions crash if contact list
|
14
|
23
|
excessively long
|