Skip to content

v4.10.6

commit 269410576c4765317f4dd25f332ed867df240867
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Sep 2 10:27:57 2022 -0500

    fix(clitest): Fixup error message matching on invalid SSL cert

M   clitest/test-data/output/TestClientSSL/1d4c2f09a4868b68423bfe8e9e80dfe1/stderr.expect

commit 6b37dc1c974b6e7e4ef78c118722410e9c6b060f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Aug 29 15:42:39 2022 -0500

    fix(update): Fix false validation fail in handling content update.

    Updating a content pack that had profiles with bootenv overrides was
    apparently failing because the validation logic sucked.  Made the
    logic suck less and actually do The Right Thing w.r.t override
    checking and overridden bootenv validation.

M   backend/bootenv.go
M   backend/dataTracker.go
M   backend/profiles.go
M   backend/utils.go
M   datastack/stack.go

commit 0304179556adf4b8069d0cb65ceb37df92f9b36b
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Aug 30 13:48:58 2022 -0500

    build: put back stuff

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   tools/build_rel_notes.sh

commit d776acf636454164876754e84dd032f2602d8776
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon Aug 29 13:39:43 2022 -0500

    build: fix docs again

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   tools/build_rel_notes.sh
M   tools/publish.sh

commit 41f876a61bd1e20ed55dd371300785626e3d991e
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon Aug 29 12:58:18 2022 -0500

    build: Allow docs to build to branch name

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   tools/build_rel_notes.sh
M   tools/publish.sh

commit de4dcf52769cf556ca4e5b10e58b6dee29cdbf66
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Aug 24 14:27:49 2022 -0500

    fix: unit tests

    Signed-off-by: Greg Althaus <galthaus@austin.rr.com>

M   clitest/test-data/output/TestFilesCli/files.upload.common_test.go.as.greg/stdout.expect
M   clitest/test-data/output/TestIsosCli/isos.upload.common_test.go.as.greg/stdout.expect

End of Note