All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] libcap-ng: fix checksums
@ 2015-01-11 17:56 Armin Kuster
  2015-01-12  9:53 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2015-01-11 17:56 UTC (permalink / raw)
  To: yocto

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 recipes-security/libcap-ng/libcap-ng_0.7.4.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
index 3f225ba..8823dad 100644
--- a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
+++ b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
 
 inherit lib_package autotools pythonnative
 
-SRC_URI[md5sum] = "610afb774f80a8032b711281df126283"
-SRC_URI[sha256sum] = "5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1"
+SRC_URI[md5sum] = "55c57c0673b944ea1a755bcb2636dabd"
+SRC_URI[sha256sum] = "48a2083276f9820cb92dcb05d001b30733bcbf48c14c230303cac3cd08b45b6b"
 
 DEPENDS += "swig-native python"
 
-- 
1.9.1



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

* Re: [meta-security][PATCH] libcap-ng: fix checksums
  2015-01-11 17:56 [meta-security][PATCH] libcap-ng: fix checksums Armin Kuster
@ 2015-01-12  9:53 ` Paul Eggleton
  2015-01-12 12:35   ` akuster808
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2015-01-12  9:53 UTC (permalink / raw)
  To: Armin Kuster; +Cc: yocto

Hi Armin,

On Sunday 11 January 2015 09:56:22 Armin Kuster wrote:
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  recipes-security/libcap-ng/libcap-ng_0.7.4.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
> b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb index 3f225ba..8823dad
> 100644
> --- a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
> +++ b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
> @@ -12,8 +12,8 @@ SRC_URI =
> "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
> 
>  inherit lib_package autotools pythonnative
> 
> -SRC_URI[md5sum] = "610afb774f80a8032b711281df126283"
> -SRC_URI[sha256sum] =
> "5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1"
> +SRC_URI[md5sum] = "55c57c0673b944ea1a755bcb2636dabd"
> +SRC_URI[sha256sum] =
> "48a2083276f9820cb92dcb05d001b30733bcbf48c14c230303cac3cd08b45b6b"
> 
>  DEPENDS += "swig-native python"

Could you please note in the commit message why these are being changed? It 
looks like they weren't changed at the last upgrade, which is fine, but that 
should be noted so that it's clear that it wasn't a matter of the files being 
changed upstream.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: [meta-security][PATCH] libcap-ng: fix checksums
  2015-01-12  9:53 ` Paul Eggleton
@ 2015-01-12 12:35   ` akuster808
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2015-01-12 12:35 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto

Paul,

Thanks for the feedback.  My intension was to add some sort of a note by 
my action did not reflect that.

I will send out an update.

- Armin

On 01/12/2015 01:53 AM, Paul Eggleton wrote:
> Hi Armin,
>
> On Sunday 11 January 2015 09:56:22 Armin Kuster wrote:
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>   recipes-security/libcap-ng/libcap-ng_0.7.4.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
>> b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb index 3f225ba..8823dad
>> 100644
>> --- a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
>> +++ b/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
>> @@ -12,8 +12,8 @@ SRC_URI =
>> "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \
>>
>>   inherit lib_package autotools pythonnative
>>
>> -SRC_URI[md5sum] = "610afb774f80a8032b711281df126283"
>> -SRC_URI[sha256sum] =
>> "5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1"
>> +SRC_URI[md5sum] = "55c57c0673b944ea1a755bcb2636dabd"
>> +SRC_URI[sha256sum] =
>> "48a2083276f9820cb92dcb05d001b30733bcbf48c14c230303cac3cd08b45b6b"
>>
>>   DEPENDS += "swig-native python"
>
> Could you please note in the commit message why these are being changed? It
> looks like they weren't changed at the last upgrade, which is fine, but that
> should be noted so that it's clear that it wasn't a matter of the files being
> changed upstream.
>
> Cheers,
> Paul
>


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

end of thread, other threads:[~2015-01-12 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-11 17:56 [meta-security][PATCH] libcap-ng: fix checksums Armin Kuster
2015-01-12  9:53 ` Paul Eggleton
2015-01-12 12:35   ` akuster808

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.