8000 CHANGELOG: add 3.0.42 release · phpseclib/phpseclib@db92f1b · GitHub
[go: up one dir, main page]

Skip to content

Commit db92f1b

Browse files
committed
CHANGELOG: add 3.0.42 release
1 parent 1dba426 commit db92f1b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 3.0.42 - 2024-09-15
4+
5+
- X509: CRL version number wasn't correctly being saved (#2037)
6+
- Hash: significantly speed up umac algorithms
7+
- SSH2: fix possible infinite loop on packet timeout (#2031)
8+
- SSH2: logging enhancements
9+
- SSH2: identification strings > 255 bytes didnt get parsed correctly
10+
- SSH2: if string is passed to setPreferredAlgorithms() treat it as array
11+
- SSH2: update error message for people not connecting to SSH servers
12+
- SFTP: add getSupportedExtensions(), statvfs() and posix_rename() methods (#2024)
13+
314
## 3.0.41 - 2024-08-11
415

516
- SFTP: fix deprecation warning (#2027)

0 commit comments

Comments
 (0)
0