Message ID | 20190804000313.34500-1-raj.khem@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | musl: Update to master tip | expand |
On Sat, 2019-08-03 at 17:03 -0700, Khem Raj wrote: > Fix for RISC-V build regression > > 64bit time syscall plumbing > > Changes are here [1] > > [1] > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta/recipes-core/musl/musl_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This didn't pass automated testing for qemux86 or qemux86-64: https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899 https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900 Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
On 8/6/19 3:48 AM, Richard Purdie wrote: > On Sat, 2019-08-03 at 17:03 -0700, Khem Raj wrote: >> Fix for RISC-V build regression >> >> 64bit time syscall plumbing >> >> Changes are here [1] >> >> [1] >> https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f >> >> Signed-off-by: Khem Raj <raj.khem@gmail.com> >> --- >> meta/recipes-core/musl/musl_git.bb | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > This didn't pass automated testing for qemux86 or qemux86-64: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899 > https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900 seems ssh test failed. I will check > Cheers, > > Richard > -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
Khem, do you know if this update includes CVE-2019-14697? Fix: https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441 or https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441 https://git.musl-libc.org/cgit/musl/patch/?id=6818c31c9bc4bbad5357f1de14bedf781e5b349e - Armin On 8/6/19 9:03 AM, Khem Raj wrote: > On 8/6/19 3:48 AM, Richard Purdie wrote: >> On Sat, 2019-08-03 at 17:03 -0700, Khem Raj wrote: >>> Fix for RISC-V build regression >>> >>> 64bit time syscall plumbing >>> >>> Changes are here [1] >>> >>> [1] >>> https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f >>> >>> Signed-off-by: Khem Raj <raj.khem@gmail.com> >>> --- >>> meta/recipes-core/musl/musl_git.bb | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >> This didn't pass automated testing for qemux86 or qemux86-64: >> >> https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899 >> https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900 > > seems ssh test failed. I will check > >> Cheers, >> >> Richard >> >> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Khem,<br> <br> do you know if this update includes CVE-2019-14697?<br> <br> Fix: <br> <a class="moz-txt-link-freetext" href="https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441">https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441</a><br> <br> or <br> <a class="moz-txt-link-freetext" href="https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441">https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441</a> <br> <a class="moz-txt-link-freetext" href="https://git.musl-libc.org/cgit/musl/patch/?id=6818c31c9bc4bbad5357f1de14bedf781e5b349e">https://git.musl-libc.org/cgit/musl/patch/?id=6818c31c9bc4bbad5357f1de14bedf781e5b349e</a><br> <br> - Armin<br> <br> <div class="moz-cite-prefix">On 8/6/19 9:03 AM, Khem Raj wrote:<br> </div> <blockquote type="cite" cite="mid:04bfdf5f-0026-a541-d842-d225313c37e9@gmail.com"> <pre class="moz-quote-pre" wrap=""> On 8/6/19 3:48 AM, Richard Purdie wrote: </pre> <blockquote type="cite"> <pre class="moz-quote-pre" wrap="">On Sat, 2019-08-03 at 17:03 -0700, Khem Raj wrote: </pre> <blockquote type="cite"> <pre class="moz-quote-pre" wrap="">Fix for RISC-V build regression 64bit time syscall plumbing Changes are here [1] [1] <a class="moz-txt-link-freetext" href="https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f">https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f</a> Signed-off-by: Khem Raj <a class="moz-txt-link-rfc2396E" href="mailto:raj.khem@gmail.com"><raj.khem@gmail.com></a> --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) </pre> </blockquote> <pre class="moz-quote-pre" wrap="">This didn't pass automated testing for qemux86 or qemux86-64: <a class="moz-txt-link-freetext" href="https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899">https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899</a> <a class="moz-txt-link-freetext" href="https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900">https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900</a> </pre> </blockquote> <pre class="moz-quote-pre" wrap=""> seems ssh test failed. I will check </pre> <blockquote type="cite"> <pre class="moz-quote-pre" wrap="">Cheers, Richard </pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> </blockquote> </blockquote> <br> </body> </html> -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
Hi Armin No this does not, but the v2 will. On Tue, Aug 6, 2019 at 1:32 PM akuster808 <akuster808@gmail.com> wrote: > > Khem, > > do you know if this update includes CVE-2019-14697? > > Fix: > https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441 > > or > https://git.musl-libc.org/cgit/musl/patch/?id=f3ed8bfe8a82af1870ddc8696ed4cc1d5aa6b441 > https://git.musl-libc.org/cgit/musl/patch/?id=6818c31c9bc4bbad5357f1de14bedf781e5b349e > > - Armin > > On 8/6/19 9:03 AM, Khem Raj wrote: > > On 8/6/19 3:48 AM, Richard Purdie wrote: > > On Sat, 2019-08-03 at 17:03 -0700, Khem Raj wrote: > > Fix for RISC-V build regression > > 64bit time syscall plumbing > > Changes are here [1] > > [1] > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta/recipes-core/musl/musl_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > This didn't pass automated testing for qemux86 or qemux86-64: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/899 > https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/900 > > seems ssh test failed. I will check > > Cheers, > > Richard > > > -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 039932a3bc..bf6f983dc0 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,7 +4,7 @@ require musl.inc inherit linuxloader -SRCREV = "0ce49d0a301b4142741b32773492af90f66ed3ca" +SRCREV = "6fcb440d91ad972d970984ae3e781d30c0602c9f" BASEVER = "1.1.23"
Fix for RISC-V build regression 64bit time syscall plumbing Changes are here [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=0ce49d0a301b4142741b32773492af90f66ed3ca..6fcb440d91ad972d970984ae3e781d30c0602c9f Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.22.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core