Package: libanyevent-yubico-perl / 0.9.3-3

Metadata

Package Version Patches format
libanyevent-yubico-perl 0.9.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
handle test timeouts.patch | (download)

t/AnyEvent-Yubico.t | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 handle test timeouts
 Message from referenced upstream pull request:
 .
 Computers are fast. Put a couple extra zeros in the timeout value appears to
 be necessary.
 .
 Also... keep on using the dummy (http://127.0.0.1:0) through the timeout
 test; this allows the test to pass. Why, I have no idea, but it won't pass
 for me otherwise.
perl 5.42.patch | (download)

lib/AnyEvent/Yubico.pm | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix warnings with perl 5.42
  Possible precedence problem between ! and string eq at /usr/share/perl5/AnyEvent/Yubico.pm line 69.
  Possible precedence problem between ! and string eq at /usr/share/perl5/AnyEvent/Yubico.pm line 125.
  Possible precedence problem between ! and string eq at /usr/share/perl5/AnyEvent/Yubico.pm line 128.
  Possible precedence problem between ! and string eq at /usr/share/perl5/AnyEvent/Yubico.pm line 141.
  Possible precedence problem between ! and string eq at /usr/share/perl5/AnyEvent/Yubico.pm line 142.