Skip to content

OpenVi 7.6.31

Choose a tag to compare

@johnsonjh johnsonjh released this 06 Apr 15:28
· 21 commits to master since this release
7.6.31
21ca49f

Changes since 7.6.30

  • Don't require xinstall to be built for install, strip, and sstrip targets to complete successfully.
  • In xinstall's create_tempfile() pass pointer to full pathname to strlcat(); fixes a potential buffer overrun; also check strlcpy() and strlcat() return value to detect truncation; based on a diff from naddy@; ok naddy@ tb@ deraadt@
  • Support building for Managarm (xbstrap cross-compilation only)