Changelog for
libcsync0-0.50.8-32.1.i586.rpm :
Fri Aug 10 14:00:00 2012 freitagAATTowncloud.com
- updated to version 0.50.8 (released 2012-08-10)
* Inode equivalent support for Win32 platforms to support rename
* ownCloud supports propagates renames from local to webdav MOVE
* ownCloud module works with proxy, settings from mirall.
* improved CMake modules (openSSL)
* Fixed namespace for lastmodified propset.
* Added cmocka based tests for ownCloud module.
* Added a config_test.h config header file.
* Fix link handling: Ignore symlinks.
* Modules can now report their capabilities to csync core.
* A lot of minor fixes and improvements.
Fri Jun 22 14:00:00 2012 freitagAATTowncloud.com
- update to version 0.50.7 (released 2012-06-19)
* Added ability to log to a callback, ie. let the app
catch the log output
* Added push to remote without pushing to temp file first.
* Fixed file copy function to use wide character (win32).
* Fixed loading of statedb if user has special char (win32).
Wed May 16 14:00:00 2012 freitagAATTowncloud.com
- update to final 0.50.6
* Directories with \'strange\' characters broke sync. (oC bug #613)
* Special characters in Windows did not sync correctly. (oC bug #478)
* Make neon redirecting
* Switch logging off on Apple to not fill the syslog. (oC bug #622)
Fri May 11 14:00:00 2012 freitagAATTowncloud.com
- update to beta of 0.50.6, next release.
Fri Apr 20 14:00:00 2012 msrexAATTowncloud.com
- reformat debian packaging files
Thu Apr 19 14:00:00 2012 msrexAATTowncloud.com
- clean-up convoluted requires
Thu Apr 19 14:00:00 2012 msrexAATTowncloud.com
- also disable sftp module on SLES
Wed Apr 18 14:00:00 2012 msrexAATTowncloud.com
- re-enable sftp-module on fedora
Wed Apr 18 14:00:00 2012 msrexAATTowncloud.com
- disable sftp-module on RHEL and CentOS
Wed Apr 18 14:00:00 2012 msrexAATTowncloud.com
- fix dependencies for RHEL / CentOS
Wed Apr 18 14:00:00 2012 msrexAATTowncloud.com
- changes to debian packaging
Wed Apr 18 14:00:00 2012 freitagAATTopensuse.org
- version 0.50.5 (released 2012-04-18)
required for owncloud client 1.0.1
* removed argp lib dependency
* simplified and fixed CMake files
* MacOS porting efforts
* more granular error reports, thread save
Mon Apr 2 14:00:00 2012 freitagAATTopensuse.org
- Update to upstream version 0.50.4 with more fine tunes and fixes.
Mon Apr 2 14:00:00 2012 freitagAATTopensuse.org
- Disable sftp for SLES as the package is too old.
Mon Mar 26 14:00:00 2012 freitagAATTopensuse.org
- Update to internal beta version 0.50.3 with more bugfixes.
Tue Mar 13 13:00:00 2012 freitagAATTopensuse.org
- Update to internal beta version 0.50.2 with more bugfixes.
Fri Mar 2 13:00:00 2012 freitagAATTopensuse.org
- Update to internal beta version 0.50.1
Wed Feb 22 13:00:00 2012 freitagAATTopensuse.org
- Update to upstream beta version 0.49.9:
* Added owncloud module.
* Added backup reconciler.
* Fixed serveral bugs.
Tue Feb 16 13:00:00 2010 anschneiderAATTexsuse.de
- Build always with libssh support.
Mon Feb 15 13:00:00 2010 anschneiderAATTexsuse.de
- Update to version 0.44.0.
* Migrated sftp module to libssh 0.4.
* Added more cache entries to the default config.
* Added missing requirements.
* Fixed build warnings.
* Fixed some memory leaks using sftp attributes.
* Some code cleanups.
Sun Jan 31 13:00:00 2010 jengelhAATTmedozas.de
- Package baselibs.conf
Mon May 25 14:00:00 2009 anschneiderAATTexsuse.de
- Update to version 0.43.0.
* Added SFTP support with libssh 0.3.
* Added possibility to pass userdata to the auth function.
* Added a better version function.
* Fixed CMake build.
* Fixed CMake find modules.
* Fixed some flaws in cstd functions.
* Documented all public functions.
Fri Apr 17 14:00:00 2009 anschneiderAATTexsuse.de
- Fix Fedora build.
- Change the way how to set CFLAGS.
Thu Feb 26 13:00:00 2009 anschneiderAATTsuse.de
- Update to version 0.42.0
* Small fix in the userguide.
Fri Jan 23 13:00:00 2009 anschneiderAATTsuse.de
- Update to version 0.42.0 rc3
* Added checks for unix extensions.
* Added more documentation to the userguide.
* Fixed loading of plugins.
* Fixed call for deletion functions.
* Normalize the path to
/ for the statedb filename.
* More change name of client options to be more descriptive.
- Add recommends for the plugins.
Thu Jan 8 13:00:00 2009 anschneiderAATTsuse.de
- Fix loading of plugins.
- Add requires to the plugins.
Thu Jan 8 13:00:00 2009 anschneiderAATTsuse.de
- Update to version 0.42.0 rc2
* Reduced syscalls
* Fixed a bug in the state database
* Fixed libsmbclient support
* Completed userguide
Fri Dec 5 13:00:00 2008 anschneiderAATTsuse.de
- Update to version 0.42.0 rc1
libcsync:
* Reduced calls of syscall functions.
* Added own function to create a temporary filename.
* Fixed libsmbclient 3.0.x support.
Wed Sep 10 14:00:00 2008 anschneiderAATTsuse.de
- Created a subpackage for each plugin and for the user guide
- Update to version 0.42.0 beta1
libcsync:
* Added a sftp module using libssh
* Added user guide (just a start)
* Added testcase for update detection
* Added a function to parse an uri to cstdlib
* Updated the manpage
* Fixed some segfaults in cstdlib
* Fixed some memory leaks
csync:
* Improved the auth callback
Thu Jul 3 14:00:00 2008 anschneiderAATTsuse.de
- Set the right group for the different packages
Wed Jul 2 14:00:00 2008 anschneiderAATTsuse.de
- Update to version 0.42.0 alpha4
libcsync:
* Added the possibility to run csync completely without a journal
* Improved chmod calls during propagation. Most of the time we use the
default mode and don\'t need to call chmod.
* Improved the exclude list handling in the file tree walker. This
increased the speed of the update detection.
* Fixed csync on PPC
* Fixed serveral small bugs
csync:
* Added commandline option to run csync completely without a journal
Fri Jun 27 14:00:00 2008 anschneiderAATTsuse.de
- Fixed csync on PPC
Wed Jun 25 14:00:00 2008 anschneiderAATTsuse.de
- Update to version 0.42.0 alpha3
libcsync:
* Added a tree merger to write a complete journal
* Added support to run csync without a journal
* Fixed kerberos support in csync_smb module
* Fixed closing of files after the copy
* Fixed update detection to detect special files (fifo, pipes,
char devices, ..)
* Fixed O_NOATIME flag on open() if we don\'t have the permission
csync:
* Add a variable to run csync completely without a journal
Tue Jun 17 14:00:00 2008 anschneiderAATTsuse.de
- Fix update detection for special files (fifo, char device, ..)
- Fix propagation for files the user doesn\'t own
Mon Jun 16 14:00:00 2008 anschneiderAATTsuse.de
- Update to version 0.41.92 (0.42.0 alpha2)
libcsync:
* Peformance improvements
* Add more directories to the standard exclude file
* Bugfixes
Wed Jun 4 14:00:00 2008 anschneiderAATTsuse.de
- Build for redhat based distributions
Mon Jun 2 14:00:00 2008 anschneiderAATTsuse.de
- Update to version 0.41.91 (0.42.0 alpha1)
Mon May 5 14:00:00 2008 anschneiderAATTsuse.de
- Initial verison 0.41.90