Skip to content

Commit

Permalink
Merge branch '3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Sep 16, 2024
2 parents 42f575c + db92f1b commit 69c4fed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 3.0.42 - 2024-09-15

- X509: CRL version number wasn't correctly being saved (#2037)
- Hash: significantly speed up umac algorithms
- SSH2: fix possible infinite loop on packet timeout (#2031)
- SSH2: logging enhancements
- SSH2: identification strings > 255 bytes didnt get parsed correctly
- SSH2: if string is passed to setPreferredAlgorithms() treat it as array
- SSH2: update error message for people not connecting to SSH servers
- SFTP: add getSupportedExtensions(), statvfs() and posix_rename() methods (#2024)

## 3.0.41 - 2024-08-11

- SFTP: fix deprecation warning (#2027)
Expand Down

0 comments on commit 69c4fed

Please sign in to comment.