SHA256
1
0
forked from pool/cmis-client
cmis-client/cmis-client.changes
Cédric Bosdonnat 332f529d26 Accepting request 224660 from home:cbosdonnat:branches:devel:libraries:c_c++
- 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch
  Fix problem with big endian architectures. bnc#866716

OBS-URL: https://build.opensuse.org/request/show/224660
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmis-client?expand=0&rev=22
2014-03-04 19:16:26 +00:00

105 lines
3.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 4 13:46:50 UTC 2014 - cbosdonnat@suse.com
- 433fad3-Fix-int-bool-confusion-on-big-endian-architectures.patch
Fix problem with big endian architectures. bnc#866716
-------------------------------------------------------------------
Mon Dec 30 10:58:01 UTC 2013 - tchvatal@suse.com
- Whitespace cleanup here&there.
-------------------------------------------------------------------
Tue Nov 12 04:58:21 UTC 2013 - jengelh@inai.de
- Set RPM groups of shlib packages to what we normally use
- Make a note in the description about what "CMIS" is
- Require boost-1.42 (first one to have the mandatory uuid.hpp)
-------------------------------------------------------------------
Wed Aug 7 15:25:18 UTC 2013 - cbosdonnat@suse.com
- Update to version 0.4.1
+ 0.4.0
+ Support for Google Drive protocol as a binding
+ Support for Alfresco in the cloud
+ Added OAuth2 authentication support
+ Added API to configure HTTP proxy
+ Handle invalid SSL certificate problems
+ Added API for renditions
+ Moved the CMIS Atom binding unit tests to use libcurl mockup
+ Added repository capabilities support (still missing
capabilityCreatablePropertyTypes and capabilityNewTypeSettableAttributes)
+ 0.4.1
+ Don't install the libcmis-mockup library: only for testing purpose
-------------------------------------------------------------------
Mon Jun 10 23:09:00 UTC 2013 - crrodriguez@opensuse.org
- Build with large file support in 32 bit archs, no good
will come mixing LFS-aware executables and non-LFS libraries.
-------------------------------------------------------------------
Thu Jan 31 15:35:40 UTC 2013 - tchvatal@suse.com
- Version bup to 0.3.1
* 0.3.1
* Added support for proxy configuration
* Fixed man page generation
* Misc code cleanup / fixes
-------------------------------------------------------------------
Fri Jan 25 12:36:49 UTC 2013 - tchvatal@suse.com
- Fix libcmis-c-devel dependency over itself.
-------------------------------------------------------------------
Thu Sep 13 12:38:54 UTC 2012 - cbosdonnat@suse.com
- Update to version 0.3.0
+ 0.2.2
+ Fixed soname for the library
+ Allow building against libcurl 7.13.1
+ 0.2.3
+ Fixed SharePoint support
+ Conditional build of man page
+ 0.3.0
+ Added Document::checkOut(), Document::cancelCheckout() and Document::checkIn()
+ Added Object::move( ) -- Grau Data
+ Fixes for xcmis and cloudoku.com -- Grau Data
+ Added Document::getAllVersions( )
+ WebService binding implementation
+ Session factory automatically detects which binding to use
+ C wrapper API
+ Unit tests are now split between quick ones and the ones needing a CMIS server
-------------------------------------------------------------------
Mon Jun 4 11:37:10 UTC 2012 - cbosdonnat@suse.com
- Update to version 0.2.1
+ 0.2.0
+ Handle all the authentication methods that can be handled by
libcurl like Basic, NTLM...
+ Decode base64 encoded content sent by SharePoint
+ Set the content of a document
+ Query nodes by path
+ Get the allowable actions for a node
+ Object properties can be updated
+ Query object types
+ Creation of folders and documents
+ Deletion of folders and documents
+ 0.2.1
+ Fixed documentation distribution
-------------------------------------------------------------------
Tue May 29 14:46:46 UTC 2012 - cbosdonnat@suse.com
- Fixed licenses
-------------------------------------------------------------------
Tue Oct 4 10:39:03 UTC 2011 - cbosdonnat@suse.com
- Created initial package with libcmis 0.1.0