Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions libssh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
See the upstream [CHANGELOG](libssh-mirror/CHANGELOG)

0.12.0~3
- Based on upstream master branch (HEAD)
- Includes all 0.12.x security fixes
- Includes mbedtls-v4 support
- See upstream [CHANGELOG](libssh-mirror/CHANGELOG)

0.12.0~2
- See upstream changes 0.12.0
- ESP-IDF: Add SBOM-yml
Expand Down
2 changes: 1 addition & 1 deletion libssh/idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "0.12.0~2"
version: "0.12.0~3"
url: https://github.com/david-cermak/libssh
license: LGPL-2.1
description: The component provides a general purpose SSH connectivity
Expand Down
2 changes: 1 addition & 1 deletion libssh/libssh-mirror
Submodule libssh-mirror updated from 9b1ce5 to 6c7fbc
Loading