| Summary: | file-5.19 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | file | Assignee: | Jan Kaluža <jkaluza> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | b38617, jkaluza |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-27 11:39:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Upstream Release Monitoring
2013-09-25 07:15:07 UTC
(In reply to Upstream Release Monitoring from comment #0) > Latest upstream release: 5.15 > Current version/release in Fedora Rawhide: 5.14-13.fc21 This is a bug fix release with no new features. Here's the ChangeLog: * Don't mix errors and regular output if there was an error * in magic_descriptor() don't close the file and try to restore its position * Don't treat magic as an error if offset was past EOF (Christoph Biedl) * Fix spacing issues in softmagic and elf (Jan Kaluza) * Fix segmentation fault with multiple magic_load commands. * The way "default" was implemented was not very useful because the "if something was printed at that level" was not easily controlled by the user, and the format was bound to a string which is too restrictive. Add a "clear" for that level keyword and make "default" void. This way one can do: >>13 clear x >>13 lelong 1 foo >>13 lelong 2 bar >>13 default x >>>13 lelong x unknown %x * disallow strength setting in "name" entries Latest upstream release: 5.16 Current version/release in Fedora Rawhide: 5.14-13.fc21 URL: ftp://ftp.astron.com/pub/file/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring (In reply to Upstream Release Monitoring from comment #2) > Latest upstream release: 5.16 > Current version/release in Fedora Rawhide: 5.14-13.fc21 > URL: ftp://ftp.astron.com/pub/file/ From the ChangeLog: 2013-11-19 20:10 Christos Zoulas <christos at zoulas.com> * always leave magic file loaded, don't unload for magic_check, etc. * fix default encoding to binary instead of unknown which broke recently * handle empty and one byte files, less specially so that --mime-encoding does not break completely. ` 2013-11-06 14:40 Christos Zoulas <christos at zoulas.com> * fix erroneous non-zero exit code from non-existant file and message 2013-10-29 14:25 Christos Zoulas <christos at zoulas.com> * add CDF MSI file detection (Guy Helmer) Just for the record if someone is curious why I'm not updating to 5.15 and 5.16 yet: <http://mx.gw.com/pipermail/file/2013/001269.html>. Latest upstream release: 5.17 Current version/release in Fedora Rawhide: 5.14-14.fc21 URL: ftp://ftp.astron.com/pub/file/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 5.18 Current version/release in Fedora Rawhide: 5.14-18.fc21 URL: ftp://ftp.astron.com/pub/file/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Latest upstream release: 5.19 Current version/release in Fedora Rawhide: 5.14-22.fc21 URL: ftp://ftp.astron.com/pub/file/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring |