Intention to import a vendor change to contrib/unbound
Ulrich Spörlein
uqs at freebsd.org
Thu Dec 17 21:31:16 UTC 2020
On Thu, 2020-12-17 at 12:48:05 -0800, Xin Li wrote:
>Hi,
>
>There is a bugfix that needs to be applied to contrib/unbound (and
>subsequently MFC'ed to stable/12) and I'd like to check with you before
>proceeding. Basically what I would propose to do is:
>
>1) Apply 08968baec1122a58bb90d8f97ad948a75f8a5d69 on vendor/unbound/dist
>
>This fixes a relatively serious reliability bug that would make unbound
>crash when udp-connect is used.
>
>2) Perform a regular svn merge from vendor/unbound/dist to
>head/contrib/unbound, with that revision only. After merge, check the
>svn:mergeinfo change contained only:
>
>/vendor/unbound/dist: X
>
>where X is the revision number.
>
>3) Regular test, etc., then commit.
>
>The alternative to a full vendor import would be to commit the change to
>head/contrib/unbound directly without merge, but it might require a
>little bit more work for future imports.
Consider this approved, as long as it happens within the next 18h or so.
As for a direct commit to head, I don't think it'll make a later merge
harder, as git doesn't track what has and hasn't been merged anyway and
will have to make a conflict-merge happen either way.
Good luck!
Uli
More information about the freebsd-git
mailing list