Hello community,
here is the log from the commit of package php5-pear-Horde_Imap_Client for
openSUSE:Factory checked in at 2012-01-19 16:56:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Imap_Client (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Imap_Client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Imap_Client", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Imap_Client/php5-pear-Horde_Imap_Client.changes
2011-09-23 12:40:23.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Imap_Client.new/php5-pear-Horde_Imap_Client.changes
2012-01-19 16:56:33.000000000 +0100
@@ -1,0 +2,37 @@
+Fri Jan 13 13:48:26 UTC 2012 - [email protected]
+
+- added license
+- version 1.3.1
+- [mms] Remove dependency on Auth_SASL.
+- [mms] Fix client-side Cc/From/To sorting (Bug #10503).
+- [mms] Improved IMAP debug logging.
+- [mms] Fix search charset determination for servers that support SORT &
ESORT (Bug #10479).
+- [mms] Improved phpdoc documentation.
+- [mms] API CHANGE: Add shortcuts to get MIME decoded envelope information.
+- [mms] Automatically authenticate to server when using a command that
requires an authenticated/selected state (Bug #10473).
+- [mms] Fixed setting data for several POP3 fetch results.
+- [mms] Parsing/generating sequence strings for POP3 servers has been fixed.
+- [mms] Removed unmaintained Mock driver.
+- [mms] API CHANGE: Added Horde_Imap_Client_Mailbox to provide way to
accurately switch between UTF7-IMAP and UTF-8 mailbox representations.
+- [mms] API CHANGE: Deprecate Horde_Imap_Client_Base::parseCommandArray() -
use Horde_Imap_Client_Utils::parseCommandArray() instead.
+- [mms] API CHANGE: Added a required parameter ('baseob') to
Horde_Imap_Client_Cache constructor.
+- [mms] API CHANGE: Added Horde_Imap_Client_Base::writeDebug().
+- [mms] API CHANGE: Added Horde_Imap_Client_Base::getIdsOb().
+- [mms] API CHANGE: Deprecate Horde_Imap_Client_Cache::singleton().
+- [mms] Workaround missing search charset support in the Socket driver (Bug
#10726).
+- [mms] Only add CHARSET data to SEARCH queries if necessary (Bug #10726).
+- [mms] Work around broken headers in IMAP envelope data.
+- [mms] LIST-STATUS does not depend on LIST-EXTENDED.
+- [mms] Add dependency checking for capabilities.
+- [mms] Remove Cclient drivers.
+- [mms] Fix deletion of cached message entries.
+
+
+-------------------------------------------------------------------
+Sat Aug 27 19:41:48 UTC 2011 - [email protected]
+
+- version 1.0.13
+- [mms] Encrypted data is already base64 encoded (Bug #10285).
+- Fix typo that prevented deletion of messages on POP3 servers (Bug #10424).
+
+-------------------------------------------------------------------
Old:
----
Horde_Imap_Client-1.0.11.tgz
New:
----
Horde_Imap_Client-1.3.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Imap_Client.spec ++++++
--- /var/tmp/diff_new_pack.vRFqxa/_old 2012-01-19 16:56:34.000000000 +0100
+++ /var/tmp/diff_new_pack.vRFqxa/_new 2012-01-19 16:56:34.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-Horde_Imap_Client
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,12 @@
%define xmldir /var/lib/pear
Summary: PEAR: Horde IMAP abstraction interface
+License: LGPL-2.1
+Group: Development/Libraries/PHP
Name: php5-pear-Horde_Imap_Client
-Version: 1.0.11
-Release: 1
-License: LGPLv2.1
-Group: Development/Libraries/PHP
+Version: 1.3.1
+Release: 0
Source0: http://pear.horde.org/get/Horde_Imap_Client-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Imap_Client
@@ -33,6 +33,9 @@
Requires: php5-pear-Horde_Exception < 2.0.0
Requires: php5-pear-Horde_Mime < 2.0.0
Requires: php5-pear-Horde_Util < 2.0.0
+Requires: php5-pear-Horde_Secret < 2.0.0
+Requires: php5-pear-Horde_Cache < 2.0.0
+Requires: php5-pear-Horde_Stream_Filter < 2.0.0
Requires: php5-pear >= 1.7.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
@@ -98,5 +101,6 @@
%{peardir}/*
%{xmldir}/Horde_Imap_Client.xml
+%doc %{_docdir}/%{name}
%changelog
++++++ Horde_Imap_Client-1.0.11.tgz -> Horde_Imap_Client-1.3.1.tgz ++++++
++++ 36688 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]