pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/akonadi



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Nov 13 09:44:02 UTC 2014

Modified Files:
        pkgsrc/mail/akonadi: Makefile PLIST distinfo
        pkgsrc/mail/akonadi/patches: patch-cmake_modules_FindSqlite.cmake
Added Files:
        pkgsrc/mail/akonadi/patches: patch-git_21465191
Removed Files:
        pkgsrc/mail/akonadi/patches: patch-CMakeLists.txt
            patch-server_src_nepomuk_queryserviceclient.cpp
            patch-server_src_nepomuk_queryserviceclient.h

Log Message:
Update akonadi to 1.13.0

1.13.0                          10-August-2014
----------------------------------------------
- Fixed virtual collections statistics
- Fixed tag RID fetch
- Fixed HRID-based fetches
- Fixed race condition in StorageDebugger
- Use FindBacktrace.cmake from CMake 3.0 instead of our own detection

1.12.90                           07-July-2014
----------------------------------------------
- MERGE command for faster synchronization
- Optimizations in various commands handlers
- SELECT command is obsolete now
- Performance and concurrency improvements in QSQLITE3 driver
- Introduced Collection sync preferences as an improvement over the
  IMAP-based subscription model
- Disable filesystem copy-on-write for DB files when running on Btrfs
- Introduced direct streaming of external parts
- Fixed SearchManager DBus interface not being registered to DBus
- Fixed handling of tags in AK-APPEND and MERGE commands
- Various fixes in virtual collections handling

1.12.1                           07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations

1.12.0                           25-March-2014
----------------------------------------------
- Improved 'akonadictl status' command output
- Fixed indexing of items in collections with short cache expiration
- Fixed building Akonadi in subdirectory
- Fixed deadlock in SearchManager
- Fixed runtime warnings

1.11.90                          19-March-2014
----------------------------------------------
- Fixed collection scheduling
- Fixed indexing of expired items from local resources
- Fixed database schema update with PostgreSQL
- Fixes in searching and search updates

1.11.80                       28-February-2014
----------------------------------------------
- Server-search support
- Search plugins support
- Tags support
- Fixes and improvements in search
- Fixes in protocol parser
- Fixed inter-resource moves
- Fixed .desktop files parsing
- Optimized collections tasks scheduling
- Optimized flags handling
- Optimized appending new items via AK-APPEND
- Handle database transactions deadlocks and timeouts
- Improved PostgreSQL support
- Soprano is now an optional dependency
- Removed MySQL Embedded support

1.11.0                        28-November-2013
----------------------------------------------
- fix joined UPDATE queries failing with SQLite

1.10.80                       05-November-2013
----------------------------------------------
- Servser-side notification filtering
- GID support
- Export custom agent properties to clients
- Faster Akonadi shutdown
- Improved and faster database schema check on start
- Enabled C++11 support
- Optimize some SQL queries
- Store only relative paths to external payload files in database

1.10.3                         04-October-2013
----------------------------------------------
- Fix support for latest PostgreSQL
- Check MySQL version at runtime, require at least 5.1
- Fix crash when destroying DataStore with backends other than MySQL
- Fix problem with too long socket paths
- Send dummy queries to MySQL to keep the connection alive
- Fix crash when no flags are changed


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/mail/akonadi/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/akonadi/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/akonadi/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/akonadi/patches/patch-CMakeLists.txt
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/mail/akonadi/patches/patch-cmake_modules_FindSqlite.cmake
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/akonadi/patches/patch-git_21465191
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/mail/akonadi/patches/patch-server_src_nepomuk_queryserviceclient.cpp \
    pkgsrc/mail/akonadi/patches/patch-server_src_nepomuk_queryserviceclient.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index