aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.packaging
blob: c1fae91333e58bdaaa565a0aada29606a8f8b5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Here's a brief list of information that might be useful to anyone
distributing a software package containing Wireshark:

1.  The canonical location for every Wireshark source release is

    http://www.wireshark.org/download/src/all-versions/, e.g.

    http://www.wireshark.org/download/src/all-versions/wireshark-0.99.55.tar.bz2

    If your packaging system downloads a copy of the Wireshark sources,
    use this location.

2.  The Wireshark web site URL is http://www.wireshark.org/ .

3.  Wireshark is released under the GNU General Public License.  Make sure
    your package complies with this license, or we send in the marmots.

4.  Wireshark and the "fin" logo are trademarks of Gerald Combs.

5.  Custom version information can be added by creating a file called
    "version.conf".  See make-version.pl for details.  If your package
    contains significant changes we recommend that you use this to
    differentiate it from official Wireshark releases.

6.  Wireshark icons, logos, and other artwork can be found in the
    "image" directory of the Wireshark sources.

If you have a question not addressed here, send it to
wireshark-dev@wireshark.org.

$Id$