Path to this page:
Subject: CVS commit: pkgsrc/security/p5-Net-SSH
From: Thomas Klausner
Date: 2017-09-18 00:13:30
Message id: 20170917221330.79070FA9A@cvs.NetBSD.org
Log Message:
p5-Net-SSH: update to 2.14.
2.14 2017.07.03
- DSA key bugfix: verify would fail if r had unnecessary leading zeros
2.13 2017.06.30
- Bug Fix: AES-CBC IV length needs to be blocksize, not keysize
- Bug Fix: DES3 init needs to pass key as variable to avoid scalar error
- Bug Fix: Packet padlen decode was using signed 8-bit unpack (should be \
unsigned)
- Fix CBC inefficiency
- Fix Key not being loaded prior to Agent use [ \
https://github.com/lkinley/Net-SSH-Perl/issues/10 ]
Files: