psst 0.1-2 source package in Ubuntu

Changelog

psst (0.1-2) unstable; urgency=medium

  * update Standards-Version to 4.1.2
  * Pull in some upstream fixes:
   - Add man page makefile changes
   - logger: use logical or rather than bitwise or
   - logger: ensure 'found' is initialized to zero
   - parse_config: avoid several memory leaks on allocated strings
   - cleanups to logger, parse_config, psst
   - Fix less-than-zero comparison on an unsigned integer
   - logger: check if strtok returns null string
   - logger: move pclose to ensure fp is closed for all cases
   - psst: improve precision by casting MSEC_PER_SEC to float before
     division
   - logger: close file descriptor if open succeeds, fixes resource leak
   - logger: ensure path is initialized to avoid open on garbage path
     name
   - parse_config: check for NULL return from strtok
   - parse_config: pclose fp on error exit return path
   - logger: initialize a_diff and m_diff
   - logger: initialize buf to an empty string to avoid atoi() reading
     garbage
   - parse_config: don't use popen to read a sys file and terminate buffer

 -- Colin King <email address hidden>  Fri, 8 Dec 2017 13:16:23 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
Original maintainer:
Colin Ian King
Architectures:
i386 amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
psst_0.1-2.dsc 1.7 KiB cfa8b6505d2c972dab1ff7837d9e8618c785bf659b12c92266a8e3755c3dc5ec
psst_0.1.orig.tar.gz 17.2 KiB 9e945d3819851933fc3456c5de32ab2bc4d52a01b25342a6c26c0d9ca258b6fe
psst_0.1-2.debian.tar.xz 9.3 KiB 1d6d58913e9d7cc9f6271a2260cf7c931ac3b1f783fbf1faa08720845f220bf6

Available diffs

No changes file available.

Binary packages built by this source

psst: power stress and shaping tool

 Power Stress and Shaping Tool (PSST) is a controlled power tool
 for Intel SoC components such as CPU and GPU. PSST enables very
 fine control of stress function without its own process overhead

psst-dbgsym: debug symbols for psst