On Sun, 14 Jan 2024, Klemens Nanni wrote:

> Bugfixes:
>   • #9041: cli subcommand does not use STHOMEDIR env var
>   • #9183: Filesystem watching (kqueue) is enabled … with a lot of files
>   • #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map 
> read and map write")
> Enhancements:
>   • #7406: Add UPnP support for IPv6
> Other issues:
>   • #9247: Embed binary releases signing key as a file instead of hardcoding 
> a string
>   • #9287: quic-go v0.40.1 (CVE-2023-49295)
> 
> Feedback? OK?

Builds and works ok for me on amd64.

ok paco@

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/syncthing/Makefile,v
> diff -u -p -r1.59 Makefile
> --- Makefile  31 Dec 2023 14:26:22 -0000      1.59
> +++ Makefile  13 Jan 2024 16:51:36 -0000
> @@ -1,6 +1,6 @@
>  COMMENT =    open decentralized synchronization utility
>  
> -V =          1.27.1
> +V =          1.27.2
>  DISTNAME =   syncthing-${V}
>  DISTFILES =  syncthing-source-v${V}${EXTRACT_SUFX}
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/syncthing/distinfo,v
> diff -u -p -r1.39 distinfo
> --- distinfo  31 Dec 2023 14:26:22 -0000      1.39
> +++ distinfo  13 Jan 2024 16:51:42 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (syncthing-source-v1.27.1.tar.gz) = 
> XHsEVuUMii5Ml2dyfEE5VYupVXOidic6FzCpA+CnODQ=
> -SIZE (syncthing-source-v1.27.1.tar.gz) = 14964498
> +SHA256 (syncthing-source-v1.27.2.tar.gz) = 
> KmIWVeCf3OileE6g9lxel3O4RK2WZoaRbmhGjL1EgTw=
> +SIZE (syncthing-source-v1.27.2.tar.gz) = 14967954
> 

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to