./sysutils/file, Tool for determining file type

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 5.22nb1, Package name: file-5.22nb1, Maintainer: pkgsrc-users

File tests each argument in an attempt to classify it. There are
three sets of tests, performed in this order: file system tests,
magic number tests, and language tests.

This package also includes the magic number recognition libraries.

This implementation of file(1) is the standard "file" command for
Linux, *BSD, and other systems. It (as well as the magic file)
was originally written by Ian Darwin and is now maintained by a
group of developers lead by Christos Zoulas.


Master sites:

SHA1: 20fa06592291555f2b478ea2fb70b53e9e8d1f7c
RMD160: 73b5e5c128a6ecb2b870590728cc9013fe0c9dbb
Filesize: 715.387 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-31 15:27:33 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4734 - requested by bsiegert
sysutils/file: security patch

Revisions pulled up:
- sysutils/file/Makefile                                        1.35
- sysutils/file/distinfo                                        1.23
- sysutils/file/patches/patch-src_softmagic.c                   1.1

---
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Sat May 23 13:11:07 UTC 2015

   Modified Files:
           pkgsrc/sysutils/file: Makefile distinfo
   Added Files:
           pkgsrc/sysutils/file/patches: patch-src_softmagic.c

   Log message:
   SECURITY: add patch for denial-of-service vulnerability. From Matthias
   Ferdinand via pkgsrc-users. Bump PKGREVISION.