diff options
author | Andrei Dinu <andrei.adrianx.dinu@intel.com> | 2013-07-25 18:07:02 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-27 23:28:29 -0700 |
commit | 71d4a91ffa062a4ab9a2dc0ce97e7405f3d15de7 (patch) | |
tree | e8ebfc0b2e7564dd2e063d459d5973b6588286a1 | |
parent | 4174dcbd3328e6badb269d09b024f2b83408bd8c (diff) | |
download | openembedded-core-71d4a91ffa062a4ab9a2dc0ce97e7405f3d15de7.tar.gz openembedded-core-71d4a91ffa062a4ab9a2dc0ce97e7405f3d15de7.tar.bz2 openembedded-core-71d4a91ffa062a4ab9a2dc0ce97e7405f3d15de7.zip |
openssh: Added Upstream Status to openssh-CVE-2011-4327
Updated Upstream Status to openssh patch.
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
[sgw - Fixed commit line]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-connectivity/openssh/openssh-6.2p2/openssh-CVE-2011-4327.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh-6.2p2/openssh-CVE-2011-4327.patch b/meta/recipes-connectivity/openssh/openssh-6.2p2/openssh-CVE-2011-4327.patch index 8489edcc82..30c11cf432 100644 --- a/meta/recipes-connectivity/openssh/openssh-6.2p2/openssh-CVE-2011-4327.patch +++ b/meta/recipes-connectivity/openssh/openssh-6.2p2/openssh-CVE-2011-4327.patch @@ -11,6 +11,8 @@ via ptrace(2) process trace attached to the 'ssh-rand-helper' program. https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-4327 http://www.openssh.com/txt/portable-keysign-rand-helper.adv +Upstream-Status: Pending + Signed-off-by: Li Wang <li.wang@windriver.com> --- a/ssh-keysign.c +++ b/ssh-keysign.c |