Closed gpotter2 closed 1 year ago
Hi. It would be great if #3591 / #3592 could be in the 2.5.0 release. :-) Best regards, Thomas
Hi. It would be great a function - json to pkt builder.
Hi, it would be great to merge this bugfix for IPv6 in the 2.5.0 release :)
https://github.com/secdev/scapy/pull/3633 It has been merged to the master branch.
I'm sorry but I can't tell how close the milestone is to "ready"? In this case I need to consume this via normal pip install and exercise the new enum support. Any idea when a new release might make it to Pypi? Thanks in advance (also for the nice tool).
Hi there, good question.
We could probably do a release candidate right now, if the rest of the maintainers agree. WDYT @guedou @p-l- ?
I'd like to have at least #3684 in the final release.
I can try to release a RC by Aug 21.
Sent from my iPhone
On 12 Aug 2022, at 00:18, gpotter2 @.***> wrote:
Hi there, good question.
We could probably do a release candidate right now, if the rest of the maintainers agree. WDYT @guedou @p-l- ?
I'd like to have at least #3684 in the final release.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
FTR, I started testing the current master on *BSD and made an attempt at testing Scapy on FreeBSD using github actions https://github.com/secdev/scapy/pull/3716
Hi there,
Just want to know, when 2.5.0 will be released? We would like to use the LINUX_SLL2 to analyze the pcap files..
Thanks so much
@Willy-Hu the corresponding commit is already part of the 2.5.0 RC.
I've never seen scapy fail to build like this, odd one for you: https://github.com/secdev/scapy/issues/3793
The release of v2.5.0 has never been so close. All issues listed in https://github.com/secdev/scapy/milestone/1 have a corresponding PR.
Here is the changelog that will be published for v2.5.0:
Scapy v2.5.0 is the last version to support Python 2.7
sent_time
is shared across packets iteratorsAutomotive
2.5.0 was released ! Closing
This issue tracks the associated 2.5.0 release. As usual, feel free to comment down below to have some features/bugs included before the final release.
Main changes
DEPRECATION WARNING: Last version to support Python 2.7
Core changes
sent_time
is shared across packets iteratorsMain changes to layers
Misc