Hello community,
here is the log from the commit of package php5-pear-Horde_Crypt for
openSUSE:Factory checked in at 2012-11-28 14:01:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Crypt (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Crypt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Crypt", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Crypt/php5-pear-Horde_Crypt.changes
2012-02-15 15:59:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Crypt.new/php5-pear-Horde_Crypt.changes
2012-11-28 14:01:40.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Nov 20 23:30:43 UTC 2012 - <[email protected]>
+
+- Version 2.1.0
+- [mms] Provide signature information when decrypting a message, rather than
just a boolean result.
+- [mms] Fix displaying PGP key expiration information.
+- [mms] Allow expiration date to be given to Horde_Crypt_Pgp#generateKey()
(Request #5754).
+- [mms] Improved parsing of S/MIME certificate information (Bug #10956).
+- [mms] Silently ignore unknown data when parsing S/MIME certificates.
+- [jan] Fix HTML rendering of S/MIME certificates with multi-value attributes.
+
+
+-------------------------------------------------------------------
Old:
----
Horde_Crypt-1.1.0.tgz
New:
----
Horde_Crypt-2.1.0.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Crypt.spec ++++++
--- /var/tmp/diff_new_pack.WI7Drm/_old 2012-11-28 14:01:40.000000000 +0100
+++ /var/tmp/diff_new_pack.WI7Drm/_new 2012-11-28 14:01:40.000000000 +0100
@@ -19,30 +19,37 @@
%define peardir %(pear config-get php_dir 2> /dev/null || echo
%{_datadir}/pear)
%define xmldir /var/lib/pear
-Summary: PEAR: Horde Cryptography API
+Summary: Horde Cryptography API
License: LGPL-2.1
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Crypt
-Version: 1.1.0
+Version: 2.1.0
Release: 0
Source0: http://pear.horde.org/get/Horde_Crypt-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Crypt
-BuildRequires: php5-pear >= 1.4.7
-Requires: php5-pear-Horde_Exception < 2.0.0, php5-pear-Horde_Mime <
2.0.0, php5-pear-Horde_Stream_Filter < 2.0.0, php5-pear-Horde_Translation <
2.0.0, php5-pear-Horde_Util < 2.0.0, php5-pear >= 1.7.0
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.7.0
+Requires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Exception >= 2.0.0
+Requires: php5-pear-Horde_Mime >= 2.0.0
+Requires: php5-pear-Horde_Stream_Filter >= 2.0.0
+Requires: php5-pear-Horde_Translation >= 2.0.0
+Requires: php5-pear-Horde_Util >= 2.0.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
%define pear_name Horde_Crypt
%define pear_sname horde_crypt
# Fix for renaming (package convention)
-Provides: php5-pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_sname} = %{version}
Provides: pear-%{pear_sname} = %{version}
-Obsoletes: php5-pear-%{pear_sname} < %{version}
-Obsoletes: php-pear-%{pear_sname} < %{version}
+Provides: php-pear-%{pear_sname} = %{version}
+Provides: php5-pear-%{pear_sname} = %{version}
Obsoletes: pear-%{pear_sname} < %{version}
+Obsoletes: php-pear-%{pear_sname} < %{version}
+Obsoletes: php5-pear-%{pear_sname} < %{version}
%description
The Horde_Crypt package class provides an API for various cryptographic
++++++ Horde_Crypt-1.1.0.tgz -> Horde_Crypt-2.1.0.tgz ++++++
++++ 46456 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]