Package Release Info

akonadi-server-18.12.3-bp151.4.3.1

Update Info: openSUSE-2019-1857
Available in Package Hub : 15 SP1 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

akonadi-server
akonadi-server-devel
akonadi-server-lang
akonadi-server-sqlite
libKF5AkonadiAgentBase5
libKF5AkonadiCore5
libKF5AkonadiPrivate5
libKF5AkonadiWidgets5
libKF5AkonadiXml5

Change Logs

* Fri May 10 2019 wbauer@tmo.at
- Add fix-unhandled-exception.patch to fix a possible crash on
  exit (kde#401692)
Version: 18.12.3-bp151.2.3
* 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
Version: 17.12.3-bp150.2.4
* 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
Version: 16.08.2-2.4
* 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
* 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
Version: 15.12.3-4.1
* Sun Nov 09 2014 ledest@gmail.com
- fix bashisms in post/postun scripts
Version: 15.12.3-3.1
* 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