pscan 1.2-9.1 source package in Ubuntu

Changelog

pscan (1.2-9.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Bump debhelper compat level to 7 (Closes: #965791)
    There are no changes to the binary package from this.

 -- Paul Wise <email address hidden>  Thu, 06 Jan 2022 14:47:32 +0800

Upload details

Uploaded by:
Uwe Hermann
Uploaded to:
Sid
Original maintainer:
Uwe Hermann
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
pscan_1.2-9.1.dsc 1.6 KiB e1086b219d7b5eec500fd2558ae6d9024648091a10e6cd671e12c078a86c3db2
pscan_1.2.orig.tar.gz 14.2 KiB 0f3a9f5b91ddba5363d77734a717f541260b2154c964b9ce63511b3ff50272ee
pscan_1.2-9.1.diff.gz 5.9 KiB c36b097af64eb0300775af19d0ed9a5411e0b4365fc539257ce443859564a7aa

Available diffs

No changes file available.

Binary packages built by this source

pscan: Format string security checker for C files

 pscan is a program which scans C source files for
 common function abuses, which often lead to security problems.
 .
 Functions which use variadic arguments will be flagged if they
 appear to contain user-controlled input.
 .
 It is a useful tool for those performing source code audits.

pscan-dbgsym: debug symbols for pscan