Path to this page:
./
net/unison,
File-synchronization tool
Branch: CURRENT,
Version: 2.53.7,
Package name: unison-2.53.7,
Maintainer: gdtUnison is a file-synchronization tool 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.
Required to run:[
lang/ocaml]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1379.584 KB
Version history: (Expand)
- (2024-11-23) Updated to version: unison-2.53.7
- (2024-11-17) Updated to version: unison-2.53.6nb2
- (2024-11-15) Updated to version: unison-2.53.6nb1
- (2024-11-05) Updated to version: unison-2.53.6
- (2024-11-01) Updated to version: unison-2.53.5nb4
- (2024-11-01) Updated to version: unison-2.53.5nb3
CVS history: (Expand)
2024-11-23 14:59:40 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
unison: update to 2.53.7.
Fix pkglint while here.
Changes:
Fix for parallel builds of the gui. (If 2.53.6 built for you,
because you didn't build the GUI, you didn't use -j, or you got
lucky, there is no need to update to 2.53.7.)
|
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-05 01:48:10 by Greg Troxel | Files touched by this commit (2) |
Log message:
net/unison: Update to 2.53.6
## Changes in 2.53.6
Released 2024-11-04
* Remove workaround for Windows DST: Time differences of one hour
are no longer treated as not different.
* Time remaining, when over 24h, shown as days and HMS instead of
just HMS.
* Stop using deprecated [GdkPixbuf.from_xpm_data] (avoids problems
with some versions of gdkpixbuf). Attempt to avoid soundness
issues with lablgtk while doing so.
Deprecation warning: support for external rsync will be removed,
likely in 2.54.0.
DEPRECATION MAY HAPPEN WITH LESS THAN TYPICAL NOTICE:
lablgtk is difficult to use safely, and future maintenance is
unclear. Implementing the GUI without lablgtk requires more effort
than seems likely to happen. Thus, it is possible that support for
the unison GUI may end suddenly, on a particular platform, or on all
platforms -- even in a micro release. See
https://github.com/bcpierce00/unison/issues/1075
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-08 01:52:11 by Greg Troxel | Files touched by this commit (3) |
Log message:
net/unison: Update to 2.53.5
packaging changes: align comments to wip
## Changes in 2.53.5
Released 2024-05-06
* Various minor bugfixes.
* Recovery from errors during repeat mode (enabled in 2.53.1) is disabled
for time being.
|