| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | CI: linting: ruff: specify image | georg | |
| Otherwise, this job might fail, depending on the runner which executes the job, due to different configurations, especially wrt the default image. Ref https://0xacab.org/jvoisin/mat2/-/merge_requests/105 | |||
| 2023-02-24 | Update `pyproject.toml` to include `version` | Rui Chen | |
| 2023-02-23 | Bump the changelog0.13.3 | jvoisin | |
| 2023-02-20 | Improve the CI | jvoisin | |
| - Remove some useless linters - Make use of ruff | |||
| 2023-01-31 | Explicitly pass a parameter to functools.lru_cache | jvoisin | |
| 2023-01-28 | Bump the changelog0.13.2 | jvoisin | |
| 2023-01-28 | Another typing pass | jvoisin | |
| 2023-01-28 | Fix the type annotations | jvoisin | |
| 2023-01-14 | imghdr is deprecated | jvoisin | |
| 2023-01-14 | Revert "Simplify a bit the typing annotations of ./mat2" | jvoisin | |
| This reverts commit 29057d6cdf10ce4aa245acf2b3cbb93ba822c646. | |||
| 2023-01-07 | Fix `-l` output | jvoisin | |
| 2023-01-07 | Bump the changelog0.13.1 | jvoisin | |
| 2022-12-30 | Make the 'A' in the README ascii art look more "A-like" | Megamind | |
| 2022-12-25 | Improve xlsx support | jvoisin | |
| 2022-12-05 | Remove the Nautilus extension | jvoisin | |
| 2022-11-21 | Simplify a bit the typing annotations of ./mat2 | jvoisin | |
| 2022-11-21 | Remove pyflakes | jvoisin | |
| Isn't borderline useless compared to mypy and pylint | |||
| 2022-10-09 | Fix the tests on the latest Debian | jvoisin | |
| 2022-10-09 | Remove deprecated pylint checks | jvoisin | |
| 2022-10-09 | Get rid of a deprecated check | jvoisin | |
| Nobody should be using Poppler < 0.46 | |||
| 2022-10-09 | Please pylint | jvoisin | |
| 2022-08-28 | Simplify the typing annotations | jvoisin | |
| 2022-08-24 | update source and installation | b068931cc450442b 63f5b3d276ea4297 | |
| 2022-08-05 | Make use of cache to get binary paths | jvoisin | |
| 2022-07-08 | Add the CVE number to the changelog | jvoisin | |
| 2022-07-06 | Bump the changelog0.13.0 | jvoisin | |
| 2022-07-05 | Prevent arbitrary file read via zip archives | jvoisin | |
| A zip file with a file pointing to /etc/passwd would, upon being cleaned by mat2, produce a file with the filesystem's /etc/passwd file. | |||
| 2022-07-05 | Show a scary message in case of path traversal attempt | jvoisin | |
| 2022-05-15 | Add support for HEIC files | jvoisin | |
| Thanks to Maxime Morin ( https://www.maijin.fr/ ) for the patch. | |||
| 2022-05-05 | Minor cleanup | jvoisin | |
| 2022-04-30 | Bump the changelog0.12.4 | jvoisin | |
| 2022-04-02 | Enable gitlab's SAST | jvoisin | |
| 2022-03-29 | Please the linters | jvoisin | |
| 2022-03-29 | Make processing multiple files safer concurrence-wise | jvoisin | |
| 2022-03-29 | Escape more control chars in the cli | jvoisin | |
| 2022-03-29 | Simplification of the testsuite | jvoisin | |
| 2022-03-28 | Fix the svg tests on archlinux | jvoisin | |
| 2022-03-28 | Fix the PDF version | jvoisin | |
| This should prevent the testsuite from breaking, and marginally increase fingerprinting resistance. | |||
| 2022-03-16 | Try to use modern rsvg functions when we can | jvoisin | |
| 2022-01-06 | Mention dangerzone | jvoisin | |
| 2022-01-06 | Bump the changelog0.12.3 | jvoisin | |
| 2022-01-05 | Fix the dolphin integration | jvoisin | |
| Kudos to Miguel Angel Marco Buzunariz for the original patch. | |||
| 2021-12-26 | Fix the Debian CI | jvoisin | |
| This should fix #162 | |||
| 2021-12-26 | Please pylint by iterating on dict directly, instead of calling .keys() | jvoisin | |
| 2021-12-19 | Add a fuzzer based on atheris | jvoisin | |
| 2021-12-19 | Increase audio processing robustness | jvoisin | |
| 2021-12-18 | Add a check for weird audio files, instead of crashing | jvoisin | |
| 2021-12-14 | Make mat2 more robust wrt. weird audio files | jvoisin | |
| 2021-12-13 | Make libmat2 more robust against corrupted zip files | jvoisin | |
| 2021-12-13 | Increase a bit the robustness of mat2 | jvoisin | |
| Those issues were found via https://github.com/google/atheris | |||
