svn commit: r333919 - in head/contrib/file: . doc magic magic/Magdir python src tests

Tijl Coosemans tijl at FreeBSD.org
Tue May 22 09:56:24 UTC 2018


On Mon, 21 May 2018 00:10:23 +0200 Antoine Brodin <antoine at freebsd.org> wrote:
> On Sun, May 20, 2018 at 10:39 PM, Antoine Brodin <antoine at freebsd.org> wrote:
>> On Sun, May 20, 2018 at 10:30 PM, Antoine Brodin <antoine at freebsd.org> wrote:  
>>> On Sun, May 20, 2018 at 7:06 AM, Eitan Adler <eadler at freebsd.org> wrote:  
>>>> Author: eadler
>>>> Date: Sun May 20 05:06:42 2018
>>>> New Revision: 333919
>>>> URL: https://svnweb.freebsd.org/changeset/base/333919
>>>>
>>>> Log:
>>>>   MFV: file 5.33
>>>>
>>>>   Merge the latest file(1) in.
>>>>
>>>>   Relevent Changelog:
>>>>   - 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
>>>>
>>>>   Relnotes:     yes  
>>>
>>> This breaks the ports tree,  please revert and request an exp-run.  
>>
>> At least revert the changes to contrib/file/magic/Magdir/elf  
> 
> The problematic part was reverted in r333944

Seems to affect libraries that are installed +x.


More information about the svn-src-head mailing list