Released a week ago, running fine ever since.
Feedback? OK?

Bugfixes:
• #9039: Sync from Linux to Mac with ownership - Local additions after rescan
• #9241: Versions path does not honor tilde (~) shortcut

Enhancements:
• #8616: Add CLI completion
• #9151: Add "stay logged in" checkbox to login dialog

Other issues:
• #9267: Inconsistent version requirements in lib/build and lib/upgrade
• #9313: Different lengths used for short device IDs in UI

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/syncthing/Makefile,v
diff -u -p -r1.60 Makefile
--- Makefile    18 Jan 2024 20:53:02 -0000      1.60
+++ Makefile    9 Feb 2024 19:16:43 -0000
@@ -1,6 +1,6 @@
 COMMENT =      open decentralized synchronization utility
 
-V =            1.27.2
+V =            1.27.3
 DISTNAME =     syncthing-${V}
 DISTFILES =    syncthing-source-v${V}${EXTRACT_SUFX}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/syncthing/distinfo,v
diff -u -p -r1.40 distinfo
--- distinfo    18 Jan 2024 20:53:02 -0000      1.40
+++ distinfo    9 Feb 2024 19:16:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (syncthing-source-v1.27.2.tar.gz) = 
KmIWVeCf3OileE6g9lxel3O4RK2WZoaRbmhGjL1EgTw=
-SIZE (syncthing-source-v1.27.2.tar.gz) = 14967954
+SHA256 (syncthing-source-v1.27.3.tar.gz) = 
P+JbhjuzoPdLyVp6+nG9qip5lxVCliI2vl2F9GmqiX0=
+SIZE (syncthing-source-v1.27.3.tar.gz) = 15007106

Reply via email to