ssldump 1.8-1 source package in Ubuntu

Changelog

ssldump (1.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.8
    This release introduces a cmake based build system which makes the
    source build successfully after a successful build (Closes: #1049319)
  * d/watch: Follow tags on Github rather than releases
  * Add cmake to build dependencies
  * Bump debhelper-compat level to 13
  * Bump Standards-Version to 4.6.2 (no changes required)
  * d/rules: Remove override targets (outdated due to changeover to cmake)
  * Add backported upstream patch to fix install directories
  * Update upstream copyright years
  * Add copyright notice for FindJSONC.cmake and FindLIBNET.cmake
  * Update copyright for Debian packaging

 -- Peter Wienemann <email address hidden>  Sun, 26 Nov 2023 17:42:40 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ssldump_1.8-1.dsc 1.9 KiB 0fea31724fbf581f8c62c8434b182b10f6aaa6bcecb9ef8128248a859c9ff966
ssldump_1.8.orig.tar.gz 183.8 KiB fa1bb14034385487cc639fb32c12a5da0f8fbfee4603f4e101221848e46e72b3
ssldump_1.8-1.debian.tar.xz 7.1 KiB e511c0dca3ed57e0c6542303518d93a739531c3b3ae24637e3de98edfcdf504f

Available diffs

No changes file available.

Binary packages built by this source

ssldump: SSLv3/TLS network protocol analyzer

 This program will dump the traffic on a network and analyze it for
 SSLv3/TLS network traffic, typically used to secure TCP connections.
 When it identifies this traffic, it decodes the results. When
 provided with the appropriate keying material, it will also decrypt
 the connections and display the application data traffic.
 .
 ssldump is based on tcpdump, a network monitoring and data acquisition
 tool.

ssldump-dbgsym: debug symbols for ssldump