Wireshark-commits: [Wireshark-commits] rev 50841: / /trunk-1.8/epan/dissectors/: packet-scsi.c pack
From: gerald@xxxxxxxxxxxxx
Date: Tue, 23 Jul 2013 16:31:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50841 User: gerald Date: 2013/07/23 09:31 AM Log: Copy over r49985 from the trunk: ------------------------------------------------------------------------ r49863 | etxrab | 2013-06-09 09:51:42 -0700 (Sun, 09 Jun 2013) | 6 lines Changed paths: M /trunk/epan/dissectors/packet-scsi.c From Javier Godoy: SCSI (SPC) sense key specific information field must not include SKSV. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8782 #Backport 1.10 1.8 ------------------------------------------------------------------------ r49837 | cmaynard | 2013-06-07 10:06:27 -0700 (Fri, 07 Jun 2013) | 2 lines Changed paths: M /trunk/doc/editcap.pod M /trunk/doc/idl2wrs.pod M /trunk/doc/rawshark.pod M /trunk/doc/wireshark-filter.pod M /trunk/doc/wireshark.pod.template Fix all errors and warnings found by podchecker. ------------------------------------------------------------------------ r49851 | guy | 2013-06-08 19:32:30 -0700 (Sat, 08 Jun 2013) | 5 lines Changed paths: M /trunk/wiretap/pcapng.c Don't treat zero-length names in the NRB as errors, just silently ignore them. Works around the problem reported in bug 8763. ------------------------------------------------------------------------ r49852 | guy | 2013-06-08 19:56:16 -0700 (Sat, 08 Jun 2013) | 6 lines Changed paths: M /trunk/epan/addr_resolv.c Don't put zero-length names into our tables of resolved IPv4 and IPv6 addresses; they look weird, and can cause problems with existing versions of Wireshark when written in a Name Resolution Block. Should fix bug 8763. ------------------------------------------------------------------------ r49854 | guy | 2013-06-08 23:44:47 -0700 (Sat, 08 Jun 2013) | 4 lines Changed paths: M /trunk/wiretap/pcapng.c libwireshark's add_new_ipv4() and add_new_ipv6() now silently ignore requests to add an entry with a zero-length name; we don't have to ignore them ourselves. ------------------------------------------------------------------------ r49866 | cmaynard | 2013-06-09 14:17:13 -0700 (Sun, 09 Jun 2013) | 2 lines Changed paths: M /trunk/doc/Makefile.am M /trunk/doc/Makefile.nmake Back out the Makefile changes from r49865. The OSX buildbots don't like --utf8. Is the change to wireshark.pod.template sufficient? ------------------------------------------------------------------------ Copy over by hand: ------------------------------------------------------------------------ r49567 | pascal | 2013-05-24 13:55:42 -0700 (Fri, 24 May 2013) | 3 lines Changed paths: M /trunk/asn1/tetra/packet-tetra-template.c M /trunk/asn1/tetra/tetra.asn M /trunk/asn1/tetra/tetra.cnf M /trunk/epan/dissectors/packet-tetra.c From LI Hai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8708 : Add MAC-DATA support to TETRA dissector and other minor improvements ------------------------------------------------------------------------ r49865 | cmaynard | 2013-06-09 13:52:15 -0700 (Sun, 09 Jun 2013) | 3 lines Changed paths: M /trunk/doc/Makefile.am M /trunk/doc/Makefile.nmake M /trunk/doc/wireshark.pod.template Due to utf8 characters in the AUTHORS file, pass --utf8 to pod2man. Fixes the 2nd problem reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8774 ------------------------------------------------------------------------ Update the release notes. Directory: /trunk-1.8/epan/dissectors/ Changes Path Action +4 -3 packet-scsi.c Modified +262 -100 packet-tetra.c Modified Directory: /trunk-1.8/doc/ Changes Path Action +10 -0 Makefile.am Modified +0 -4 editcap.pod Modified +6 -3 idl2wrs.pod Modified +0 -4 rawshark.pod Modified +4 -4 wireshark-filter.pod Modified +18 -13 wireshark.pod.template Modified Directory: /trunk-1.8/docbook/ Changes Path Action +28 -2 release-notes.xml Modified Directory: /trunk-1.8/epan/ Changes Path Action +17 -3 addr_resolv.c Modified (4 files not shown)
- Prev by Date: Re: [Wireshark-commits] rev 50836: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-mongo.c
- Next by Date: [Wireshark-commits] buildbot failure in Wireshark 1.8 on OSX-10.5-x86
- Previous by thread: [Wireshark-commits] rev 50840: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dns.c
- Next by thread: [Wireshark-commits] rev 50842: /trunk-1.8/doc/ /trunk-1.8/doc/: Makefile.am
- Index(es):