Opened 11 years ago
Closed 11 years ago
#39232 closed update (fixed)
libpcap: please update to 1.5.2
Reported by: | jpo@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | lubodiakov@…, tresni (Brian Hartvigsen) |
Port: | libpcap |
Description
Please update libpcap to the latest upstream version (v1.4.0).
Download:
Changelog from version 1.3
Monday March 18, 2013 guy@alum.mit.edu Summary for 1.4.0 libpcap release Add netfilter/nfqueue interface. If we don't have support for IPv6 address resolution, support, in filter expressions, what IPv6 stuff we can. Checks added for malloc()/realloc()/etc. failures. Fix pcap-config to include -lpthread if canusb support is present Try to fix "pcap_parse not defined" problems when --without-flex and --without-bison are used when you have Flex and Bison Fix some issues with the pcap_loop man page. Fix pcap_getnonblock() and pcap_setnonblock() to fill in the supplied error message buffer Fix typo that, it appeared, would cause pcap-libdlpi.c not to compile (perhaps systems with libdlpi also have BPF and use that instead) Catch attempts to call pcap_compile() on a non-activated pcap_t Fix crash on Linux with CAN-USB support without usbfs Fix addition of VLAN tags for Linux cooked captures Check for both EOPNOTSUPP and EINVAL after SIOCETHTOOL ioctl, so that the driver can report either one if it doesn't support SIOCETHTOOL Add DLT_INFINIBAND and DLT_SCTP Describe "proto XXX" and "protochain XXX" in the pcap-filter man page Handle either directories, or symlinks to directories, that correspond to interfaces in /sys/class/net Fix handling of VLAN tag insertion to check, on Linux 3.x kernels, for VLAN tag valid flag Clean up some man pages Support libnl3 as well as libnl1 and libnl2 on Linux
Attachments (1)
Change History (10)
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | opendarwin.org@… removed |
---|---|
Owner: | changed from macports-tickets@… to opendarwin.org@… |
Version: | 2.1.3 |
Changed 11 years ago by lubodiakov@…
Attachment: | Portfile-libpcap.diff added |
---|
comment:2 Changed 11 years ago by lubodiakov@…
If there are no regressions/bugs considered blockers, please update libpcap to upstream version 1.4.0 as requested above by original poster di.uminho.pt:jpo
I'm attaching a unified diff patch for the portfile, with the checksums for version 1.4.0 as downloaded from the original source.
Thank you.
comment:4 follow-up: 5 Changed 11 years ago by jpo@…
Hi,
Would it be possible to have libpcap updated to version 1.4.0? And drop the current maintainer - opendarwin.org@… - as he has been unresponsive for quite a while (see also how the last update was done - ticket #35329)?
/jpo
comment:5 follow-up: 6 Changed 11 years ago by larryv (Lawrence Velázquez)
Replying to jpo@…:
Would it be possible to have libpcap updated to version 1.4.0?
Drop a message to macports-dev.
And drop the current maintainer - opendarwin.org@… - as he has been unresponsive for quite a while
Please open a separate ticket for this.
comment:6 Changed 11 years ago by larryv (Lawrence Velázquez)
Replying to larryv@…:
And drop the current maintainer - opendarwin.org@… - as he has been unresponsive for quite a while
Please open a separate ticket for this.
comment:8 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from opendarwin.org@… to ryandesign@… |
Status: | new → assigned |
comment:9 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | libpcap: please update to 1.4.0 → libpcap: please update to 1.5.2 |
Updated to 1.5.2 in r114330.
Unified diff, libpcap version 1.3.0 to 1.4.0