Update lsof to 4.99.6 #2

Merged
sbelikov merged 1 commit from update-lsof-4.99.6 into niceos-5.2 2026-04-28 14:57:52 +03:00
Owner

This PR updates the lsof package from version 4.99.5 to 4.99.6.

Key Changes:

  • FreeBSD: Added compatibility for FreeBSD 15 due to changes in kernel headers (rpc/sysctl).
  • AIX: Added platform-specific process_file() with filename capture and fixed dialect context.
  • Solaris: Updated dlsof.h to resolve rnode4.h issues.
  • General: Fixed null pointer exception and improved NETPOLICY FDTYPE parsing.

References:

This PR updates the `lsof` package from version 4.99.5 to 4.99.6. **Key Changes:** - **FreeBSD:** Added compatibility for FreeBSD 15 due to changes in kernel headers (rpc/sysctl). - **AIX:** Added platform-specific `process_file()` with filename capture and fixed dialect context. - **Solaris:** Updated `dlsof.h` to resolve `rnode4.h` issues. - **General:** Fixed null pointer exception and improved NETPOLICY FDTYPE parsing. **References:** - Upstream Issue: https://specs.niceos.ru/rpms/lsof/issues/1 - Upstream Release Notes: https://github.com/lsof-org/lsof/releases/tag/v4.99.6
sbelikov merged commit 48bb19aa74 into niceos-5.2 2026-04-28 14:57:52 +03:00
Sign in to join this conversation.
No description provided.