Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: akonadi-server-devel | Distribution: openSUSE Leap 15.0 |
Version: 17.12.3 | Vendor: openSUSE |
Release: lp150.1.1 | Build date: Fri May 11 12:51:55 2018 |
Group: Development/Libraries/X11 | Build host: obs-arm-5 |
Size: 1159496 | Source RPM: akonadi-server-17.12.3-lp150.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://akonadi-project.org | |
Summary: Akonadi Framework: Build Environment |
This package contains development files of Akonadi, the KDE PIM storage service.
LGPL-2.1-or-later
* Thu Mar 08 2018 lbeltrame@kde.org - Update to 17.12.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12.3.php - Changes since 17.12.2: * Properly workaround xsltproc not handling spaces in filepaths on Windows * Add warning in case an invalid mimetype is requested here. * Restart DataStore's keep-alive query when opening connection * Wed Feb 07 2018 lbeltrame@kde.org - Update to 17.12.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12.2.php - Changes since 17.12.1: * Fix ItemModifyJob for Item's with only clearPayload flag set * Thu Jan 11 2018 lbeltrame@kde.org - Update to 17.12.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12.1.php - Changes since 17.12.0: * Give more details in the LLCONFLICT error. * Make conflict dialog much bigger, it's unusable otherwise. * ErrorOverlay: don't show by mistake if called with Running twice. (kde#379997) * Thu Dec 21 2017 lbeltrame@kde.org - Move designer plugins to the devel package * Sat Dec 09 2017 lbeltrame@kde.org - Update to 17.12.0 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12.0.php - Changes since 17.11.90: * Revert "Use proper way of adding Boost include dirs to install interface" * Use proper way of adding Boost include dirs to install interface * Make Akonadi installation properly relocatable * Sat Dec 02 2017 lbeltrame@kde.org - Update to 17.11.90 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12-rc.php - Changes since 17.11.80: * Further extend the non-empty ItemFetchScope case * Fix setting up test Monitor from test_utils * Don't consider ItemFetchScope with only ancestor retrieval set to be empty * AKAPPEND: Merge by RID if matching Item with empty GID exists during GID merge * StorageJanitor: cleanup external parts in findRIDDuplicates() * Resource/serializer templates: remove bogus translation strings * Remove unused testdata file, testdata-res*.xml is used instead. * Mon Nov 20 2017 lbeltrame@kde.org - Update to 17.11.80 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.12-beta.php - Changes since 17.08.3: * Too many changes to list here * Thu Nov 09 2017 lbeltrame@kde.org - Update to 17.08.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.08.3.php - Changes since 17.08.2: * akonaditest: port "app.disableSessionManagement" to Qt5 * ItemSync: speed up by not using takeFirst(). * Mon Oct 16 2017 lbeltrame@kde.org - Update to 17.08.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.08.2.php - Changes since 17.08.1: * Fix cancelTask() for retrieveItems() * akonadictl: fsck and vacuum require running Akonadi (kde#361542) * Introduce MimeTypeChecker::hasWantedMimeTypes * Only remove init connections to the database on server shutdown. * LIST: correctly return mimetypes for all Collections (kde#350219) - Drop patches, now upstream: * correctly-return-mimetypes.patch * Fri Sep 08 2017 lbeltrame@kde.org - Add upstream patch correctly-return-mimetypes.patch: * Fixes creating top-level folders in KMail (kde#350219) * Thu Sep 07 2017 lbeltrame@kde.org - Update to 17.08.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.08.1.php - Changes since 17.08.0: * Workaround a weird misbehaviour of SQLite when checking tag RID * TAGAPPEND: wrap the Tag creation into a db transaction * Correctly report whether tag changed with SQLite * Fix typos of "orphan" * Fix replaying queries from aborted transactions * Fix job tracker instance support * Fix SQLite DB schema upgrade to version 35 (kde#384024) * Add needed columns to QueryBuilder explicitly * ETM: consider collections that don't match mimetype filter populated - Dropped patches, now usptream: * consider-collections-that-not-match-mimetype.patch * Fix-SQLite-DB-schema-upgrade.patch * Thu Aug 31 2017 lbeltrame@kde.org - Add upstream consider-collections-that-not-match-mimetype.patch: * Fixes Korganizer reminders not showing up * Sat Aug 26 2017 wbauer@tmo.at - Add Fix-SQLite-DB-schema-upgrade.patch to fix Akonadi not starting when the sqlite plugin is used because the database schema upgrade fails due to unsupported syntax (kde#384024) * Fri Aug 11 2017 christophe@krop.fr - Update to KDE Applications 17.08.0 * New feature release * https://www.kde.org/announcements/announce-applications-17.08.0.php - Changes since 17.04.3 : - Too many changes to list here * Sat Aug 05 2017 christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 * https://www.kde.org/announcements/announce-applications-17.07.90.php * Sat Jul 15 2017 lbeltrame@kde.org - Update to 17.04.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.04.3.php - Changes since 17.04.2: * ETM: only populate collections with matching mimetype * Explicitely pass source collection to ensure moving mails work - Drop upstreamed patches: * pass-source-collection-to-move-mails.diff * Sun Jun 11 2017 lbeltrame@kde.org - Add upstream patch pass-source-collection-to-move-mails.diff * Fix mails not being removed from list when deleted (kde#380182) * Wed Jun 07 2017 lbeltrame@kde.org - Update to 17.04.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.04.2.php - Changes since 17.04.1: * Fix crash when Connection is terminated before init() (kde#379809) * Wed May 17 2017 lbeltrame@kde.org - Update to 17.04.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.04.1.php - Changes since 17.04.0: * Fix mem leak * avoid qCWarning in ETM for items never inserted * Increase timeout in ResourceSynchronizationJob * Fix possible crash in CollectionCopyJob when tracing Jobs * Prevent sending multiple error messages from a single Handler * Fix trx deadlock when updating Search collection * On error, still send answer via DBUS, avoiding clients waiting forever (kde#378189) * Fix clearing Item flags (kde#375146) * Use toModelIndex * This variable is unused * use qAsConst * Use qAsconst * Minor optimization * Fix emit or not keyword * Remove unused variable * Remove compile warning * Minor optimization * Tue May 09 2017 wbauer@tmo.at - Unconditionally obsolete akonadi-runtime on all distributions, we don't support kdepim4 any more * Sun Apr 16 2017 lbeltrame@kde.org - Update to 17.04.0 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.04.0.php - Changes since 17.03.90: * Remove unused variable * Remove compile warning * Update search query from CollectionModifyJob * Wed Apr 12 2017 lbeltrame@kde.org - Update to 17.03.90 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.04-rc.php - Changes since 17.03.80: * Fix some -Wdocumentation warnings * Fix redefinition of QAddConst * Port some foreach code * ResourceBase: cancelTask() when PrepareItemsRetrieval job returns 0 items * Handle nested exceptions during error handling * Improve some ETM warnings * abi::__forced_unwind is only part of gnu's libstc++. * Remove unused include * Thu Mar 30 2017 lbeltrame@kde.org - Drop upstreamed patch: handle-mysql-process-crashes-gracefully.patch * Sat Mar 25 2017 lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-17.03.80.php - Changes since 16.12.3: * Too many changes to list here * Thu Mar 09 2017 alarrosa@suse.com - Drop fix-itemretriever-in-case-of-concurrent-requests.patch, it's already merged upstream * Thu Mar 09 2017 lbeltrame@kde.org - Update to 16.12.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-16.12.3.php - Changes since 16.12.2: * Fix ServerManager going into Broken state when called before going to the event loop. * Fix crash when Connection is closed while ItemRetriever is running (kde#374734) * DataStream: throw exception if device is null (kde#376385) * Don't export internal classes when not building autotests. * Remove unused included cpp file from autotest. * Fix ItemRetriever in case of concurrent requests for the same item(s) * no need to generate the header twice, we can use the one from src/server here * Revert unwanted changes in previous commit * Implement "TODO: Qt 5: Use QDir::removeRecursively" * Fix runtime warning at the end of itemretrievertest. * Show collection id if collection is valid * Add more debug * Fri Feb 24 2017 lbeltrame@kde.org - Add fix-itemretriever-in-case-of-concurrent-requests.patch * Fix hangs accessing folders ("Retrieving folder contents" going on infinitely) * Thu Feb 09 2017 lbeltrame@kde.org - Update to KDE Applications 16.12.2 * KDE Applications 16.12.2 * https://www.kde.org/announcements/announce-applications-16.12.2.php * Wed Feb 01 2017 adam.majer@suse.de - use individual libboost-*-devel packages instead of boost-devel * Sun Jan 22 2017 hrvoje.senjan@gmail.com - Add handle-mysql-process-crashes-gracefully.patch from upstream * Sat Jan 14 2017 lbeltrame@kde.org - - Update to KDE Applications 16.12.1 * KDE Applications 16.12.1 * https://www.kde.org/announcements/announce-applications-16.12.1.php - Drop upstream patch fix-connect-api.patch * Tue Dec 27 2016 tittiatcoke@gmail.com - Add upstream patch fix-connect-api.patch in order to fix the subscribe/unsubscribe IMAP folders * Tue Dec 13 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.12.0 * KDE Applications 16.12.0 * https://www.kde.org/announcements/announce-applications-16.12.0.php * Sat Dec 03 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.11.90 * KDE Applications 16.12.0 RC * https://www.kde.org/announcements/announce-applications-16.12-rc.php * Tue Nov 29 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.11.80 * KDE Applications 16.12.0 Beta * https://www.kde.org/announcements/announce-applications-16.12-beta.php * Sun Nov 20 2016 hrvoje.senjan@gmail.com - Split out sqlite plugin into separete package to avoid whole server depending on Qt private API * Wed Nov 09 2016 lbeltrame@kde.org - Update to KDE Applications 16.08.3 * KDE Applications 16.08.3 * https://www.kde.org/announcements/announce-applications-16.08.3.php * Mon Oct 31 2016 alarrosa@suse.com - Changed Requires to Recommends so Akonadi libraries don't require akonadi-server anymore and can be thus co-installable with akonadi-4.x . - Extracted libraries libKF5AkonadiPrivate5 and libKF5AkonadiXml5 from the akonadi-server package into new sub packages, so installing libraries don't require akonadi-server to be installed just because of the libraries. * Tue Oct 11 2016 lbeltrame@kde.org - KDE Applications 16.08.2 https://www.kde.org/announcements/announce-applications-16.08.2.php * Fri Sep 09 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.08.1 * KDE Applications 16.08.1 * https://www.kde.org/announcements/announce-applications-16.08.1.php * Fri Aug 12 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.08.0 * KDE Applications 16.08.0 * https://www.kde.org/announcements/announce-applications-16.08.0.php * Mon Aug 08 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.07.90 * KDE Applications 16.07.90 (16.08-RC) * https://www.kde.org/announcements/announce-applications-16.07.90.php * Wed Jul 20 2016 wbauer@tmo.at - cmake 2.8.12 is necessary now - Add necessary requirements to the devel package so that other packages building against this don't have to specify them even if they don't use them * Fri Jul 08 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.04.3 * KDE Applications 16.04.3 * https://www.kde.org/announcements/announce-applications-16.04.3.php - Drop upstream patch fix-read-after-free-collectionstatistics.diff * Wed Jun 29 2016 lbeltrame@kde.org - Add fix-read-after-free-collectionstatistics.diff: fix occasional memory corruption (may fix kde#363881) * Tue Jun 14 2016 wbauer@tmo.at - Use shared-mime-info macros (boo#979301) * Fri Jun 10 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.04.2 * KDE Applications 16.04.2 * https://www.kde.org/announcements/announce-applications-16.04.2.php * Thu May 19 2016 lbeltrame@kde.org - Explicitly require the newly-split libs in the devel package * Thu May 19 2016 lbeltrame@kde.org - Split AkonadiCore, AkonadiAgentBase and AkonadiWidgets libraries to separate subpackages, as per the SLPP * Sat May 07 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.04.1 * KDE Applications 16.04.1 * https://www.kde.org/announcements/announce-applications-16.04.1.php * Thu Apr 28 2016 lbeltrame@kde.org - Move akonadi2xml to devel package * Wed Apr 27 2016 lbeltrame@kde.org - Move dbus xml files to the akonadi-devel package - Make the devel package conflict with libakonadiprotocolinternals-devel * Sun Apr 17 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.04.0 * KDE Applications 16.04.0 * https://www.kde.org/announcements/announce-applications-16.04.0.php * Mon Apr 11 2016 tittiatcoke@gmail.com - Update to KDE Applications 16.03.90 * KDE Applications 16.04.0 RC * https://www.kde.org/announcements/announce-applications-16.04-rc.php * Sun Mar 13 2016 tittiatcoke@gmail.com - Update to KDE Applications 15.12.3 * KDE Applications 15.12.3 * https://www.kde.org/announcements/announce-applications-15.12.3.php * boo#970855 * Sat Feb 13 2016 tittiatcoke@gmail.com - Update to KDE Applications 15.12.2 * KDE Applications 15.12.2 * https://www.kde.org/announcements/announce-applications-15.12.2.php * boo#966605 * Mon Jan 25 2016 tittiatcoke@gmail.com - Obsolete the old akonadi-runtime for Factory/TW due to the switch to kdepim5 as default * Sat Jan 09 2016 tittiatcoke@gmail.com - Update to KDE Applications 15.12.1 * KDE Applications 15.12.1 * https://www.kde.org/announcements/announce-applications-15.12.1.php * boo#961265 * Sun Dec 13 2015 tittiatcoke@gmail.com - Update to KDE Applications 15.12.0 * KDE Applications 15.12.0 * https://www.kde.org/announcements/announce-applications-15.12.0.php * boo#958887 * Tue Nov 10 2015 tittiatcoke@gmail.com - Update to KDE Applications 15.08.3 * KDE Applications 15.08.3 * https://www.kde.org/announcements/announce-applications-15.08.3.php * boo#954531 * Sun Oct 11 2015 tittiatcoke@gmail.com - Update to KDE Applications 15.08.2 * KDE Applications 15.08.2 * https://www.kde.org/announcements/announce-applications-15.08.2.php * Sun Sep 13 2015 tittiatcoke@gmail.com - Update to KDE Applications 15.08.1 * KDE Applications 15.08.1 * https://www.kde.org/announcements/announce-applications-15.08.1.php - Drop upstream patch akonadi-fix-licenses.diff * Sat Aug 29 2015 cgiboudeaux@gmx.com - Add akonadi-fix-licenses.diff. All files shall be LGPL-2.1+ Fixes kde#351747 and boo#942998 * Mon Aug 24 2015 cgiboudeaux@gmx.com - Make libKF5AkonadiPrivate-devel conflict with libakonadiprotocolinternals-devel as expected. * Wed Aug 19 2015 cgiboudeaux@gmx.com - Update to KDE Applications 15.08.0 * KDE Applications 15.08.0 * https://www.kde.org/announcements/announce-applications-15.08.0.php * Fri Aug 07 2015 tittiatcoke@gmail.com - Update to KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 * https://www.kde.org/announcements/announce-applications-15.07.90.php - Drop patch do-not-leak-old-external-payload-files.diff due to upstream inclusion - Rename package to akonadi-server to enable fallback to KDE4 version * Tue Jun 30 2015 lbeltrame@kde.org - Add do-not-leak-old-external-payload-files.diff: do not leak external payload files, fixes disk usage of akonadi file_db_data (kde#341884) * Sun Nov 09 2014 Led <ledest@gmail.com> - fix bashisms in post/postun scripts * Wed Oct 29 2014 olaf@aepfle.de - Package sqldrivers depending on its availibility instead of a given suse_version number * Thu Sep 11 2014 hrvoje.senjan@gmail.com - Add baselibs.conf, needed for kdebase4-workspace-libs-32bit * Fri Aug 15 2014 tittiatcoke@gmail.com - Update to 1.13.0 * 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 * Thu Jul 10 2014 cgiboudeaux@gmx.com - Update to 1.12.91 * 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 - Drop 0001-Remove-the-invalid-GID-part-from-PartTable-before-st.patch (merged upstream) * Tue Apr 22 2014 hrvoje.senjan@gmail.com - Added 0001-Remove-the-invalid-GID-part-from-PartTable-before-st.patch, resolves migration problems from earlier akonadi versions, kde#331867 * Tue Apr 08 2014 tittiatcoke@gmail.com - Update to 1.12.1 * Bugfix releases. Resolves performance issues with the baloo indexer and prevents dataloss when copying large email collections * Thu Mar 27 2014 tittiatcoke@gmail.com - Update to 1.12.0 - KDE 4.13 RC release * See http://www.kde.org/announcements/announce-4.13-beta3.php - Drop upstreamed patch do-not-emit-itemchanged.diff. * Sun Mar 23 2014 tittiatcoke@gmail.com - Add upstream patch do-not-emit-itemchanged.diff to prevent baloo from constantly indexing the maildir * Thu Mar 20 2014 tittiatcoke@gmail.com - Update to 1.11.90 * KDE 4.13 Beta 3 release * See http://www.kde.org/announcements/announce-4.13-beta3.php - Drop upstreamed patches: * janitor-move-parts-as-required-during-check.diff * fix-postgresql-query.diff * fix-mailrefresh.diff * fix-postgresql-2.diff * Fri Mar 14 2014 tittiatcoke@gmail.com - Add upstream patch janitor-move-parts-as-required-during-check.diff to increase performance of akonadictl fsck * Wed Mar 12 2014 tittiatcoke@gmail.com - Add upstream patches fix-postgresql-query.diff, fix-postgresql-2.diff to fix the issue when migrating an existing PostgreSQL database - Add upstream patch fix-mailrefresh.diff to fix the issue around automatically refreshing emails * Fri Mar 07 2014 tittiatcoke@gmail.com - Update to 1.11.80 * KDE 4.13 Beta 1 release * See http://www.kde.org/announcements/announce-4.13-beta1.php * Sat Feb 15 2014 hrvoje.senjan@gmail.com - Remove sles checks - Use kde4 macros * Fri Nov 29 2013 hrvoje.senjan@gmail.com - Update to 1.11.0 * Fixed joined UPDATE queries failing with SQLite * Sun Nov 10 2013 hrvoje.senjan@gmail.com - Update to 1.10.80 * 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 - Drop gcc41.diff, not required anymore * Fri Oct 04 2013 hrvoje.senjan@gmail.com - Update to 1.10.3 * 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 * For more details see: http://www.progdan.cz/2013/10/akonadi-1-10-3-with-postgresql-fix/ * Thu Aug 01 2013 coolo@suse.com - openSUSE defaults to mariadb, so let's do the same * Thu Jul 25 2013 hrvoje.senjan@gmail.com - Update to 1.10.2 * Fix PostgreSQL support (once more) * Changes from version 1.10.1: * Fix PostgreSQL support * Optimize appending flags to items * Introduce CHANGEDSINCE parameter to FETCH command * Tue Jul 09 2013 cgiboudeaux@gmx.com - Update to 1.10.0 * Memory optimizations * Fix a runtime error on Windows * Thu Jun 13 2013 hrvoje.senjan@gmail.com - Update to 1.9.80 * 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). - Drop mysql56.diff, patch is included in this release * Fri Jun 07 2013 cgiboudeaux@gmx.com - Add mysql56.diff Renames an option that was removed in MySQL >= 5.6 (kde#319016) * Mon May 06 2013 hrvoje.senjan@gmail.com - Update to 1.9.2 * Add option to FETCH to ignore external retrieval failures. * Properly restrict external payload removal. * Add buildsystem option to choose between Qt4 and Qt5. * Changes from version 1.9.1: * Disable query cache for Sqlite. * Handle missing mysqld better. * Ignore my.cnf settings when using the internal MySQL server. * Thu Dec 27 2012 hrvoje.senjan@gmail.com - Update to 1.9.0 * Respect collection cache policy refresh interval for collection tree sync. * Fix initialization of PostgreSQL database. * Correctly count items flags in virtual collections. * Notify parent virtual collections about item changes. * Require CMake >= 2.8.8. * Remove dependency to Automoc4. * Support Qt 5. - Remove automoc4 BuildRequires * Sun Nov 25 2012 cgiboudeaux@gmx.com - Only require mysql on SLES. * Sat Nov 24 2012 cgiboudeaux@gmx.com - Update to 1.9beta1 * Recover from lost external payload files. * Improve the virtual collections handling. * Many code and queries optimizations. * Tue Nov 20 2012 nico.kruber@gmail.com - Fix the SLES build (%make_install is not expanded on SLES) * Fri Nov 02 2012 tittiatcoke@gmail.com - Update to akonadi 1.8.1 * Fix payload loss on some move/copy scenarios. * Improve error reporting for failed item retrievals. * Tue Jul 31 2012 toddrme2178@gmail.com - Update to 1.8.0 * Fix deadlock in ad-hoc Nepomuk searches. * Fri Jul 20 2012 toddrme2178@gmail.com - Update to 1.7.95 * Fix Nepomuk queries getting stuck if Nepomuk service crashes. * Fix unecessary remote retrieval of already cached item parts. * Reset RID/RREV during cross-resource collection moves. * Increase timeout for remote item retrieval. - Update to 1.7.90 * Fix handling of large SPARQL queries. * Support cleanup of orphaned resources in the consistency checker. * Support compilation with Clang. - Rebased patch * Fri Jul 06 2012 dmueller@suse.com - fix build failure with gcc41 * Wed Apr 18 2012 kruber@zib.de - Update to 1.7.2 * Fix and optimize searching via Nepomuk. * Wed Mar 07 2012 idonmez@suse.com - Update to 1.7.1 * Don't truncate SPARQL queries in virtual collections. * Optimize change notifications for deleted collection attributes. * Fix possible data loss during item copy/move operations. * Tue Jan 24 2012 hrvoje.senjan@gmail.com - Update to 1.7.0 - Fix search result retrieval from Nepomuk. - Support for PostgreSQL >= 9. - Improve RFC 3501 compatibility in LOGIN and non-silent SELECT commands. - Add support for running multiple instance concurrently in the same user session. - Update agent interface to include collectionTreeSynchronized signal. - Add consistency checker system. - Add support for database vacuuming. - Various optimizations to reduce the number of SQL queries. * Mon Jan 02 2012 dmueller@suse.de - update to 1.6.90 (1.7 RC1): - Support for PostgreSQL >= 9. - Improve RFC 3501 compatibility in LOGIN and non-silent SELECT commands. - Add support for running multiple instance concurrently in the same user session. - Update agent interface to include collectionTreeSynchronized signal. - Add consistency checker system. - Add support for database vacuuming. - Various optimizations to reduce the number of SQL queries. * Wed Oct 19 2011 coolo@suse.com - switch back to mysql default backend (bnc#718367) * Fri Oct 07 2011 wstephenson@suse.com - Update to 1.6.2 - Do not update item revision if only the RID or RREV changed. - Fix usage of wrong ids for part filenames. - Only set item dirty flag if the payload changed. - Only drop content mimetype for unsubscribed collections in LIST/LSUB. - 1.6.1 changes: - Fix crash on agent launcher exit. - Fix valgrind-ing agents running in the agent launcher. - Fix restarting of agents in broken state. - Fix pipe naming on multi-user Windows systems. - Raise MySQL timeout. * Sat Sep 17 2011 jengelh@medozas.de - Remove redundant tags/sections from specfile * Tue Sep 13 2011 idonmez@suse.com - Fix tarball URL * Wed Jul 27 2011 idonmez@novell.com - Use SQLite backend * Mon Jul 11 2011 cgiboudeaux@gmx.com - Update to 1.6.0 - Enable external payload storage unconditionally. - Treat single UID/RID fetches as error if the result set is empty. - WinCE database performance improvements. - Include destination resource in move notifications. - Fix crash in protocol parser. - Fix possible race on accessing table caches. - Use QStringBuilder if available. - Improved notification message API. - Spec cleanup. Remove unneeded build requirements * Sat May 07 2011 cgiboudeaux@gmx.com - Update to 1.5.3 - Don't crash when copying a folder into itself. (BKO#271808) * Thu Apr 07 2011 cgiboudeaux@gmx.com - Update to 1.5.2: - Fix XdgBaseDirs reporting duplicated paths. - Use correct database name when using internal MySQL. - Unbreak searching with Nepomuk 4.6. * Mon Mar 14 2011 freitag@novell.com - add fix for the nepomuk query api, backport from akonadi 1.5, commit be3b9db9 * Thu Feb 17 2011 wstephenson@novell.com - call update-mime-database in pre/post install scripts * Sun Jan 30 2011 cgiboudeaux@gmail.com - Update to 1.5.0 - Fix Boost related build issues on Windows. - Hide akonadi_agent_launcher from Mac OS X dock. * Fri Jan 07 2011 adrian@suse.de - Update to 1.4.95 - Optimize notification compression. - Consider ignore flag when calculating collection statistics. - Fix item payload size calculation. - Improved FETCH response order heuristic. - Fix Strigi-based persistent search folders. - Fix error propagation in FETCH command handler. * Mon Dec 20 2010 tittiatcoke@gmail.com - Update to 1.4.90 - Set agent status for crashed instances. - Allow to restart crashed agent instances. - Automatically recover from loss of the resource table. - Allow to specify the query language in persistent search commands. - Fix leak of notification sources. * Fri Dec 17 2010 wstephenson@novell.com - Move modified sqlite driver into main package * Tue Dec 14 2010 wstephenson@novell.com - rpmlint fixes: * Remove redundant rpmlint override for fixed exit() call in lib * Remove obsolete distro versions * Sun Nov 21 2010 dmueller@suse.de - update to 1.4.80: - Experimental support for MeeGo. - Return changed revision numbers in STORE response. - Fix Nepomuk searches mixing up items and email attachments. - Experimental Strigi search backend. - Compensate for Nepomuk D-Bus API breakage. - Fix parsing of serialization format version. - Optimize collection statistics queries. - Optimize protocol output generation. - Optimize protocol parsing. - Build-time configurable default database backend. - Fix ancestor chain quoting. - Fix finding of components on Windows in install location. - New subscription interface for change notifications. - Support for in-process agents and agent server. - Support for Sqlite. - Experimental support for ODBC-based database backends. - Support Windows CE. * Fri Nov 19 2010 wstephenson@novell.com - update to 1.4.53 snapshot * Mon Oct 25 2010 wstephenson@novell.com - update to 1.4.1: * Server startup performance fix * IMAP Parser fixes * Sun Aug 15 2010 wstephenson@novell.com - update branch diff to r1163872: * Improve query performance * Resolve spurious 'fatal error' in startup log * Use mysqlcheck instead of mysql_upgrade to avoid permission lockout * Mon Aug 02 2010 dmueller@suse.de - update to 1.4.0: * Add change notification for collection subscription state changes. * Enable filesystem payload store by default. * Fix unicode folder name encoding regression. * Fri Jul 16 2010 dmueller@suse.de - update to 1.3.90 (1.4.0 RC1): - Reset RIDs on inter-resource moves. - Optimize disk space usage with internal MySQL. - Improve error reporting of the Akonadi remote debugging server. - Fix moving collections into the collection root. - Report PostgreSQL database errors in english independent of locale settings. - Fix unicode collection name encoding. - Optimize cache pruning with filesystem payload store. - Fix automatic migration between database and filesystem payload store. * Tue Jun 15 2010 wstephenson@novell.com - Add branch diff - fix error message on every Akonadi start (bnc#582375) * Mon Mar 08 2010 wstephenson@suse.de - tweak mysql behaviour for robustness * Tue Feb 09 2010 llunak@novell.com - update to 1.3.1: - fix D-Bus connection leak problem * Wed Jan 20 2010 dmueller@suse.de - update to 1.3.0: - Work around D-Bus bug that could cause SEARCH to hang. * Wed Jan 06 2010 dmueller@suse.de - update to 1.2.90: - Fix change notifications for search results. - Fix database creation with PostgreSQL. - Fix copying of item flags. - Fix internal MySQL shutdown. - Support PostgreSQL in internal mode. - Fix table name case mismatch. * Tue Dec 01 2009 dmueller@suse.de - update to 1.2.80: - Support for collection content type filtering as part of LIST. - Adapt to Nepomuk query service changes. - Experimental support for PostgreSQL. - Support for preprocessor agents. - Support for distributed searching. - Support for agents creating virtual collections. - Protocol parser fixes for non-Linux/non-KDE clients. - Support for single-shot searches using the Nepomuk query service. - Support HRID-based LIST operations. - Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions. - Respect cache-only retrieval also regarding on-demand syncing. - Add configuration accepted/rejected signals to the agent interface. - Fix change notification compression when using modified parts sets. - Use one retrieval pipeline per resource. - Reduce unecessary change notification on flag changes. - Fix RID quoting. - Fix resource creating race for autostarted agents. - Create new database also when using external db servers. - Return the created result collection when creating a persistent search. * Fri Aug 28 2009 dmueller@suse.de -update to 1.2.1: - Fix item creation with RID's containing a ']'. - Fix ASAP parser not reading the entire command. * Wed Jul 29 2009 dmueller@suse.de - update to 1.2.0: * Fix attribute joining in collection list results. - Buildsystem fixes for Mac OS. - Do not show a console window for akonadi_control on Windows. * Tue Jun 23 2009 dmueller@suse.de - update to 1.1.95 (1.2 RC1): * Correctly check if the new cache policy really differs from the old one, and only then send a change notification. * Tue Jun 23 2009 beineri@opensuse.org - update to svn985593 to meet minimum Akonadi protocol version * Mon Jun 15 2009 dmueller@suse.de - update to 1.1.91 svn snapshot * small protocol changes * Wed Jun 03 2009 dmueller@suse.de - update to 1.1.90: * no upstream changelog available * Mon May 18 2009 dmueller@suse.de - update to current svn snapshot * Mon May 18 2009 beineri@opensuse.org - add 1_2_BRANCH.diff: bump protocol version to 12 * Thu May 14 2009 beineri@opensuse.org - update to 1.1.85 release: * Improved CMake scripts so it is possible to detect the Akonadi version in projects that depend on it. * Simplified the check for existance of tables. * Add a dedicated item deletion command, to get rid of the old STORE/EXPUNGE which was extremely inefficient. * Some fixes to support sqlite in the future. * Soprano is required now. * Qt 4.5.0 is required now. * Support for collection retrieval by remote identifier. * Support for item retrieval based on the remote identifier. * Less useless debug output. * Fixed leak on socket error. * Various smaller bug fixes, see ChangeLog for a list. * Support for writing large payloads to a file. * New Item retrieval code. * Added a streaming IMAP parser, and ported code the use it. * Add support for manually restarting an agent instance. * Wed May 13 2009 dmueller@suse.de - add versioned dependency * Thu Apr 30 2009 dmueller@suse.de - update to 1.1.2: * fix dbus loop lockups
/usr/bin/akonadi2xml /usr/include/KF5/AkonadiAgentBase /usr/include/KF5/AkonadiAgentBase/AgentBase /usr/include/KF5/AkonadiAgentBase/AgentSearchInterface /usr/include/KF5/AkonadiAgentBase/PreprocessorBase /usr/include/KF5/AkonadiAgentBase/ResourceBase /usr/include/KF5/AkonadiAgentBase/ResourceSettings /usr/include/KF5/AkonadiAgentBase/TransportResourceBase /usr/include/KF5/AkonadiAgentBase/agentbase.h /usr/include/KF5/AkonadiAgentBase/agentsearchinterface.h /usr/include/KF5/AkonadiAgentBase/akonadiagentbase_export.h /usr/include/KF5/AkonadiAgentBase/preprocessorbase.h /usr/include/KF5/AkonadiAgentBase/resourcebase.h /usr/include/KF5/AkonadiAgentBase/resourcebasesettings.h /usr/include/KF5/AkonadiAgentBase/resourcesettings.h /usr/include/KF5/AkonadiAgentBase/transportresourcebase.h /usr/include/KF5/AkonadiCore /usr/include/KF5/AkonadiCore/AbstractDifferencesReporter /usr/include/KF5/AkonadiCore/AgentFilterProxyModel /usr/include/KF5/AkonadiCore/AgentInstance /usr/include/KF5/AkonadiCore/AgentInstanceCreateJob /usr/include/KF5/AkonadiCore/AgentInstanceModel /usr/include/KF5/AkonadiCore/AgentManager /usr/include/KF5/AkonadiCore/AgentType /usr/include/KF5/AkonadiCore/AgentTypeModel /usr/include/KF5/AkonadiCore/Attribute /usr/include/KF5/AkonadiCore/AttributeFactory /usr/include/KF5/AkonadiCore/CachePolicy /usr/include/KF5/AkonadiCore/ChangeNotification /usr/include/KF5/AkonadiCore/ChangeRecorder /usr/include/KF5/AkonadiCore/Collection /usr/include/KF5/AkonadiCore/CollectionAttributesSynchronizationJob /usr/include/KF5/AkonadiCore/CollectionColorAttribute /usr/include/KF5/AkonadiCore/CollectionCopyJob /usr/include/KF5/AkonadiCore/CollectionCreateJob /usr/include/KF5/AkonadiCore/CollectionDeleteJob /usr/include/KF5/AkonadiCore/CollectionFetchJob /usr/include/KF5/AkonadiCore/CollectionFetchScope /usr/include/KF5/AkonadiCore/CollectionFilterProxyModel /usr/include/KF5/AkonadiCore/CollectionIdentificationAttribute /usr/include/KF5/AkonadiCore/CollectionModifyJob /usr/include/KF5/AkonadiCore/CollectionMoveJob /usr/include/KF5/AkonadiCore/CollectionPathResolver /usr/include/KF5/AkonadiCore/CollectionQuotaAttribute /usr/include/KF5/AkonadiCore/CollectionStatistics /usr/include/KF5/AkonadiCore/CollectionStatisticsJob /usr/include/KF5/AkonadiCore/CollectionUtils /usr/include/KF5/AkonadiCore/Control /usr/include/KF5/AkonadiCore/DifferencesAlgorithmInterface /usr/include/KF5/AkonadiCore/EntityAnnotationsAttribute /usr/include/KF5/AkonadiCore/EntityDeletedAttribute /usr/include/KF5/AkonadiCore/EntityDisplayAttribute /usr/include/KF5/AkonadiCore/EntityHiddenAttribute /usr/include/KF5/AkonadiCore/EntityMimeTypeFilterModel /usr/include/KF5/AkonadiCore/EntityOrderProxyModel /usr/include/KF5/AkonadiCore/EntityRightsFilterModel /usr/include/KF5/AkonadiCore/EntityTreeModel /usr/include/KF5/AkonadiCore/ExceptionBase /usr/include/KF5/AkonadiCore/FavoriteCollectionsModel /usr/include/KF5/AkonadiCore/GidExtractorInterface /usr/include/KF5/AkonadiCore/IndexPolicyAttribute /usr/include/KF5/AkonadiCore/Item /usr/include/KF5/AkonadiCore/ItemCopyJob /usr/include/KF5/AkonadiCore/ItemCreateJob /usr/include/KF5/AkonadiCore/ItemDeleteJob /usr/include/KF5/AkonadiCore/ItemFetchJob /usr/include/KF5/AkonadiCore/ItemFetchScope /usr/include/KF5/AkonadiCore/ItemModel /usr/include/KF5/AkonadiCore/ItemModifyJob /usr/include/KF5/AkonadiCore/ItemMonitor /usr/include/KF5/AkonadiCore/ItemMoveJob /usr/include/KF5/AkonadiCore/ItemSearchJob /usr/include/KF5/AkonadiCore/ItemSerializerPlugin /usr/include/KF5/AkonadiCore/ItemSync /usr/include/KF5/AkonadiCore/Job /usr/include/KF5/AkonadiCore/LinkJob /usr/include/KF5/AkonadiCore/MimeTypeChecker /usr/include/KF5/AkonadiCore/Monitor /usr/include/KF5/AkonadiCore/NewMailNotifierAttribute /usr/include/KF5/AkonadiCore/NotificationSubscriber /usr/include/KF5/AkonadiCore/PartFetcher /usr/include/KF5/AkonadiCore/PersistentSearchAttribute /usr/include/KF5/AkonadiCore/Pop3ResourceAttribute /usr/include/KF5/AkonadiCore/QuotaColorProxyModel /usr/include/KF5/AkonadiCore/RecursiveCollectionFilterProxyModel /usr/include/KF5/AkonadiCore/RecursiveItemFetchJob /usr/include/KF5/AkonadiCore/Relation /usr/include/KF5/AkonadiCore/RelationCreateJob /usr/include/KF5/AkonadiCore/RelationDeleteJob /usr/include/KF5/AkonadiCore/RelationFetchJob /usr/include/KF5/AkonadiCore/ResourceSynchronizationJob /usr/include/KF5/AkonadiCore/SearchCreateJob /usr/include/KF5/AkonadiCore/SearchQuery /usr/include/KF5/AkonadiCore/SelectionProxyModel /usr/include/KF5/AkonadiCore/ServerManager /usr/include/KF5/AkonadiCore/Session /usr/include/KF5/AkonadiCore/SpecialCollectionAttribute /usr/include/KF5/AkonadiCore/SpecialCollections /usr/include/KF5/AkonadiCore/SpecialCollectionsDiscoveryJob /usr/include/KF5/AkonadiCore/SpecialCollectionsRequestJob /usr/include/KF5/AkonadiCore/StatisticsProxyModel /usr/include/KF5/AkonadiCore/Supertrait /usr/include/KF5/AkonadiCore/Tag /usr/include/KF5/AkonadiCore/TagAttribute /usr/include/KF5/AkonadiCore/TagCreateJob /usr/include/KF5/AkonadiCore/TagDeleteJob /usr/include/KF5/AkonadiCore/TagFetchJob /usr/include/KF5/AkonadiCore/TagFetchScope /usr/include/KF5/AkonadiCore/TagModel /usr/include/KF5/AkonadiCore/TagModifyJob /usr/include/KF5/AkonadiCore/TransactionJobs /usr/include/KF5/AkonadiCore/TransactionSequence /usr/include/KF5/AkonadiCore/TrashFilterProxyModel /usr/include/KF5/AkonadiCore/TrashJob /usr/include/KF5/AkonadiCore/TrashRestoreJob /usr/include/KF5/AkonadiCore/TrashSettings /usr/include/KF5/AkonadiCore/UnlinkJob /usr/include/KF5/AkonadiCore/VectorHelper /usr/include/KF5/AkonadiCore/abstractdifferencesreporter.h /usr/include/KF5/AkonadiCore/agentfilterproxymodel.h /usr/include/KF5/AkonadiCore/agentinstance.h /usr/include/KF5/AkonadiCore/agentinstancecreatejob.h /usr/include/KF5/AkonadiCore/agentinstancemodel.h /usr/include/KF5/AkonadiCore/agentmanager.h /usr/include/KF5/AkonadiCore/agenttype.h /usr/include/KF5/AkonadiCore/agenttypemodel.h /usr/include/KF5/AkonadiCore/akonadicore_export.h /usr/include/KF5/AkonadiCore/attribute.h /usr/include/KF5/AkonadiCore/attributefactory.h /usr/include/KF5/AkonadiCore/cachepolicy.h /usr/include/KF5/AkonadiCore/changenotification.h /usr/include/KF5/AkonadiCore/changerecorder.h /usr/include/KF5/AkonadiCore/collection.h /usr/include/KF5/AkonadiCore/collectionattributessynchronizationjob.h /usr/include/KF5/AkonadiCore/collectioncolorattribute.h /usr/include/KF5/AkonadiCore/collectioncopyjob.h /usr/include/KF5/AkonadiCore/collectioncreatejob.h /usr/include/KF5/AkonadiCore/collectiondeletejob.h /usr/include/KF5/AkonadiCore/collectionfetchjob.h /usr/include/KF5/AkonadiCore/collectionfetchscope.h /usr/include/KF5/AkonadiCore/collectionfilterproxymodel.h /usr/include/KF5/AkonadiCore/collectionidentificationattribute.h /usr/include/KF5/AkonadiCore/collectionmodifyjob.h /usr/include/KF5/AkonadiCore/collectionmovejob.h /usr/include/KF5/AkonadiCore/collectionpathresolver.h /usr/include/KF5/AkonadiCore/collectionquotaattribute.h /usr/include/KF5/AkonadiCore/collectionstatistics.h /usr/include/KF5/AkonadiCore/collectionstatisticsjob.h /usr/include/KF5/AkonadiCore/collectionutils.h /usr/include/KF5/AkonadiCore/control.h /usr/include/KF5/AkonadiCore/differencesalgorithminterface.h /usr/include/KF5/AkonadiCore/entityannotationsattribute.h /usr/include/KF5/AkonadiCore/entitydeletedattribute.h /usr/include/KF5/AkonadiCore/entitydisplayattribute.h /usr/include/KF5/AkonadiCore/entityhiddenattribute.h /usr/include/KF5/AkonadiCore/entitymimetypefiltermodel.h /usr/include/KF5/AkonadiCore/entityorderproxymodel.h /usr/include/KF5/AkonadiCore/entityrightsfiltermodel.h /usr/include/KF5/AkonadiCore/entitytreemodel.h /usr/include/KF5/AkonadiCore/exceptionbase.h /usr/include/KF5/AkonadiCore/favoritecollectionsmodel.h /usr/include/KF5/AkonadiCore/gidextractorinterface.h /usr/include/KF5/AkonadiCore/indexpolicyattribute.h /usr/include/KF5/AkonadiCore/item.h /usr/include/KF5/AkonadiCore/itemcopyjob.h /usr/include/KF5/AkonadiCore/itemcreatejob.h /usr/include/KF5/AkonadiCore/itemdeletejob.h /usr/include/KF5/AkonadiCore/itemfetchjob.h /usr/include/KF5/AkonadiCore/itemfetchscope.h /usr/include/KF5/AkonadiCore/itemmodel.h /usr/include/KF5/AkonadiCore/itemmodifyjob.h /usr/include/KF5/AkonadiCore/itemmonitor.h /usr/include/KF5/AkonadiCore/itemmovejob.h /usr/include/KF5/AkonadiCore/itempayloadinternals_p.h /usr/include/KF5/AkonadiCore/itemsearchjob.h /usr/include/KF5/AkonadiCore/itemserializerplugin.h /usr/include/KF5/AkonadiCore/itemsync.h /usr/include/KF5/AkonadiCore/job.h /usr/include/KF5/AkonadiCore/linkjob.h /usr/include/KF5/AkonadiCore/mimetypechecker.h /usr/include/KF5/AkonadiCore/monitor.h /usr/include/KF5/AkonadiCore/newmailnotifierattribute.h /usr/include/KF5/AkonadiCore/notificationsubscriber.h /usr/include/KF5/AkonadiCore/partfetcher.h /usr/include/KF5/AkonadiCore/persistentsearchattribute.h /usr/include/KF5/AkonadiCore/pop3resourceattribute.h /usr/include/KF5/AkonadiCore/qtest_akonadi.h /usr/include/KF5/AkonadiCore/quotacolorproxymodel.h /usr/include/KF5/AkonadiCore/recursivecollectionfilterproxymodel.h /usr/include/KF5/AkonadiCore/recursiveitemfetchjob.h /usr/include/KF5/AkonadiCore/relation.h /usr/include/KF5/AkonadiCore/relationcreatejob.h /usr/include/KF5/AkonadiCore/relationdeletejob.h /usr/include/KF5/AkonadiCore/relationfetchjob.h /usr/include/KF5/AkonadiCore/resourcesynchronizationjob.h /usr/include/KF5/AkonadiCore/searchcreatejob.h /usr/include/KF5/AkonadiCore/searchquery.h /usr/include/KF5/AkonadiCore/selectionproxymodel.h /usr/include/KF5/AkonadiCore/servermanager.h /usr/include/KF5/AkonadiCore/session.h /usr/include/KF5/AkonadiCore/specialcollectionattribute.h /usr/include/KF5/AkonadiCore/specialcollections.h /usr/include/KF5/AkonadiCore/specialcollectionsdiscoveryjob.h /usr/include/KF5/AkonadiCore/specialcollectionsrequestjob.h /usr/include/KF5/AkonadiCore/statisticsproxymodel.h /usr/include/KF5/AkonadiCore/supertrait.h /usr/include/KF5/AkonadiCore/tag.h /usr/include/KF5/AkonadiCore/tagattribute.h /usr/include/KF5/AkonadiCore/tagcreatejob.h /usr/include/KF5/AkonadiCore/tagdeletejob.h /usr/include/KF5/AkonadiCore/tagfetchjob.h /usr/include/KF5/AkonadiCore/tagfetchscope.h /usr/include/KF5/AkonadiCore/tagmodel.h /usr/include/KF5/AkonadiCore/tagmodifyjob.h /usr/include/KF5/AkonadiCore/transactionjobs.h /usr/include/KF5/AkonadiCore/transactionsequence.h /usr/include/KF5/AkonadiCore/trashfilterproxymodel.h /usr/include/KF5/AkonadiCore/trashjob.h /usr/include/KF5/AkonadiCore/trashrestorejob.h /usr/include/KF5/AkonadiCore/trashsettings.h /usr/include/KF5/AkonadiCore/unlinkjob.h /usr/include/KF5/AkonadiCore/vectorhelper.h /usr/include/KF5/AkonadiWidgets /usr/include/KF5/AkonadiWidgets/AgentActionManager /usr/include/KF5/AkonadiWidgets/AgentInstanceWidget /usr/include/KF5/AkonadiWidgets/AgentTypeDialog /usr/include/KF5/AkonadiWidgets/AgentTypeWidget /usr/include/KF5/AkonadiWidgets/CollectionComboBox /usr/include/KF5/AkonadiWidgets/CollectionDialog /usr/include/KF5/AkonadiWidgets/CollectionMaintenancePage /usr/include/KF5/AkonadiWidgets/CollectionPropertiesDialog /usr/include/KF5/AkonadiWidgets/CollectionPropertiesPage /usr/include/KF5/AkonadiWidgets/CollectionRequester /usr/include/KF5/AkonadiWidgets/CollectionStatisticsDelegate /usr/include/KF5/AkonadiWidgets/CollectionView /usr/include/KF5/AkonadiWidgets/ControlGui /usr/include/KF5/AkonadiWidgets/ETMViewStateSaver /usr/include/KF5/AkonadiWidgets/EntityListView /usr/include/KF5/AkonadiWidgets/EntityTreeView /usr/include/KF5/AkonadiWidgets/ItemView /usr/include/KF5/AkonadiWidgets/ManageAccountWidget /usr/include/KF5/AkonadiWidgets/RenameFavoriteDialog /usr/include/KF5/AkonadiWidgets/StandardActionManager /usr/include/KF5/AkonadiWidgets/SubscriptionDialog /usr/include/KF5/AkonadiWidgets/TagEditWidget /usr/include/KF5/AkonadiWidgets/TagManagementDialog /usr/include/KF5/AkonadiWidgets/TagSelectWidget /usr/include/KF5/AkonadiWidgets/TagSelectionDialog /usr/include/KF5/AkonadiWidgets/TagWidget /usr/include/KF5/AkonadiWidgets/agentactionmanager.h /usr/include/KF5/AkonadiWidgets/agentinstancewidget.h /usr/include/KF5/AkonadiWidgets/agenttypedialog.h /usr/include/KF5/AkonadiWidgets/agenttypewidget.h /usr/include/KF5/AkonadiWidgets/akonadiwidgets_export.h /usr/include/KF5/AkonadiWidgets/collectioncombobox.h /usr/include/KF5/AkonadiWidgets/collectiondialog.h /usr/include/KF5/AkonadiWidgets/collectionmaintenancepage.h /usr/include/KF5/AkonadiWidgets/collectionpropertiesdialog.h /usr/include/KF5/AkonadiWidgets/collectionpropertiespage.h /usr/include/KF5/AkonadiWidgets/collectionrequester.h /usr/include/KF5/AkonadiWidgets/collectionstatisticsdelegate.h /usr/include/KF5/AkonadiWidgets/collectionview.h /usr/include/KF5/AkonadiWidgets/controlgui.h /usr/include/KF5/AkonadiWidgets/entitylistview.h /usr/include/KF5/AkonadiWidgets/entitytreeview.h /usr/include/KF5/AkonadiWidgets/etmviewstatesaver.h /usr/include/KF5/AkonadiWidgets/itemview.h /usr/include/KF5/AkonadiWidgets/manageaccountwidget.h /usr/include/KF5/AkonadiWidgets/renamefavoritedialog.h /usr/include/KF5/AkonadiWidgets/standardactionmanager.h /usr/include/KF5/AkonadiWidgets/subscriptiondialog.h /usr/include/KF5/AkonadiWidgets/tageditwidget.h /usr/include/KF5/AkonadiWidgets/tagmanagementdialog.h /usr/include/KF5/AkonadiWidgets/tagselectiondialog.h /usr/include/KF5/AkonadiWidgets/tagselectwidget.h /usr/include/KF5/AkonadiWidgets/tagwidget.h /usr/include/KF5/AkonadiXml /usr/include/KF5/AkonadiXml/XmlDocument /usr/include/KF5/AkonadiXml/XmlReader /usr/include/KF5/AkonadiXml/XmlWriteJob /usr/include/KF5/AkonadiXml/XmlWriter /usr/include/KF5/AkonadiXml/akonadi-xml_export.h /usr/include/KF5/AkonadiXml/xmldocument.h /usr/include/KF5/AkonadiXml/xmlreader.h /usr/include/KF5/AkonadiXml/xmlwritejob.h /usr/include/KF5/AkonadiXml/xmlwriter.h /usr/include/KF5/akonadi /usr/include/KF5/akonadi/abstractsearchplugin.h /usr/include/KF5/akonadi/private /usr/include/KF5/akonadi/private/akonadiprivate_export.h /usr/include/KF5/akonadi/private/capabilities_p.h /usr/include/KF5/akonadi/private/dbus_p.h /usr/include/KF5/akonadi/private/externalpartstorage_p.h /usr/include/KF5/akonadi/private/imapparser_p.h /usr/include/KF5/akonadi/private/imapset_p.h /usr/include/KF5/akonadi/private/instance_p.h /usr/include/KF5/akonadi/private/protocol_exception_p.h /usr/include/KF5/akonadi/private/protocol_gen.h /usr/include/KF5/akonadi/private/protocol_p.h /usr/include/KF5/akonadi/private/scope_p.h /usr/include/KF5/akonadi/private/standarddirs_p.h /usr/include/KF5/akonadi/private/tristate_p.h /usr/include/KF5/akonadi/private/xdgbasedirs_p.h /usr/include/KF5/akonadi_version.h /usr/lib/cmake /usr/lib/cmake/KF5Akonadi /usr/lib/cmake/KF5Akonadi/KF5AkonadiConfig.cmake /usr/lib/cmake/KF5Akonadi/KF5AkonadiConfigVersion.cmake /usr/lib/cmake/KF5Akonadi/KF5AkonadiMacros.cmake /usr/lib/cmake/KF5Akonadi/KF5AkonadiTargets-none.cmake /usr/lib/cmake/KF5Akonadi/KF5AkonadiTargets.cmake /usr/lib/libKF5AkonadiAgentBase.so /usr/lib/libKF5AkonadiCore.so /usr/lib/libKF5AkonadiPrivate.so /usr/lib/libKF5AkonadiWidgets.so /usr/lib/libKF5AkonadiXml.so /usr/lib/qt5/mkspecs/modules/qt_AkonadiAgentBase.pri /usr/lib/qt5/mkspecs/modules/qt_AkonadiCore.pri /usr/lib/qt5/mkspecs/modules/qt_AkonadiWidgets.pri /usr/lib/qt5/mkspecs/modules/qt_AkonadiXml.pri /usr/lib/qt5/plugins/designer /usr/lib/qt5/plugins/designer/akonadi5widgets.so /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Control.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Search.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Status.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.AgentManager.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.ControlManager.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.DebugInterface.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationManager.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationSource.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Preprocessor.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Resource.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Server.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.Tracer.xml /usr/share/dbus-1/interfaces/org.freedesktop.Akonadi.TracerNotification.xml /usr/share/doc/packages/akonadi-server-devel /usr/share/doc/packages/akonadi-server-devel/COPYING.LIB /usr/share/kdevappwizard /usr/share/kdevappwizard/templates /usr/share/kdevappwizard/templates/akonadiresource.tar.bz2 /usr/share/kdevappwizard/templates/akonadiserializer.tar.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:47:22 2022