Overview
Request 186017 accepted
- updated to 0.17
- [BUGFIX] CPAN-RT#43308: Net::Pcap no longer enables immediate
(unsafe) signals delivery.
- [BUGFIX] Fix allocated size in pcap_open(), pcap_createsrcstr()
and pcap_parsesrcstr().
- [API] Now make the C-like API available by default. Added the
pcap_perl_settings() function and UNSAFE_SIGNALS pseudo-bloc.
- [CODE] Replaced all occurrences of safemalloc() with Newx().
- [CODE] Silenced some warnings.
- [DOC] Added a long note about Net::Pcap and signals delivery.
- [DOC] Improved README.
- [DOC] Mention Net::Pcap::Easy.
- [TESTS] Fixed t/17-lib_version.t to handle two digits versions.
- [TESTS] CPAN-RT#44448: Fixed t/17-lib_version.t to handle
versions from the CVS, thanks to Craig Davison.
- [TESTS] Refactored t/01-api.t and added checks for the new API.
Request History
coolo created request
- updated to 0.17
- [BUGFIX] CPAN-RT#43308: Net::Pcap no longer enables immediate
(unsafe) signals delivery.
- [BUGFIX] Fix allocated size in pcap_open(), pcap_createsrcstr()
and pcap_parsesrcstr().
- [API] Now make the C-like API available by default. Added the
pcap_perl_settings() function and UNSAFE_SIGNALS pseudo-bloc.
- [CODE] Replaced all occurrences of safemalloc() with Newx().
- [CODE] Silenced some warnings.
- [DOC] Added a long note about Net::Pcap and signals delivery.
- [DOC] Improved README.
- [DOC] Mention Net::Pcap::Easy.
- [TESTS] Fixed t/17-lib_version.t to handle two digits versions.
- [TESTS] CPAN-RT#44448: Fixed t/17-lib_version.t to handle
versions from the CVS, thanks to Craig Davison.
- [TESTS] Refactored t/01-api.t and added checks for the new API.
factory-auto added a reviewer
Please review build success
factory-auto added a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
{"approve": "version update 0.16 -> 0.17 covered by ldb"}
factory-repo-checker accepted review
Builds for repo openSUSE_Factory
a_jaeger approved review
ok
a_jaeger accepted review
ok
coolo accepted request
checkin