Package: libanyevent-perl / 7.130-2

Metadata

Package Version Patches format
libanyevent-perl 7.130-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix spelling.patch | (download)

lib/AnyEvent.pm | 10 5 + 5 - 0 !
lib/AnyEvent/DNS.pm | 2 1 + 1 - 0 !
lib/AnyEvent/Debug.pm | 2 1 + 1 - 0 !
lib/AnyEvent/Handle.pm | 8 4 + 4 - 0 !
lib/AnyEvent/Intro.pod | 4 2 + 2 - 0 !
lib/AnyEvent/Log.pm | 2 1 + 1 - 0 !
lib/AnyEvent/TLS.pm | 2 1 + 1 - 0 !
7 files changed, 15 insertions(+), 15 deletions(-)

 fix a spelling error found by lintian
replace abuse die with warn.patch | (download)

lib/AnyEvent.pm | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 replace hardcoded die by a warn if io::async::loop::anyevent is in use
anyevent ssl1.1.patch | (download)

lib/AnyEvent/Handle.pm | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 openssl 1.1 compatibility