Page MenuHomeSolus

Update file to 5.33
ClosedPublic

Authored by kyrios123 on Apr 16 2018, 2:56 PM.
Tags
None
Referenced Files
F11034455: D2727.id.diff
Wed, Aug 9, 4:50 PM
F11034453: D2727.id6759.diff
Wed, Aug 9, 4:50 PM
F11034452: D2727.id6766.diff
Wed, Aug 9, 4:50 PM
F11034451: D2727.id6767.diff
Wed, Aug 9, 4:50 PM
F11026432: D2727.diff
Wed, Aug 9, 2:20 AM
F10994635: D2727.diff
Tue, Jul 25, 11:44 PM
F10943008: D2727.id.diff
Fri, Jul 14, 3:39 PM
F10905111: D2727.diff
Jul 6 2023, 3:17 AM
Subscribers
None

Details

Summary
  • extend the support for ${x?:} expansions for magic descriptions
  • add support for ${x?:} in mime types to handle pie binaries.
  • add support for negative offsets (offsets from the end of file)
  • close the file on error when writing magic
  • seccomp support

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
$ file file-5.33-14-1-x86_64.eopkg 
file-5.33-14-1-x86_64.eopkg: Zip archive data, at least v2.0 to extract
$ file package.yml 
package.yml: ASCII text
$ file --version
file-5.33
magic file from /usr/share/file/magic

Diff Detail

Repository
R750 file
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Apr 16 2018, 7:05 PM
kyrios123 retitled this revision from Update files to 5.33 to Update file to 5.33.

Fix typo in commit message

This revision was automatically updated to reflect the committed changes.