public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/5] Fixes for Fedora 43 (or other bitrot)
@ 2026-01-05  7:53 David Gibson
  2026-01-05  7:53 ` [PATCH 1/5] util: Be more defensive about buffer overruns in read_file() David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: David Gibson @ 2026-01-05  7:53 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

While away, I updated my laptop to Fedora 43.  Naturally a bunch of
things in the passt tests broke.  First there were the usual breakages
due to a new static checker version (also one real bug).  Then several
other problems.

David Gibson (5):
  util: Be more defensive about buffer overruns in read_file()
  migrate: Don't use terminator element for versions[] array
  treewide: Don't rely on terminator records in ip[46].dns arrays
  test: Handle Operating System Command escapes in terminal output
  test: Include sshd-auth in mbuto guest image

 conf.c           | 8 ++++++--
 dhcp.c           | 4 +++-
 dhcpv6.c         | 4 +++-
 migrate.c        | 3 +--
 ndp.c            | 4 +++-
 passt.h          | 4 ++--
 test/lib/term    | 4 ++--
 test/passt.mbuto | 6 ++++++
 util.c           | 2 +-
 9 files changed, 27 insertions(+), 12 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-07  0:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-05  7:53 [PATCH 0/5] Fixes for Fedora 43 (or other bitrot) David Gibson
2026-01-05  7:53 ` [PATCH 1/5] util: Be more defensive about buffer overruns in read_file() David Gibson
2026-01-06 13:37   ` Laurent Vivier
2026-01-05  7:53 ` [PATCH 2/5] migrate: Don't use terminator element for versions[] array David Gibson
2026-01-06 13:43   ` Laurent Vivier
2026-01-06 13:47   ` Laurent Vivier
2026-01-07  0:10     ` David Gibson
2026-01-05  7:53 ` [PATCH 3/5] treewide: Don't rely on terminator records in ip[46].dns arrays David Gibson
2026-01-06 13:53   ` Laurent Vivier
2026-01-07  0:11     ` David Gibson
2026-01-05  7:53 ` [PATCH 4/5] test: Handle Operating System Command escapes in terminal output David Gibson
2026-01-06 14:07   ` Laurent Vivier
2026-01-05  7:53 ` [PATCH 5/5] test: Include sshd-auth in mbuto guest image David Gibson
2026-01-06 14:11   ` Laurent Vivier

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).