[bitbake][scarthgap][2.8][PATCH 0/2] Pull request
Yoann Congal <[email protected]> Sat, 6 Jun 2026 23:12:11 +0200
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/3943 The following changes since commit 37beb06ba9329cd16976273efbb341f781d4e749: fetch2: Unpack RPMs with --no-absolute-filenames (2026-06-05 12:50:29 +0200) are available in the Git repository at: https://git.openembedded.org/bitbake-contrib stable/2.8-next https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.8-next for you to fetch changes up to a4daa14312d659333984aa1ae58ddfe0c96392f1: hashserv: validate unihash values (2026-06-06 15:52:19 +0200) ---------------------------------------------------------------- Anders Heimer (2): hashserv/tests: use valid 64-character unihashes hashserv: validate unihash values lib/bb/siggen.py | 9 +- lib/bb/tests/siggen.py | 48 ++++++++ lib/hashserv/__init__.py | 7 ++ lib/hashserv/server.py | 27 ++++- lib/hashserv/tests.py | 235 ++++++++++++++++++++++++++------------- 5 files changed, 245 insertions(+), 81 deletions(-)