Changelog for
kdepim-runtime-17.12.2-230.1.x86_64.rpm :
Wed Feb 7 13:00:00 2018 lbeltrameAATTkde.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:
* Maildir: upload empty email bodies as a whitespace
* Don\'t insert invalid google accounts into the access list
* Fix duplicated entries in Google Calendar and Tasks resource settings dialog
Thu Jan 11 13:00:00 2018 lbeltrameAATTkde.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:
* DAV: fix Next button not enabled when typing password.
* Add Sasl2_INCLUDE_DIRS to the inlclude directories of kdexoauth2
* cmake: Strip comments from else()/endif()
* Use ecm_install_icons instead of a loop
* Use KDE_INSTALL_ICONDIR instead of CMAKE_INSTALL_PREFIX
Thu Dec 14 13:00:00 2017 christopheAATTkrop.fr
- Update license to GPL-2.0+ and GPL-3.0+
Sat Dec 9 13:00:00 2017 lbeltrameAATTkde.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:
* Adapt to Qt 5.10 rc2 API changes
* Remove duplicate find_package(KPimGAPI ...) call
Fri Dec 8 13:00:00 2017 fabianAATTritter-vogt.de
- Remove libkolab-qt5-devel BuildDep
Sat Dec 2 13:00:00 2017 lbeltrameAATTkde.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:
* Fix error when generate contact
* Fix POP3 mail fetch not finishing if there are no new messages but some old ones
* IMAP: always set merge mode in RetrieveItemsTask
* Fix check version
* Recreate full URLs from partial URLs (kde#386985)
* Fix message extraction in kdepim-runtime/resources/ews/wizard/
Mon Nov 20 13:00:00 2017 lbeltrameAATTkde.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 9 13:00:00 2017 lbeltrameAATTkde.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:
* IMAP: add folder name in error message about select.
Mon Oct 16 14:00:00 2017 lbeltrameAATTkde.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 i18n
* DAV: fix crash if Collection disappears during Item fetch (kde#360792)
Thu Sep 7 14:00:00 2017 lbeltrameAATTkde.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:
* IMAP: handle when RetrieveItemTask fails to find the message (kde#383951)
* Kolab: fix warning \"Object type not handled\" for each tag/relation
* Add missing HasLocalStorage attribute to mbox resource
Sat Aug 12 14:00:00 2017 christopheAATTkrop.fr
- Update summary and description
Fri Aug 11 14:00:00 2017 christopheAATTkrop.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 5 14:00:00 2017 christopheAATTkrop.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 14:00:00 2017 lbeltrameAATTkde.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:
* Remove not necessary includes
Wed Jun 7 14:00:00 2017 lbeltrameAATTkde.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:
* IMAP: allow creating top-level folders it User namespace is empty (kde#339567)
* Fix Bug 379155 - Imap resources crash when trying to open settings (kde#379155)
* Add missing include
* Enable by default store locally emails
- Drop upstreamed patches:
* add-missing-include.patch
* fix-crash-when-configuring-IMAP-resources.patch
* IMAP-allow-creating-top-level-folders-if-User-namespace-is-empty.patch
Sun Jun 4 14:00:00 2017 wbauerAATTtmo.at
- Add IMAP-allow-creating-top-level-folders-if-User-namespace-is-empty.patch
to fix creating/deleting top-level folders on certain IMAP servers
(kde#339576)
Mon May 22 14:00:00 2017 wbauerAATTtmo.at
- Add add-missing-include.patch and
fix-crash-when-configuring-IMAP-resources.patch to fix IMAP
resources crashing when trying to open settings
(kde#379155, boo#1040086)
Wed May 17 14:00:00 2017 lbeltrameAATTkde.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 build with CMake 3.8.
* [IMAP] Fix migration to new Gmail authentication
* [IMAP] Disable the Gmail special cases when compiled without XOAUTH
* hide doc help item.
* [IMAP] Fix missing connect() when restarting IDLE job
* [IMAP] Fix IDLE support with GSSAPI authentication (kde#311456)
- Drop upstreamed patches:
* disable-gmail-when-compiled-without-xoauth.patch
* fix-idle-support-with-gssapi.patch
* fix-migration-to-new-gmail-authentication.patch
* fix-missing-connect-when-restarting-idle.patch
Tue May 9 14:00:00 2017 wbauerAATTtmo.at
- Unconditionally obsolete kdepim4-runtime on all distributions, we
don\'t support kdepim4 any more
Sat Apr 22 14:00:00 2017 lbeltrameAATTkde.org
- Add upstream patches to fix different issues with IMAP:
* disable-gmail-when-compiled-without-xoauth.patch
* fix-idle-support-with-gssapi.patch
* fix-migration-to-new-gmail-authentication.patch
* fix-missing-connect-when-restarting-idle.patch
Sun Apr 16 14:00:00 2017 lbeltrameAATTkde.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:
* not necessary to use += operator here
* Use directly QFileInfo::exists here
* Remove unused method
* Minor optimization
* Add remote ID information to \"Corrupt Event\", to make debugging possible.
* using QFileInfo::exists( ) here too
* Improve debug message
* Improve debug output for the MyRights noise (which shouldn\'t happen anymore ;)
* SessionPool: set the namespaces variables from the namespace job.
Wed Apr 12 14:00:00 2017 lbeltrameAATTkde.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:
* None
Sat Mar 25 13:00:00 2017 lbeltrameAATTkde.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 9 13:00:00 2017 lbeltrameAATTkde.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:
* Preserve icaldir resource/collection display name (kde#376379)
Thu Feb 9 13:00:00 2017 lbeltrameAATTkde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
Sat Jan 14 13:00:00 2017 lbeltrameAATTkde.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 fix-data-loss-bug-in-ical.patch due to upstream inclusion
Sat Dec 24 13:00:00 2016 tittiatcokeAATTgmail.com
- Add fix-data-loss-bug-in-ical.patch to prevent an critical
data loss. The ical resource failed to create std.ics if it
didn\'t exists.
Tue Dec 13 13:00:00 2016 tittiatcokeAATTgmail.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 3 13:00:00 2016 tittiatcokeAATTgmail.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 13:00:00 2016 tittiatcokeAATTgmail.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
Wed Nov 9 13:00:00 2016 lbeltrameAATTkde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
Tue Oct 11 14:00:00 2016 lbeltrameAATTkde.org
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
Fri Sep 9 14:00:00 2016 tittiatcokeAATTgmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
Thu Aug 25 14:00:00 2016 fabianAATTritter-vogt.de
- Provide/Obsolete kio-pimlibs
Tue Aug 23 14:00:00 2016 fabianAATTritter-vogt.de
- Build only on architectures supported by libqt5-qtwebengine
Fri Aug 12 14:00:00 2016 tittiatcokeAATTgmail.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 8 14:00:00 2016 tittiatcokeAATTgmail.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 27 14:00:00 2016 wbauerAATTtmo.at
- Cleanup build requirements
Fri Jul 8 14:00:00 2016 tittiatcokeAATTgmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
Tue Jun 14 14:00:00 2016 wbauerAATTtmo.at
- Use shared-mime-info macros (boo#979301)
Fri Jun 10 14:00:00 2016 tittiatcokeAATTgmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
Sat May 7 14:00:00 2016 tittiatcokeAATTgmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
Sun Apr 17 14:00:00 2016 tittiatcokeAATTgmail.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 14:00:00 2016 tittiatcokeAATTgmail.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
- Drop bko354056.diff due to upstream inclusion
Wed Mar 30 14:00:00 2016 tittiatcokeAATTgmail.com
- Add upstream patch bko354056.diff to resolve issues with
Courier IMAP servers (bko#354056)
Sun Mar 13 13:00:00 2016 tittiatcokeAATTgmail.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 13:00:00 2016 tittiatcokeAATTgmail.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
Sat Jan 9 13:00:00 2016 tittiatcokeAATTgmail.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 13:00:00 2015 tittiatcokeAATTgmail.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 13:00:00 2015 tittiatcokeAATTgmail.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 14:00:00 2015 tittiatcokeAATTgmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
- Drop patch due to upstream inclusion
* switch-to-gid-based-merge.diff
Mon Sep 14 14:00:00 2015 lbeltrameAATTkde.org
- Add switch-to-gid-based-merge.diff: upstream changes to fix IMAP
syncing of non-email objects (fixes email syncing with Kolab
servers)
Sun Sep 13 14:00:00 2015 tittiatcokeAATTgmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
Sat Aug 29 14:00:00 2015 cgiboudeauxAATTgmx.com
- Change the license tag to GPL-2.0
Wed Aug 19 14:00:00 2015 cgiboudeauxAATTgmx.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 7 14:00:00 2015 tittiatcokeAATTgmail.com
- Initial version based on KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.07.90.php