file 1:5.25-2ubuntu1 source package in Ubuntu
Changelog
file (1:5.25-2ubuntu1) xenial; urgency=medium * Merge from Debian unstable. Remaining changes: - Adjust python build dependencies for cross builds. - Allow the package to cross-build. file (1:5.25-2) unstable; urgency=medium * Fix --mime-encoding. Closes: #799690 file (1:5.25-1) unstable; urgency=low * New upstream version 5.25 * Import important commits post 5.25 release: - PR/479: check the format length modifiers, protect against 0-divide and offset out of bounds reads - print annotations * Disable detection of VAX COFF executables. Closes: #697846 file (1:5.24-2) unstable; urgency=medium * Fix handling of file's --parameter option. Closes: #798410 * Fix strength of Python script detection. Closes: #698569, #798796 file (1:5.24-1) unstable; urgency=low * New upstream version 5.24. Addresses: - mistakes some PDFs, Closes: #520098 - '#!' should have a bigger strength, Closes: #698569 * Update build dependencies: - dh-python - Recent dpkg-dev version for minimal restriction formula support -- Marc Deslauriers <email address hidden> Fri, 20 Nov 2015 08:44:40 -0500
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 | |
---|---|---|---|---|
Xenial | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
file_5.25.orig.tar.xz | 525.3 KiB | 8062cae8be640ff8583b8714e394dc73c3127d23f8fe9097f1433cdb36bff31c |
file_5.25-2ubuntu1.debian.tar.xz | 32.5 KiB | 1699cd2ea1fd134ced1c8002e9a60a79f531e9e4b02618b0235a6d971bdbc714 |
file_5.25-2ubuntu1.dsc | 2.2 KiB | 445934d8d9cb33039d9ac14c9145ac790eb3615364af07a04e2c2e6f3745ce37 |
Available diffs
- diff from 1:5.22+15-2ubuntu1 to 1:5.25-2ubuntu1 (492.4 KiB)
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: No summary available for file-dbgsym in ubuntu yakkety.
No description available for file-dbgsym in ubuntu yakkety.
- 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: No summary available for python3-magic in ubuntu yakkety.
No description available for python3-magic in ubuntu yakkety.