[OE-core] [PATCH 14/15] expect: upgrade 5.45.3 -> 5.45.4

Burton, Ross ross.burton at intel.com
Fri Mar 2 20:56:59 UTC 2018


That would be it, thanks Denys.

Ross

On 2 March 2018 at 18:14, Denys Dmytriyenko <denis at denix.org> wrote:

> FYI, sourceforge is currently experiencing issues (another DDoS attack?)
> and
> instead of tarballs, serves HTML file with this text:
>
> We're sorry -- the Sourceforge site is currently in Disaster Recovery mode,
> and currently requires the use of javascript to function.  Please check
> back
> later.
>
> --
> Denys
>
>
> On Fri, Mar 02, 2018 at 02:12:22PM +0000, Burton, Ross wrote:
> > ERROR: expect-5.45.4-r0 do_fetch: Fetcher failure for URL: '
> > http://downloads.sourceforge.net/expect/Expect/5.45.4/
> expect5.45.4.tar.gz'.
> > Checksum mismatch!
> > File: '/srv/autobuilder/
> > autobuilder.yoctoproject.org/current_sources/expect5.45.4.tar.gz' has
> md5
> > checksum cb530d737c8f2d1023797cf0587b4e05 when
> > 00fce8de158422f5ccd2666512329bd2 was expected
> > File: '/srv/autobuilder/
> > autobuilder.yoctoproject.org/current_sources/expect5.45.4.tar.gz' has
> > sha256 checksum
> > 7a07d3f7cca5c0b38ca811984ef8da536da32932d68c1a6cce33ec2462b930bf when
> > 49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34 was
> > expected
> > If this change is expected (e.g. you have upgraded to a new version
> without
> > updating the checksums) then you can use these lines within the recipe:
> > SRC_URI[md5sum] = "cb530d737c8f2d1023797cf0587b4e05"
> > SRC_URI[sha256sum] =
> > "7a07d3f7cca5c0b38ca811984ef8da536da32932d68c1a6cce33ec2462b930bf"
> >
> > Yes, they changed the tarball between you submitting this (and me testing
> > it here), and the autobuilder run last night.
> >
> > Actually worth checking they haven't been hacked, although god knows who
> > would want to compromise expect of all things.
> >
> > Ross
> >
> > On 1 March 2018 at 14:00, Alexander Kanavin <
> > alexander.kanavin at linux.intel.com> wrote:
> >
> > > Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> > > ---
> > >  meta/recipes-devtools/expect/{expect_5.45.3.bb => expect_5.45.4.bb}
> | 4
> > > ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > >  rename meta/recipes-devtools/expect/{expect_5.45.3.bb =>
> expect_5.45.4.bb}
> > > (95%)
> > >
> > > diff --git a/meta/recipes-devtools/expect/expect_5.45.3.bb
> > > b/meta/recipes-devtools/expect/expect_5.45.4.bb
> > > similarity index 95%
> > > rename from meta/recipes-devtools/expect/expect_5.45.3.bb
> > > rename to meta/recipes-devtools/expect/expect_5.45.4.bb
> > > index 445eca5742d..96eacd92934 100644
> > > --- a/meta/recipes-devtools/expect/expect_5.45.3.bb
> > > +++ b/meta/recipes-devtools/expect/expect_5.45.4.bb
> > > @@ -26,8 +26,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/expect/
> > > Expect/${PV}/${BPN}${PV}.tar.gz \
> > >             file://0001-Resolve-string-formatting-issues.patch \
> > >             file://0001-expect-Fix-segfaults-if-Tcl-is-built-
> with-stubs-and-.patch
> > > \
> > >            "
> > > -SRC_URI[md5sum] = "a8855cd41c1ef004b9794db9e2a57a9d"
> > > -SRC_URI[sha256sum] = "c520717b7195944a69ce1492ec82ca
> > > 0ac3f3baf060804e6c5ee6d505ea512be9"
> > > +SRC_URI[md5sum] = "00fce8de158422f5ccd2666512329bd2"
> > > +SRC_URI[sha256sum] = "49a7da83b0bdd9f46d04a04deec19c
> > > 7767bb9a323e40c4781f89caf760b92c34"
> > >
> > >  UPSTREAM_CHECK_URI = "http://sourceforge.net/
> > > projects/expect/files/Expect/"
> > >  UPSTREAM_CHECK_REGEX = "/Expect/(?P<pver>(\d+[\.\-_]*)+)/"
> > > --
> > > 2.15.1
> > >
> > > --
> > > _______________________________________________
> > > Openembedded-core mailing list
> > > Openembedded-core at lists.openembedded.org
> > > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> > >
>
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180302/e38a225f/attachment-0002.html>


More information about the Openembedded-core mailing list