All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist
       [not found] <16877A0991CEE112.8333@lists.openembedded.org>
@ 2021-06-17  4:10 ` ito-yuichi
  2021-06-17  5:38   ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: ito-yuichi @ 2021-06-17  4:10 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I would appreciate if you have any advice on this patch.

> -----Original Message-----
> From: openembedded-devel@lists.openembedded.org
> <openembedded-devel@lists.openembedded.org> On Behalf Of
> ito-yuichi@fujitsu.com
> Sent: Friday, June 11, 2021 5:33 PM
> To: openembedded-devel@lists.openembedded.org
> Subject: [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist
> 
> This affects only openSUSE, so add it to allowlist.
> 
> Signed-off-by: Yuichi Ito <ito-yuichi@fujitsu.com>
> ---
>  .../recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb            | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git
> a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> index 33de8ca7e..c4b41ace8 100644
> --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> @@ -96,3 +96,6 @@ FILES_${PN}-dbg       += "${libdir}/sasl2/.debug"
>  FILES_${PN}-staticdev += "${libdir}/sasl2/*.a"
> 
>  INSANE_SKIP_${PN} += "dev-so"
> +
> +# CVE-2020-8032 affects only openSUSE
> +CVE_CHECK_WHITELIST += "CVE-2020-8032"
> --
> 2.25.1


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

* Re: [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist
  2021-06-17  4:10 ` [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist ito-yuichi
@ 2021-06-17  5:38   ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-06-17  5:38 UTC (permalink / raw)
  To: ito-yuichi; +Cc: openembedded-devel

this is also in master already, thanks for your contribution

On Wed, Jun 16, 2021 at 9:10 PM ito-yuichi@fujitsu.com
<ito-yuichi@fujitsu.com> wrote:
>
> Hi,
>
> I would appreciate if you have any advice on this patch.
>
> > -----Original Message-----
> > From: openembedded-devel@lists.openembedded.org
> > <openembedded-devel@lists.openembedded.org> On Behalf Of
> > ito-yuichi@fujitsu.com
> > Sent: Friday, June 11, 2021 5:33 PM
> > To: openembedded-devel@lists.openembedded.org
> > Subject: [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist
> >
> > This affects only openSUSE, so add it to allowlist.
> >
> > Signed-off-by: Yuichi Ito <ito-yuichi@fujitsu.com>
> > ---
> >  .../recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb            | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git
> > a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> > b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> > index 33de8ca7e..c4b41ace8 100644
> > --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> > +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
> > @@ -96,3 +96,6 @@ FILES_${PN}-dbg       += "${libdir}/sasl2/.debug"
> >  FILES_${PN}-staticdev += "${libdir}/sasl2/*.a"
> >
> >  INSANE_SKIP_${PN} += "dev-so"
> > +
> > +# CVE-2020-8032 affects only openSUSE
> > +CVE_CHECK_WHITELIST += "CVE-2020-8032"
> > --
> > 2.25.1
>
>
> 
>

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

end of thread, other threads:[~2021-06-17  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16877A0991CEE112.8333@lists.openembedded.org>
2021-06-17  4:10 ` [oe] [PATCH] cyrus-sasl: add CVE-2020-8032 to allowlist ito-yuichi
2021-06-17  5:38   ` Khem Raj

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.