------------------------------------------------------------------------
r42787 | gerald | 2012-05-22 10:49:57 -0700 (Tue, 22 May 2012) | 2 lines
Changed paths:
   M /trunk-1.4/config.nmake
   M /trunk-1.4/configure.in
   M /trunk-1.4/debian/changelog
   M /trunk-1.4/docbook/release-notes.xml
   M /trunk-1.4/version.conf

1.4.12 → 1.4.13.

------------------------------------------------------------------------
r42864 | gerald | 2012-05-27 08:04:31 -0700 (Sun, 27 May 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-05-27]
------------------------------------------------------------------------
r42955 | gerald | 2012-05-31 16:34:53 -0700 (Thu, 31 May 2012) | 2 lines
Changed paths:
   M /trunk-1.4/docbook/release-notes.xml

Mention that you can get certification.

------------------------------------------------------------------------
r43022 | gerald | 2012-06-03 08:04:36 -0700 (Sun, 03 Jun 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-06-03]
------------------------------------------------------------------------
r43311 | gerald | 2012-06-17 08:34:50 -0700 (Sun, 17 Jun 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-06-17]
------------------------------------------------------------------------
r43459 | gerald | 2012-06-24 08:34:54 -0700 (Sun, 24 Jun 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-06-24]
------------------------------------------------------------------------
r43504 | guy | 2012-06-26 22:27:33 -0700 (Tue, 26 Jun 2012) | 13 lines
Changed paths:
   M /trunk-1.4/dumpcap.c

Copy over r43501 from the trunk, with manual intervention:

  ------------------------------------------------------------------------
  r43501 | guy | 2012-06-26 22:13:06 -0700 (Tue, 26 Jun 2012) | 7 lines

  Don't supply a fallback error message for pcap_open() unless it actually
  fails.

  This may clear up the problem most recently reported in bug 7021 after
  the crash was fixed, where the capture starts successfully but an error
  dialog pops up.


------------------------------------------------------------------------
r43554 | gerald | 2012-07-01 08:34:59 -0700 (Sun, 01 Jul 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-07-01]
------------------------------------------------------------------------
r43614 | gerald | 2012-07-08 08:35:01 -0700 (Sun, 08 Jul 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-07-08]
------------------------------------------------------------------------
r43725 | gerald | 2012-07-15 08:34:59 -0700 (Sun, 15 Jul 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-07-15]
------------------------------------------------------------------------
r43870 | gerald | 2012-07-20 12:45:58 -0700 (Fri, 20 Jul 2012) | 17 lines
Changed paths:
   M /trunk-1.4/docbook/release-notes.xml
   M /trunk-1.4/epan/dissectors/packet-ppp.c

Copy over r43784 from the trunk:

  ------------------------------------------------------------------------
  r43784 | rbalint | 2012-07-18 08:14:45 -0700 (Wed, 18 Jul 2012) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ppp.c

  Fix crash in PPP dissector

  Make sure that there is enough space allocated for PPP encapsulated CRTP
  packet's header.
  The bug can be triggered on an x86_64 system using the cpature file attached to
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680056
  ------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r43871 | gerald | 2012-07-20 13:40:41 -0700 (Fri, 20 Jul 2012) | 56 lines
Changed paths:
   M /trunk-1.4/AUTHORS
   M /trunk-1.4/asn1/snmp/packet-snmp-template.c
   M /trunk-1.4/capture_sync.c
   M /trunk-1.4/docbook/release-notes.xml
   M /trunk-1.4/epan/dissectors/packet-diameter.c
   M /trunk-1.4/epan/dissectors/packet-snmp.c
   M /trunk-1.4/epan/dissectors/packet-syslog.c
   M /trunk-1.4/epan/dissectors/packet-udp.c
   M /trunk-1.4/epan/dissectors/packet-vmlab.c
   M /trunk-1.4/epan/filesystem.c
   M /trunk-1.4/rawshark.c
   M /trunk-1.4/wiretap/netscreen.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r43174 | cmaynard | 2012-06-09 08:43:08 -0700 (Sat, 09 Jun 2012) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-syslog.c

  Allow syslog to work with "Decode As" for TCP.
  Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5241
  ------------------------------------------------------------------------
  r43179 | cmaynard | 2012-06-09 10:56:08 -0700 (Sat, 09 Jun 2012) | 2 lines
  Changed paths:
     M /trunk/asn1/snmp/packet-snmp-template.c
     M /trunk/epan/dissectors/packet-diameter.c
     M /trunk/epan/dissectors/packet-snmp.c
     M /trunk/epan/dissectors/packet-vmlab.c

  Do not use BASE_NONE for FT_*INT* types.
  ------------------------------------------------------------------------
  r43187 | cmaynard | 2012-06-10 12:43:40 -0700 (Sun, 10 Jun 2012) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-udp.c

  Fix UDP-Lite checksum verification bug introduced with r40387 and reported by "answer" via http://ask.wireshark.org/questions/11798/is-udp-lite-checksum-correct-ipv6
  There is a difference between the UDP and UDP-Lite pseudo header that wasn't realized when r40387 was committed.  Details of the difference in http://tools.ietf.org/html/rfc3828#section-3.2
  ------------------------------------------------------------------------
  r43191 | cmaynard | 2012-06-10 17:53:23 -0700 (Sun, 10 Jun 2012) | 2 lines
  Changed paths:
     M /trunk/AUTHORS

  Remove duplicate entry.
  ------------------------------------------------------------------------


Copy over by hand:

  ------------------------------------------------------------------------
  r43139 | darkjames | 2012-06-06 12:59:55 -0700 (Wed, 06 Jun 2012) | 4 lines
  Changed paths:
     M /trunk/wiretap/netscreen.c

  Fix bug #7340

  interface name can also contain hyphen (v1-untrust, v1-trust).
  ------------------------------------------------------------------------
  r43172 | cmaynard | 2012-06-08 20:41:23 -0700 (Fri, 08 Jun 2012) | 2 lines
  Changed paths:
     M /trunk/capture_sync.c
     M /trunk/epan/filesystem.c
     M /trunk/rawshark.c

  Be sure to specify FORMAT_MESSAGE_IGNORE_INSERTS in the dwFlags arg to all FormatMessage() calls where FORMAT_MESSAGE_FROM_SYSTEM is also specified.  (Ref: http://blogs.msdn.com/b/oldnewthing/archive/2007/11/28/6564257.aspx)
  ------------------------------------------------------------------------

Update the release notes.

------------------------------------------------------------------------
r43872 | gerald | 2012-07-20 14:14:53 -0700 (Fri, 20 Jul 2012) | 74 lines
Changed paths:
   M /trunk-1.4/Makefile.am
   M /trunk-1.4/doc/README.developer
   M /trunk-1.4/docbook/release-notes.xml
   M /trunk-1.4/epan/dissectors/packet-ethertype.c
   M /trunk-1.4/epan/dissectors/packet-nfs.c
   M /trunk-1.4/epan/etypes.h
   M /trunk-1.4/epan/ftypes/ftype-double.c
   M /trunk-1.4/gtk/main_proto_draw.c

Copy over revisions from the trunk:

  ------------------------------------------------------------------------
  r43212 | darkjames | 2012-06-11 12:27:57 -0700 (Mon, 11 Jun 2012) | 4 lines
  Changed paths:
     M /trunk/epan/ftypes/ftype-double.c

  Fix bug 6917

  strtod() is locale-aware, change it to g_ascii_strtod()
  ------------------------------------------------------------------------
  r43224 | wmeier | 2012-06-12 06:03:05 -0700 (Tue, 12 Jun 2012) | 2 lines
  Changed paths:
     M /trunk/doc/README.developer

  Note that calls to "expert" functions should not be under 'if (tree)'.
  ------------------------------------------------------------------------


Copy over by hand:

  ------------------------------------------------------------------------
  r43277 | darkjames | 2012-06-15 16:04:59 -0700 (Fri, 15 Jun 2012) | 5 lines
  Changed paths:
     M /trunk/ui/gtk/main_proto_draw.c

  highlight_field: use passed GtkTreeView for proto_tree_draw.

  highlight_field() is also called when we open packet in new window and we click some bytes,
  it caused redrawing packet details in *main window* but with protocol tree from (possibly) another frame.
  ------------------------------------------------------------------------
  r43561 | guy | 2012-07-03 13:12:50 -0700 (Tue, 03 Jul 2012) | 18 lines
  Changed paths:
     M /trunk/Makefile.am

  As per Gentoo bug 423743

  	https://bugs.gentoo.org/show_bug.cgi?id=423743

  "The Makefile.am claims including GLIB_LIBS when linking wireshark is
  unnecessary, because wireshark links to GTK_LIBS which is a superset.
  It is not actually a superset: gmodule is included in GLIB_LIBS but
  not in GTK_LIBS (unless accidentally on older glibs/gtks)."

  so we must explicitly link with GLIB_LIBS.

  Update the comment to reflect that - and to reflect that GTK+ doesn't
  necessarily run atop X11 - while we're at it.

  Fixes bug 7427.

  #BACKPORT
  ------------------------------------------------------------------------
  r43576 | darkjames | 2012-07-05 14:09:34 -0700 (Thu, 05 Jul 2012) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-nfs.c

  Fix bug #7436

  offset returned from dissect_nfs_open_claim4, dissect_nfs_openflag4 were different
  when we were building tree and where we didn't.
  Fix other similar cases.
  ------------------------------------------------------------------------
  r43850 | jake | 2012-07-19 23:26:35 -0700 (Thu, 19 Jul 2012) | 2 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ethertype.c
     M /trunk/epan/etypes.h

  Add some relevant ethertypes.
  ------------------------------------------------------------------------


Update the release notes.

------------------------------------------------------------------------
r43914 | gerald | 2012-07-22 08:35:09 -0700 (Sun, 22 Jul 2012) | 1 line
Changed paths:
   M /trunk-1.4/epan/enterprise-numbers
   M /trunk-1.4/manuf
   M /trunk-1.4/services

[Automatic manuf, services and enterprise-numbers update for 2012-07-22]
------------------------------------------------------------------------
