[commits] Horde branch master updated. 88aecf2c1796af592a2d1f495b90d58143f05c5f

Michael M Slusarz slusarz at horde.org
Tue Feb 25 07:18:18 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 234287294efcf2a759a67d66dc5864bca9b35607

2b30d35 [mms] Due to issues with igbinary 1.1.1, disable the igbinary driver.
88aecf2 Bug #12834: Only destroy session if auth failure occurs in master auth application

Summary: http://github.com/horde/horde/compare/234287294efcf2a759a67d66dc5864bca9b35607...88aecf2c1796af592a2d1f495b90d58143f05c5f

-----------------------------------------------------------------------

commit 2b30d356b9cfab04f4a3faab11b86708aa74bee8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 24 23:36:51 2014 -0700

    [mms] Due to issues with igbinary 1.1.1, disable the igbinary driver.
    
    Unfortunately, there is a nasty bug with 1.1.1 that will cause PHP to
    terminate without error or segfault on certain data.  I can reliably
    trigger this when unserializing session data after logging into my test
    Cyrus 2.4 account.  This is obviously unacceptable.
    
    I have confirmed that the latest git release fixes this issue (from the
    github repo).  But I don't feel the need to create a Horde-specific
    release to remedy this at this time, so take the more conservative
    approach of disabling entirely.

 framework/Pack/lib/Horde/Pack/Driver/Igbinary.php |    3 +++
 framework/Pack/package.xml                        |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/2b30d356b9cfab04f4a3faab11b86708aa74bee8
http://git.horde.org/horde-git/-/commit/2b30d356b9cfab04f4a3faab11b86708aa74bee8

-----------------------------------------------------------------------

commit 88aecf2c1796af592a2d1f495b90d58143f05c5f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 25 00:18:05 2014 -0700

    Bug #12834: Only destroy session if auth failure occurs in master auth application

 framework/Core/lib/Horde/ErrorHandler.php |    8 +++++---
 framework/Core/lib/Horde/Registry.php     |   10 ++++++----
 2 files changed, 11 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/88aecf2c1796af592a2d1f495b90d58143f05c5f
http://git.horde.org/horde-git/-/commit/88aecf2c1796af592a2d1f495b90d58143f05c5f




More information about the commits mailing list