[yocto] [meta-security][PATCH] libcap-ng: fix checksums

akuster808 akuster808 at gmail.com
Mon Jan 12 04:35:33 PST 2015


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 at 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
>



More information about the yocto mailing list