Changelog for
snallygaster-0.0.12-bp156.2.1.noarch.rpm :
* Wed Feb 02 2022 Sebastian Wagner
- remove unnecessary build dependency pyupgrade. We don\'t execute this test.- remove tests irrelevant for us
* Wed Feb 02 2022 Sebastian Wagner - update to version 0.0.12: - use more f-strings - let pyupgrade enforce f-strings and latest python - use more f-strings - catch all the different ways the HTML parser can fail - Remove nargs=1, simplifies code - raise version to 0.0.11
* Tue Dec 28 2021 Sebastian Wagner - update to version 0.0.11: - disable python 3.11 tests for now due to pylint/wrapt incompatibility - fix pylint warning use-implicit-booleaness-not-comparison - add detection of symfony debugging mode on 404 pages - support v3 php-cs-fixer format and rename test - enable onlinetests in GH actions - improve apache server info detection / avoid false positives by adding closing h1 tag - remove apache perl status, add documentation for apache-info check - update check for apache-info, check for perl-info still need improving add check for apache server info and perl-status - Readme: add openSUSE package
* Tue Dec 28 2021 Sebastian Wagner - update to version 0.0.11: - disable python 3.11 tests for now due to pylint/wrapt incompatibility - fix pylint warning use-implicit-booleaness-not-comparison - add detection of symfony debugging mode on 404 pages - support v3 php-cs-fixer format and rename test - enable onlinetests in GH actions - improve apache server info detection / avoid false positives by adding closing h1 tag - remove apache perl status, add documentation for apache-info check - update check for apache-info, check for perl-info still need improving add check for apache server info and perl-status - Readme: add openSUSE package
* Fri Jun 18 2021 Sebastian Wagner - Update to version 0.0.10: - New test for Wordpress duplicator installer files and directory listings. - Move from Travis CI to Github Actions. - Fix and silence new pylint warnings.- remove obsolete fix-codestyle.patch
* Fri May 14 2021 Sebastian Wagner - remove the codestyle tests, we are not interested in them, they cause blocking build fails
* Tue Apr 06 2021 Sebastian Wagner - add fix-codestyle.patch from https://github.com/hannob/snallygaster/pull/58 to replace a deprecated function. the deprecated function caused pylint to fail which is part of the unittests.- add testdata and run full tests.
* Wed Oct 07 2020 Sebastian Wagner - update to version 0.0.9: - Fix composer false positive - disable broken python nightly, enable 3.9-dev - add http header injection test - doc for headerinject - check if we document all the tests in TESTS.md - fix pyflakes and pyupgrade warnings - add wordpress debug.log test - document wpdebug - add .orig to backupfiles test, created by patch tool - dnspython 2.x support, this requires using dns.resolver.resolve if av… - codingstyle for backupfiles- update to version 0.0.8: - Test: phpinfo - code styling - add vb_test.php check - fix whitespace error from merge - document phpinfo - use annotated tags for changelog
* Sat Jul 04 2020 Sebastian Wagner - initial package for version 0.0.7