diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-01-14 17:38:52 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 15:51:41 +0000 |
| commit | e79a538a54b04fa97174127f930e1fd5df0f5066 (patch) | |
| tree | 71312788e279e297492b8261f93bf885b44ce4a0 /meta/recipes-connectivity | |
| parent | b171076f46dd54a8ae2a9ee90a5e2debde1015a8 (diff) | |
| download | poky-e79a538a54b04fa97174127f930e1fd5df0f5066.tar.gz | |
openssh: update to 7.1p2
This fixes a number of security issues.
(From OE-Core rev: b31fc9b167e5ca3115a0d0169126d63f2dbd3824)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
| -rw-r--r-- | meta/recipes-connectivity/openssh/openssh_7.1p2.bb (renamed from meta/recipes-connectivity/openssh/openssh_7.1p1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_7.1p1.bb b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb index 40938cc08c..6ad88ea9f0 100644 --- a/meta/recipes-connectivity/openssh/openssh_7.1p1.bb +++ b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb | |||
| @@ -24,8 +24,8 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar. | |||
| 24 | 24 | ||
| 25 | PAM_SRC_URI = "file://sshd" | 25 | PAM_SRC_URI = "file://sshd" |
| 26 | 26 | ||
| 27 | SRC_URI[md5sum] = "8709736bc8a8c253bc4eeb4829888ca5" | 27 | SRC_URI[md5sum] = "4d8547670e2a220d5ef805ad9e47acf2" |
| 28 | SRC_URI[sha256sum] = "fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428" | 28 | SRC_URI[sha256sum] = "dd75f024dcf21e06a0d6421d582690bf987a1f6323e32ad6619392f3bfde6bbd" |
| 29 | 29 | ||
| 30 | inherit useradd update-rc.d update-alternatives systemd | 30 | inherit useradd update-rc.d update-alternatives systemd |
| 31 | 31 | ||
