URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=511e80128e15be8ce2bcdca912d599217fa8ebd6
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
511e801 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
debian: Ship ciscodump and sshdump
Both binaries use libssh. Libssh can be linked to OpenSSL or to
Libgcrypt. Since the ciscodump and sshdump executables are
covered by GPL-2+ the Debian package build depends on the libssh
flavor built with libgcrypt.
Change-Id: If2dd85beb08e4b04f0c3aac46966fce67828b473
Reviewed-on: https://code.wireshark.org/review/18263
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 3fb3266 InterfaceList: Add button to toggle hidden interfaces
adds 511e801 debian: Ship ciscodump and sshdump
Summary of changes:
debian/control | 2 +-
tools/debian-setup.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)