- Update to file version 5.10 * Add magic for /usr/bin/env Perl scripts * Weaken generic script magic to avoid clashing with language-specific magic. * Remove hardwired token finding (names.h), turning it into soft magic. Patterns are either anchored regexs or search/8192. English language detection and PL/1 detection have been removed as they were too fragile. -e tokens is still accepted for backwards compatibility. * Move 3ds patterns (which are commented out anyway) into autodesk (they were, oddly, in c-lang). * Tweak strength of generic hash-bang detectors to be less than specific ones. * Make an inconsistent description of Python scripts consistent. * Python3 binding fixes from Kelly Anderson * If a string type magic entry is marked as text or binary only match text files against text entries and binary files against binary entries. * If the application name is not set in a cdf file, try to see if it has a directory with the application name on it. * Fix ELF lseek(2) madness. Inspired by PR/134 by Jan Kaluza * Don't use variable string formats. OBS-URL: https://build.opensuse.org/request/show/100249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=55
Description
No description provided
Languages
Shell
100%