diff options
Diffstat (limited to 'meta/recipes-support/gnupg')
4 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch index c9addca28e..f0667741c8 100644 --- a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch +++ b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch | |||
@@ -11,6 +11,7 @@ git://git.gnupg.org/libgcrypt.git | |||
11 | exponents in secure memory. | 11 | exponents in secure memory. |
12 | 12 | ||
13 | Upstream-Status: Backport | 13 | Upstream-Status: Backport |
14 | CVE: CVE-2013-4242 | ||
14 | 15 | ||
15 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 16 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |
16 | -- | 17 | -- |
diff --git a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch index b29ede4233..b50a32f40c 100644 --- a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch +++ b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch | |||
@@ -1,4 +1,5 @@ | |||
1 | Upstream-Status: Backport | 1 | Upstream-Status: Backport |
2 | CVE: CVE-2013-4351 | ||
2 | 3 | ||
3 | Index: gnupg-1.4.7/g10/getkey.c | 4 | Index: gnupg-1.4.7/g10/getkey.c |
4 | =================================================================== | 5 | =================================================================== |
diff --git a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch index b1a22f5853..5dcde1f9cb 100644 --- a/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch +++ b/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch | |||
@@ -1,4 +1,5 @@ | |||
1 | Upstream-Status: Backport | 1 | Upstream-Status: Backport |
2 | CVE: CVE-2013-4576 | ||
2 | 3 | ||
3 | Index: gnupg-1.4.7/cipher/dsa.c | 4 | Index: gnupg-1.4.7/cipher/dsa.c |
4 | =================================================================== | 5 | =================================================================== |
diff --git a/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch b/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch index 8b5d9a1693..362717636b 100644 --- a/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch +++ b/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch | |||
@@ -17,6 +17,7 @@ Date: Thu Dec 20 09:43:41 2012 +0100 | |||
17 | (cherry-picked from commit f795a0d59e197455f8723c300eebf59e09853efa) | 17 | (cherry-picked from commit f795a0d59e197455f8723c300eebf59e09853efa) |
18 | 18 | ||
19 | Upstream-Status: Backport | 19 | Upstream-Status: Backport |
20 | CVE: CVE-2012-6085 | ||
20 | 21 | ||
21 | Signed-off-by: Saul Wold <sgw@linux.intel.com> | 22 | Signed-off-by: Saul Wold <sgw@linux.intel.com> |
22 | 23 | ||