Package: file / 1:5.39-3+deb11u1

Metadata

Package Version Patches format
file 1:5.39-3+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cherry pick.FILE5_39 9 g85b7ab83.include alternate format to the list of uninteresting formats.patch | (download)

src/funcs.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 include # (alternate format) to the list of uninteresting formats (...)
cherry pick.FILE5_41 68 g497aabb2.PR 310 p870613 Don t use strlcpy to copy the string .patch | (download)

src/funcs.c | 9 6 + 3 - 0 !
1 file changed, 6 insertions(+), 3 deletions(-)

 pr/310: p870613: don't use strlcpy to copy the string, it will try to
 scan the source string to find out how much space is needed the source string
 might not be NUL terminated.
upstream.disable.att3b.patch | (download)

magic/Magdir/att3b | 28 14 + 14 - 0 !
1 file changed, 14 insertions(+), 14 deletions(-)

 disable att3b/we32k executables like 3b20
local.support local definitions in etc magic.patch | (download)

doc/file.man | 11 3 + 8 - 0 !
magic/Header | 7 4 + 3 - 0 !
magic/magic.local | 3 3 + 0 - 0 !
src/Makefile.am | 2 1 + 1 - 0 !
src/Makefile.in | 2 1 + 1 - 0 !
src/apprentice.c | 2 1 + 1 - 0 !
6 files changed, 13 insertions(+), 14 deletions(-)

 support local definitions in /etc/magic
local.don t include libs in build.patch | (download)

src/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't include libs in build
local.mention posixly correct dependent behaviour in usage message.patch | (download)

src/file_opts.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 mention posixly_correct dependent behaviour in usage message
local.disable algol68 detection.patch | (download)

magic/Magdir/algol68 | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 disable detection of algol68 files
local.extra magic.patch | (download)

magic/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 extra magic file, to be upstreamed
local.manpage seccomp is disabled.patch | (download)

doc/file.man | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 clarify manpage: seccomp is disabled for the time being