diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch | 1 | ||||
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch b/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch index 0033ae0f63..99fa8d9a6a 100644 --- a/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch +++ b/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | CVE: CVE-2016-2381 | ||
1 | Upstream-Status: Backport | 2 | Upstream-Status: Backport |
2 | 3 | ||
3 | Backport patch to fix CVE-2016-2381 from | 4 | Backport patch to fix CVE-2016-2381 from |
diff --git a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch index 410ae78c1b..77dc5b67d2 100644 --- a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch +++ b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch | |||
@@ -8,7 +8,7 @@ Subject: [PATCH] system.h/query.c: support nosignature | |||
8 | otherwise, when use --nosignature would read database and verify | 8 | otherwise, when use --nosignature would read database and verify |
9 | signature, this is not expected. | 9 | signature, this is not expected. |
10 | 10 | ||
11 | Upstream-Status: Submitting [Sent email to rpm-devel@rpm5.org] | 11 | Upstream-Status: Submitted [Sent email to rpm-devel@rpm5.org] |
12 | 12 | ||
13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
14 | --- | 14 | --- |
@@ -61,4 +61,3 @@ index 2ff8906..ad4619a 100644 | |||
61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. | 61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. |
62 | -- | 62 | -- |
63 | 2.9.0 | 63 | 2.9.0 |
64 | |||