php-phpseclib 2.0.45-1 source package in Ubuntu

Changelog

php-phpseclib (2.0.45-1) unstable; urgency=medium

  [ terrafrost ]
  * SFTP: make it so SFTP::RESUME also sets offset of local file
  * SFTP: RESUME_START didn't work as described
  * SFTP: fix SFTPv2 errors when logging errors
  * SFTP: fix issue with get() downloading to files / streams
  * Rijndael: fix E_DEPRECATED
  * CHANGELOG: add 2.0.45 release

  [ Kevin Reniers ]
  * Add EOF test to SSH2::isConnected

  [ David Prévot ]
  * Skip test failing with recent PHPUnit (Closes: #1039817)
  * Comply with phpcs expectations

 -- David Prévot <email address hidden>  Sat, 16 Sep 2023 19:12:35 +0530

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpseclib_2.0.45-1.dsc 1.8 KiB 7f74cba1c870489827fc71b09cdacd3fe641e4cb9ac1ee0f2647fcabd1848697
php-phpseclib_2.0.45.orig.tar.xz 269.0 KiB 0db7e83a7cfade506f1d712d05ccbff18fe49b9df3d4a0edf6d73dbd27a27c52
php-phpseclib_2.0.45-1.debian.tar.xz 12.4 KiB 64c3b1aec80a13679c333adc966d6b6195902138435759fc3ad4c332b4e380a9

Available diffs

No changes file available.

Binary packages built by this source

php-phpseclib: implementations of an arbitrary-precision integer arithmetic library

 The PHP Secure Communications Library are fully PKCS#1 (v2.1) compliant
 RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and
 X.509 implementations.