Skip to content

community/pv: upgrade to 1.7.24

Krassy Boykinov requested to merge chereskata/aports:pv into master
Changelog:
1.7.24 - 30 July 2023
        fix: correct terminal size detection, broken in 1.7.17 by the configuration script rewrite (GH#72)
        security: removed DEBUG environment variable in debug mode, added "--debug" instead
        cleanup: added "make analyse" to run "splint" and "flawfinder" on all source files
        cleanup: corrected detection of boolean capability
        cleanup: word wrapping of "--help" output is now multi-byte locale aware
        cleanup: adjusted "indent" rules to line length of 120 and reformatted code

Merge request reports