Accepting request 26745 from network

Copy from network/unison based on submit request 26745 from user mhopf

OBS-URL: https://build.opensuse.org/request/show/26745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unison?expand=0&rev=15
This commit is contained in:
OBS User autobuild
2009-12-16 16:27:39 +00:00
committed by Git OBS Bridge
parent 08feff5cb5
commit 24d1c20b62
5 changed files with 407 additions and 208 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Dec 16 10:51:19 UTC 2009 - mhopf@novell.com
- Update to latest stable version 2.32.52
* If Unison is interrupted during a directory transfer, it will now leave
the partially transferred directory intact in a temporary location
* Added experimental support for invoking an external file transfer tool for
whole-file copies
* Very preliminary support for triggering Unison from an external
filesystem-watching utility.
* Ignore one hour differences when deciding whether a file may have been
updated (ignore daylight saving time changes under Windows)
* Fixed slow performances when transferring a file using our rsync
implementation from a 64-bit architecture to a 32-bit architecture
* Case sensitivity information put in the archive (in a backward compatible
way) and checked when the archive is loaded
* Upgraded to GPL version 3
* In repeat mode, don't save the archives when there is no update
* Tons of bug fixes + small additions
-------------------------------------------------------------------
Fri Sep 4 16:50:56 CEST 2009 - mhopf@novell.com