Summary: | net-analyzer/tcpdump: please add Large File Support (LFS) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Zi Lin <lziest> |
Component: | Current packages | Assignee: | Sam James <sam> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/the-tcpdump-group/tcpdump/pull/1068 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 471102 | ||
Attachments: | add lfs support patch |
Description
Zi Lin
2023-07-24 22:36:06 UTC
Could you comment your `Signed-off-by: name <email>`? Thanks. Please use lziest@chromium.org, Thanks! Thanks! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e570a6b3de1540389fb45a1af263be3a426269df commit e570a6b3de1540389fb45a1af263be3a426269df Author: Sam James <sam@gentoo.org> AuthorDate: 2023-07-27 07:35:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-07-27 07:35:38 +0000 net-analyzer/tcpdump: build with LFS Closes: https://bugs.gentoo.org/911176 Signed-off-by: Sam James <sam@gentoo.org> .../tcpdump/files/tcpdump-4.99.4-lfs.patch | 22 ++++++++++++++++++++++ net-analyzer/tcpdump/files/tcpdump-9999-lfs.patch | 22 ++++++++++++++++++++++ ...dump-4.99.4.ebuild => tcpdump-4.99.4-r1.ebuild} | 1 + net-analyzer/tcpdump/tcpdump-9999.ebuild | 1 + 4 files changed, 46 insertions(+) I ended up sending a patch upstream for AC_SYS_LARGEFILE and throwing that in. Thank you very much! |