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.