From: Ferry Huberts Date: Mon, 2 Jun 2014 12:59:31 +0000 (+0200) Subject: Merge tag 'v0.6.5.6' X-Git-Tag: v0.6.7~24 X-Git-Url: http://olsr.org/git/?p=olsrd.git;a=commitdiff_plain;h=93306ffa075c3fb48996e96abb7435ef28243ddb;hp=12ebf7002b3e5e4a8b7a490c20c35cfe5106e157 Merge tag 'v0.6.5.6' OLSRd release 0.6.5.6 * tag 'v0.6.5.6': Release v0.6.5.6 Fix strange coding in the 'long headers' fix jsoninfo: HTTP headers with CORS (if requested) Hotfix for very long http headers also for jsoninfo Hotfix for much too long http headers Fix some spelling mistakes Fix processing error for fragmented hellos neighbor table: fix crash in olsr_print_neighbor_table on MinGW tok: improve the nmea_calc_crc function a bit Signed-off-by: Ferry Huberts --- diff --git a/CHANGELOG b/CHANGELOG index ea2e0f39..a1d62332 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -209,6 +209,29 @@ Vasilis Tsiligiannis (1): equinox (1): quagga plugin routes additional +0.6.5.6 ------------------------------------------------------------------- + +Alessio Caiazza (2): + Hotfix for very long http headers also for jsoninfo + jsoninfo: HTTP headers with CORS (if requested) + +Ferry Huberts (8): + pud: fix java detection in the wireformat java bindings (again) + pud: do the same fix as in the previous commit, now for i386 + Make sure to save/restore errno in signal handlers + main: olsr_create_lock_file: fix return value check on 'open' call + pud: fix readIPAddress function + tok: improve the nmea_calc_crc function a bit + neighbor table: fix crash in olsr_print_neighbor_table on MinGW + Fix strange coding in the 'long headers' fix + +Henning Rogge (5): + Update version after release of v0.6.5.5 + Fix processing error for fragmented hellos + Fix some spelling mistakes + Hotfix for much too long http headers + Release v0.6.5.6 + 0.6.5.5 ------------------------------------------------------------------- Ferry Huberts (4):