Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2022 15:54:00 GMT
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 90556d3f3649 - Create tag vendor/NetBSD/bmake/20220724
Message-ID:  <202207261554.26QFs067032924@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The annotated tag vendor/NetBSD/bmake/20220724 has been created by sjg:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20220724

tag vendor/NetBSD/bmake/20220724
Tagger:     Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2022-07-26 15:53:20 +0000

Tag bmake/20220724

commit 308a28d6cd2e87028e535eabccb89a9dc2fd9515
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2022-07-26 15:52:53 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2022-07-26 15:52:53 +0000

    Import bmake-20220724
    
    Relevant/interesting changes:
    
            o parse.c: fix out-of-bounds read when parsing an invalid line
            https://bugs.freebsd.org/265119
            fix memory leak in wildcard targets and sources
            fix off-by-one error in buffer for .WAIT nodes
            o allow to randomize build order of targets
            .MAKE.MODE += randomize-targets can help uncover dependency bugs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207261554.26QFs067032924>