Skip to content

Releases: essentialkaos/perfecto

Version 3.6.1

13 Jun 15:15
v3.6.1
ed553c3
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed false-positive PF27 alert for Lua code

Version 3.6.0

13 Jun 14:03
v3.6.0
c320374
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added check PF27 for checking unclosed if conditions in scriptlets

Improvements

  • Minor improvements

Version 3.5.0

25 May 09:53
v3.5.0
2de298a
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added check for chown and chmod usage in scriptlets (PF26)

Improvements

  • ek package updated to the latest version

Version 3.4.0

07 Feb 23:02
v3.4.0
940633c
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added check for useless dot at the end of the package summary (PF25)

Version 3.3.1

05 Feb 00:22
v3.3.1
bf7cdc3
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with extracting sections
  • Fixed false-positive alerts for PF24

Version 3.3.0

29 Jan 13:12
v3.3.0
2f06dc3
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added check for possible empty evaluated if clauses (PF24)

Version 3.2.0

04 Jan 11:43
v3.2.0
b551770
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • PF-7 Print links to wiki articles for mentioned checks

Improvements

  • Improved check for using variables instead of macroses (PF5)

Version 3.1.0

13 Dec 14:53
v3.1.0
2602ed6
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • Added URL check to PF20

Version 3.0.0

11 Dec 11:58
v3.0.0
8bbd706
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • Added info about check ID to output
  • Added check for checking check scriptlet for using _without_check and _with_check macroses
  • Added check for single equals symbol in %if clause

Improvements

  • Improved all renderers
  • Increased code coverage (99.089% → 100%)

Version 2.5.1

25 Oct 22:46
v2.5.1
3b19af0
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • Fixed bug with counting absolved alerts