Sven Geuer
Sven Geuer
Unpatched, pinfo tries to open all kinds of files, including directories, sockets, devices, etc. This change makes sure only regular files are taken into account when picking an info file....
A file to be displayed gets copied or unpacked to /tmp. This can result in exposing private data due transferring the file to a potentially foreign file system not supporting...
To make tlsh a ready-to-use static or shared library tlsh.h must make sure to define one of the BUCKETS_* and CHECHKSUM_?B variables in case none is defined yet. This PR...
Regard endianess based on __BYTE_ORDER__ instead of __SPARC or _AIX. This makes sure endianness is handled correctly, at least with using GCC, without the need to fake a CPU type...
There's a 4.12.1 commit, f55e676f9a2c99460abc9897295766d42407c382, but no matching tag and revision. The latest tag and revision is 4.12.0. See https://github.com/trendmicro/tlsh/tags and https://github.com/trendmicro/tlsh/releases. Please add the missing tag and revision, so...
The latest maintainer commit happens on 2023-08-06, that is d81697e. An inquiry from the GNOME team to update Plots to GNOME 44 has been ignored, see https://gitlab.gnome.org/Teams/Circle/-/issues/223#note_2111400. Consequently Plots was...