Download Latest Version v5.4.1 source code.zip (393.1 kB) Google Add to Preferred Sources
Home / v5.4.1
Name Modified Size InfoDownloads / Week
Parent folder
care 2026-09-08 37.2 MB
proot 2026-09-08 1.8 MB
SHA256SUMS 2026-09-08 143 Bytes
README.md 2026-09-08 954 Bytes
v5.4.1 source code.tar.gz 2026-09-08 234.7 kB
v5.4.1 source code.zip 2026-09-08 393.1 kB
Totals: 6 Items   39.7 MB 17

5.4.1 - 2026-09-07

Added

  • clone3 syscall support
  • CodeQL static analysis workflow and Dependabot version tracking

Changed

  • Reformatted all sources with indent -kr
  • Modernized Docker test images: replaced EOL centos/debian bases, moved built images to ghcr.io, dropped to a non-root build user
  • Migrated SonarCloud scanning to its automatic PR analysis and pinned GitHub Actions to commit SHA hashes

Fixed

  • readlinkat(2) with an empty pathname on a dirfd opened with O_PATH|O_NOFOLLOW no longer aborts the tracer (#182)
  • Broken Ubuntu rootfs link in the docs
  • Assorted CodeQL/SonarCloud findings: unchecked write_data() return in the portmap extension, deprecated bzero, an invalid %z format specifier, and stale comments
  • Static release build failing to link proot/care due to the Python extension and libarchive's transitive static dependencies
Source: README.md, updated 2026-09-08