diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-20 15:56:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-20 15:56:18 +0000 |
commit | e226bd696f93a7f9da4c691586ea36e75d590ff7 (patch) | |
tree | 2558f3c2d4f97c3e053c1677c7b9453209040fd0 /mail/akonadi/distinfo | |
parent | 4be410b0ed95b39fcf9191fdb503cd6f50a78998 (diff) | |
download | pkgsrc-e226bd696f93a7f9da4c691586ea36e75d590ff7.tar.gz |
Update to 1.10.0:
1.10.0 09-July-2013
----------------------------------------------
- Memory optimizations
- Fix a runtime error on Windows
1.9.80 10-June-2013
----------------------------------------------
- Update item access time less often.
- Don't try to start akonadiserver if mysqld is not installed
- Allow to fetch available items even if there are errors in some of the items.
- Properly restrict the external part removal to the deleted collection.
- Support checking the cache for payloads in the FETCH command.
- Add infrastructure to track client capabilities.
- Allow to disable the cache verification on retrieval.
- fsck: move orphaned pim items to lost+found, delete orphaned pim item flags.
- Introduce NotificationMessageV2 that supports batch operations on set of entities.
- Fix build with Boost >= 1.53.
- Fix a runtime issue with MySQL >= 5.6 (MySQL >= 5.1.3 is now the minimum version).
Diffstat (limited to 'mail/akonadi/distinfo')
-rw-r--r-- | mail/akonadi/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/akonadi/distinfo b/mail/akonadi/distinfo index a6c5b46d885..035f53ee36e 100644 --- a/mail/akonadi/distinfo +++ b/mail/akonadi/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.16 2013/07/04 16:51:49 wiz Exp $ +$NetBSD: distinfo,v 1.17 2013/07/20 15:56:18 wiz Exp $ -SHA1 (akonadi-1.9.2.tar.bz2) = 7c71041272e5afd50d1db52ac7cc78fcddd3b019 -RMD160 (akonadi-1.9.2.tar.bz2) = 458cbb27de4bd158b9875b5ac72d05ec6cf155eb -Size (akonadi-1.9.2.tar.bz2) = 220599 bytes +SHA1 (akonadi-1.10.0.tar.bz2) = 97284173fc2c8c6ddd16549477e65fa0c93c717e +RMD160 (akonadi-1.10.0.tar.bz2) = 1a9b94934584b358a025cd64daf6915c27bed704 +Size (akonadi-1.10.0.tar.bz2) = 227714 bytes SHA1 (patch-cmake_modules_FindSqlite.cmake) = 863e5324c07dff18306c1a3e358122d700debd9e SHA1 (patch-server_src_nepomuk_queryserviceclient.cpp) = ac47da466a84b67fe001e6b80b5c6d93ad20b107 SHA1 (patch-server_src_nepomuk_queryserviceclient.h) = 78b869b315a0365ccd0b309821296b48e126d363 -SHA1 (patch-shared_akapplication.h) = 4e774cef5b22b5e5e8071c111794c841cde96fe1 |