public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/5] Fixes for Fedora 43
@ 2026-01-07  0:16 David Gibson
  2026-01-07  0:16 ` [PATCH v2 1/5] util: Be more defensive about buffer overruns in read_file() David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Gibson @ 2026-01-07  0:16 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.

Changes in v2:
 * Trivial whitespace fix from Laurent
 * Used more natural array iteration in 2/5 (suggested by Laurent)
 * Added Laurent's R-b tags

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        | 8 ++++----
 ndp.c            | 4 +++-
 passt.h          | 4 ++--
 test/lib/term    | 4 ++--
 test/passt.mbuto | 6 ++++++
 util.c           | 2 +-
 9 files changed, 30 insertions(+), 14 deletions(-)

-- 
2.52.0


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

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

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

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).