http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54059
User: gerald
Date: 2013/12/13 08:31 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r53071 | pascal | 2013-11-03 10:07:46 -0800 (Sun, 03 Nov 2013) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-sip.c
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9031 :
SIP contact-param parsing fails in case the last parameter includes a quoted string
------------------------------------------------------------------------
r53086 | alagoutte | 2013-11-05 00:40:55 -0800 (Tue, 05 Nov 2013) | 5 lines
Changed paths:
M /trunk/epan/dissectors/packet-nfs.c
From J. Bruce Fields via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9383
Incorrect FATTR4_SECURITY_LABEL value
We got this constant wrong.
See http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion2-dot-x-19 and http://marc.info/?l=linux-nfs&m=138359828516861&w=2
------------------------------------------------------------------------
r53148 | pascal | 2013-11-07 13:08:15 -0800 (Thu, 07 Nov 2013) | 3 lines
Changed paths:
M /trunk/asn1/gsm_map/packet-gsm_map-template.c
M /trunk/epan/dissectors/packet-gsm_map.c
From Vasil Velichkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9382 :
Fix dissection of GSM MAPv3 ReportSM_DeliveryStatusRes
------------------------------------------------------------------------
r53205 | pascal | 2013-11-09 13:18:08 -0800 (Sat, 09 Nov 2013) | 3 lines
Changed paths:
M /trunk/ui/gtk/graph_analysis.c
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8966 :
Initialize last entry of background_color array to avoid having a RGBA(0,0,0,0) transparent black
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.10/epan/dissectors/
Changes Path Action
+2 -2 packet-gsm_map.c Modified
+1 -1 packet-nfs.c Modified
+6 -5 packet-sip.c Modified
Directory: /trunk-1.10/docbook/
Changes Path Action
+21 -6 release-notes.asciidoc Modified
Directory: /trunk-1.10/asn1/gsm_map/
Changes Path Action
+2 -2 packet-gsm_map-template.c Modified
Directory: /trunk-1.10/ui/gtk/
Changes Path Action
+3 -2 graph_analysis.c Modified