File snallygaster.changes of Package snallygaster
-------------------------------------------------------------------
Tue Apr 15 06:13:16 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
- Update to 0.0.13:
- License change to 0BSD.
- Django staticfile.json test (info).
- Various minor fixes, style improvements, etc.
-------------------------------------------------------------------
Fri Sep 6 19:26:21 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- run tests with pytest, as setuptools lost its test command
-------------------------------------------------------------------
Wed Feb 2 19:57:39 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- remove unnecessary build dependency pyupgrade. We don't execute this test.
- remove tests irrelevant for us
-------------------------------------------------------------------
Wed Feb 2 19:50:18 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- 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 16:53:13 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- 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 06:37:49 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- 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 16:27:35 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- remove the codestyle tests, we are not interested in them, they cause blocking build fails
-------------------------------------------------------------------
Tue Apr 6 19:51:27 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- 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 7 19:38:08 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- 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 4 10:22:10 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- initial package for version 0.0.7