The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / make-version.pl @ master

History | View | Annotate | Download (19.6 KB)

# Date Author Comment
37b5b095 08/04/2014 10:31 AM Evan Huus

Rip out the filetap code

We decided at sharkfest that this wasn't the right design for file dissection;
we have more-or-less settled on way forward, but nobody's shown interest in
implementing it. Whether or not that ever happens, this code is effectively...

fae6b0b5 06/15/2014 01:41 PM Stig Bjørlykke

Add missing --git-dir=$srcdir/.git for ls-remote

Change-Id: I848b80cd8126d93cbf3ce02a333345f4ea6b4e92
Reviewed-on: https://code.wireshark.org/review/2231
Reviewed-by: Stig Bjørlykke <>
Tested-by: Stig Bjørlykke <>

a6993d38 06/13/2014 04:20 PM Gerald Combs

Fix package version stamping.

Change-Id: I1615364071563c4f56b071d7d68e4660dd989296
Reviewed-on: https://code.wireshark.org/review/2198
Reviewed-by: Gerald Combs <gerald@wireshark.org>
(cherry picked from commit fd017eeae358fbcbb3f51f2765bd31777aa513d1)
Reviewed-on: https://code.wireshark.org/review/2201

4dfbb792 06/12/2014 07:56 PM Jeff Morriss

From Gisle Vanem on -dev: don't print modelines info when run with -h.

Also remove trailing white space.

Change-Id: Ic56140f617a2cbf9fa93fb427282eab0b6cff9c6
Reviewed-on: https://code.wireshark.org/review/2113
Reviewed-by: Evan Huus <>

285405a0 05/23/2014 04:57 PM Gerald Combs

1.11.4 → 1.99.0.

Change-Id: I5b0f713fdbc63e78f4f52177317c0e536aca3044
Reviewed-on: https://code.wireshark.org/review/1761
Reviewed-by: Gerald Combs <>

d73d1f14 04/15/2014 01:29 PM Gerald Combs

1.11.3 → 1.11.4.

Change-Id: I0bf8792b9b524ae4d8e1022b234e2510972c7019
Reviewed-on: https://code.wireshark.org/review/1154
Reviewed-by: Gerald Combs <>

1dd5d3a6 04/15/2014 12:37 PM Gerald Combs

Build 1.11.3.

Change-Id: I8c8f1c22a2cba97e69b27e5fb0b4de9981668966
Reviewed-on: https://code.wireshark.org/review/1153
Reviewed-by: Gerald Combs <>

dacc7eea 04/14/2014 01:15 PM Gerald Combs

Pull in some changes from master-1.10/make-version.pl.

Matches versioning behavior in stable branches.

Change-Id: Ic4d451e7e9941b65d24a76bfaf57de2b4fb58239
Reviewed-on: https://code.wireshark.org/review/1124
Reviewed-by: Gerald Combs <>

757aa332 03/31/2014 02:48 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <>

8d7b6001 02/07/2014 07:47 PM Gerald Combs

"origin" appears to be a safer bet than "@{upstream}".

Change-Id: Icd00c62d9b908771bf2b73b8e5b49d519570ff8b
Reviewed-on: https://code.wireshark.org/review/142
Reviewed-by: Gerald Combs <>

f9669809 02/07/2014 06:03 PM Gerald Combs

Replace "svn" with "git" all over the place.

Rename "SVNPATH" to "GITBRANCH" since that seems more appropriate.
Rename "svnversion.h" to "version.h" as Evan suggested. Update some
URLs. In make-version.pl, make sure we don't set an improper upstream
branch name. Use the number of commits + short hash from `git describe`...

60ea6453 02/05/2014 05:27 PM didier

use the right src dir in git command for svnversion.h

make-version.pl wasn't using the right source dir for git commands when not compiling from inside source tree.
add --git-dir=$srcdir/.git parameter.

Change-Id: I45ca4874d96abaed1c559c022d0ace66239652c8...

82c5bfd6 01/29/2014 02:53 PM Gerald Combs

We have a usable tag now. There's no need to fake a version number.

Change-Id: Ic6a704013b38e9be130be40098e9293e9196bfec

04b18f44 01/14/2014 07:52 PM Gerald Combs

Make it more clear that we're faking a git description for now.

svn path=/trunk/; revision=54810

d7e93e99 01/14/2014 07:51 PM Gerald Combs

Copy over recent changes from trunk-1.8 along with some local
modifications.

------------------------------------------------------------------------
r54807 | gerald | 2014-01-14 16:35:34 -0800 (Tue, 14 Jan 2014) | 2 lines
Start using the output of 'git describe'....
bf284da2 01/07/2014 11:35 PM Michael Mann

TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9607)

This is a VERY PRELIMINARY version of tfshark. It's an attempt to jumpstart FileShark and its architecture. Right now it's mostly just a very stripped down version of tshark with all of the necessary build modifications (including now building filetap library since tfshark depends on it)...

16e27047 11/18/2013 12:41 PM Gerald Combs

1.11.2 → 1.11.3.

svn path=/trunk/; revision=53412

5033435a 11/18/2013 11:44 AM Gerald Combs

Build 1.11.2.

svn path=/trunk/; revision=53411

f772a268 11/15/2013 05:34 PM Gerald Combs

1.11.1 → 1.11.2.

svn path=/trunk/; revision=53346

d3033d3a 11/15/2013 03:45 PM Gerald Combs

Build 1.11.1.

svn path=/trunk/; revision=53344

6fcea10d 10/15/2013 03:21 PM Gerald Combs

1.11.0 → 1.11.1.

svn path=/trunk/; revision=52629

b4f3f2ff 10/15/2013 02:40 PM Gerald Combs

Try building 1.11.0.

svn path=/trunk/; revision=52628

29f03035 08/28/2013 02:27 PM Jörg Mayer

svn version 1.7.11 no longer has local .svn directories,
just one at the top level. So on my system, /trunk no longer
contains a .svn directory. Check in parent directory as well.

svn path=/trunk/; revision=51566

ea19c7f9 04/22/2013 01:59 PM Gerald Combs

1.9.3 → 1.11.0.

svn path=/trunk/; revision=48972

b60e41b9 03/28/2013 02:13 PM Gerald Combs

1.9.2 → 1.9.3.

svn path=/trunk/; revision=48627

ffbcd070 03/28/2013 01:48 PM Gerald Combs

Build 1.9.2.

svn path=/trunk/; revision=48625

6bc16a77 03/18/2013 06:17 PM Gerald Combs

Add a wireshark-version:[] replacement and --sort-and-group-- block
definition to asciidoc.conf. Add support for asciidoc.conf to
make-version.pl. Set some SVN keywords.

Fill in the new protocol list.

svn path=/trunk/; revision=48405

ed45af6e 03/12/2013 05:36 PM Gerald Combs

1.9.1 → 1.9.2.

svn path=/trunk/; revision=48271

6170c850 03/12/2013 05:05 PM Gerald Combs

Build 1.9.1.

svn path=/trunk/; revision=48270

7df948dd 02/20/2013 11:42 AM Gerald Combs

1.9.0 → 1.9.1.

svn path=/trunk/; revision=47771

3e0d6732 02/20/2013 11:36 AM Gerald Combs

Build 1.9.0.

svn path=/trunk/; revision=47770

f8002de6 02/10/2013 05:20 PM Gerald Combs

If we're using git, try pulling the SVN revision out of the commit body.

svn path=/trunk/; revision=47619

196dbce3 09/24/2012 05:57 PM Gerald Combs

Add back extra packaging information if it's present.

svn path=/trunk/; revision=45112

52746c60 09/18/2012 06:14 PM Gerald Combs

Update configure.ac modifications to reflect r44986.

svn path=/trunk/; revision=44990

37f03809 09/15/2012 12:09 PM Evan Huus

Add support for bzr checkouts (similar to git checkouts) to make-version.pl.

Also, add modelines.

svn path=/trunk/; revision=44920

8f4a2e5f 09/10/2012 12:00 PM Alexis La Goutte

Update svnversion.h with (short) SHA-1 commit id and branch when use git repository

svn path=/trunk/; revision=44850

fcb0307f 08/23/2012 07:11 AM Jörg Mayer

The name configure.in has been deprecated for many years.
Use configure.ac instead.

svn path=/trunk/; revision=44630

77883a86 08/15/2012 01:31 PM Gerald Combs

Don't clobber PACKAGE_URL or PACKAGE_BUGREPORT.

svn path=/trunk/; revision=44523

f1cf70fc 06/05/2012 12:21 PM Gerald Combs

1.7.2 → 1.9.0.

svn path=/trunk/; revision=43120

e5cd6c08 04/06/2012 01:27 PM Gerald Combs

1.7.1 → 1.7.2.

svn path=/trunk/; revision=41971

b20527cb 04/06/2012 12:28 PM Gerald Combs

Build 1.7.1.

svn path=/trunk/; revision=41970

12c16678 04/05/2012 01:36 PM Jakub Zawadzki

For some broken environments we need also set LC_ALL.

svn path=/trunk/; revision=41957

4defd2a3 01/11/2012 12:03 PM Gerald Combs

Copy over updates from the 1.6 branch.

svn path=/trunk/; revision=40437

c95e2e88 11/18/2011 11:51 AM Gerald Combs

Try to preserve native line endings when we rewrite files.

svn path=/trunk/; revision=39938

d7bb2160 11/17/2011 08:35 PM Gerald Combs

Use the source directory argument.

svn path=/trunk/; revision=39926

873e0bdd 11/17/2011 08:17 PM Gerald Combs

Maybe it's not a good idea to modify configure.in or config.nmake during
compilation. Add a "--set-svn" option which only affects svnversion.h and
make it the default behavior.

svn path=/trunk/; revision=39923

f6603bc9 11/17/2011 07:33 PM Gerald Combs

Don't clobber release information in configure.in.

svn path=/trunk/; revision=39921

a8cc73a4 11/17/2011 03:09 PM Gerald Combs

Update some comments.

svn path=/trunk/; revision=39913

b17a3c7c 11/17/2011 12:15 PM Gerald Combs

Make sure we terminate WiresharkCurrentVersion so we won't have to
reapply r39907.

svn path=/trunk/; revision=39908

3a2b8d44 11/16/2011 08:37 PM Gerald Combs

Don't clobber release information for now.

svn path=/trunk/; revision=39893

5624924e 11/16/2011 07:48 PM Gerald Combs

Create/update svnversion.h unless we're only running with --get-*.

svn path=/trunk/; revision=39892

3f12c48a 11/16/2011 07:19 PM Gerald Combs

Add an SVN_REVISION variable to config.nmake. This can be used to
retrieve our SVN revision in releases.

Use make-version.pl to set all version information. Be more explicit
about the tasks it performs:

- Fetching the SVN revision which corresponds to our code. The...
f8467706 11/15/2011 02:12 AM Anders Broman

From Michael Mann:
Make it possible to use TortoiseSVN's SubWCRev.exe to update svnversion.h

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5441

svn path=/trunk/; revision=39842

2798ad26 11/08/2011 05:35 PM Gerald Combs

1.7.0 → 1.7.1.

svn path=/trunk/; revision=39769

4fe9563e 11/08/2011 03:02 PM Gerald Combs

Build 1.7.0.

svn path=/trunk/; revision=39768

14ab9387 09/07/2011 09:53 PM Jeff Morriss

Revert rev 38340 (which was itself a reversion of 34807): if we can't find the
SVN version, indicate that the SVN version is unknown. This puts back the fix
for bug 1413.

Add a new version.conf option for make-version which tell is "this is a build
from a release tarball." When that option is present do not try to use SVN...

603d7b9c 09/03/2011 10:21 AM Stig Bjørlykke

Fetch svn revision using git-svn also when building out-of-tree.

svn path=/trunk/; revision=38875

78ef4cdd 08/04/2011 04:20 PM Chris Maynard

Don't report svn version if not building from svn. Change prompted by http://ask.wireshark.org/questions/5376/wireshark-161-title-shows-svn-rev-unknown-from-unknown.

svn path=/trunk/; revision=38340

7bd83798 07/04/2011 05:14 PM Stig Bjørlykke

Fetch svn revision also when checked out with git-svn.

svn path=/trunk/; revision=37895

d7d45f80 04/10/2011 01:03 PM Gerald Combs

1.5.1 → 1.5.2. Reenable Babel.

svn path=/trunk/; revision=36540

8b808244 04/10/2011 12:42 PM Gerald Combs

Build 1.5.1. Temporarily disable the Babel dissector.

svn path=/trunk/; revision=36537

1635ef0d 01/24/2011 02:27 PM Gerald Combs

1.5.0 → 1.5.1.

svn path=/trunk/; revision=35639

ee8a2da6 01/24/2011 01:37 PM Gerald Combs

Build 1.5.0.

svn path=/trunk/; revision=35637

ad78dfe2 11/08/2010 12:10 PM Chris Maynard

If svn not found, print "Unknown" revision message.

svn path=/trunk/; revision=34807

e5352715 05/04/2010 08:28 PM Gerald Combs

1.3.5 -> 1.3.6.

svn path=/trunk/; revision=32667

cfa07ad5 05/04/2010 07:03 PM Gerald Combs

Build 1.3.5.

svn path=/trunk/; revision=32666

ab71d9d9 03/31/2010 06:54 PM Gerald Combs

1.3.4 -> 1.3.5.

svn path=/trunk/; revision=32345

5968d522 03/31/2010 12:29 PM Gerald Combs

Build 1.3.4.

svn path=/trunk/; revision=32340

7e9faae9 02/11/2010 11:38 AM Gerald Combs

1.3.3 -> 1.3.4.

svn path=/trunk/; revision=31865

71913d27 02/10/2010 05:53 PM Gerald Combs

Build 1.3.3.

svn path=/trunk/; revision=31860

229d8368 01/14/2010 10:43 AM Stig Bjørlykke

Set correct locale in make-version.pl instead of in Makefiles.
Added back add_custom_command for svnversion.h.
Removed unnecessary text2pcap_CLEAN_FILES.
Fix indent for ps.c command.

svn path=/trunk/; revision=31525

a33f717f 01/06/2010 07:24 AM Stig Bjørlykke

Compare both lines in svnversion.h when checking for update needed.

svn path=/trunk/; revision=31454

f08e18e9 11/24/2009 12:57 AM Gerald Combs

Switch back to normal versioning. Bump the version to 1.3.3.

svn path=/trunk/; revision=31064

2076b904 11/24/2009 12:53 AM Gerald Combs

Build 1.3.2.

svn path=/trunk/; revision=31063

bcebc020 10/27/2009 03:36 PM Gerald Combs

Switch back to normal versioning.

svn path=/trunk/; revision=30733

ef952d02 10/26/2009 08:10 PM Gerald Combs

Build 1.3.1.

svn path=/trunk/; revision=30724

5836a797 09/15/2009 11:46 AM Gerald Combs

Switch back to normal versioning.

svn path=/trunk/; revision=29923

c7b0b40c 09/14/2009 07:31 PM Gerald Combs

Build 1.3.0.

svn path=/trunk/; revision=29912

d574a245 08/03/2009 08:35 PM Gerald Combs

Don't exit with an error if we can't find the svn executable.

svn path=/trunk/; revision=29288

1e93d53b 07/22/2009 07:59 PM Gerald Combs

Use "svn info" to fetch the version by default. Fetch the repository path as
well. Add the repository path to the version strings.

svn path=/trunk/; revision=29171

1c3e3a4a 03/20/2009 07:15 PM Gerald Combs

Switch back to 1.1.4.

svn path=/trunk/; revision=27810

ecd73238 03/20/2009 12:17 PM Gerald Combs

Temporarily switch back to building 1.1.3 final.

svn path=/trunk/; revision=27807

2d244750 03/18/2009 01:42 AM Gerald Combs

Move to 1.1.4.

svn path=/trunk/; revision=27767

86ea84d2 03/17/2009 07:26 PM Gerald Combs

Build 1.1.3.

svn path=/trunk/; revision=27765

414d042d 01/16/2009 05:35 PM Gerald Combs

Change the version to 1.1.3. SVN-stamp the version again.

svn path=/trunk/; revision=27252

8c6b59cf 01/14/2009 08:37 PM Gerald Combs

Build 1.1.2.

svn path=/trunk/; revision=27235

02654c2b 12/24/2008 11:08 AM Jaap Keuter

Clear up the code.

svn path=/trunk/; revision=27111

193ad40a 10/09/2008 01:07 AM Gerald Combs

Switch back to 1.1.2.

svn path=/trunk/; revision=26392

57a1c7be 10/07/2008 05:29 PM Gerald Combs

Try for another 1.1.1 development release.

svn path=/trunk/; revision=26374

2ed9fdf0 09/23/2008 11:29 PM Gerald Combs

Switch back to normal versioning. Bump the development version to 1.1.2.

svn path=/trunk/; revision=26259

854aa68d 09/23/2008 05:05 PM Gerald Combs

Build 1.1.1.

svn path=/trunk/; revision=26256

6ee6bc04 09/09/2008 07:57 PM Gerald Combs

Make SVN-stamped versions the default again.

svn path=/trunk/; revision=26171

e953bf06 09/09/2008 01:16 PM Gerald Combs

Fix U3 packaging. Build 1.1.0 again in order to pick up the new GLib/GTK+
libraries.

svn path=/trunk/; revision=26168

be3b7d47 09/04/2008 04:10 PM Gerald Combs

Make SVN-stamped versions the default again.

svn path=/trunk/; revision=26137

56c7f5b6 09/04/2008 03:37 PM Gerald Combs

Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, so
that we can build 1.1.0 packages.

svn path=/trunk/; revision=26136

38d6dc43 06/24/2008 04:54 PM Gerald Combs

Fix a logic problem.

svn path=/trunk/; revision=25592

d5de78ac 06/23/2008 05:07 PM Gerald Combs

Copy over r25535 from /trunk-1.0: When we're run with -p, set
VERSION_BUILD no matter what.

svn path=/trunk/; revision=25552

e9a197ee 05/05/2008 01:03 PM Gerald Combs

Have autoconf generate "ustar" tar files by default. This should let us have
paths longer than 99 characters.

svn path=/trunk/; revision=25232

7abeb027 02/18/2008 01:08 PM Gerald Combs

If we have an SVN revision number, use it as the build number under Windows
instead of "0".

svn path=/trunk/; revision=24376

48537a7a 12/04/2007 06:00 AM Jörg Mayer

Next try.

svn path=/trunk/; revision=23749