Skip to content

Commit b173315

Browse files
committed
Release lsof version 4.99.6
1 parent 17cf2a1 commit b173315

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

00DIST

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5622,7 +5622,7 @@ Supplement Regenerated the 4.04 distribution to correct a non-
56225622
[linux] fix potential null pointer deference, reported by
56235623
@mono-trip (#332)
56245624

5625-
4.9?.? ????????? ??, ????
5625+
4.99.6 March 4, 2026
56265626

56275627
[darwin] parse and print NETPOLICY FDTYPE properly by @neek78 (#347)
56285628

@@ -5648,6 +5648,8 @@ Supplement Regenerated the 4.04 distribution to correct a non-
56485648

56495649
[darwin] File name is now properly saved in liblsof (#348)
56505650

5651+
4.9?.? ????????? ??, ????
5652+
56515653
Vic Abell <abe@purdue.edu>
56525654
July 14, 2018
56535655

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([lsof],[4.99.5])
1+
AC_INIT([lsof],[4.99.6])
22
AM_INIT_AUTOMAKE([subdir-objects])
33
LT_INIT([disable-fast-install]) # avoid lt-lsof naming
44
# Locate custom m4 macros

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.ds VN 4.99.5
1+
.ds VN 4.99.6

0 commit comments

Comments
 (0)