public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES qemu 0/2] build: more integrity checks of copied sources
@ 2026-09-22 13:05 Fiona Ebner
  2026-09-22 13:05 ` [PATCH qemu 1/2] build: check that copied sources are not dirty Fiona Ebner
  2026-09-22 13:05 ` [PATCH qemu 2/2] build: track and check subproject state Fiona Ebner
  0 siblings, 2 replies; 3+ messages in thread
From: Fiona Ebner @ 2026-09-22 13:05 UTC (permalink / raw)
  To: pve-devel

Commit fe22d79a16 ("build: clean copied QEMU sources") made the first
step towards checking the QEMU sources for integrity. It is not enough
however, because it does not detect a dirty state that comes from a
removed file, and does also not ensure anything about the subprojects
directories, which are part of .gitignore. This series improves the
checking with regard to those aspects. See the individual patches for
details.

pve-qemu:

Fiona Ebner (2):
  build: check that copied sources are not dirty
  build: track and check subproject state

 Makefile                          |   7 +-
 debian/verify-subproject-state.pl | 167 ++++++++++++++++++++++++++++++
 2 files changed, 173 insertions(+), 1 deletion(-)
 create mode 100755 debian/verify-subproject-state.pl


Summary over all repositories:
  2 files changed, 173 insertions(+), 1 deletions(-)

-- 
Generated by git-murpp 0.5.0




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-22 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-22 13:05 [PATCH-SERIES qemu 0/2] build: more integrity checks of copied sources Fiona Ebner
2026-09-22 13:05 ` [PATCH qemu 1/2] build: check that copied sources are not dirty Fiona Ebner
2026-09-22 13:05 ` [PATCH qemu 2/2] build: track and check subproject state Fiona Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal