From owner-svn-src-all@freebsd.org Sun May 20 22:10:25 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 CE04EEF1AA5; Sun, 20 May 2018 22:10:24 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-qt0-x230.google.com (mail-qt0-x230.google.com [IPv6:2607:f8b0:400d:c0d::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6368D736CE; Sun, 20 May 2018 22:10:24 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-qt0-x230.google.com with SMTP id h2-v6so16793965qtp.7; Sun, 20 May 2018 15:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=6HDsA/mPZ4EZPq/mjrYU3t9Lmo31m+0KINiNtyI2/oc=; b=KXR7FsZl++S4fUt1xTPKiznij+iLsKqVL09JqKGmOmpBlQP0CXU32ZwhUjXAnwMyiZ CuNy49KbvbZOB7aASiTmRiAoQ4JZ3Yp8bq9o4MTl+Y4h2FXJ9uQJSq/p8JAMlkENzYia +Mu7H2+2xPVy2hwb+/dWKWEMPpKauvr9b4oyjq/ucSc3iYT4UXka4WGyzRddeGoKzdvc BsxQsbN5XbWtEXsIwi8KeLBj7+d++d3Ms6fCPY4IYDEe0TztpfduUxAMcekYPKZiE9RB qV6l9vzdQ6d9caQZ7EQzX8PWJ7aGbmlPiBxwVOORzKVob5wBaDb7vhkBGcizcXhwWej0 6frg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=6HDsA/mPZ4EZPq/mjrYU3t9Lmo31m+0KINiNtyI2/oc=; b=mBjlEgojX41oxqjNJzB7F/qsUKrkE5zUarRAOkptfuV+LkzxMu2VucwEmFGFpfsOin odXAVqHS65toZKqDG+DALHQTlIC4moOIf+mhQNdkewY/YD9khyLYYYvdkaF55WbpBVe3 7BIC2goL+acBSodbJ55yb0KWywkz2OpWXufqpyUm5qcWkiI04V1MsuZeGDuAw8bY1mj8 C783k0UxNhoLm6FTAbIpydzAg+kwUsT4JFL5BXh3Lltb7Np3oSeSTc/ngXZmRbivo+1G 7/i1/bCWNbQfEJfOmU7+5stxSEYGV5S/2Vd+Cd95GAzMSksRW+TcbAT3d4p0aXM8dA/H FH5Q== X-Gm-Message-State: ALKqPwcNRmWAUVyWC8m0YpFs9Uk1Ff3yqoapEr+wsVwbi2oNL3+Ig/Y6 PWjx7dyL30hoGLzxJPAxtETYfdSOQIM/f8/HtuQ= X-Google-Smtp-Source: AB8JxZo2o0Ymuj27653+GfFjEpY3wkBZEzuJm/aius7D7BGgvVwoa124yuOgXQ+R3B36H6zrk7JKkH3dujBViAWZpfQ= X-Received: by 2002:a0c:8732:: with SMTP id 47-v6mr15927785qvh.134.1526854223762; Sun, 20 May 2018 15:10:23 -0700 (PDT) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.12.172.207 with HTTP; Sun, 20 May 2018 15:10:23 -0700 (PDT) In-Reply-To: References: <201805200506.w4K56gps088300@repo.freebsd.org> From: Antoine Brodin Date: Mon, 21 May 2018 00:10:23 +0200 X-Google-Sender-Auth: VKwDzzQ1MekiCN9SXfzBCg7um3s Message-ID: Subject: Re: svn commit: r333919 - in head/contrib/file: . doc magic magic/Magdir python src tests To: Eitan Adler Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" 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 22:10:25 -0000 On Sun, May 20, 2018 at 10:39 PM, Antoine Brodin wrote: > On Sun, May 20, 2018 at 10:30 PM, Antoine Brodin wrote: >> 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. > > At least revert the changes to contrib/file/magic/Magdir/elf The problematic part was reverted in r333944 Antoine