Commit Graph

11 Commits

Author SHA1 Message Date
Fabrice Fontaine 9111b290d1 utils/lsof: fix license
Replace "Unique" by the standard SPDX identifier for lsof license:
https://spdx.org/licenses/lsof.html

Fixes: 59adfc86b9 (lsof: add license information)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-02-04 15:58:46 -08:00
Maxim Storchak f3c27a3a25 lsof: update to 4.99.0
- drop the patches that don't apply anymore
- update build commads

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2023-12-13 14:16:16 +08:00
Rosen Penev 2ecbc04423
lsof: update to 4.94.0
Upstream switched to GitHub and changed their tarball. Adjusted.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-24 22:38:19 -08:00
Rosen Penev 7e86dedef1 lsof: Fix dead URL + cosmetic fixes
Removed some whitespace and refreshed patches, which was forgotten during
the bump. No actual changes so no release bump.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-15 18:53:58 -07:00
Andy Walsh 93f9dccf5b lsof: update to 4.91, switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Maxim Storchak 137ace7522 lsof: reproducible build
- clear build host and user info
- clear compiler flags
- set date to SOURCE_DATE_EPOCH

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2017-12-15 15:33:15 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Maxim Storchak e3924f5866 lsof: update to 4.89
- build from original tarball
- fix ipv6 support: enable if not completely disabled
- drop useless LSOF_INCLUDE override

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-08-21 15:34:57 +03:00
Alexander Ryzhov 72322f24ae lsof: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-05-21 06:13:34 +00:00
Maxim Storchak 59adfc86b9 lsof: add license information
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:06:48 +02:00
Maxim Storchak dd1858d7f3 lsof: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-14 08:38:13 +03:00