mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-11 08:10:58 +00:00
Merge branch '2.0'
This commit is contained in:
commit
0c06e24ac5
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.22 - 2019-09-15
|
||||
|
||||
- SSH2: backport setPreferredAlgorithms() / getAlgorithmsNegotiated (#1156)
|
||||
- SSH2 / SFTP: fix issues with ping() (#1402)
|
||||
- X509: IPs in nameconstraints extension include netmask (#1387)
|
||||
- X509: fix issue with explicit time tags whose maps expect implicit (#1388)
|
||||
- BigInteger: fix bug with toBytes() with fixed precision negative numbers
|
||||
- fix PHP 7.4 deprecations
|
||||
|
||||
## 2.0.21 - 2019-07-14
|
||||
|
||||
- SSH2: only auto close the channel for exec() timeouts (#1384)
|
||||
|
Loading…
Reference in New Issue
Block a user