rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] rdiff-backup 1.1.8 released


From: dean gaudet
Subject: Re: [rdiff-backup-users] rdiff-backup 1.1.8 released
Date: Mon, 29 Jan 2007 10:43:22 -0800 (PST)

woops, i think patch must have moved the blocks around... or i messed up 
the merge...

can you test CVS HEAD and let me know if it's good?  i'll do a 1.1.9 later 
tonight.

-dean

On Mon, 29 Jan 2007, Marc Dyksterhouse wrote:

> Dean,
> 
> fs_abilities.py in 1.1.8 has a problem.  The lines:
> 
>   def set_escape_dos_devices(self):
>     SetConnections.UpdateGlobal('escape_dos_devices', \
>                               self.dest_fsa.escape_dos_devices)
> 
> were randomly added after "def get_readonly_fsa" at line 445.  That code
> block needs to be at the end of "class SetGlobals" at about line 477
> (just before or after the new set_symlink_perms).
> 
> marc
> 
> dean gaudet wrote:
> > this should let the cygwin folks test out all the recent patches.
> > 
> > -dean
> > 
> > New in v1.1.8 (2007/01/29)
> > --------------------------
> > 
> > Cygwin generates EACCESS on fsync -- so accept it rather than dieing.
> > (Marc Dyksterhouse).
> > 
> > Add "FilenameMapping.set_init_quote_vals" security exception.
> > (Marc Dyksterhouse)
> > 
> > Escape DOS device filenames when necessary.  Adjust DOS filename
> > quoting to work properly with cygwin.  (Marc Dyksterhouse)
> > 
> > Allow for preservation of FinderInfo for folders and fix typo
> > in Time.py. (Patch from Andrew Ferguson.)
> > 
> > Test for symlink permissions support to avoid unncessary syscalls on
> > platforms that don't support them. (Patch from Andrew Ferguson.)
> > 
> > RPM specfile update from Gordon Rowell.
> > 
> > 
> > 
> > _______________________________________________
> > rdiff-backup-users mailing list at address@hidden
> > http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
> > Wiki URL:
> > http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]