Wireshark mailing list archives

Re: Tie code change to release version


From: Roland Knall <rknall () gmail com>
Date: Thu, 18 Jun 2020 08:15:24 +0200

What you can do on the command-line is the following:

  git log origin/master-2.4 | grep 'extcap: set help'

this will give you an indication, if the patch was in 2.4 (for instance
here). Coincidentally this is actually the version this patch was first
released in.

kind regards
Roland

Am Do., 18. Juni 2020 um 06:27 Uhr schrieb chuck c <bubbasnmp () gmail com>:

I would like to test installs with and without this change:
https://code.wireshark.org/review/#/c/19179/

Is there a way to figure out which binary this was first released in?


thanks
chuck

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: