Overview
Request 975544 accepted
- update to 4.95.0:
* Update perl scripts for the past few decades of progress
* Drop LSOF_CCDATE across all dialects to ensure reproducible builds
* Fix FD field description.
* Adjust alignment of buffer passed to stat().
* Clean up source code and documents.
- remove trailing whitespace,
- fix some issues in scripts found through shellcheck, and
- fix spelling
* man page: fix hyphen issues
* Fix broken LSOF_CFLAGS_OVERRIDE.
* [linux] Remove sysvlegacy function.
* [linux] use close_range instead of calling close repeatedly
* Add -Q option for adjusting exit status when failed to find a
search item (#129)
- drop lsof-no-build-date-etc.patch (obsolete)
- Created by dirkmueller
- In state accepted
- Package maintainers: dspinella and sbrabec
Request History
dirkmueller created request
- update to 4.95.0:
* Update perl scripts for the past few decades of progress
* Drop LSOF_CCDATE across all dialects to ensure reproducible builds
* Fix FD field description.
* Adjust alignment of buffer passed to stat().
* Clean up source code and documents.
- remove trailing whitespace,
- fix some issues in scripts found through shellcheck, and
- fix spelling
* man page: fix hyphen issues
* Fix broken LSOF_CFLAGS_OVERRIDE.
* [linux] Remove sysvlegacy function.
* [linux] use close_range instead of calling close repeatedly
* Add -Q option for adjusting exit status when failed to find a
search item (#129)
- drop lsof-no-build-date-etc.patch (obsolete)
dspinella accepted request
Thank you!