diff --git a/libssh/CHANGELOG.md b/libssh/CHANGELOG.md index cae9dd5..53731a7 100644 --- a/libssh/CHANGELOG.md +++ b/libssh/CHANGELOG.md @@ -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 diff --git a/libssh/idf_component.yml b/libssh/idf_component.yml index 61c54c6..5bf525c 100644 --- a/libssh/idf_component.yml +++ b/libssh/idf_component.yml @@ -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 diff --git a/libssh/libssh-mirror b/libssh/libssh-mirror index 9b1ce58..6c7fbc2 160000 --- a/libssh/libssh-mirror +++ b/libssh/libssh-mirror @@ -1 +1 @@ -Subproject commit 9b1ce58e5677921ca2815d4f39b42b282c87f12e +Subproject commit 6c7fbc2abab331738fc3cc26c65be36481cec670