Wireshark-commits: [Wireshark-commits] rev 29851: /trunk-1.0/ /trunk-1.0/packaging/macosx/ChmodBPF/
Date: Thu, 10 Sep 2009 21:14:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29851

User: gerald
Date: 2009/09/10 02:14 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r29830 | guy | 2009-09-09 16:56:27 -0700 (Wed, 09 Sep 2009) | 21 lines
 Changed paths:
    M /trunk/packaging/macosx/ChmodBPF/StartupParameters.plist
 
 To quote
     
         http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/StartupItems.html
 
 "Table 1  StartupParameters.plist key-value pairs
 
 Key             Type    Value
 Description     String  A short description of the startup item,
                         used by administrative tools.
 
 Provides        Array   The names of the services provided by this
                         startup item.  Although a startup item can
                         potentially provide multiple services, it is
                         recommended that you limit your startup items
                         to only one service each."
 
 Fix "Provides" to be the name of the service, not a description of the
 helpful operations that it provides.
 
 (Propagated from tcpdump.org git repository.)
 ------------------------------------------------------------------------
 r29831 | guy | 2009-09-09 17:37:16 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
    M /trunk/packaging/macosx/ChmodBPF/README.macosx
 
 Put in a note about the Snow Leopard bug that requires that you have BPF
 devices open for writing in order to capture outgoing traffic.
 ------------------------------------------------------------------------
 
 
 Copy over with manual intervention:
 ------------------------------------------------------------------------
 r29839 | tuexen | 2009-09-10 02:50:30 -0700 (Thu, 10 Sep 2009) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-isup.c
 
 Fix handling of BEARER_CONTROL_UNIT_IDENTIFIER.
 ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.0/packaging/macosx/ChmodBPF/
  Changes    Path                       Action
  +5 -0      README.macosx              Modified
  +1 -1      StartupParameters.plist    Modified

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path             Action
  +2 -3      packet-isup.c    Modified

Directory: /trunk-1.0/docbook/
  Changes    Path                 Action
  +3 -1      release-notes.xml    Modified