From owner-svn-src-all@freebsd.org Sun May 20 21:27:29 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF1E0EF099C; Sun, 20 May 2018 21:27:28 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46E9071782; Sun, 20 May 2018 21:27:28 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by krion.cc (Postfix) with ESMTPSA id CA5F27637D; Sun, 20 May 2018 23:27:26 +0200 (CEST) Date: Sun, 20 May 2018 23:27:26 +0200 From: Kirill Ponomarev To: Eitan Adler Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Subject: Re: svn commit: r333919 - in head/contrib/file: . doc magic magic/Magdir python src tests Message-ID: <20180520212726.GA42447@krion.cc> References: <201805200506.w4K56gps088300@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2018 21:27:29 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 05/20, Antoine Brodin wrote: > On Sun, May 20, 2018 at 10:30 PM, Antoine Brodin wr= ote: > > On Sun, May 20, 2018 at 7:06 AM, Eitan Adler 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 > > > > Hi, > > > > This breaks the ports tree, please revert and request an exp-run. >=20 > At least revert the changes to contrib/file/magic/Magdir/elf Eitan, please coordinate your efforts with portmgr first (for exp-run) before committing such changes. --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlsB6D4ACgkQDyI9/LMC ykU1YAf+KDsPFEt1zRuppUI8nUvyGR1mgBS2LM4TOVVG1+lHA92mfaoL+ZWQFkMz lUnffctKN1RI5YyMVRphnQ74/iyAt00AzdYVEDaXke/vgjz/lmJsQUBosONW3Tjr JyclN33QMYdKLNy10FtVfV/uvj2yBNOgFAsomm/K1cW5AbqTbl+9bPAoqOQHPsrY ekKHZ1preSUp7MK12OOJOYknSNQfZ+9AJeva+xZVVmsUN3WBueQX6i3WoCYsBaPM 2FY0Qfs5dhJAgxeu7shyFtJkIs4599EnhyvZCF5IXJ0+oT4JVNBhOGL8HSMwQllN uikRkh0BmrCGLeC1qT5j6wxG7o+/QA== =DnfB -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--