Hello community,
here is the log from the commit of package php5-pear-Horde_Crypt for
openSUSE:Factory checked in at 2015-01-20 19:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Crypt/php5-pear-Horde_Crypt.changes
2012-11-28 14:01:40.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Crypt.new/php5-pear-Horde_Crypt.changes
2015-01-20 19:02:02.000000000 +0100
@@ -1,0 +2,92 @@
+Thu Jan 8 17:44:23 UTC 2015 - <[email protected]>
+
+- Version 2.5.2
+- [mms] Fix parsing GPG packet information using the gnupg v2.1 binary.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:44:23 UTC 2015 - <[email protected]>
+
+- Version 2.5.1
+- [jan] Fix using non-deprecated Content-Type for encrypted messages (Bug
#13659).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:32:41 UTC 2014 - <[email protected]>
+
+- Version 2.5.0
+- [mms] Fix reference to constant outside of the package.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:32:41 UTC 2014 - <[email protected]>
+
+- Version 2.4.3
+- [jan] Update Hungarian translation (Andras Galos <[email protected]>).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:32:41 UTC 2014 - <[email protected]>
+
+- Version 2.4.2
+- [jan] Update Korean translation (Deokgon Kim <[email protected]>).
+
+-------------------------------------------------------------------
+Mon Mar 10 16:13:19 UTC 2014 - <[email protected]>
+
+- Version 2.4.1
+- [mms] Ensure that all text parts are Q-P encoded when signing a MIME part.
+- [mms] More efficient parsing in Horde_Crypt_Pgp_Parse.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:03:02 UTC 2014 - <[email protected]>
+
+- Version 2.4.0
+- [mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).
+- [mms] Fix submitting PGP keys to a public keyserver (Bug #10931).
+- [mms] PGP keyserver code now uses Horde_Http_Client to connect to the
keyserver.
+- [mms] Move PGP keyserver code to a separate Horde_Crypt_Pgp_Keyserver class.
+- [mms] Add Horde_Crypt_Pgp_Parse#parseToPart().
+- [mms] Move Horde_Crypt_Pgp#parsePGPData() to separate class
(Horde_Crypt_Pgp_Parse), since it can be used even if GnuPG binary is not
available.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:03:02 UTC 2014 - <[email protected]>
+
+- Version 2.3.0
+- [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an
argument.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:03:02 UTC 2014 - <[email protected]>
+
+- Version 2.2.2
+- [jan] Fix detecting bad PGP signatures on some systems with non-English
locales (Bug #10273).
+
+-------------------------------------------------------------------
+Wed Jul 3 11:22:01 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.2.1
+- [mms] SECURITY: Fix XSS vulnerability in Horde_Crypt_Smime#certToHTML()
(Jo�o Machado <[email protected]>).
+
+-------------------------------------------------------------------
+Wed May 29 12:59:14 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.2.0
+- [mms] Fix Horde_Crypt_Pgp#encryptedSymmetrically() from entering an infinite
loop when using GnuPg v2.
+- [mms] Improve security in PGP key generation (Request #12099).
+
+-------------------------------------------------------------------
+Tue Mar 5 16:01:28 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.1.3
+- [jan] Change default keyserver to pool.sks-keyservers.net.
+- [jan] Fix finding key ID for an email address on a keyserver
([email protected]).
+
+-------------------------------------------------------------------
+Tue Jan 29 17:02:02 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.1.2
+- [jan] Update French translation (Paul De Vlieger
<[email protected]>).
+
+-------------------------------------------------------------------
+Wed Jan 9 16:29:27 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.1.1
+- [jan] Update Basque translation (Ibon Igartua <[email protected]>).
+
+-------------------------------------------------------------------
Old:
----
Horde_Crypt-2.1.0.tgz
New:
----
Horde_Crypt-2.5.2.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Crypt.spec ++++++
--- /var/tmp/diff_new_pack.fOjjBm/_old 2015-01-20 19:02:03.000000000 +0100
+++ /var/tmp/diff_new_pack.fOjjBm/_new 2015-01-20 19:02:03.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-Horde_Crypt
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -24,7 +24,7 @@
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Crypt
-Version: 2.1.0
+Version: 2.5.2
Release: 0
Source0: http://pear.horde.org/get/Horde_Crypt-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ Horde_Crypt-2.1.0.tgz -> Horde_Crypt-2.5.2.tgz ++++++
++++ 45781 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]