On 1/25/24 18:27, Michael Olbrich wrote:
> On Tue, Jan 23, 2024 at 06:13:33PM +0100, Christian Melki wrote:
>> Looks minor.
>> https://github.com/nss-dev/nss/compare/NSS_3_96_RTM...NSS_3_97_RTM
>> https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_97.html 
>> (expected)
>>
>> Signed-off-by: Christian Melki <christian.me...@t2data.com>
>> ---
>>  rules/ca-certificates.make | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make
>> index 5ddf2b6d7..328adbb51 100644
>> --- a/rules/ca-certificates.make
>> +++ b/rules/ca-certificates.make
>> @@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_CA_CERTIFICATES) += ca-certificates
>>  #
>>  # Paths and names
>>  #
>> -CA_CERTIFICATES_VERSION             := NSS_3_96_RTM
>> +CA_CERTIFICATES_VERSION             := NSS_3_97_RTM
>>  CA_CERTIFICATES_MD5         := 0f959b6e7001196c91a06ffe60e80270
> 
> Version change without new md5 looks wrong.
> 
> Michael
> 

It does, but is correct afaict.

I've bumped previously without certdata changes,
mostly to avoid any questions regarding the latest version of certdata.
Ie, up to version 3.97 this was considered correct.
One such commit is 86b242369709092941d8700fd30c9c8d6dfc9f67

I should have been clearer, but the good summary page wasn't updated
yet, hence the expected remark.

Regards,
Christian

>>  CA_CERTIFICATES                     := 
>> ca-certificates-$(CA_CERTIFICATES_VERSION)
>>  CA_CERTIFICATES_SUFFIX              := txt
>> -- 
>> 2.34.1
>>
>>
>>
> 


Reply via email to