- Nov 30, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Nov 23, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Nov 13, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Mar 08, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Dec 02, 2019
-
- Nov 26, 2019
-
-
georg authored
It seems, despite the name, both packages depend on Python 3. However, pylint3 seems deprecated, and upstream recommends to install pylint: https://www.pylint.org/#install The current versions of both packages in Debian unstable are: pylint 2.4.4-1 pylint3 2.2.2-1 This commit fixes failing CI jobs due to the use of pylint3 2.2.2-1, which seems broken.
-
Julien (jvoisin) Voisin authored
-
- Oct 05, 2019
-
-
This mounts a new tmpfs on /tmp so any files residing there would be hidden from the sandbox. Many programs store some files in there that might be useful to an attacker. It also drops all capabilities incase it is ever run with extra capabilities for whatever reason.
-
- Jul 22, 2019
-
-
Julien (jvoisin) Voisin authored
- gentoo and debian with bubblewrap are not allowed to fail anymore - don't run coverage on debian without bubblewrap
-
- May 08, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Mar 22, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Mar 09, 2019
-
- Mar 07, 2019
-
- Feb 03, 2019
-
- Nov 08, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Oct 22, 2018
-
-
Julien (jvoisin) Voisin authored
- This commit introduces optional dependencies (namely ffmpeg): mat2 will spit a warning when trying to process an .avi file if ffmpeg isn't installed. - Since metadata are obtained via exiftool, this commit also refactors a bit our exfitool wrapper.
-
- Oct 12, 2018
-
-
Rémi Oudin authored
Fixes issue #61
-
- Oct 05, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Sep 25, 2018
-
-
Julien (jvoisin) Voisin authored
This should fix the intermittent failures, thanks to @pollo for the tip
-
- Sep 01, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Aug 25, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jul 25, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jul 23, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jul 08, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Jul 01, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 22, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 18, 2018
-
-
Julien (jvoisin) Voisin authored
refactor
-
- Jun 09, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- May 18, 2018
-
-
Julien (jvoisin) Voisin authored
- the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py`
-
- Apr 30, 2018
-
-
Julien (jvoisin) Voisin authored
-