Hello community,

here is the log from the commit of package php5-pear-Horde_ActiveSync for 
openSUSE:Factory checked in at 2015-02-18 11:38:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_ActiveSync (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Horde_ActiveSync.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Horde_ActiveSync"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_ActiveSync/php5-pear-Horde_ActiveSync.changes
    2013-03-08 09:38:15.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_ActiveSync.new/php5-pear-Horde_ActiveSync.changes
       2015-02-18 11:38:08.000000000 +0100
@@ -1,0 +2,556 @@
+Sun Jan 18 11:16:16 UTC 2015 - Ralf Lang <l...@b1-systems.de>
+
+- 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 <thomas.jaro...@intra2net.com>, 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.bruns...@ewetel.de, 
Bug #13043).
+- [jan] Add Danish translation (Erling Preben Hansen <erl...@eph.dk>).
+- [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 <gal...@netinform.hu>).
+- [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 04:56:04 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.10
+- [mjr] Prevent error caused by attempting to update a non-existent state (Bug 
#13338).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.8
+- [mjr] Fix issue related to clients with enabled SMS sync causing broken 
email deletion behavior.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.7
+- [mjr] Fix ignoring incoming SMS CHANGE commands.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.6
+- [mjr] Fix removing orphaned device entries (Bug #13277).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.5
+- [mjr] Prevent sending non-UTF8 data due to meeting response emails.
+- [mjr] Remove Horde::debug output.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.4
+- [mjr] Fix requesting remote wipe when using the MongoDB state driver.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.3
+- [mjr] Truly fix duplicate email in Outlook 2013 when moving/deleting 
messages.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.16.1
+- [mjr] Fix duplicate items in mailboxes after handling MOVEITEMS requests.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 <gal...@netinform.hu>).
+- [jan] Make SQL state backend compatible with Oracle.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.14.0
+- [mjr] Add Horde_ActiveSync_Rfc822::addStandardHeaders().
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.13.4
+- [jan] Add Danish translation (Erling Preben Hansen <erl...@eph.dk>).
+- [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 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- 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.bruns...@ewetel.de, 
Bug #13043).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:27 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.13.2
+- [mjr] Fix regression that could prevent stale sync requests to persist (Bug 
#13032).
+
+-------------------------------------------------------------------
+Tue Mar 11 07:00:03 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.13.1
+- [mjr] Fix regression in sending non Mime encoded messages (Bug #13029).
+
++++ 359 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/php5-pear-Horde_ActiveSync/php5-pear-Horde_ActiveSync.changes
++++ and 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_ActiveSync.new/php5-pear-Horde_ActiveSync.changes

Old:
----
  Horde_ActiveSync-2.1.1.tgz

New:
----
  Horde_ActiveSync-2.24.0.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-Horde_ActiveSync.spec ++++++
--- /var/tmp/diff_new_pack.SKA9zA/_old  2015-02-18 11:38:09.000000000 +0100
+++ /var/tmp/diff_new_pack.SKA9zA/_new  2015-02-18 11:38:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_ActiveSync
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Ralf Lang.
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 Name:           php5-pear-Horde_ActiveSync
 %define pear_name  Horde_ActiveSync
 %define pear_sname horde_activesync
-Version:        2.1.1
+Version:        2.24.0
 Release:        0
 Source0:        http://pear.horde.org/get/Horde_ActiveSync-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -33,9 +33,15 @@
 BuildRequires:  php >= 5.3.3
 BuildRequires:  php-pear >= 1.7.2
 Requires:       php-pear >= 1.7.2
-Requires:       php5-pear-Horde_Date >= 2.0.0
+Requires:       php5-pear-Horde_Compress
+Requires:       php5-pear-Horde_Date
 Requires:       php5-pear-Horde_Exception >= 2.0.0
+Requires:       php5-pear-Horde_Icalendar
+Requires:       php5-pear-Horde_Mapi
+Requires:       php5-pear-Horde_Mime
+Requires:       php5-pear-Horde_Stream
 Requires:       php5-pear-Horde_Support >= 2.0.0
+Requires:       php5-pear-Horde_Util
 Requires:       php5-pear-Horde_Util >= 2.0.0
 BuildRequires:  php5-pear-channel-horde
 Requires:       php5-pear-channel-horde

++++++ Horde_ActiveSync-2.1.1.tgz -> Horde_ActiveSync-2.24.0.tgz ++++++
++++ 61650 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to