http://bugzilla.moblin.org/show_bug.cgi?id=6175
--- Comment #16 from pohly <[email protected]> 2010-03-15 06:19:32 PST --- >From "server" branch: commit d31c3c28eec3358d5d3c18b1e387d748744ffaa8 Author: Patrick Ohly <[email protected]> Date: Mon Mar 15 14:14:12 2010 +0100 Remove support for accepting SAN 1.0/1.1 (MB #6175, MB #9312) As mentioned in MB #6175, running as HTTP server no longer worked because the incoming message was mistaken as SAN message. This patch solves this by manually reverting the following patch: commit 12bd955d88d90c91835c55c0d1e01fcbf60118ba Author: Chen Congwu <[email protected]> Date: Tue Feb 23 17:01:37 2010 +0800 syncevo-dbus-server: accept SAN 1.0/1.1 pacakge (MB#9312) Automatic revert did not work because some of the code had been modified in the meantime. Reverting this might be the final solution, because we don't need to support incoming SAN 1.0/1.1. Whoever wants to talk with us should use SAN 1.2. Congwu, do you agree? -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
