| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2021-12-09 | CONTRIBUTING.md: Update information about tests | Denis 'GNUtoo' Carikli | |
| Contributors are now supposed to run tests in the GitLab instance, so this also needs to be reflected in the CONTRIBUTING.md as otherwise people not used to forge workflows could completely miss that information. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
| 2021-12-09 | Please the linters wrt. the previous commit | jvoisin | |
| 2021-12-08 | zip archives: keep individual files compression type | Denis 'GNUtoo' Carikli | |
| While hardcoding the compression to zipfile.ZIP_DEFLATED works for most use cases of mat, being able to produce cleaned up uncompressed zip files is useful for content that cannot be compressed more. In addition it also enables to use mat2 for reproducible builds of Android bootanimation files file that don't support compression. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | |||
| 2021-11-23 | We're not in beta anymore. | jvoisin | |
| 2021-11-23 | Please the linter, again. | jvoisin | |
| 2021-11-23 | Make the linter happier | jvoisin | |
| 2021-11-21 | Please a bit the CI | jvoisin | |
| 2021-11-12 | Implement code for internationalization | jvoisin | |
| 2021-10-03 | Fix the coverage | jvoisin | |
| 2021-08-29 | Bump the changelog0.12.2 | jvoisin | |
| 2021-07-29 | libmat2/pdf: Drop printing 'lol' | georg | |
| It seems this was committed without intention to do so. | |||
| 2021-07-25 | Fix pdf issues on printers | Antonio Eugenio Burriel | |
| pyCairo by default renders the PDF surfaces with a resolution of 72 dpi which is so low that the bitmap gets blurred compared to original. Since pyCairo 1.12.0, a new method set_device_scale(x_scale, y_scale) is added, which allows changing the canvas resolution. | |||
| 2021-07-14 | Improve xlsx support | jvoisin | |
| This should close #156 | |||
| 2021-06-21 | Make cairo behave in a less idiotic way | jvoisin | |
| Because raising errors when unable to process stuff instead of an exception is dumb. | |||
| 2021-06-06 | Fix the CI for recent exiftool versions | jvoisin | |
| Always a joy to deal with withespaces | |||
| 2021-06-01 | KDE Dolphin: add German translation | georg | |
| Credits to @RandomGuy234 Closes #154 | |||
| 2021-05-20 | Improve support for xlsx files | jvoisin | |
| 2021-05-05 | Allow bubblewrap to fail for now | jvoisin | |
| 2021-05-05 | Fix the CI in Fedora | jvoisin | |
| 2021-04-24 | Please pylint | jvoisin | |
| 2021-04-24 | Add support for AIFF files | jvoisin | |
| This should close #151 | |||
| 2021-03-19 | Bump the changelog0.12.1 | jvoisin | |
| 2021-03-14 | Keep sharedStrings.xml when processing MSOffice sheets | jvoisin | |
| 2021-03-14 | Don't keep [trash] files when processing MS Office files | jvoisin | |
| 2021-03-07 | Improve epub support | jvoisin | |
| Warn when there are encrypted fonts in an epub file | |||
