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.1 |
Version: 18.12.3 | Vendor: openSUSE |
Release: lp151.2.2 | Build date: Fri Apr 26 09:58:59 2019 |
Group: Development/Libraries/X11 | Build host: armbuild21 |
Size: 1211651 | Source RPM: akonadi-server-18.12.3-lp151.2.2.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
* Wed Apr 03 2019 Luca Beltrame <lbeltrame@kde.org> - Add upstream patches to fix regressions when checking mail: * fix-regression-when-updating-attributes.patch * fix-collection-detaching.patch * Sat Mar 09 2019 lbeltrame@kde.org - Update to 18.12.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12.3.php - Changes since 18.12.2: * Small code cleanup: use local var instead of pimItems.at(i) many times * Fix intermittent race in collectionattributetest * Use an emit syntax that QtCreator understands better. * Remove unneeded warning for killed subjobs, error string was just "". * Add missing Q_EMIT before signal emission. * collectionattributetest: small cleanups * Server: Improve debug, warning and error log messages * Destroy the Connection Through the Session Thread (kde#381636) * Akonadi: fix racy code in (MimeType|Resource)::retrieveByNameOrCreate * Akonadi: fix timing-dependent failure of partstreamertest * Akonadi: add missing dependencies on included XSL files * Fix SQLite backend foreign key PRAGMAs * Simplify AggregatedFetchScope code, removing all setters. * Fix tag change notification shipping a bogus name. * AggregatedFetchScope: fix fetchAllAttributes for tags. * Properly clean up scopes when deregistering a subscriber. * Fix "QIODevice::read" warnings. * autotests: partstreamertest: show more info on failure * Sat Feb 09 2019 lbeltrame@kde.org - Update to 18.12.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12.2.php - Changes since 18.12.1: * Fix aggregation logic for cacheOnly and ignoreErrors. * autotests: rename notificationmanagertest to notificationsubscribertest * Extend tagtest with more checks that the full tag information is sent. * autotests: remove QEXPECT_FAIL, the mysql bug got fixed. * Fix tag name/type/gid missing in notifications about tags. * Minor: improve QDebug output for Akonadi::Tag * actually look for mysql binaries in PATH * Allow to exclude unified mailbox from local subscription * Fri Jan 11 2019 lbeltrame@kde.org - Update to 18.12.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12.1.php - Changes since 18.12.0: * Ensure StandardDirs::saveDir returns existing dir * Fix SQL syntax error in findOrphanedItems() * Handle query prepare errors in QueryBuilder::exec * not necessary to check twice * Remove not necessary lines * Allow to sort list of folder. * Fix mem leak * Fri Dec 14 2018 lbeltrame@kde.org - Update to 18.12.0 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12.0.php - Changes since 18.11.90: * Fix ModelSpy (and thus some model tests) * Fix ItemStoreTest * Fix creating new tags with null parent * Mon Dec 03 2018 lbeltrame@kde.org - Update to 18.11.90 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12-rc.php - Changes since 18.11.80: * Akonadi: ignore remote ID if it's empty * Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org> - Run spec-cleaner * Tue Nov 20 2018 lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Too many changes to list here * Thu Nov 08 2018 lbeltrame@kde.org - Update to 18.08.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08.3.php - Changes since 18.08.2: * Fix StorageJanitor SQL error in duplicate detection * Fix KOrg category color customization crash (kde#398459) * Thu Oct 11 2018 lbeltrame@kde.org - Update to 18.08.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08.2.php - Changes since 18.08.1: * Job tracker: fix expected reply signature, improve error handling * Fix icon name * Fix "QCoreApplication::postEvent: Unexpected null receiver" warnings * Thu Sep 06 2018 lbeltrame@kde.org - Update to 18.08.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08.1.php - Changes since 18.08.0: * Attempt to mitigate trx deadlocks with SELECT ... FOR UPDATE * Fix crash when NotificationCollector does not have Connection (kde#397239) * Akonadi: forget about jobtracker if akonadiconsole went away * Akonadi protocol: an invalid response is still a response. * Use nullptr to fix gcc7 warning * JobTracker: publish all jobs in the session when first connecting * Debug output: show which collection we're syncing. * fsck output: print out collection ID as well, for items with no RID * Disable remote logging for inside Akonadi Console process * Split out search-related debug output into own category. - Removed patches, now upstream: * Fix-crash-when-NotificationCollector-does-not-have-Connection.patch * Tue Aug 28 2018 wbauer@tmo.at - Add upstream patch to fix crashes under certain circumstances, e.g. when searching: (kde#397239) * Fix-crash-when-NotificationCollector-does-not-have-Connection.patch * Thu Aug 16 2018 christophe@krop.fr - Update to 18.08.0 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08.0.php - Changes since 18.07.80: * Don't fetch missing parts from the resource. * Revert "ProtocolHelper: only unserialize payload we requested" * Monitor: rebuild Item from ntf if it's mustRetrieve but IFS is empty (kde#397131) * ProtocolHelper: only unserialize payload we requested * Fix warning due to deleteLater on null object * Server: create new Collection in a single step * Monitor: fix broken subscription to only Item or Collection ntfs * Server: fix Item notifications being rejected on mimetype filters (kde#396781) * Monitor: invalidate pending notifications on change * Notifications: retrieve Item when RID is missing * DataStore: don't access mNotificationCollector directly * Thu Jul 26 2018 lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Too many changes to list here - Build with gcc7 on Leap 42.3 * Fri Jul 13 2018 lbeltrame@kde.org - Update to 18.04.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.04.3.php - Changes since 18.04.2: * Fix a crash due to access of temporary object * Fix MariaDB initialization when mysql_install_db is missing (kde#392948) * akInit: improve error message when renaming old logfiles fails * StorageJanitor: handle external parts DB entries with missing filename (kde#395743) * Server: handle race condition on connection shutdown (kde#394071) * ActionStateManager: separate selected collections from favorites. * Document the hidden mechanism by which these methods are called... * Resourcebase docu: don't call changeCommitted from itemRemoved. * Fix caption/text * Fri Jun 08 2018 lbeltrame@kde.org - Update to 18.04.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.04.2.php - Changes since 18.04.1: * None * Fri May 11 2018 lbeltrame@kde.org - Update to 18.04.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.04.1.php - Changes since 18.04.0: * TransactionSequence: fix rollback not finishing properly. * Akonadi tests: make checkTestIsIsolated work in release mode too * Fix session not reconnecting on Qt >= 5.10 * Warning-- * Fix handling of cut collections. * Wed Apr 18 2018 lbeltrame@kde.org - Update to 18.04.0 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.04.0.php - Changes since 18.03.90: * None * Fri Apr 06 2018 lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Too many changes to list here * 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.08-rc.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.04-beta.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.08-rc.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 * Thu Jul 07 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.08-rc.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
/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/AgentConfigurationBase /usr/include/KF5/AkonadiCore/AgentConfigurationFactoryBase /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/FavoriteCollectionAttribute /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/agentconfigurationbase.h /usr/include/KF5/AkonadiCore/agentconfigurationfactorybase.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/favoritecollectionattribute.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/AgentConfigurationDialog /usr/include/KF5/AkonadiWidgets/AgentConfigurationWidget /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/agentconfigurationdialog.h /usr/include/KF5/AkonadiWidgets/agentconfigurationwidget.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_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/kdevappwizard /usr/share/kdevappwizard/templates /usr/share/kdevappwizard/templates/akonadiresource.tar.bz2 /usr/share/kdevappwizard/templates/akonadiserializer.tar.bz2 /usr/share/licenses/akonadi-server-devel /usr/share/licenses/akonadi-server-devel/COPYING.LIB
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 12:04:41 2022