A Tool to Determine File Types
With the file command, you can obtain information on the file type of a
specified file. File type recognition is controlled by the file
/etc/magic, which contains the classification criteria. This command is
used by apsfilter to permit automatic printing of different file types.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/file && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000215 215 Bytes | |
dc71304b.patch | 0000000933 933 Bytes | |
file-4.20-ssd.dif | 0000000689 689 Bytes | |
file-4.20-xen.dif | 0000000422 422 Bytes | |
file-4.21-scribus.dif | 0000000359 359 Bytes | |
file-4.21-xcursor.dif | 0000000352 352 Bytes | |
file-4.24-autoconf.dif | 0000001176 1.15 KB | |
file-5.14-tex.dif | 0000000682 682 Bytes | |
file-5.17-option.dif | 0000000993 993 Bytes | |
file-5.18-javacheck.dif | 0000000445 445 Bytes | |
file-5.19-biorad.dif | 0000000519 519 Bytes | |
file-5.19-clicfs.dif | 0000000300 300 Bytes | |
file-5.19-cromfs.dif | 0000000534 534 Bytes | |
file-5.19-misc.dif | 0000000428 428 Bytes | |
file-5.19-printf.dif | 0000000518 518 Bytes | |
file-5.19-solv.dif | 0000000259 259 Bytes | |
file-5.19-zip2.0.dif | 0000000686 686 Bytes | |
file-5.22-elf.dif | 0000000823 823 Bytes | |
file-5.28-btrfs-image.dif | 0000002249 2.2 KB | |
file-5.44.dif | 0000018209 17.8 KB | |
file-5.44.tar.gz | 0001186437 1.13 MB | |
file-5.44.tar.gz.asc | 0000000195 195 Bytes | |
file-rpmlintrc | 0000000089 89 Bytes | |
file-secure_getenv.patch | 0000002566 2.51 KB | |
file.changes | 0000070423 68.8 KB | |
file.keyring | 0000002590 2.53 KB | |
file.spec | 0000006561 6.41 KB | |
pre_checkin.sh | 0000000168 168 Bytes | |
python-magic.changes | 0000007071 6.91 KB | |
python-magic.spec | 0000002267 2.21 KB |
Revision 133 (latest revision is 138)
Dominique Leuenberger (dimstar_suse)
accepted
request 1057786
from
Dr. Werner Fink (WernerFink)
(revision 133)
- Add patch dc71304b.patch * Handle script executable Zip archives - Use [Pp]atch0 explicit to avoid warning as python.magic build time - Modifying patches * file-5.22-elf.dif * file-5.19-printf.dif * file-5.19-zip2.0.dif * file-5.19-biorad.dif * file-secure_getenv.patch * file-5.28-btrfs-image.dif - Remove patch file-zstd.patch now upstream - Port patch file-5.42.dif and rename it to file-5.44.dif - Update to 5.44: * Handle nan's so that we don't get internal floating point exceptions when they are enabled (Vincent Mihalkovic) * PR/397: Restore the ability to process files from stdin immediately. * fixed various clustefuzz issues * Fix error detection for decompression code (Vincent Mihalkovic) * Add MAGIC_NO_COMPRESS_FORK and use it to produce a more meaningful error message if we are sandboxing. * Add built-in lzip decompression support (Michal Gorny) * Add built-in zstd decompression support (Martin Rodriguez Reboredo) - Enable tests for python-magic (not python-python-magic) - Run pre_checkin.sh to get correct source tar ball - Update to 5.44
Comments 1
File 5.34 has been released; https://archlinux.pkgs.org/rolling/archlinux-core-x86_64/file-5.34-1-x86_64.pkg.tar.xz.html