Opened 9 months ago

Closed 9 months ago

#21579 closed enhancement (fixed)

lsof-4.99.4

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version, released on November 17th of 2024

Change History (4)

comment:1 by Bruce Dubbs, 9 months ago

Summary: lsof-4.99.4 (check currency)lsof-4.99.4

Currency has been updated.

comment:2 by Bruce Dubbs, 9 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 9 months ago

lsof 4.99.4 Latest

  • fix version parser for clang
  • In lsof manapge: mention /etc/services for -P option
  • [freebsd] don't use kf_sock_inpcb on modern versions. In FreeBSD 14 and after the generic internet protocol control block and protocol specific (TCP) control block are the same pointer. The latter embeds the former. The kf_sock_inpcb is planned for removal in FreeBSD 15.
  • [freebsd] Recognize FreeBSD 15
  • Fix typos in docs
  • [linux] Do not embed kernel version in CFLAGS
  • [linux] Linux 6.9 changed the pidfs appearence in procfs. Try to maintain original output in lsof
  • [linux] closefrom_shim: Add optimized fallback for platforms without closefrom or close_range
  • lib/misc.c: fix build against -std=c23 (void (*)()) changed the meaning)

lsof 4.99.3

  • Fix a spaces vs. tabs issue in 00DIST.

lsof 4.99.2

  • Fix version file for CI

lsof 4.99.1 - fix a few bugs

  • Fix compilation error when HASIPv6 is not defined.
  • Add configure option --disable-liblsof to disable installation of liblsof.
  • [freebsd] fix segfault from fs info

comment:4 by Bruce Dubbs, 9 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f7f8e66a5d Update to URI-5.32 (Perl module).
5478adf4fa Update to lsof-4.99.4.
Note: See TracTickets for help on using tickets.