Re: git: acd6144c488b - main - devel/git: Update to 2.39.1

From: Michael Gmelin <grembo_at_freebsd.org>
Date: Thu, 19 Jan 2023 07:55:13 UTC

> On 19. Jan 2023, at 08:39, Antoine Brodin <antoine@freebsd.org> wrote:
> 
> On Thu, Jan 19, 2023 at 7:38 AM Antoine Brodin <antoine@freebsd.org> wrote:
>> 
>>> On Tue, Jan 17, 2023 at 7:13 PM Renato Botelho <garga@freebsd.org> wrote:
>>> 
>>> The branch main has been updated by garga:
>>> 
>>> URL: https://cgit.FreeBSD.org/ports/commit/?id=acd6144c488bbe15cd81c41f14d9fb96636b4c1f
>>> 
>>> commit acd6144c488bbe15cd81c41f14d9fb96636b4c1f
>>> Author:     Renato Botelho <garga@FreeBSD.org>
>>> AuthorDate: 2023-01-17 19:12:17 +0000
>>> Commit:     Renato Botelho <garga@FreeBSD.org>
>>> CommitDate: 2023-01-17 19:13:51 +0000
>>> 
>>>    devel/git: Update to 2.39.1
>>> 
>>>    Security:       CVE-2022-41903
>>>                    CVE-2022-23521
>>>    Sponsored by:   Rubicon Communications, LLC ("Netgate")
>>> ---
>>> devel/git/Makefile  |  2 +-
>>> devel/git/distinfo  | 14 +++++++-------
>>> devel/git/pkg-plist | 10 ++++++++++
>>> 3 files changed, 18 insertions(+), 8 deletions(-)
>> 
>> Hello,
>> 
>> git seems to be unable to clone or pull over https after this update
>> unable to access 'https://git.freebsd.org/ports.git/': SSL certificate
>> problem: unable to get local issuer certificate
>> 
>> Could you investigate?
> 
> Adding portmgr in cc: as this affects package builders.
> 

Does installing ca-root-nss explicitly make a difference?

Michael