معرفی شرکت ها


file-5.11-37.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A utility for determining file types
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os x86_64
نام بسته file
نام فایل بسته file-5.11-37.el7.x86_64.rpm
نسخه بسته 5.11
انتشار بسته 37.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 30 Sep 2020 07
هاست سازنده x86-01.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.darwinsys.com/file/
مجوز BSD
حجم دانلود 57K
حجم نصب 65.790K
The file command is used to identify a particular file according to the type of data contained by the file. File can identify many different file types, including ELF binaries, system libraries, RPM packages, and different graphics formats.


جایگزین ها

بسته نسخه معماری مخزن
file-devel-5.11-37.el7.i686.rpm 5.11 i686 CentOS os
file-devel-5.11-37.el7.x86_64.rpm 5.11 x86_64 CentOS os
file-libs-5.11-37.el7.i686.rpm 5.11 i686 CentOS os
file-libs-5.11-37.el7.x86_64.rpm 5.11 x86_64 CentOS os
file-roller-3.28.1-2.el7.x86_64.rpm 3.28.1 x86_64 CentOS os
file-roller-nautilus-3.28.1-2.el7.x86_64.rpm 3.28.1 x86_64 CentOS os
file-static-5.11-37.el7.i686.rpm 5.11 i686 CentOS os
file-static-5.11-37.el7.x86_64.rpm 5.11 x86_64 CentOS os
filebench-1.4.9.1-3.el7.x86_64.rpm 1.4.9.1 x86_64 CentOS os
filesystem-3.2-25.el7.x86_64.rpm 3.2 x86_64 CentOS os
filesystem-content-3.2-25.el7.x86_64.rpm 3.2 x86_64 CentOS os


نیازمندی

مقدار نام
= 5.11-37.el7 config(file)
= 5.11-37.el7 file-libs
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libmagic.so.1()(64bit)
- libz.so.1()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 5.11-37.el7 config(file)
= 5.11-37.el7 file
= 5.11-37.el7 file(x86-64)


نحوه نصب


نصب پکیج rpm file:

    sudo yum localinstall file-5.11-37.el7.x86_64.rpm


فایل ها

مسیرها
/etc/magic
/usr/bin/file
/usr/share/doc/file-5.11
/usr/share/doc/file-5.11/COPYING
/usr/share/doc/file-5.11/ChangeLog
/usr/share/doc/file-5.11/README
/usr/share/man/man1/file.1.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-11-18

remove wrong magic for JFFS file system (#1773477)

2019-08-06

fix out-of-bounds read via a crafted ELF file (CVE-2018-10360)

2018-06-06

fix #1562135 - do not classify groovy script as python code

2017-09-07

fix #1488898 - bump the strength of gzip

2016-06-27

fix #1246385 - 'file --version' now exits successfully

2016-03-09

fix #1278737 - add support for Java 1.7 and 1.8
fix #1281723 - show full executable name for core
fix #1271636 - add support for detection of Python 2.7 byte-compiled files
fix #1278768 - comment out too-sensitive Pascal magic

2015-09-07

fix #1255396 - Make the build ID output consistent with other tools

2015-08-28

fix CVE-2014-8116 - bump the acceptable ELF program headers count to 2048

2015-07-13

fix #839229 - fix detection of version of XML files

2015-07-13

fix #839229 - fix detection of version of XML files

2015-07-07

fix CVE-2014-0207 - cdf_read_short_sector insufficient boundary check
fix CVE-2014-0237 - cdf_unpack_summary_info() excessive looping DoS
fix CVE-2014-0238 - CDF property info parsing nelements infinite loop
fix CVE-2014-3478 - mconvert incorrect handling of truncated pascal string
fix CVE-2014-3479 - fix extensive backtracking in regular expression
fix CVE-2014-3480 - cdf_count_chain insufficient boundary check
fix CVE-2014-3487 - cdf_read_property_info insufficient boundary check
fix CVE-2014-3538 - unrestricted regular expression matching
fix CVE-2014-3587 - fix cdf_read_property_info
fix CVE-2014-3710 - out-of-bounds read in elf note headers
fix CVE-2014-8116 - multiple denial of service issues (resource consumption)
fix CVE-2014-8117 - denial of service issue (resource consumption)
fix CVE-2014-9652 - out of bounds read in mconvert()
fix CVE-2014-9653 - malformed elf file causes access to uninitialized memory

2015-06-09

fix #1080452 - remove .orig files from magic directory

2015-06-02

fix #1224667, #1224668 - show additional info for Linux swap files

2015-05-11

fix #1064268 - fix stray return -1

2015-04-22

fix #1094648 - improve Minix detection pattern to fix false positives
fix #1161912 - trim white-spaces during ISO9660 detection
fix #1157850 - fix detection of ppc64le ELF binaries
fix #1161911 - display "from" field on 32bit ppc core
fix #1064167 - revert MAXMIME patch
fix #1064268 - detect Dwarf debuginfo as "not stripped"
fix #1082689 - fix invalid read when matched pattern is the last one tried
fix #1080362 - remove deadcode and OFFSET_OOB redefinition

2014-07-15

fix #1067688 - add support for aarch64 ELF binaries