From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D6C5C3858C50 for ; Thu, 6 Apr 2023 13:35:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6C5C3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1680788147; bh=Yl9P2C7i4N2x9NqsrhlAq1kU1hXfrsaEPKqZvlGNr08=; h=Date:Subject:To:From:Reply-To:From; b=L4C718wiBo848TDY6887z0twCguAMed0NeNGOyJon7HKw6id5Er88l2NeeXWYtJhI TzFMe3qhyP1DzmQJZZGYjHqeu9Ekkhy6636dsd64Jk7dyYPF8K8zr7pOu+Gv24hUT9 qFikXWFaK0iaTR+tVqiF+ev4eimvc3KHvp0NuNQ0= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 807C33858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1680788147; bh=Yl9P2C7i4N2x9NqsrhlAq1kU1hXfrsaEPKqZvlGNr08=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=xH966OTJEH6EuEeNYiE7+hzepyoNiKXXO8ZiYRVz35SvYd4fZ2vtxPRMh1fNZ6w50 29BSJ6AMafW6vktrMNfsHN33kgYAn7W9/12eeDs2lHGRaoI+B8WvL0/lVy0+X1LqPj 2cyODguaGS3qqj0n7WfCShBEsb6zmcuCETGmoRwA= DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 305E53858D32 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680788096; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=HozGy2fd3uPtAXRJqGeqBFVw8HCfH7AlTzZusvnA6Sc=; b=mQDeRpaOIEIWMZqS/rWV/306kzSMgIVa87hAGPXX4MuRPtXSjlVs/c60b2b+HnfITr dQSBmcRSicakpMrcYLaycEpgLSazbg7+4VugqYTX1+EcU//uXird+7mpTISmLIC+6Hur UQoRiZOhqYNJpOgwmd5iBi62V5l8r8/+qKMZEj/uudCGqgDkHQgg2W6VuTfn4WBOqcBM FjgGV0o3zXWgv4LyvYqgEnWBDobgMyEepEPgGAwQUxFjb6X4axi4ZCgGeaqLusB/Djnp W253xb355NePqnAmv0d+A9nRPAalMVMAryylJq0yK/2hzfMdDbXZZDva0r034x7uazHI LBVA== X-Gm-Message-State: AAQBX9fAJih9fuKxUcLDiTuprjKLK2QoDTIwVrAgibhVAEQjgkiHL9kI m7dcDTWLAM9ncbUiKi8tOl4IHPh9/+7Nynq031F5eyHj6w5vew== X-Google-Smtp-Source: AKy350b3ReUptZMhilHtawXkhf/DCJL8DCdHfscFHkQH3mVMZpm9KzPie4VcDpxNFj2sWdIJ5EVxunY3l107lUUd8gU= X-Received: by 2002:aa7:de91:0:b0:4fd:2b05:aa2 with SMTP id j17-20020aa7de91000000b004fd2b050aa2mr4870564edv.42.1680788095888; Thu, 06 Apr 2023 06:34:55 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 6 Apr 2023 09:34:43 -0400 Message-Id: Subject: [ANNOUNCEMENT] unison 2.53.2-1 To: cygwin@cygwin.com X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Andrew Schulman via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: unison 2.53.2-1 is now available in Cygwin. This is a new upstream release, with new features and bug fixes. See the upstream release log[1] for details. Unison is a file synchronizer for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. == Unison versions and packages Unison versions 2.52 and later are provided in Cygwin by the unison package. The executable is /usr/bin/unison-latest. All versions 2.52 and later are compatible with each other, so they can sync with each other. They can also sync with Unison versions 2.48-2.51, but apparently not with versions older than that. Test reports are welcome on the Cygwin list, cygwin@cygwin.com. Prior to version 2.52, Unison came in multiple complementary packages for Cygwin: Unison OCaml Package name version version Unison executable ------------ ------- ------- ----------------- unison2.27 2.27.* 4.01.0 /usr/bin/unison-2.27 unison2.32 2.32.* 4.01.0 /usr/bin/unison-2.32 unison2.40 2.40.* 4.02.3 /usr/bin/unison-2.40 unison2.45 2.45.* 4.01.1 /usr/bin/unison-2.45 unison2.48+4.04.2 2.48.* 4.04.2 /usr/bin/unison-2.48+4.04.2 unison2.48+4.08.1 2.48.* 4.08.1 /usr/bin/unison-2.48+4.08.1 unison2.49 2.49.* 4.02.3 /usr/bin/unison-2.49 unison2.51+4.04.2 2.51.* 4.04.2 /usr/bin/unison-2.51+4.04.2 unison2.51+4.10.0 2.51.* 4.10.0 /usr/bin/unison-2.51+4.10.0 Different packages were needed because Unison executables were only compatible if they had the same Unison version, and were compiled with compatible versions of OCaml. (It was kind of a nightmare.) So you had to have a version installed locally that matched the version you were synchronizing with. == Migrating to version 2.52 or later To upgrade Unison on your local host to version 2.52 or later: * If the remote host is also running Unison 2.52 or later, you're all set. * If the remote host is running Unison 2.48-2.51, you can sync with it. If you've previously synchronized files with that host, try syncing with it again with your local version 2.52 or later. If the two Unisons were built with compatible versions of OCaml, then the newer Unison will upgrade the local Unison archive files to the newer format. After that you can sync using any later version of Unison, regardless of the OCaml version. But if Unison throws an error about bad archives or the like, then you'll have to either go back to using the previous Unison version, or (recommended) remove the previous archive files (~/.unison/ar* and ~/.unison/fp*), and start over with a fresh synchronization. * If the remote host is running a version older than 2.48, you can't sync to it with version 2.52 or later. You'll have to keep using one of the older Unison packages listed above, that matches the Unison and OCaml versions of the remote host. The Unison 2.52 Migration Guide[2] has more information. == Setting a default version The package postinstallation script uses alternatives(8) to install a symlink /usr/bin/unison that points to one of the above-named executables. By default this symlink will track the highest-numbered version of Unison that you install on your system. You can change that using alternatives: alternatives --config unison (recommended) or manually. See "man alternatives" for details. If the server provides multiple versions of Unison, you can invoke Unison on the client with for example '-servercmd /usr/bin/unison-2.51' to run the version you want on the server, or put 'servercmd /usr/bin/unison-2.51' into the client's preference file. == User interface All of the Unison packages for Cygwin use the text UI. There is also a GTK3 UI for Unison, but I haven't tried to build it for Cygwin yet. Andrew E. Schulman [1]https://github.com/bcpierce00/unison/releases [2]https://github.com/bcpierce00/unison/wiki/2.52-Migration-Guide