Skip to content

[zeus] Release 1.20 - Milestone M11

Compare
Choose a tag to compare
@priv-kweihmann priv-kweihmann released this 28 Dec 12:40
· 4307 commits to zeus since this release

Main features / Important changes

  • PERL(5) support
  • security related PHP tools
  • cqmetric and radon module have been superseded by multimetric module
    • if you somehow referenced cqmetric and/or radon manually, please replace that by multimetric before starting a new build
  • ikos has different version depending on the core layer
    • as ikos requires a specific version of LLVM/clang, the layer ships the matching version. This also implies that behavior/feature set might differ between release layer

New

  • #389 - configcheck: check further application configuration files (part 2)
  • #467, #471 - PHP_CodeSniffer
  • #470 - PHPMD
  • #489 - perlcritic
  • #490 - Perl5
  • #509 - jshint
  • #511 - setuptools-lint
  • #532 - multimetric

Updates

  • [master, zeus] #514 - Update ikos to 3.0
  • [thud] #515 - Downgrade ikos to 2.1
  • #418 - Update ansiblelint to 4.2.0
  • #480 - Update eslint-plugin-react to 7.17.0
  • #481 - Update textlint-rule-no-dead-link to 4.6.2
  • #483, #538 - Update eslint-plugin-unicorn to 15.0.1
  • #484, #501 - Update python-more-itertools to 8.0.2
  • #485, #499, #508, #516, #529, #535, #541, #545 - Update pyright to 1.1.15
  • #486, #533 - Update eslint to 6.8.0
  • #487 - Update systemdlint to 1.1.5
  • #488 - Update python-ddt to 1.2.2
  • #496 - Update python-flake8-quotes to 2.1.1
  • #498, #507, #517 - Update phpstan to 0.12.3
  • #500 - Update go-structtag to 1.2.0
  • #505 - Update python-anytree to 2.7.3
  • #506 - Update python-configargparse to 0.15.2
  • #510 - Update nodejs-native to 10.17.0
  • #512 - Update phan to 2.4.5
  • #518 - Update python-pytest to 5.3.2
  • #522 - Update github.com-mvdan-sh-native to 3.0.0
  • #523 - Update phpcodefixer to 2.0.23
  • #526 - Update flake8-eradicate to 0.2.4
  • #528 - Update github.com-lib-pq to 1.3.0
  • #531 - Update qemu-static to 4.1.0
  • #534 - Update cppcheck to 1.90
  • #536 - Update python-pygments to 2.5.2
  • #540 - Update textlint-rule-stop-words to 1.0.18
  • #544 - Update python-pyparsing to 2.4.6
  • #546 - Update stylelint to 12.0.1
  • #547 - Update eslint-plugin-node to 11.0.0
  • #548, #550 - Update eslint-plugin-vue to 6.1.1

Bugfixes

  • [master, zeus] #513 - Switch to NVD feed 1.1 breaks cve-check integration
  • [thud] #525 - new cvecheck got backported
  • [zeus] #524 - cve-check integration from master was merged in poky