* [meta-oe][PATCH] evtest: Provide updated checksums
@ 2014-08-06 13:21 Drew Moseley
2014-08-06 13:38 ` Gary Thomas
2014-08-06 14:35 ` Martin Jansa
0 siblings, 2 replies; 6+ messages in thread
From: Drew Moseley @ 2014-08-06 13:21 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
---
meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
index 640cec0..ccaa0c6 100644
--- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
+++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "libxml2"
SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
-SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
-SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
+SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
+SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b"
inherit autotools pkgconfig
--
1.9.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [meta-oe][PATCH] evtest: Provide updated checksums
2014-08-06 13:21 [meta-oe][PATCH] evtest: Provide updated checksums Drew Moseley
@ 2014-08-06 13:38 ` Gary Thomas
2014-08-06 13:41 ` Moseley, Drew
2014-08-06 14:35 ` Martin Jansa
1 sibling, 1 reply; 6+ messages in thread
From: Gary Thomas @ 2014-08-06 13:38 UTC (permalink / raw)
To: openembedded-devel
On 2014-08-06 07:21, Drew Moseley wrote:
> Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
> ---
> meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
> index 640cec0..ccaa0c6 100644
> --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
> +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> DEPENDS = "libxml2"
>
> SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
> -SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
> -SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
> +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
> +SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b"
>
> inherit autotools pkgconfig
Why did these change? It's really BAD practice to have a new/different
version of a program with an old name (hence different checksums).
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-oe][PATCH] evtest: Provide updated checksums
2014-08-06 13:38 ` Gary Thomas
@ 2014-08-06 13:41 ` Moseley, Drew
2014-08-06 13:52 ` Gary Thomas
2014-08-06 13:58 ` Paul Eggleton
0 siblings, 2 replies; 6+ messages in thread
From: Moseley, Drew @ 2014-08-06 13:41 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
On Aug 6, 2014, at 9:38 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> On 2014-08-06 07:21, Drew Moseley wrote:
>> Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
>> ---
>> meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
>> index 640cec0..ccaa0c6 100644
>> --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
>> +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
>> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>> DEPENDS = "libxml2"
>>
>> SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
>> -SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
>> -SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
>> +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
>> +SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b"
>>
>> inherit autotools pkgconfig
>
> Why did these change? It's really BAD practice to have a new/different
> version of a program with an old name (hence different checksums).
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
No clue. I downloaded them today and those were the sums that were there.
Drew
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-oe][PATCH] evtest: Provide updated checksums
2014-08-06 13:41 ` Moseley, Drew
@ 2014-08-06 13:52 ` Gary Thomas
2014-08-06 13:58 ` Paul Eggleton
1 sibling, 0 replies; 6+ messages in thread
From: Gary Thomas @ 2014-08-06 13:52 UTC (permalink / raw)
To: openembedded-devel
On 2014-08-06 07:41, Moseley, Drew wrote:
>
> On Aug 6, 2014, at 9:38 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>
>> On 2014-08-06 07:21, Drew Moseley wrote:
>>> Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
>>> ---
>>> meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
>>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
>>> index 640cec0..ccaa0c6 100644
>>> --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
>>> +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
>>> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>>> DEPENDS = "libxml2"
>>>
>>> SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
>>> -SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
>>> -SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
>>> +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
>>> +SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b"
>>>
>>> inherit autotools pkgconfig
>>
>> Why did these change? It's really BAD practice to have a new/different
>> version of a program with an old name (hence different checksums).
>
> No clue. I downloaded them today and those were the sums that were there.
Interesting - I have the older tar ball here (from 2012-01-23) and
the contents are identical when extracted, even down to the file
dates, etc. It must have been repacked recently as the old file
was still in place in June.
All in all, not nice... (not your fault I know)
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-oe][PATCH] evtest: Provide updated checksums
2014-08-06 13:41 ` Moseley, Drew
2014-08-06 13:52 ` Gary Thomas
@ 2014-08-06 13:58 ` Paul Eggleton
1 sibling, 0 replies; 6+ messages in thread
From: Paul Eggleton @ 2014-08-06 13:58 UTC (permalink / raw)
To: Moseley, Drew; +Cc: openembedded-devel
Hi Drew,
On Wednesday 06 August 2014 13:41:15 Moseley, Drew wrote:
> On Aug 6, 2014, at 9:38 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> > On 2014-08-06 07:21, Drew Moseley wrote:
> >> Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
> >> ---
> >>
> >> meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
> >> 1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb
> >> b/meta-oe/recipes-support/evtest/evtest_1.25.bb index 640cec0..ccaa0c6
> >> 100644
> >> --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
> >> +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
> >> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM =
> >> "file://COPYING;md5=751419260aa954499f7abaabaa882bbe">>
> >> DEPENDS = "libxml2"
> >>
> >> SRC_URI =
> >> "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2
> >> ;name=archive">>
> >> -SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
> >> -SRC_URI[archive.sha256sum] =
> >> "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
> >> +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
> >> +SRC_URI[archive.sha256sum] =
> >> "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b">>
> >> inherit autotools pkgconfig
> >
> > Why did these change? It's really BAD practice to have a new/different
> > version of a program with an old name (hence different checksums).
>
> No clue. I downloaded them today and those were the sums that were there.
As a general rule, we can't just change signatures without some understanding
of why they are changing; otherwise we could miss some tampering with the
contents, the detection of which is the entire purpose of having the
checksums.
In this specific instance the reason it has changed is almost certainly the
fact that the source is being fetched from a cgit snapshot. These are not
guaranteed to remain the same, so pointing to them in SRC_URI isn't really a
good idea. FYI Otavio has already sent patches to switch over to fetching
directly from git instead to this list a couple of days ago.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-oe][PATCH] evtest: Provide updated checksums
2014-08-06 13:21 [meta-oe][PATCH] evtest: Provide updated checksums Drew Moseley
2014-08-06 13:38 ` Gary Thomas
@ 2014-08-06 14:35 ` Martin Jansa
1 sibling, 0 replies; 6+ messages in thread
From: Martin Jansa @ 2014-08-06 14:35 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1514 bytes --]
On Wed, Aug 06, 2014 at 09:21:33AM -0400, Drew Moseley wrote:
> Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
> ---
> meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-support/evtest/evtest_1.25.bb b/meta-oe/recipes-support/evtest/evtest_1.25.bb
> index 640cec0..ccaa0c6 100644
> --- a/meta-oe/recipes-support/evtest/evtest_1.25.bb
> +++ b/meta-oe/recipes-support/evtest/evtest_1.25.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> DEPENDS = "libxml2"
>
> SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
> -SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
> -SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
> +SRC_URI[archive.md5sum] = "0ef3fe5e20fa2dee8994827d48482902"
> +SRC_URI[archive.sha256sum] = "6e93ef54f0aa7d263f5486ce4a14cac53cf50036bfd20cf045fef2b27ee6664b"
NAK: see evtest changes in master-next:
http://patchwork.openembedded.org/patch/77211/
http://patchwork.openembedded.org/patch/77213/
>
> inherit autotools pkgconfig
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-08-06 14:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 13:21 [meta-oe][PATCH] evtest: Provide updated checksums Drew Moseley
2014-08-06 13:38 ` Gary Thomas
2014-08-06 13:41 ` Moseley, Drew
2014-08-06 13:52 ` Gary Thomas
2014-08-06 13:58 ` Paul Eggleton
2014-08-06 14:35 ` Martin Jansa
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.