diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-01-08 12:03:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 23:26:32 +0000 |
commit | e5c011b041dc27cdfeb840b6933dcb9752886bb9 (patch) | |
tree | 3737c18bbdaf971699c800e8983b25ae29db6fc9 /meta/recipes-devtools/rpm | |
parent | f04fb8806c75fa7eb9d139c4daaae2de6da6e1ea (diff) | |
download | poky-e5c011b041dc27cdfeb840b6933dcb9752886bb9.tar.gz |
Add "CVE:" tag to current patches in OE-core
The currnet patches in OE-core doesn't have the "CVE:"
tag, now part of the policy of the patches.
This is patch add this tag to several patches. There might
be patches that I miss; the tag can be added in the future.
(From OE-Core rev: 065ebeb3e15311d0d45385e15bf557b1c95b1669)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch | 1 | ||||
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch b/meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch index b107e8f047..a2691f6da8 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch | |||
@@ -4,6 +4,7 @@ Date: Wed, 10 Jun 2015 14:36:56 +0000 | |||
4 | Subject: [PATCH 2/2] rpm: CVE-2013-6435 | 4 | Subject: [PATCH 2/2] rpm: CVE-2013-6435 |
5 | 5 | ||
6 | Upstream-Status: Backport | 6 | Upstream-Status: Backport |
7 | CVE: CVE-2013-6435 | ||
7 | 8 | ||
8 | Reference: | 9 | Reference: |
9 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6435 | 10 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6435 |
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch b/meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch index bf1795ca49..985f150f0f 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch | |||
@@ -4,6 +4,7 @@ Date: Wed, 10 Jun 2015 12:56:55 +0000 | |||
4 | Subject: [PATCH 1/2] rpm: CVE-2014-8118 | 4 | Subject: [PATCH 1/2] rpm: CVE-2014-8118 |
5 | 5 | ||
6 | Upstream-Status: Backport | 6 | Upstream-Status: Backport |
7 | CVE: CVE-2014-8118 | ||
7 | 8 | ||
8 | Reference: | 9 | Reference: |
9 | https://bugzilla.redhat.com/show_bug.cgi?id=1168715 | 10 | https://bugzilla.redhat.com/show_bug.cgi?id=1168715 |