Skip to content

Commit 8452eed

Browse files
CBL-Mariner-BotKanishk-Bansalsameluchjslobodzian
committed
[AUTOPATCHER-CORE] Upgrade libssh to 0.10.6 for CVE-2023-6004, CVE-2023-6918 & CVE-2023-48795 [Medium] (#12609)
Co-authored-by: Kanishk-Bansal <kbkanishk975@gmail.com> Co-authored-by: Sam Meluch <109628994+sameluch@users.noreply.github.com> Co-authored-by: jslobodzian <joslobo@microsoft.com>
1 parent 08cc0fe commit 8452eed

3 files changed

Lines changed: 15 additions & 12 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"Signatures": {
3-
"libssh-0.10.5.tar.xz": "b60e2ff7f367b9eee2b5634d3a63303ddfede0e6a18dfca88c44a8770e7e4234",
4-
"libssh-0.10.5.tar.xz.asc": "cc5427ac9480b30f87f7c3c2dca1830c1e7fe3c18503da2c07d4110150916c66",
5-
"libssh.keyring": "3861ac6763ff3edf0bbbb05fe890962a5dbcd99b2e00fae16687fd480c7fab0f",
6-
"libssh_client.config": "332db0f675f29a2f1295486489cd5b2d0fb9ead138674e8c890b2e69daa50035",
7-
"libssh_server.config": "b779ac90d463057293a5474b014f3fc6e4fc342f2a96b068eb2cc40d6112b9c7"
8-
}
9-
}
2+
"Signatures": {
3+
"libssh-0.10.6.tar.xz.asc": "140420406d7796548b0beaf736e73864c32291787cf2bd3983fdbc41741494ae",
4+
"libssh.keyring": "3861ac6763ff3edf0bbbb05fe890962a5dbcd99b2e00fae16687fd480c7fab0f",
5+
"libssh_client.config": "332db0f675f29a2f1295486489cd5b2d0fb9ead138674e8c890b2e69daa50035",
6+
"libssh_server.config": "b779ac90d463057293a5474b014f3fc6e4fc342f2a96b068eb2cc40d6112b9c7",
7+
"libssh-0.10.6.tar.xz": "1861d498f5b6f1741b6abc73e608478491edcf9c9d4b6630eef6e74596de9dc1"
8+
}
9+
}

SPECS/libssh/libssh.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Name: libssh
4-
Version: 0.10.5
5-
Release: 2%{?dist}
4+
Version: 0.10.6
5+
Release: 1%{?dist}
66
Summary: A library implementing the SSH protocol
77
License: LGPLv2+
88
URL: http://www.libssh.org
@@ -144,6 +144,9 @@ popd
144144
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config
145145

146146
%changelog
147+
* Tue Feb 25 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.10.6-1
148+
- Auto-upgrade to 0.10.6 - for CVE-2023-6004, CVE-2023-6918 & CVE-2023-48795 [Medium]
149+
147150
* Fri May 26 2023 Vince Perri <viperri@microsoft.com> - 0.10.5-2
148151
- License verified.
149152
- Switched to out-of-source build.

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11171,8 +11171,8 @@
1117111171
"type": "other",
1117211172
"other": {
1117311173
"name": "libssh",
11174-
"version": "0.10.5",
11175-
"downloadUrl": "https://www.libssh.org/files/0.10/libssh-0.10.5.tar.xz"
11174+
"version": "0.10.6",
11175+
"downloadUrl": "https://www.libssh.org/files/0.10/libssh-0.10.6.tar.xz"
1117611176
}
1117711177
}
1117811178
},

0 commit comments

Comments
 (0)