Package: unison2.27.57 / 2.27.57-7

Metadata

Package Version Patches format
unison2.27.57 2.27.57-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Typo in ignore Regex help.patch | (download)

strings.ml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 typo in ignore regex help

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=129478

0002 Fix obsolete help about ssh.patch | (download)

strings.ml | 11 4 + 7 - 0 !
1 file changed, 4 insertions(+), 7 deletions(-)

 fix obsolete help about ssh

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=137960

0003 Fix typo missing o in follow.patch | (download)

strings.ml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo: missing o in follow

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466173

0004 Fix silent behaviour.patch | (download)

uitext.ml | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix -silent behaviour

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497729

0005 Fix build with OCaml 3.12.patch | (download)

update.mli | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build with ocaml 3.12

Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585454

0006 Fix build with ld as needed.patch | (download)

Makefile.OCaml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build with ld --as-needed

When building with ld --as-needed the libraries must be placed after
the objects needing their symbols. Else the library is not registered
as needed and dropped leading to undefined references.

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/unison2.27.57/+bug/803210
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633354
0007 Fix bad interaction with OpenSSH 5.6.patch | (download)

terminal.ml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix bad interaction with openssh 5.6