svn commit: r362261 - head/contrib/file/magic/Magdir
Xin Li
delphij at delphij.net
Wed Jun 17 16:10:26 UTC 2020
Hi,
On 6/17/20 3:11 AM, Antoine Brodin wrote:
> Author: antoine
> Date: Wed Jun 17 10:11:54 2020
> New Revision: 362261
> URL: https://svnweb.freebsd.org/changeset/base/362261
>
> Log:
> Re-apply r333944 to unbreak ports
Could you please file a bug against the upstream (Christos cc'ed), as it
may also affect other users?
> Modified:
> head/contrib/file/magic/Magdir/elf
>
> Modified: head/contrib/file/magic/Magdir/elf
> ==============================================================================
> --- head/contrib/file/magic/Magdir/elf Wed Jun 17 08:35:35 2020 (r362260)
> +++ head/contrib/file/magic/Magdir/elf Wed Jun 17 10:11:54 2020 (r362261)
> @@ -50,9 +50,8 @@
> !:mime application/x-object
> >16 leshort 2 executable,
> !:mime application/x-executable
> ->16 leshort 3 ${x?pie executable:shared object},
> -
> -!:mime application/x-${x?pie-executable:sharedlib}
> +>16 leshort 3 shared object,
> +!:mime application/x-sharedlib
> >16 leshort 4 core file,
> !:mime application/x-coredump
> # OS-specific
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20200617/679d4827/attachment.sig>
More information about the svn-src-all
mailing list