|
|
|
|
Changelog for php5-pear-Horde_ActiveSync-2.38.7-1.2.noarch.rpm :
* Wed Aug 02 2017 Ralf Lang - Version 2.38.7- [mjr] Database compatibility improvements.- [mjr] Refactor logging to support streams and improve readability.- [jan] Fix MongoDB backend with mongodb extension.- [mjr] Add Horde_ActiveSync_Imap_EasMessageBuilder classes.- [mjr] Fix loading event file attachments on iOS.- [mjr] Fix error in synchronizing recurring tasks (Bug #14599).- [mjr] Fix PHP error accessing logger during OPTIONS request (Bug #14601).- [mjr] Readd timestamp to sync log entries.- [mjr] Catch leaked Horde_Idna_Exceptions from Horde_Mime.- [mjr] Fix regression that caused S/MIME messages to appear invalid on device.- [mjr] Fix undefined property warnings (Bug #14631).- [mjr] Improve support for android Gmail application (Bug #14655).- [mjr] Fix undefined constant error (Bug #14671). * Mon Dec 26 2016 Ralf Lang - Version 2.37.4- [mjr] Improve performance in certain cases by updating collection syncstamps (Ticket #14368).- [mjr] Fix normalizing POOMCONTACTS:Birthday and other date fields for the \"Nine\" client.- [mjr] Remove debug output.- [mjr] Honor the LOG_DETAILED debug log setting even when data is contained in a stream.- [mjr] Birthday workaround fixes for BB10 (Bug #14375).- [mjr] Sanity check envelope date (Ticket #14381).- [mjr] Remove workaround for broken date headers.- [mjr] Prevent sending empty message objects.- [mjr] Improved handling of task dates.- [mjr] Fix fatal error when handling email errors due to a typo (Bug #14398).- [mjr] Close database connections while sleeping during PING requests.- [mjr] Fix converting charset of subject and attachment names in certain cases (Bug #14457).- [mjr] Changes to support attachment sync support for Appointment objects.- [mjr] Add support for EAS 16 draft email sync.- [mjr] Prevent invalid UTF-8 text in address fields.- [mjr] Attempt to work around IMAP servers that report broken HIGHESTMODSEQ values.- [mjr] Fix regression in initial synchronization.- [mjr] Fix test issue on 32bit systems (Bug #14532).- [mjr] Improve handling of case when IMAP server returns invalid HIGHESTMODSEQ values (DVT - Daten-Verarbeitung-Tirol GmbH). * Tue May 24 2016 Ralf Lang - Version 2.32.0- [mjr] Fix PHP error when handling a STATUS_FOLDERSYNC_REQUIRED.- [mjr] Protect against colliding synckeys.- [mjr] Support TLS encryption setting in Outlook autodiscovery responses.- [mjr] Fix mirroring client changes back to the client (Bug #14354).- [mjr] Fix iOS version detection for some iOS devices.- [mjr] Work around broken iOS behavior of sending empty POOMCONTACTS:Picture tags (Bug #14361). * Tue Apr 05 2016 Ralf Lang - Version 2.31.8- [mjr] Fix WBXML output when allday event exceptions have no starttime set (Bug #14255).- [mjr] Fix calculation of when to send MOREAVAILABLE tag.- [mjr] More fixes for allday exception events (Bug #14255).- [mjr] Improvements to ActiveSync SETTINGS_ACCOUNTS response data.- [mjr] Prevent mirroring back email category changes.- [mjr] Fix the workaround for some versions of Outlook\'s broken behavior regarding moving email messages.- [mjr] Improve allday event handling in appointment objects (Bug #14278).- [mjr] Work around BC break in PHP 5.5.10 with converting timezone abbreviations to full timezone names.- [mjr] Improve handling of when a client sends an incorrect synckey. * Mon Feb 15 2016 Ralf Lang - Version 2.31.2- [mjr] Fix possible leaking of Horde_Imap_Client Exceptions.- [mjr] Fix reversed login in GHOSTED element handling.- [mjr] Changes for EAS 16.0 support.- [mjr] Fix error when attempting to rewrite previous syncstate.- [mjr] Another fix for GHOSTED support on certain clients.- [mjr] Fix regression in handling all day events in EAS versions prior to 16.0.- [mjr] Fix undefined variable notices (Bug #14251). * Tue Feb 02 2016 Ralf Lang - Version 2.30.6- [mjr] Fix mailbox searches with non 7-bit characters.- [jan] Mark PHP 7 as supported.- [jan] Improve Oracle compatibility.- [mjr] Fix regression introduced by checking device remote wipe during PING requests.- [mjr] Fix RECUR_YEARLY_DAY recurrences showing up every day. * Tue Dec 15 2015 Ralf Lang - Version 2.30.3- [mjr] Fix issue that prevents new device being added if an entry exists in the device user table but not the device table (Bug #14147).- [mjr] OL2016 added to device multiplex settings.- [mjr] Allow global request window size limit to be overridden.- [mjr] Fix issue where global request window size was being reached prematurely.- [mjr] Fix potential fatal error due to incorrect exception name. * Sat Oct 31 2015 Ralf Lang - Version 2.30.1- [mjr] Improved workaround for clients with broken picture tag handling. * Wed Oct 21 2015 Ralf Lang - Version 2.30.0- [mjr] Fix display of certain Multipart/Report messages, on certain clients.- [mjr] Improve handling of authentication/policy errors.- [mjr] Fix renaming email folder when using PostgreSQL state storage (Bug #14019, hordeAATTalbasoft.com).- [mjr] Work around bug in various versions of PHP 5.5 and 5.6 regarding base64-encode stream filters (Bug #14086).- [mjr] Fix issue where incorrect text/html part is choosen as the main body part.- [mjr] Explicitly request a FOLDERSYNC when backend id is not found.- [mjr] Fix corruption of base64 encoded text parts in certain cases (Bug #14092).- [mjr] Don\'t take sub-parts of rfc822/message parts as attachments.- [mjr] Fix handling of meeting requests that contain no DTEND attribute.- [mjr] Fix parsing of SETTINGS request that was causing a harmless WBXML parsing error.- [mjr] Fix issue in sending email from client due to input stream not being seekable on some systems (Bug #13160).- [mjr] Work around bug in early versions of iOS that could cause a contact\'s picture to be removed on the server.- [mjr] Improved client and version detection, especially for iOS devices.- [mjr] Fixed bug that was causing SUPPORTED data to be overwritten.- [mjr] Change some ERR log level entries to WARN and some other small logging tweaks. * Tue Jun 23 2015 Ralf Lang - Version 2.28.5- [mjr] Fix issue that could cause sending the same email to the client multiple times (Bug #13985).- [mjr] Performance and memory improvements, especially during initial sync to Outlook clients.- [mjr] Fix regression that could cause loss of mailbox sync.- [mjr] Fix regression causing useless backend query.- [mjr] Fix bug causing changes to be sent as new messages, thus causing them to be ignored by most clients.- [mjr] Fix sending SMIME signed/encrypted mail when using streams.- [mjr] Fix off by one error that could cause some errors in downstream client code.- [mjr] Fix detecting changes in email message \"Flag\" sent from certain clients.- [mjr] Fix issue when using REPLACEMIME feature of SENDMAIL and some other edge cases (Bug: 13901).- [mjr] Reduce memory usage during IMAP FETCH with very large mailboxes.- [mjr] Workaround broken CGI behavior of sending incorrect authentication headers.- [mjr] Fix issues with detecting changes in FILTERTYPE.- [mjr] Performance improvements during IMAP server change detection for CONDSTORE servers, especially during FILTERTYPE changes. * Thu Apr 30 2015 Ralf Lang - Version 2.27.1- [mjr] Fix issue where badly formed emails could cause out of memory error.- [mjr] Fix issue that could break sync if a badly formed email address could not be parsed.- [mjr] Fix PARTIAL SYNC handling when no COLLECTIONS are provided (Bug #13912).- [jan] Fix issues with certain locales like Turkish. * Thu Mar 12 2015 Ralf Lang - Version 2.26.1- [mjr] Detect stock Android 5.0 multiplex settings.- [mjr] Fix broken sync due to clients that send badly formatted date strings.- [mjr] Fix fatal error when dealing with iTip replies from vTodo requests. * Fri Feb 27 2015 Ralf Lang - Version 2.26.0- [mjr] Return email search results in descending order by arrival date.- [mjr] Add HTCOne Mini to device detection and set multiplex ability accordingly. * Wed Feb 18 2015 Ralf Lang - Version 2.25.0- [mjr] Fix handling of PARTIAL and EMPTY sync requests in certain cases (Bug #13863). * Sun Feb 08 2015 Ralf Lang - Version 2.24.1- [mjr] Fix moving a mailbox to a new parent (Bug #13839).- [mjr] Always send the attachmentsenabled policy, even when it\'s the default value of \'enabled\' (Bug #13827). * Sun Jan 18 2015 Ralf Lang - Version 2.24.0- [mjr] Some fixes for EAS 14.0/14.1 ITEMOPERATIONS request parsing. Fixes issues on some clients with broken email sync on Android 4.3 and 4.4.- [mjr] Fix issue that causes sync to break when SMS messages are deleted on the client (Bug #12887).- [mjr] Add support for parsing TNEF data when possible (Bug #12882).- [mjr] Fix issue where attachments are not downloaded in certain situations on EAS version 14+.- [mjr] Fix issue with synchronizing recurring event series exceptions due to missing properties in the exception object.- [mjr] Fixes to S/MIME support for issues that prevent the decrypting of S/MIME encrypted email on certain clients.- [mjr] Improve error handling when state is lost and device continues to request the same state despite being sent the proper status code.- [mjr] Fix returning device information from Mongo driver when multiple user accounts exist on the same device.- [mjr] Improve detection of devices that cannot support non-multiplexed collections.- [mjr] Add support for DocumentLibrary.- [mjr] Fix mailbox searching when number of results exceeds the requested RANGE value.- [mjr] Add support for Recipient Information Cache collection.- [mjr] Fix some edge case issues that could cause issues in sending changes to the client.- [mjr] Fix handling MEETING_RESPONSE requests for certain broken clients (Bug #12934).- [mjr] More fixes for handling meeting responses sent by Outlook (Bug #12934).- [mjr] Improve device property management and forced-multiplex detecection.- [mjr] Attempt a fix for clients that duplicate calendar entries when tags are received in a certain order (Bug #12741).- [mjr] Transparently handle moving from a non-MODSEQ IMAP server to a MODSEQ server (Thomas Jarosch , Bug #12941).- [mjr] Fix handling of empty OPTIONS tags.- [mjr] Fix some issues caused by attempting to process iTip responses when saving to sent mail folder (Bug #12956).- [mjr] Work around issues with clients that crash when receiving an empty body element (Bug #12956).- [mjr] More workarounds for PHP 65776, preventing segfaults for text attachments that contain inconsistent line endings.- [mjr] Rely on the IMAP adapter for returning accurate UID values after a message move (Bug #13010).- [mjr] Expose public Horde_ActiveSync_Utils::ensureUtf8() method.- [mjr] Fix regression in sending non Mime encoded messages (Bug #13029).- [mjr] Fix regression that could prevent stale sync requests to persist (Bug #13032).- [mjr] Fix regression that broke synchronization in clients that don\'t support EAS 14.1 (Bug #13038).- [jan] Optimize SQL query for garbage collection (hannes.brunssenAATTewetel.de, Bug #13043).- [jan] Add Danish translation (Erling Preben Hansen ).- [mjr] Support sending PRIMARYSMTPADDRESS in EAS 14.1 (Request #13062).- [mjr] Change the order of WBXML tags for Horde_ActiveSync_Message_Exception to make some older clients happy.- [mjr] Fix some cases where removing a device\'s state could cause a PING and/or SYNC loop on some older clients.- [mjr] Add Horde_ActiveSync_Rfc822::addStandardHeaders().- [mjr] Improve detection of Android devices for the purposes of determining support for non-multiplexed collections.- [mjr] Prevent possible PING loop due to PING requests incorrectly containing collections that haven\'t had a SYNC issued yet.- [mjr] Fix issue that would cause a SYNC loop when changing FILTERTYPE in certain clients (Bug #13182).- [mjr] Fix regression with renaming email folders.- [mjr] Improve workarounds for certain clients that send broken authentication information (Bug #13184).- [jan] Add Hungarian translation (Andras Galos ).- [jan] Make SQL state backend compatible with Oracle.- [mjr] Fix issue with clients that support EAS 12.1+ but still use PING commands that would cause the cached heartbeat interval to be cleared.- [mjr] Fix issue where the device managed heartbeat interval would be ignored during PING requests.- [mjr] Allow saving just dirty deviceProperties, and not deviceInfo.- [mjr] Fix return status for SETTINGS_DEVICEINFORMATION requests (Bug #13191).- [mjr] Fix regression that could cause some clients to no longer sync.- [mjr] Fix duplicate items in mailboxes after handling MOVEITEMS requests.- [mjr] Fix detecting forced multiplex values for Android 4.4.0 and greater (Bug #13199).- [mjr] Fix issue with renmaing folders (Bug #13196).- [mjr] Truly fix duplicate email in Outlook 2013 when moving/deleting messages.- [mjr] Fix requesting remote wipe when using the MongoDB state driver.- [mjr] Prevent sending non-UTF8 data due to meeting response emails.- [mjr] Remove Horde::debug output.- [mjr] Fix removing orphaned device entries (Bug #13277).- [mjr] Fix ignoring incoming SMS CHANGE commands.- [mjr] Fix issue related to clients with enabled SMS sync causing broken email deletion behavior.- [mjr] Force multiplex contact collections for Outlook 2013.- [mjr] Fix issue sending email when the imap client throws an error when synchronizing the maillog (Bug #13276). * Wed Jul 16 2014 - Version 2.16.11- [mjr] Prevent another issue that could cause an error when attempting to update a non-existent state (Bug #13338). * Fri Jul 11 2014 - Version 2.16.10- [mjr] Prevent error caused by attempting to update a non-existent state (Bug #13338). * Fri Jul 11 2014 - Version 2.16.9- [mjr] Force multiplex contact collections for Outlook 2013.- [mjr] Fix issue sending email when the imap client throws an error when synchronizing the maillog (Bug #13276). * Fri Jul 11 2014 - Version 2.16.8- [mjr] Fix issue related to clients with enabled SMS sync causing broken email deletion behavior. * Fri Jul 11 2014 - Version 2.16.7- [mjr] Fix ignoring incoming SMS CHANGE commands. * Fri Jul 11 2014 - Version 2.16.6- [mjr] Fix removing orphaned device entries (Bug #13277). * Fri Jul 11 2014 - Version 2.16.5- [mjr] Prevent sending non-UTF8 data due to meeting response emails.- [mjr] Remove Horde::debug output. * Fri Jul 11 2014 - Version 2.16.4- [mjr] Fix requesting remote wipe when using the MongoDB state driver. * Fri Jul 11 2014 - Version 2.16.3- [mjr] Truly fix duplicate email in Outlook 2013 when moving/deleting messages. * Fri Jul 11 2014 - Version 2.16.2- [mjr] Fix detecting forced multiplex values for Android 4.4.0 and greater (Bug #13199).- [mjr] Fix issue with renmaing folders (Bug #13196). * Fri Jul 11 2014 - Version 2.16.1- [mjr] Fix duplicate items in mailboxes after handling MOVEITEMS requests. * Fri Jul 11 2014 - Version 2.16.0- [mjr] Allow saving just dirty deviceProperties, and not deviceInfo.- [mjr] Fix return status for SETTINGS_DEVICEINFORMATION requests (Bug #13191).- [mjr] Fix regression that could cause some clients to no longer sync. * Fri Jul 11 2014 - Version 2.15.1- [mjr] Fix issue with clients that support EAS 12.1+ but still use PING commands that would cause the cached heartbeat interval to be cleared.- [mjr] Fix issue where the device managed heartbeat interval would be ignored during PING requests. * Fri Jul 11 2014 - Version 2.15.0- [mjr] Fix issue that would cause a SYNC loop when changing FILTERTYPE in certain clients (Bug #13182).- [mjr] Fix regression with renaming email folders.- [mjr] Improve workarounds for certain clients that send broken authentication information (Bug #13184).- [jan] Add Hungarian translation (Andras Galos ).- [jan] Make SQL state backend compatible with Oracle. * Fri Jul 11 2014 - Version 2.14.1- [mjr] Improve detection of Android devices for the purposes of determining support for non-multiplexed collections.- [mjr] Prevent possible PING loop due to PING requests incorrectly containing collections that haven\'t had a SYNC issued yet. * Fri Jul 11 2014 - Version 2.14.0- [mjr] Add Horde_ActiveSync_Rfc822::addStandardHeaders(). * Fri Jul 11 2014 - Version 2.13.4- [jan] Add Danish translation (Erling Preben Hansen ).- [mjr] Support sending PRIMARYSMTPADDRESS in EAS 14.1 (Request #13062).- [mjr] Change the order of WBXML tags for Horde_ActiveSync_Message_Exception to make some older clients happy.- [mjr] Fix some cases where removing a device\'s state could cause a PING and/or SYNC loop on some older clients. * Fri Jul 11 2014 - Version 2.13.3- [mjr] Fix regression that broke synchronization in clients that don\'t support EAS 14.1 (Bug #13038).- [jan] Optimize SQL query for garbage collection (hannes.brunssenAATTewetel.de, Bug #13043). * Fri Jul 11 2014 - Version 2.13.2- [mjr] Fix regression that could prevent stale sync requests to persist (Bug #13032). * Tue Mar 11 2014 - Version 2.13.1- [mjr] Fix regression in sending non Mime encoded messages (Bug #13029). * Mon Mar 10 2014 - Version 2.13.0- [mjr] More workarounds for PHP 65776, preventing segfaults for text attachments that contain inconsistent line endings.- [mjr] Rely on the IMAP adapter for returning accurate UID values after a message move (Bug #13010).- [mjr] Expose public Horde_ActiveSync_Utils::ensureUtf8() method. * Wed Feb 19 2014 - Version 2.12.4- [mjr] Fix some issues caused by attempting to process iTip responses when saving to sent mail folder (Bug #12956).- [mjr] Work around issues with clients that crash when receiving an empty body element (Bug #12956). * Tue Feb 04 2014 langAATTb1-systems.de- fix dependencies * Mon Feb 03 2014 - Version 2.12.3- [mjr] Improve device property management and forced-multiplex detecection.- [mjr] Attempt a fix for clients that duplicate calendar entries when tags are received in a certain order (Bug #12741).- [mjr] Transparently handle moving from a non-MODSEQ IMAP server to a MODSEQ server (Thomas Jarosch , Bug #12941).- [mjr] Fix handling of empty OPTIONS tags. * Mon Feb 03 2014 - Version 2.12.2- [mjr] More fixes for handling meeting responses sent by Outlook (Bug #12934). * Mon Feb 03 2014 - Version 2.12.1- [mjr] Fix some edge case issues that could cause issues in sending changes to the client.- [mjr] Fix handling MEETING_RESPONSE requests for certain broken clients (Bug #12934). * Mon Feb 03 2014 - Version 2.12.0- [mjr] Add support for Recipient Information Cache collection. * Mon Feb 03 2014 - Version 2.11.0- [mjr] Fix issue with synchronizing recurring event series exceptions due to missing properties in the exception object.- [mjr] Fixes to S/MIME support for issues that prevent the decrypting of S/MIME encrypted email on certain clients.- [mjr] Improve error handling when state is lost and device continues to request the same state despite being sent the proper status code.- [mjr] Fix returning device information from Mongo driver when multiple user accounts exist on the same device.- [mjr] Improve detection of devices that cannot support non-multiplexed collections.- [mjr] Add support for DocumentLibrary.- [mjr] Fix mailbox searching when number of results exceeds the requested RANGE value. * Mon Feb 03 2014 - Version 2.10.1- [mjr] Fix issue where attachments are not downloaded in certain situations on EAS version 14+. * Mon Feb 03 2014 - Version 2.10.0- [mjr] Some fixes for EAS 14.0/14.1 ITEMOPERATIONS request parsing. Fixes issues on some clients with broken email sync on Android 4.3 and 4.4.- [mjr] Fix issue that causes sync to break when SMS messages are deleted on the client (Bug #12887).- [mjr] Add support for parsing TNEF data when possible (Bug #12882). * Mon Feb 03 2014 - Version 2.9.2- [mjr] Fix typo that was causing server side searching of mailboxes to fail (Bug #12882).- [mjr] Add workaround for inconsistent handling of POOMCONTACTS date fields that causes fields like birthdays to become offset. * Mon Feb 03 2014 - Version 2.9.1- [mjr] Add ability to flag a specific device as blocked.- [mjr] Add ability to filter the list of devices on more than username.- [mjr] Attempt to recover old serialized data before forcing a repairing of Email collections. * Mon Feb 03 2014 - Version 2.9.0- [mjr] Fix generating EAS folder uids for devices that can\'t tell the difference between a string and an integer.- [mjr] Changes to support multiple non-email collections of the same type.- [mjr] Improvements to memory and database usage.- [mjr] Add MongoDB state driver. * Mon Feb 03 2014 - Version 2.8.5- [mjr] Improve performance related to conflict detection and change mirroring protection. * Mon Feb 03 2014 - Version 2.8.4- [mjr] Return proper status codes when OOF is unavailable (Bug #12757).- [mjr] Fix fatal crash when conflict is detected (Thomas Jarosch , Bug #12755) * Mon Feb 03 2014 - Version 2.8.3- [mjr] Fix returning contact image in GAL search for those clients that support it.- [mjr] Fix GAL searching for clients that depend on SEARCH_RANGE values.- [mjr] Fix some authentication issues when certain clients issue broken AutoDiscover requests.- [mjr] Fix some minor issues with Autodiscover requests caught by unit testing. * Mon Feb 03 2014 - Version 2.8.2- [mjr] Remove dependency on unreleased Horde_Stream code. * Mon Feb 03 2014 - Version 2.8.1- [mjr] Work around for PHP bug 65776, preventing segfaults with certain emails. * Mon Feb 03 2014 - Version 2.8.0- [mjr] Remove loop counter code that was incorrectly growing sync_cache data (Bug #12707).- [mjr] Ignore incoming SMS delete command. Prevents breaking sync on clients that send SMS data, even though we do not return it as an available collection.- [mjr] Prevent sending invalid UTF-8 data in the Subject header, which could break sync in some clients.- [mjr] Support for SOFTDELETE. * Mon Feb 03 2014 - Version 2.7.3- [mjr] Fix possible infinite loop when a requested message is not found on the serer during a SYNC request. * Mon Feb 03 2014 - Version 2.7.2- [mjr] Fix definition of SMIME_ENCRYPTED and DEVICE_ENCRYPTION policies.- [mjr] Always try to send up to WINDOW_SIZE changes, even if some messages had errors.- [mjr] Disable (broken) sync loop detection. * Mon Feb 03 2014 - Version 2.7.1- [mjr] Allow authentication to still be attempted without an available password, allowing for the use of setups using client certificates. * Mon Feb 03 2014 - Version 2.7.0- [mjr] Fix Wbxml output of SEARCH_TOTAL and SEARCH_RANGE values in SEARCH responses (Bug #12624).- [mjr] Allow reducing the amount of tag content that is logged to the Wbxml log.- [mjr] Fix broken wbxml in certain cases due to incorrect handling of encoding empty array values (Bug #12595).- [mjr] Detect IMAP message deletions on non-CONDSTORE servers during PING requests (Request #12597, Thomas Jarosch ).- [mjr] Do not initiate a looping SYNC if there were any incoming changes, this prevents an unnecessary backend ping for each collection.- [mjr] Fix issue that could cause message deletions on the server to not be trasmitted to the client if the message falls outside of the FILTER window and the IMAP server does not support CONDSTORE.- [mjr] Don\'t filter out messages flagged as DELETED during initial sync request. * Mon Feb 03 2014 - Version 2.6.2- [mjr] Fix issue that could cause corrupt email attachment downloads on certain webservers due to PHP flushing the output buffer (Bug #12486).- [mjr] Output X-MS-RP header to advertise to clients that a more recent EAS version is supported on the server.- [mjr] Fix issue that could lead to email being duplicated on client due to incorrect Collection Type being detected for unsolicited SMS data (Bug #12544).- [mjr] Fix decoding EAS Timezone blobs on Big Endian systems.- [mjr] Fix race condition where changes may not be sent to the client due to a combination of a long running MOREAVAILABLE sync and server side changes. * Mon Feb 03 2014 - Version 2.6.1- [mjr] Do not ask the IMAP server to fetch flags if we don\'t have an empty imap search result (Bug #12551).- [mjr] Fix typos that could cause some sync actions to fail (Bug #12548 and #12523, Thomas Jarosch ).- [mjr] Ensure proper failure codes are returned when a client addition fails to be added to the backend during a PARTIAL sync. * Mon Feb 03 2014 - Version 2.6.0- [mjr] Fix obtaining the timestamp of the last successful sync when backend uses modification sequences (Bug #12529).- [mjr] Fix broken Email sync due to clients that send unsolicited SMS data (Bug #12544).- [mjr] Fix returning incorrect syncstamp when adding, editing, or deleting messages and backend uses modification sequences (Bug #12523).- [mjr] Fix bug that could cause a sync loop if history data is removed or a collection is empty and therefore has no history data (Bug #12531). * Tue Jul 23 2013 Ralf Lang - Version 2.5.6- [mjr] Fix filtering out changes due to incoming client email requests in certain cases.- [mjr] Send empty POOMMAIL_CATEGORIES tag as Exchange does.- [mjr] Fix sending deletion commands to clients when an item is created on one EAS client, but deleted on another EAS client. * Tue Jul 16 2013 Ralf Lang - Version 2.5.5- [mjr] Fix off by one error when checking WINDOWSIZE, which breaks syncing with clients that have broken WINDOWSIZE implementations (Bug #12443). * Tue Jul 16 2013 Ralf Lang - Version 2.5.4- [mjr] Fix bug that causes incorrect MIME truncation when the client requests no MIME truncation (Bug #12437).- [mjr] Fix returning proper values for the Horde_ActiveSync_Message_SendMail::replacemime property. The could cause replying to email with some EAS 14+ clients to fail. * Wed Jul 03 2013 Ralf Lang - Version 2.5.3- [mjr] Fix SmartReply/SmartForward commands when the client does not send Wbxml.- [mjr] Fix some fringe cases where client initiated message deletion may fail.- [mjr] Work around some broken behavior in Blackberry clients (Bug #12370).- [mjr] Fix regression that caused MEETINGRESPONSE requests to fail (Bug #12403).- [mjr] Fix ITEMOPERATIONS requests under 14.1. * Wed Jul 03 2013 Ralf Lang - Version 2.5.2 * Wed Jul 03 2013 Ralf Lang - Version 2.5.1- [mjr] Fix issue the could cause sync to fail if an incorrectly formatted email date header is encountered. * Tue Jun 18 2013 Ralf Lang - Version 2.5.0- [mjr] Filter out email that falls outside of FILTERTYPE on CONDSTORE servers as well (Bug #12360).- [mjr] Fix detecting changes for servers without CONDSTORE and a non-zero FILTERTYPE (Bug #12316).- [mjr] Fix fetching email messages from search results using ITEMOPERATIONS command (Bug #12212).- [jan] Add Spanish translation (Manuel P. Ayala ).- [mjr] Add support for SyncStamps - either timestamps or backend controlled modification sequences. * Wed Jun 05 2013 Ralf Lang - Version 2.4.0- [mjr] Fix some issues caused by broken non-mime part truncation.- [mjr] Fix handling MIMETRUNCATION for emails with attachments (Bug #12289).- [mjr] Fix missing email body data for certain clients (Bug #12203).- [mjr] Fix requesting email data via ITEMOPERATION command (Bug #12292).- [mjr] Fix a BC break that was causing FOLDERSYNC requests to f fail. * Thu May 02 2013 Ralf Lang - Version 2.3.6- [mjr] Fix returning message property values when the value is defined, but empty (Bug #12197).- [mjr] Fix saving IMAP folder state when CONDSTORE is available but no per-mailbox MODSEQ.- [mjr] Fix mail synch failure due to messages being deleted on server during initial synch. * Thu May 02 2013 Ralf Lang - Version 2.3.5- [mjr] Fix issue with importing messages due to bad merge (Bug #12185). * Thu May 02 2013 Ralf Lang - Version 2.3.4- [mjr] Fix typo that could cause device information to not be saved correctly.- [mjr] Fix authentication clean up during certain request types. * Thu May 02 2013 Ralf Lang - Version 2.3.3- [mjr] Work around broken HTC clients when creating appointments with no reminders (Bug #12155).- [mjr] Fix setting User Agent value for certain clients in EAS 12.1 or greater (Bug #12154).- [mjr] Properly set disposition and content-id properties when building attachments from multipart/related parts (Bug #12123). * Thu May 02 2013 Ralf Lang - Version 2.3.2- [mjr] Various improvements and code cleanup.- [mjr] Some fixes to GETITEMESTIMATE requests.- [mjr] Logging improvements. * Mon Apr 29 2013 langAATTb1-systems.de- fix conflicts in obs data * Tue Mar 05 2013 Ralf Lang - Version 2.3.1- [mjr] Fix regression introduced in 2.2.1 caused by fix for Bug #12056.- [mjr] Fix synchronizing email messages containing ICalendar attachments with no METHOD parameter (Bug #12083). * Tue Mar 05 2013 Ralf Lang - Version 2.3.0- [mjr] Fix updating state when a PING detected changed has been removed before SYNC runs (Bug #12075). * Tue Mar 05 2013 Ralf Lang - Version 2.2.1- [mjr] Always output the optional POOMCAL_MEETINGSTATUS property to avoid issues with some versions of iOS (Bug #12056). * Tue Feb 12 2013 Ralf Lang - Version 2.2.0- [mjr] Fix handling of deleting or moving messages from the client that no longer exist on the server (Bug #12013).- [mjr] Fix setting flags on messages marked for deletion (Bug #12007). * Tue Jan 29 2013 Ralf Lang - Version 2.1.5- [jan] Add French translation (Paul De Vlieger ). * Mon Jan 21 2013 Ralf Lang - Version 2.1.4- [mjr] Fix existence checking, again. * Mon Jan 21 2013 Ralf Lang - Version 2.1.3- [mjr] Fix behavior when attempting to fetch attachment of a vanished message.- [mjr] Fix multiple accounts on a single client (Bug #11963).- [mjr] Fix setting PINGable collections on non-empty PING requests. * Wed Jan 16 2013 Ralf Lang - Version 2.1.2- [mjr] Fix handling missing state when processing COMMANDS.- [mjr] Fix loading state for FOLDERSYNC requests for certain clients. * Sun Jan 06 2013 Ralf Lang - Version 2.1.1- [mjr] Fix some possible character set related issues with HTML email.- [mjr] Fix sending boolean policy values. * Thu Dec 27 2012 Ralf Lang - Version 2.0.9- [mjr] Improve loop detection logic, preventing unnecessary state resets.- [mjr] Fix charset issues with certain broken emails which can cause iOS to crash. * Thu Dec 27 2012 Ralf Lang - Version 2.0.8- [mjr] Fix issue causing SYNC/PING loop in empty mail folders (Bug #11823).- [mjr] Fix importing message read flag (Bug #11741).- [mjr] Fix charset conversion of HTML messages when original body is plaintext (Bug #11745).- [mjr] Use integer column for message_uid field for IMAP messages (Bug #11742) * Tue Nov 27 2012 Ralf Lang - Version 2.0.7- [jan] Add Dutch translation (Arjen de Korte ).- [mjr] Answer Microsoft Outlook Autodiscover requests (Request # 11639). * Thu Nov 22 2012 langAATTb1-systems.de- use php-pear meta name for dependencies * Thu Nov 22 2012 langAATTb1-systems.de- add sed patch for pear-written static path * Thu Nov 22 2012 langAATTb1-systems.de- include fixed tarball of 2.0.6 * Tue Nov 20 2012 Rico Sagner - Version 2.0.6- [mjr] Fix issue with setting time before screen lock.- [mjr] Fix issue that could cause a race condition during a PING request for users with empty backend data.- [mjr] Fix moving/deleting messages on some devices.- [mjr] Increase size of cache_data field.- [mjr] Add more complete error and debug output when saving syncCache.- [mjr] Attempt to detect infinite sync loops caused by server side errors.- [mjr] Fix detecting mailbox changes on servers that don\'t return UIDNEXT data.- [mjr] Fix issue in detecting certain text attachments.- [mjr] Fix issue causing a loop during FETCH requests caused by the non-incrementing syncKey.- [mjr] Reduce number of IMAP server calls required when syncronizing email data.- [mjr] Fix issue causing iOS Mail to crash when receiving truncated body data.- [mjr] Improvements to detecting expunged messages.- [mjr] Fix fatal error due to abstract serialize methods. * Thu Oct 25 2012 Roman Geber - version 1.2.7- [mjr] Fix issue with setting time before screenlock. * Sun May 20 2012 Ralf Lang - version 1.2.6- [mjr] Fix parsing incoming timezones under certain conditions (Bug #11068).- [jan] Fix class name (software-hordeAATTinterfasys.ch, Bug #11164). * Wed Feb 22 2012 Ralf Lang - version 1.2.4- [mjr] Allow disabling of certain policies.- [mjr] Honor PROVISIONING_LOOSE if the device supports PROVISIONING, but not all of our requested policies.- [mjr] Fix issue that could cause PING failure in certain server environments.- [mjr] Tweak policy defaults. Minor compatibility improvements for WAP-Provisioning-XML strings.- [mjr] Added WP7 devices to the list of devices with broken provisioning.- [mjr] Fix issue that could cause improper timezone handling in events passed from device to server in the beginning of a calendar year (Bug #10960).- [mjr] More improvements to security policies and device compatibility. * Mon Jan 09 2012 langAATTb1-systems.de- version 1.2.1- [mjr] Fix sending meeting request emails when creating a meeting.- [mjr] Fix retrieving the body of SENDMAIL requests.- [mjr] Fix parsing birthday strings on certain android 2.2 clients.- [mjr] Improve support for Android device provisioning.- [mjr] Improve support for timezones in appointments originating on the client.- [mjr] Improve performance when working with timezones on PHP 5.3+ * Mon Sep 19 2011 langAATTb1-systems.de- version 1.1.5- [mjr] Fix sending MONTHLY_NTH and YEARLY_NTH recurrence types (Bug# 10416).- [mjr] Fix synchronization loop due to messages being deleted on server then attempting a change from the client.- [mjr] Fix syncing daily recurrence types.- [mjr] Support additional GAL fields (Bug #10504).- [mjr] Prevent broken clients from sending incoming changes with initial SYNC request (Bug #10461). * Sun Aug 14 2011 langAATTb1-systems.de- update to version 1.1.3- [mjr] Fix bug with certain recurrence types due to erroneously outputting a zero as an empty tag (Bug# 10416).- [mjr] Support POOMCONTACTS2 schema in AS 2.5 clients also.- [mjr] Fix sending unnecessary FOLDERSYNC changes.- [mjr] Fix issue with FOLDERSYNC requests that was causing Android clients to PING and SYNC the same collection an unlimited number of times.- [mjr] Add missing migration file to package.xml- [mjr] Policykey is now per user, not per device- [mjr] use AS in column aliases to make postgres happy (Bug #10346).- [mjr] Prevent a sync loop in some fringe cases.- [mjr] Improve calendar syncing for iOS devices. * Sun May 22 2011 langAATTb1-systems.de- using php-macros * Wed Apr 06 2011 langAATTb1-systems.de- Updating to version 1.0.0 * Wed Mar 16 2011 langAATTb1-systems.de- initial try v 1.0.0beta1
|
|
|