]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
tcpick: Renewed version with several patches. tcpick
authorErik Kapfer <erik.kapfer@ipfire.org>
Sun, 24 Sep 2017 14:37:00 +0000 (16:37 +0200)
committerErik Kapfer <erik.kapfer@ipfire.org>
Sun, 24 Sep 2017 14:37:00 +0000 (16:37 +0200)
commit013b974bceee9bdec2aa2ac5ab96b4e4f2b214d3
tree3d012e83affee9b6a54f00968f772513ea19d250
parentfe6f676b3542b78b4013b8d438f4bd2026c7c9f0
tcpick: Renewed version with several patches.

Patches has been included for:
- Fix for CVE-2006-0048
- Fix for build with GCC 5.
- Fix for double free error.
- Fix for man invocation.
- Fix for timestamp pcap header structure.
config/rootfiles/packages/tcpick [new file with mode: 0644]
lfs/tcpick [new file with mode: 0644]
make.sh
src/patches/tcpick/001-CVE-2006-0048.patch [new file with mode: 0644]
src/patches/tcpick/002-fix-build-with-gcc5.patch [new file with mode: 0644]
src/patches/tcpick/003-fix-double-free-error.patch [new file with mode: 0644]
src/patches/tcpick/004-fix-man-invocation.patch [new file with mode: 0644]
src/patches/tcpick/005-set-timestamp-pcap-header-structure.patch [new file with mode: 0644]
src/patches/tcpick/006-avoid-implicitly-converted-pointers.patch [new file with mode: 0644]