All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
@ 2017-04-20  0:47 Andre McCurdy
  2017-04-20  1:01 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 4+ messages in thread
From: Andre McCurdy @ 2017-04-20  0:47 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch b/meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch
index 1473d46..b8349c0 100644
--- a/meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch
+++ b/meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch
@@ -4,7 +4,7 @@ Date: Fri, 11 Mar 2016 00:26:58 +0100
 Subject: [PATCH] udhcpc: fix a warning in debug code
 
 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-Upsteam-Status: Backport
+Upstream-Status: Backport
 CVE: CVE-2016-2147 regression fix
 
 https://git.busybox.net/busybox/commit/?id=1b7c17
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* ✗ patchtest: failure for busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
  2017-04-20  0:47 [PATCH] busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag Andre McCurdy
@ 2017-04-20  1:01 ` Patchwork
  2017-04-25 16:06   ` Leonardo Sandoval
  0 siblings, 1 reply; 4+ messages in thread
From: Patchwork @ 2017-04-20  1:01 UTC (permalink / raw)
  To: Andre McCurdy; +Cc: openembedded-core

== Series Details ==

Series: busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
Revision: 1
URL   : https://patchwork.openembedded.org/series/6429/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Patch            busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
 Issue             Missing or incorrectly formatted CVE tag in commit message [test_cve_presence_in_commit_message] 
  Suggested fix    Include a "CVE-xxxx-xxxx" tag in the commit message



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ✗ patchtest: failure for busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
  2017-04-20  1:01 ` ✗ patchtest: failure for " Patchwork
@ 2017-04-25 16:06   ` Leonardo Sandoval
  2017-04-25 21:11     ` Andre McCurdy
  0 siblings, 1 reply; 4+ messages in thread
From: Leonardo Sandoval @ 2017-04-25 16:06 UTC (permalink / raw)
  To: openembedded-core

On Thu, 2017-04-20 at 01:01 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
> Revision: 1
> URL   : https://patchwork.openembedded.org/series/6429/
> State : failure
> 
> == Summary ==
> 
> 
> Thank you for submitting this patch series to OpenEmbedded Core. This is
> an automated response. Several tests have been executed on the proposed
> series by patchtest resulting in the following failures:
> 
> 
> 
> * Patch            busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
>  Issue             Missing or incorrectly formatted CVE tag in commit message [test_cve_presence_in_commit_message] 
>   Suggested fix    Include a "CVE-xxxx-xxxx" tag in the commit message

Andre,

there is no need to send a second revision due to the above patchtest
issue. The system detected the CVE on shortlog thus triggering the check
on the commit message, but for this case there is no need. Will fix
this.

Leo

> 
> 
> 
> If you believe any of these test results are incorrect, please reply to the
> mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
> Otherwise we would appreciate you correcting the issues and submitting a new
> version of the patchset if applicable. Please ensure you add/increment the
> version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
> [PATCH v3] -> ...).
> 
> ---
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
> 




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ✗ patchtest: failure for busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
  2017-04-25 16:06   ` Leonardo Sandoval
@ 2017-04-25 21:11     ` Andre McCurdy
  0 siblings, 0 replies; 4+ messages in thread
From: Andre McCurdy @ 2017-04-25 21:11 UTC (permalink / raw)
  To: Leonardo Sandoval; +Cc: OE Core mailing list

On Tue, Apr 25, 2017 at 9:06 AM, Leonardo Sandoval
<leonardo.sandoval.gonzalez@linux.intel.com> wrote:
> On Thu, 2017-04-20 at 01:01 +0000, Patchwork wrote:
>> == Series Details ==
>>
>> Series: busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
>> Revision: 1
>> URL   : https://patchwork.openembedded.org/series/6429/
>> State : failure
>>
>> == Summary ==
>>
>> Thank you for submitting this patch series to OpenEmbedded Core. This is
>> an automated response. Several tests have been executed on the proposed
>> series by patchtest resulting in the following failures:
>>
>> * Patch            busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag
>>  Issue             Missing or incorrectly formatted CVE tag in commit message [test_cve_presence_in_commit_message]
>>   Suggested fix    Include a "CVE-xxxx-xxxx" tag in the commit message
>
> Andre,
>
> there is no need to send a second revision due to the above patchtest
> issue. The system detected the CVE on shortlog thus triggering the check
> on the commit message, but for this case there is no need. Will fix
> this.

Thanks Leo.

>>
>> If you believe any of these test results are incorrect, please reply to the
>> mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
>> Otherwise we would appreciate you correcting the issues and submitting a new
>> version of the patchset if applicable. Please ensure you add/increment the
>> version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
>> [PATCH v3] -> ...).
>>
>> ---
>> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
>> Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
>>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-25 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20  0:47 [PATCH] busybox: fix typo in CVE-2016-2147_2.patch Upstream-Status tag Andre McCurdy
2017-04-20  1:01 ` ✗ patchtest: failure for " Patchwork
2017-04-25 16:06   ` Leonardo Sandoval
2017-04-25 21:11     ` Andre McCurdy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.