mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
CHANGELOG: add 3.0.19 release
This commit is contained in:
parent
cee5587120
commit
cc181005cf
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.19 - 2023-03-05
|
||||
|
||||
- AsymmetricKey: error out on unsupported operations (#1879)
|
||||
- Blowfish: fix issues on 32-bit PHP installs
|
||||
- BigInteger: fix for hex numbers with new lines in them
|
||||
- SFTP: fix "Creating default object from empty value" error (#1876)
|
||||
- SSH2: add getTimeout() method (#1889)
|
||||
- PrimeField: prevent infinite loop with composite primefields (CVE-2023-27560)
|
||||
|
||||
## 3.0.18 - 2022-12-17
|
||||
|
||||
- fix for PHP 8.2 deprecations (#1869, #1873)
|
||||
|
Loading…
Reference in New Issue
Block a user