[commits] Horde branch master updated. 2128fbed47897dfb05460cbb13832d75a3dac0c7

Jan Schneider jan at horde.org
Tue Oct 11 10:14:25 UTC 2011


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

from: b0846e5a8551f95f84b666c54e02f6736c81789f

c312c97 Permissions != umask (Bug #10630).
fa96d80 Update de translation.
8d1051d Updated
b0fde9e Fix setting permissions with File driver (Bug #10630).
2128fbe Document that this is supposed to be an octal string.

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

commit c312c97f80eef5688ffba89743cd6cda3ff57cad
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 11 11:53:54 2011 +0200

    Permissions != umask (Bug #10630).

 gollem/config/backends.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/c312c97f80eef5688ffba89743cd6cda3ff57cad

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

commit fa96d80e1f6243cbb65e827e4ffc46c683c665e7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 11 11:58:18 2011 +0200

    Update de translation.

 gollem/locale/de/LC_MESSAGES/gollem.mo |  Bin 81288 -> 81349 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po |  134 ++++++++++++++++---------------
 2 files changed, 69 insertions(+), 65 deletions(-)

http://git.horde.org/horde-git/-/commit/fa96d80e1f6243cbb65e827e4ffc46c683c665e7

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

commit 8d1051ddab49b442542ee2166aa2c19090542a44
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 11 11:58:35 2011 +0200

    Updated

 gollem/locale/gollem.pot |  126 ++++++++++++++++++++++++----------------------
 1 files changed, 65 insertions(+), 61 deletions(-)

http://git.horde.org/horde-git/-/commit/8d1051ddab49b442542ee2166aa2c19090542a44

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

commit b0fde9ef389171d1871c1c7ee1a565f04e18abd3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 11 12:12:14 2011 +0200

    Fix setting permissions with File driver (Bug #10630).
    
    The permissions are passed as strings in octal notation, but chmod() expects an
    integer.

 framework/Vfs/lib/Horde/Vfs/File.php |    8 ++++----
 framework/Vfs/package.xml            |    2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/b0fde9ef389171d1871c1c7ee1a565f04e18abd3

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

commit 2128fbed47897dfb05460cbb13832d75a3dac0c7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Oct 11 12:14:13 2011 +0200

    Document that this is supposed to be an octal string.

 framework/Vfs/lib/Horde/Vfs/File.php  |    2 +-
 framework/Vfs/lib/Horde/Vfs/Ftp.php   |    2 +-
 framework/Vfs/lib/Horde/Vfs/Musql.php |    5 +++--
 framework/Vfs/lib/Horde/Vfs/Ssh2.php  |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/2128fbed47897dfb05460cbb13832d75a3dac0c7




More information about the commits mailing list