[commits] Horde branch master updated. b9628ad4855c2b5382988b9d919805ab3e74b7e5

Jan Schneider jan at horde.org
Tue Jan 26 11:15:39 UTC 2016


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

from: 165f239f9e0cfc9be7d8102ab935c175a0570fb4

b262926 [jan] Fix week number in basic view if week starts on Sundays.
9c45764 Fix disabling SSL certificate hostname check
b9628ad [jan] Fix disabling SSL certificate hostname check (Thomas Jarosch <thomas.jarosch at intra2net.com>, Bug #12929).

Summary: http://github.com/horde/horde/compare/165f239f9e0cfc9be7d8102ab935c175a0570fb4...b9628ad4855c2b5382988b9d919805ab3e74b7e5

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

commit b262926589adea00cb1fc9aac4c6a407755b297c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 25 15:32:54 2016 +0100

    [jan] Fix week number in basic view if week starts on Sundays.

 kronolith/lib/View/Month.php |    3 ++-
 kronolith/package.xml        |    2 ++
 2 files changed, 4 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/b262926589adea00cb1fc9aac4c6a407755b297c

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

commit 9c45764363918062bd42ae230f6e0d43a76bbd73
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Tue Jan 21 13:49:47 2014 +0100

    Fix disabling SSL certificate hostname check
    
    If we disable the SSL certificate verification for curl,
    we should disable the hostname checking, too.
    
    The recent curl security update for CVE-2013-4545 fixed
    a bug that erroneously disabled the hostname checking
    if the certificate verification was disabled.
    
    I triggered this issue because Horde_Http no longer connected
    to "localhost" over SSL as the given cert hostname was "xxx.yyy.zzz".
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 framework/Http/lib/Horde/Http/Request/Curl.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9c45764363918062bd42ae230f6e0d43a76bbd73

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

commit b9628ad4855c2b5382988b9d919805ab3e74b7e5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 26 12:15:12 2016 +0100

    [jan] Fix disabling SSL certificate hostname check (Thomas Jarosch <thomas.jarosch at intra2net.com>, Bug #12929).

 framework/Http/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/b9628ad4855c2b5382988b9d919805ab3e74b7e5




More information about the commits mailing list