file 1:5.25-2ubuntu1.3 source package in Ubuntu
Changelog
file (1:5.25-2ubuntu1.3) xenial-security; urgency=medium * SECURITY UPDATE: buffer overflow via CDF_VECTOR elements - debian/patches/CVE-2019-18218.patch: limit the number of elements in a vector in src/cdf.*. - CVE-2019-18218 -- Marc Deslauriers <email address hidden> Tue, 29 Oct 2019 12:51:38 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
file_5.25.orig.tar.xz | 525.3 KiB | 8062cae8be640ff8583b8714e394dc73c3127d23f8fe9097f1433cdb36bff31c |
file_5.25-2ubuntu1.3.debian.tar.xz | 34.4 KiB | 5eafa8f4a72094feb7d212fdea29d9aefcfd3d928788ad0e8ac96a01c8930389 |
file_5.25-2ubuntu1.3.dsc | 2.2 KiB | a6dcb0bd9ce6962897fd16cedb2a189ffc0152eada59e5ece522b67bae71766c |
Available diffs
Binary packages built by this source
- file: Determines file type using "magic" numbers
File tests each argument in an attempt to classify it. There are
three sets of tests, performed in this order: filesystem tests,
magic number tests, and language tests. The first test that
succeeds causes the file type to be printed.
- file-dbg: Determines file type using "magic" numbers (debug)
File tests each argument in an attempt to classify it. There are
three sets of tests, performed in this order: filesystem tests,
magic number tests, and language tests. The first test that
succeeds causes the file type to be printed.
.
This package contains the debugging symbols.
- file-dbgsym: debug symbols for package file
File tests each argument in an attempt to classify it. There are
three sets of tests, performed in this order: filesystem tests,
magic number tests, and language tests. The first test that
succeeds causes the file type to be printed.
- libmagic-dev: File type determination library using "magic" numbers (development)
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
.
This package contains the development files.
- libmagic-dev-dbgsym: debug symbols for package libmagic-dev
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
.
This package contains the development files.
- libmagic1: File type determination library using "magic" numbers
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
- libmagic1-dbgsym: debug symbols for package libmagic1
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
- python-magic: File type determination library using "magic" numbers (Python bindings)
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
.
This package contains the Python bindings.
- python3-magic: File type determination library using "magic" numbers (Python 3 bindings)
This library can be used to classify files according to magic
number tests. It implements the core functionality of the file
command.
.
This package contains the Python 3 bindings.