Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lsof for openSUSE:Factory checked in at 2026-06-23 17:35:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsof (Old) and /work/SRC/openSUSE:Factory/.lsof.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lsof" Tue Jun 23 17:35:50 2026 rev:57 rq:1360891 version:4.99.7 Changes: -------- --- /work/SRC/openSUSE:Factory/lsof/lsof.changes 2025-05-30 17:23:43.879291089 +0200 +++ /work/SRC/openSUSE:Factory/.lsof.new.1956/lsof.changes 2026-06-23 17:36:20.660821583 +0200 @@ -1,0 +2,35 @@ +Tue Jun 16 13:53:30 UTC 2026 - Dirk Müller <[email protected]> + +- update to 4.99.7: + * lsof_free_result(): handle result == NULL by @neek78 + * [linux] Fix missing parenthesis in lstat error message format + by @cuiweixie + * Fix use-after-free in lsof_select_process_regex + * Fix truncated fd numbers in -F field output + * Add -J/-j options for JSON and JSON Lines output format. -J + outputs a JSON envelope with process and file information; -j + outputs JSON Lines format where each line is a JSON object + representing a file descriptor + * Document non-UTF-8 encoding behavior in JSON output by @kurok + * Follow autoconf conventions for --enable/--disable help + output + * Skip building liblsof when --disable-liblsof is given + * [linux] Display connection state for UDP sockets with -T + option + * Add more information to the tutorial about debugging busy + mounts + * Fix case sensitivity in INSTALL commands by @AngelofVerdant +- update to 4.99.6: + * [linux] Treat NFS ESTALE fds as unlinked for +L selection by + @x-lugoo + * [solaris] Update dlsof.h for Solaris NFS rnode4.h issues by + @nic-kulowiec + * [doc] fix minor doc errors in 00README by @nic-kulowiec + * Fix null pointer exception by @admardare-cyber +- update to 4.99.5: + * [linux] fix legacy linux kernel compatibility due to missing + /proc/self/ns + * [linux] fix potential null pointer deference, reported by + @mono-trip + +------------------------------------------------------------------- Old: ---- lsof-4.99.4.tar.gz New: ---- lsof-4.99.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsof.spec ++++++ --- /var/tmp/diff_new_pack.rVc6UO/_old 2026-06-23 17:36:21.496850714 +0200 +++ /var/tmp/diff_new_pack.rVc6UO/_new 2026-06-23 17:36:21.500850853 +0200 @@ -1,7 +1,7 @@ # # spec file for package lsof # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 0 Name: lsof -Version: 4.99.4 +Version: 4.99.7 Release: 0 Summary: A Program That Lists Information about Files Opened by Processes License: Zlib ++++++ lsof-4.99.4.tar.gz -> lsof-4.99.7.tar.gz ++++++ ++++ 20646 lines of diff (skipped)
