[commits] Horde branch develop updated. fe18b9ae42638acc6f7912f52c7b181175686667

Michael M Slusarz slusarz at horde.org
Tue Jan 17 19:23:41 UTC 2012


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

from: 11f7c50d9dfc9e78638cba705d528babcfc4da28

41136ea [mms] SECURITY: Fix XSS vulnerabilities.
208eae4 [mms] SECURITY: Fix XSS vulnerability in email validation.
18545b3 Merge remote-tracking branch 'curecanti/xss_vulnerabilities'
ece2d7b Released Horde_Form-1.0.6
66b1c69 Development mode for Horde_Form-1.0.7
e96da90 Released Horde_Icalendar-1.1.1
adba255 Development mode for Horde_Icalendar-1.1.2
5a0370c Released Horde_Imap_Client-1.3.2
2229078 Development mode for Horde_Imap_Client-1.3.3
0b9f18a Released Horde_Mail-1.0.3
d0c517f Development mode for Horde_Mail-1.0.4
d44b741 Released Horde_Mime-1.4.1
b722cd0 Development mode for Horde_Mime-1.4.2
802dcc5 Released Horde_Service_Weather-1.0.0
53055fe Development mode for Horde_Service_Weather-1.0.1
d3604a7 Released Horde_Util-1.2.0
f0473f5 Development mode for Horde_Util-1.2.1
8f06aa1 Update de translation.
0369c0e Updated
f64e8af Prepare releases.
9cb7b14 Released imp-5.0.18
91f369b Development mode for imp-5.0.19
51407db Fix changelog.
3fa75ec Released kronolith-3.0.14
d5c47ea Development mode for kronolith-3.0.15
b4899ea Released turba-3.0.11
d12d37c Development mode for turba-3.0.12
fb4fb45 Released Horde_SyncMl-1.0.8
e3d6f7b Development mode for Horde_SyncMl-1.0.9
1d08ac9 add sesha to the horde default registry
52ace12 Prepare releases.
cbba222 Merge branch 'master' of dev.horde.org:/horde/git/horde
dccb901 Released groupware-4.0.6
4f97c3a Development mode for groupware-4.0.7
77c0e6c Released webmail-4.0.6
00cfdf4 Development mode for webmail-4.0.7
fe18b9a Merge branch 'master' into develop

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

commit 41136ea893b3d5a84c6228a552f8e211c90f58de
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 12 22:39:41 2012 -0700

    [mms] SECURITY: Fix XSS vulnerabilities.

 imp/compose.php                                   |   16 ++++++++--------
 imp/contacts.php                                  |   10 +++++-----
 imp/docs/CHANGES                                  |    2 ++
 imp/folders.php                                   |    4 ++--
 imp/js/dimpbase.js                                |   15 ++++++++++-----
 imp/lib/Block/Summary.php                         |    2 +-
 imp/lib/Compose.php                               |    4 ++--
 imp/lib/Imap/Tree.php                             |    2 +-
 imp/lib/LoginTasks/Task/PurgeSentmail.php         |    2 +-
 imp/lib/LoginTasks/Task/PurgeSpam.php             |    2 +-
 imp/lib/LoginTasks/Task/PurgeTrash.php            |    2 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php |    2 +-
 imp/lib/Mailbox.php                               |    7 ++++---
 imp/lib/Prefs/Ui.php                              |    2 +-
 imp/lib/Ui/Compose.php                            |    2 +-
 imp/mailbox.php                                   |    2 +-
 imp/message.php                                   |    2 +-
 imp/package.xml                                   |    2 ++
 imp/search-basic.php                              |    2 +-
 imp/search.php                                    |    2 +-
 20 files changed, 47 insertions(+), 37 deletions(-)

http://git.horde.org/horde-git/-/commit/41136ea893b3d5a84c6228a552f8e211c90f58de

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

commit 208eae43c95136a67104f760027a8892a22b6e25
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 12 23:09:41 2012 -0700

    [mms] SECURITY: Fix XSS vulnerability in email validation.

 framework/Form/lib/Horde/Form/Type.php |    2 +-
 framework/Form/package.xml             |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/208eae43c95136a67104f760027a8892a22b6e25

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

commit 18545b32f1c78d4fdfaee3f7912bce7f15c9f055
Merge: b924d17 208eae4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 10:30:43 2012 +0100

    Merge remote-tracking branch 'curecanti/xss_vulnerabilities'

 framework/Form/lib/Horde/Form/Type.php            |    2 +-
 framework/Form/package.xml                        |    4 ++--
 imp/compose.php                                   |   16 ++++++++--------
 imp/contacts.php                                  |   10 +++++-----
 imp/docs/CHANGES                                  |    2 ++
 imp/folders.php                                   |    4 ++--
 imp/js/dimpbase.js                                |   15 ++++++++++-----
 imp/lib/Block/Summary.php                         |    2 +-
 imp/lib/Compose.php                               |    4 ++--
 imp/lib/Imap/Tree.php                             |    2 +-
 imp/lib/LoginTasks/Task/PurgeSentmail.php         |    2 +-
 imp/lib/LoginTasks/Task/PurgeSpam.php             |    2 +-
 imp/lib/LoginTasks/Task/PurgeTrash.php            |    2 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php |    2 +-
 imp/lib/Mailbox.php                               |    7 ++++---
 imp/lib/Prefs/Ui.php                              |    2 +-
 imp/lib/Ui/Compose.php                            |    2 +-
 imp/mailbox.php                                   |    2 +-
 imp/message.php                                   |    2 +-
 imp/package.xml                                   |    2 ++
 imp/search-basic.php                              |    2 +-
 imp/search.php                                    |    2 +-
 22 files changed, 50 insertions(+), 40 deletions(-)

http://git.horde.org/horde-git/-/commit/18545b32f1c78d4fdfaee3f7912bce7f15c9f055

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

commit ece2d7b0877eb656f71cbc828f0a32160cfd476c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:22:47 2012 +0100

    Released Horde_Form-1.0.6

 framework/Form/package.xml |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

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

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

commit 66b1c6960888ee77ffec10ac0f0a91f7113948cc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:22:47 2012 +0100

    Development mode for Horde_Form-1.0.7

 framework/Form/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/66b1c6960888ee77ffec10ac0f0a91f7113948cc

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

commit e96da90942e199b3f3725270ddbcde4ebf3a6a1a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:24:01 2012 +0100

    Released Horde_Icalendar-1.1.1

 framework/Icalendar/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit adba255184b97d8986f2b7d25bb6a52fcce69c17
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:24:01 2012 +0100

    Development mode for Horde_Icalendar-1.1.2

 framework/Icalendar/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 5a0370c57876bb6ee6702bfd1f01d6a869826540
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:25:14 2012 +0100

    Released Horde_Imap_Client-1.3.2

 framework/Imap_Client/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5a0370c57876bb6ee6702bfd1f01d6a869826540

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

commit 22290780aa9a8e556329f335141d8e088f6b2ffe
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:25:15 2012 +0100

    Development mode for Horde_Imap_Client-1.3.3

 framework/Imap_Client/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/22290780aa9a8e556329f335141d8e088f6b2ffe

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

commit 0b9f18ac194f1db0a584604948c147fba8eb8c3a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:28:03 2012 +0100

    Released Horde_Mail-1.0.3

 framework/Mail/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/0b9f18ac194f1db0a584604948c147fba8eb8c3a

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

commit d0c517f53f6f5bddcd1a0185f433d5533048baaa
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:28:04 2012 +0100

    Development mode for Horde_Mail-1.0.4

 framework/Mail/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit d44b7410a22d5d76fafa77b7f257f893ebcb868e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:29:58 2012 +0100

    Released Horde_Mime-1.4.1

 framework/Mime/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit b722cd0b41b7ff227b78e108d2d27b9fd2bd3701
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:29:58 2012 +0100

    Development mode for Horde_Mime-1.4.2

 framework/Mime/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 802dcc59da4fe2a89044bae6ea1e3113f2d49e42
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:33:49 2012 +0100

    Released Horde_Service_Weather-1.0.0

 framework/Service_Weather/package.xml |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/802dcc59da4fe2a89044bae6ea1e3113f2d49e42

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

commit 53055fe148c9c13247599c34b8075b39fceb41cc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:33:49 2012 +0100

    Development mode for Horde_Service_Weather-1.0.1

 framework/Service_Weather/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/53055fe148c9c13247599c34b8075b39fceb41cc

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

commit d3604a7f0d71efa64e9cd796f755b4ce3c2991d8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:37:27 2012 +0100

    Released Horde_Util-1.2.0

 framework/Util/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit f0473f50cdd1b1b20dc96d8e2f863ae1b4896f1b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:37:27 2012 +0100

    Development mode for Horde_Util-1.2.1

 framework/Util/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 8f06aa128bd1e16c16bf551a954fef26b4240f9d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:51:24 2012 +0100

    Update de translation.

 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 82224 -> 82766 bytes
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 107693 -> 108243 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |   49 +-
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 72549 -> 73147 bytes
 framework/Alarm/locale/de/LC_MESSAGES/Horde_Alarm.mo              |  Bin 758 -> 758 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16695 -> 16616 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |    7 +-
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8855 -> 8855 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |    2 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 12109 -> 12193 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.po                |  458 ++--
 framework/SyncMl/locale/de/LC_MESSAGES/Horde_SyncMl.mo            |  Bin 518 -> 518 bytes
 framework/SyncMl/locale/de/LC_MESSAGES/Horde_SyncMl.po            |    4 +-
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.mo              |  Bin 1014 -> 1359 bytes
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 74764 -> 75314 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po                            |   18 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 81536 -> 82062 bytes
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 66834 -> 66834 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  139 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 187508 -> 189072 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  |  455 ++--
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 84399 -> 84965 bytes
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 76186 -> 76712 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 71020 -> 71618 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 127253 -> 127947 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  341 ++--
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 68269 -> 68827 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 76518 -> 77116 bytes
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 91347 -> 91927 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |   13 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 72162 -> 72744 bytes
 sam/locale/de/LC_MESSAGES/sam.mo                                  |  Bin 70302 -> 70868 bytes
 sesha/locale/de/LC_MESSAGES/sesha.mo                              |  Bin 74966 -> 68005 bytes
 sesha/locale/de/LC_MESSAGES/sesha.po                              |  513 +++--
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 66837 -> 67435 bytes
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 79024 -> 79598 bytes
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 97918 -> 98612 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |   68 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 72045 -> 72603 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 77628 -> 78194 bytes
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 107850 -> 108424 bytes
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 81099 -> 81697 bytes
 44 files changed, 1105 insertions(+), 962 deletions(-)

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

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

commit 0369c0eea71f268d3f0d9faa4e0cb3f2886895b3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 12:51:35 2012 +0100

    Updated

 agora/locale/agora.pot                                       |    4 +-
 ansel/locale/ansel.pot                                       |   48 +-
 beatnik/locale/beatnik.pot                                   |    4 +-
 chora/locale/chora.pot                                       |    4 +-
 folks/locale/folks.pot                                       |    4 +-
 framework/Alarm/locale/Horde_Alarm.pot                       |    4 +-
 framework/Argv/locale/Horde_Argv.pot                         |    4 +-
 framework/Auth/locale/Horde_Auth.pot                         |    4 +-
 framework/Browser/locale/Horde_Browser.pot                   |    4 +-
 framework/Cli/locale/Horde_Cli.pot                           |    4 +-
 framework/Compress/locale/Horde_Compress.pot                 |    4 +-
 framework/Core/locale/Horde_Core.pot                         |    9 +-
 framework/Crypt/locale/Horde_Crypt.pot                       |    4 +-
 framework/Data/locale/Horde_Data.pot                         |    4 +-
 framework/Date/locale/Horde_Date.pot                         |    4 +-
 framework/Exception/locale/Horde_Exception.pot               |    4 +-
 framework/Form/locale/Horde_Form.pot                         |    4 +-
 framework/Icalendar/locale/Horde_Icalendar.pot               |    4 +-
 framework/Image/locale/Horde_Image.pot                       |    4 +-
 framework/Imsp/locale/Horde_Imsp.pot                         |    4 +-
 framework/Itip/locale/Horde_Itip.pot                         |    4 +-
 framework/Kolab/locale/Horde_Kolab.pot                       |    4 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot               |    4 +-
 framework/Kolab_FreeBusy/locale/Horde_Kolab_FreeBusy.pot     |    4 +-
 framework/Kolab_Resource/locale/Horde_Kolab_Resource.pot     |    4 +-
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot       |    4 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot             |    4 +-
 framework/Mime/locale/Horde_Mime.pot                         |    4 +-
 framework/Mime_Viewer/locale/Horde_Mime_Viewer.pot           |    4 +-
 framework/Model/locale/Horde_Model.pot                       |    4 +-
 framework/Nls/locale/Horde_Nls.pot                           |    4 +-
 framework/Perms/locale/Horde_Perms.pot                       |    4 +-
 framework/Prefs/locale/Horde_Prefs.pot                       |    4 +-
 framework/Push/locale/Horde_Push.pot                         |    4 +-
 framework/Rpc/locale/Horde_Rpc.pot                           |    4 +-
 framework/Service_Facebook/locale/Horde_Service_Facebook.pot |    4 +-
 framework/Service_Scribd/locale/Horde_Service_Scribd.pot     |    4 +-
 framework/Service_Weather/locale/Horde_Service_Weather.pot   |  454 +++++-----
 framework/Share/locale/Horde_Share.pot                       |    4 +-
 framework/SyncMl/locale/Horde_SyncMl.pot                     |    6 +-
 framework/Text_Filter/locale/Horde_Text_Filter.pot           |    4 +-
 framework/Token/locale/Horde_Token.pot                       |    4 +-
 framework/Vfs/locale/Horde_Vfs.pot                           |    4 +-
 gollem/locale/gollem.pot                                     |   20 +-
 hermes/locale/hermes.pot                                     |    4 +-
 horde/locale/horde.pot                                       |  141 ++--
 imp/locale/imp.pot                                           |  449 +++++----
 ingo/locale/ingo.pot                                         |    6 +-
 jonah/locale/jonah.pot                                       |    4 +-
 klutz/locale/klutz.pot                                       |    4 +-
 kolab/locale/kolab.pot                                       |    4 +-
 kronolith/locale/kronolith.pot                               |  333 ++++----
 luxor/locale/luxor.pot                                       |    4 +-
 mnemo/locale/mnemo.pot                                       |    4 +-
 nag/locale/nag.pot                                           |   12 +-
 passwd/locale/passwd.pot                                     |    6 +-
 sam/locale/sam.pot                                           |    4 +-
 sesha/locale/sesha.pot                                       |  272 ++++---
 skeleton/locale/skeleton.pot                                 |    4 +-
 timeobjects/locale/timeobjects.pot                           |    4 +-
 trean/locale/trean.pot                                       |    4 +-
 turba/locale/turba.pot                                       |   70 +-
 ulaform/locale/ulaform.pot                                   |    4 +-
 vilma/locale/vilma.pot                                       |    4 +-
 whups/locale/whups.pot                                       |    4 +-
 wicked/locale/wicked.pot                                     |    6 +-
 66 files changed, 1075 insertions(+), 965 deletions(-)

http://git.horde.org/horde-git/-/commit/0369c0eea71f268d3f0d9faa4e0cb3f2886895b3

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

commit f64e8afe14c596c769649f269baa50d39f42576a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:01:03 2012 +0100

    Prepare releases.

 imp/docs/RELEASE_NOTES       |   10 ++++------
 kronolith/docs/CHANGES       |    2 +-
 kronolith/docs/RELEASE_NOTES |   16 ++++++----------
 kronolith/package.xml        |    2 +-
 turba/docs/RELEASE_NOTES     |   10 ++++++----
 5 files changed, 18 insertions(+), 22 deletions(-)

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

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

commit 9cb7b1411eefe6ec922fc969476d98f8a74fb23d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:09:08 2012 +0100

    Released imp-5.0.18

 imp/docs/CHANGES        |    6 +++---
 imp/lib/Application.php |    2 +-
 imp/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/9cb7b1411eefe6ec922fc969476d98f8a74fb23d

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

commit 91f369b66641de82f8d8057494bc6931c2b0e8ea
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:09:15 2012 +0100

    Development mode for imp-5.0.19

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   25 ++++++++++++++++---------
 3 files changed, 23 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/91f369b66641de82f8d8057494bc6931c2b0e8ea

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

commit 51407db3da45a8d70acc12386d38b0aac354640d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:16:06 2012 +0100

    Fix changelog.

 framework/ActiveSync/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/51407db3da45a8d70acc12386d38b0aac354640d

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

commit 3fa75ec83e757a2d501586a990051b3e46342338
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:18:37 2012 +0100

    Released kronolith-3.0.14

 kronolith/docs/CHANGES        |    6 +++---
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/3fa75ec83e757a2d501586a990051b3e46342338

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

commit d5c47ea14f057230a57375fe6c280c1bffb75884
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:18:44 2012 +0100

    Development mode for kronolith-3.0.15

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   24 ++++++++++++++++--------
 3 files changed, 23 insertions(+), 9 deletions(-)

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

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

commit b4899ea96975865a89e1ac45cb79be8f6d005bcf
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:22:36 2012 +0100

    Released turba-3.0.11

 turba/docs/CHANGES        |    6 +++---
 turba/lib/Application.php |    2 +-
 turba/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit d12d37cf5b449a3f42a2156bc04fd57a5347a814
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:22:43 2012 +0100

    Development mode for turba-3.0.12

 turba/docs/CHANGES        |    6 ++++++
 turba/lib/Application.php |    2 +-
 turba/package.xml         |   21 ++++++++++++++++-----
 3 files changed, 23 insertions(+), 6 deletions(-)

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

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

commit fb4fb45a08c6ff6eab3e148ae7af84deb1f67a3f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:29:11 2012 +0100

    Released Horde_SyncMl-1.0.8

 framework/SyncMl/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit e3d6f7b71bf9b46457683fa041feafaf63fd866a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:29:11 2012 +0100

    Development mode for Horde_SyncMl-1.0.9

 framework/SyncMl/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 1d08ac9701d69c719d40e93d0cecf3722c328aee
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Jan 17 12:32:26 2012 +0000

    add sesha to the horde default registry

 horde/config/registry.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/1d08ac9701d69c719d40e93d0cecf3722c328aee

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

commit 52ace12f57f03234655c90e735cddc1b423a6ab2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:34:58 2012 +0100

    Prepare releases.

 bundles/groupware/docs/CHANGES       |   81 ++++++++++++++++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   26 +++------
 bundles/groupware/package.xml        |   17 +++++-
 bundles/webmail/docs/CHANGES         |  106 ++++++++++++++++++++++++++++++++++
 bundles/webmail/docs/RELEASE_NOTES   |   40 ++++---------
 bundles/webmail/package.xml          |   39 +++++++++++-
 6 files changed, 257 insertions(+), 52 deletions(-)

http://git.horde.org/horde-git/-/commit/52ace12f57f03234655c90e735cddc1b423a6ab2

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

commit cbba2228f20d12db2acea270bdb43c7a41caa276
Merge: 52ace12 1d08ac9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:36:27 2012 +0100

    Merge branch 'master' of dev.horde.org:/horde/git/horde

 horde/config/registry.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit dccb901d5f45a08ccb34711988bdf9eae3c10fc4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:38:48 2012 +0100

    Released groupware-4.0.6

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   19 +++++++++++++++----
 3 files changed, 19 insertions(+), 8 deletions(-)

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

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

commit 4f97c3aad9ce8467bcd235179abff6a7e0c326e5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:38:54 2012 +0100

    Development mode for groupware-4.0.7

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   30 ++++++++++++++++--------------
 3 files changed, 23 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/4f97c3aad9ce8467bcd235179abff6a7e0c326e5

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

commit 77c0e6cb0bfb84113cc3970cd536e19f9732efbd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:41:48 2012 +0100

    Released webmail-4.0.6

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   39 +++++++++++++++++++++++++++++++++++----
 3 files changed, 39 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/77c0e6cb0bfb84113cc3970cd536e19f9732efbd

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

commit 00cfdf4e0da86d7eecb9a91faa82acc6aaaf17d5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 17 13:41:54 2012 +0100

    Development mode for webmail-4.0.7

 bundles/webmail/docs/CHANGES   |    6 ++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   50 ++++++++++++---------------------------
 3 files changed, 23 insertions(+), 35 deletions(-)

http://git.horde.org/horde-git/-/commit/00cfdf4e0da86d7eecb9a91faa82acc6aaaf17d5

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

commit fe18b9ae42638acc6f7912f52c7b181175686667
Merge: 11f7c50 00cfdf4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 17 12:21:52 2012 -0700

    Merge branch 'master' into develop
    
    Conflicts:
    	imp/compose.php
    	imp/lib/Application.php
    	imp/locale/de/LC_MESSAGES/imp.mo
    	imp/package.xml
    	kronolith/lib/Application.php
    	kronolith/package.xml
    	turba/lib/Application.php
    	turba/package.xml

 agora/locale/agora.pot                                            |    4 +-
 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 82224 -> 82766 bytes
 ansel/locale/ansel.pot                                            |   48 +-
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 107693 -> 108243 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |   49 +-
 beatnik/locale/beatnik.pot                                        |    4 +-
 bundles/groupware/docs/CHANGES                                    |   89 +-
 bundles/groupware/docs/RELEASE_NOTES                              |   26 +-
 bundles/groupware/lib/Bundle.php                                  |    2 +-
 bundles/groupware/package.xml                                     |   36 +-
 bundles/webmail/docs/CHANGES                                      |  114 +-
 bundles/webmail/docs/RELEASE_NOTES                                |   40 +-
 bundles/webmail/lib/Bundle.php                                    |    2 +-
 bundles/webmail/package.xml                                       |   58 +-
 chora/locale/chora.pot                                            |    4 +-
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 72549 -> 73147 bytes
 folks/locale/folks.pot                                            |    4 +-
 framework/ActiveSync/package.xml                                  |   18 +-
 framework/Alarm/locale/Horde_Alarm.pot                            |    4 +-
 framework/Alarm/locale/de/LC_MESSAGES/Horde_Alarm.mo              |  Bin 758 -> 758 bytes
 framework/Argv/locale/Horde_Argv.pot                              |    4 +-
 framework/Auth/locale/Horde_Auth.pot                              |    4 +-
 framework/Browser/locale/Horde_Browser.pot                        |    4 +-
 framework/Cli/locale/Horde_Cli.pot                                |    4 +-
 framework/Compress/locale/Horde_Compress.pot                      |    4 +-
 framework/Core/locale/Horde_Core.pot                              |    9 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16695 -> 16616 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |    7 +-
 framework/Crypt/locale/Horde_Crypt.pot                            |    4 +-
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8855 -> 8855 bytes
 framework/Data/locale/Horde_Data.pot                              |    4 +-
 framework/Date/locale/Horde_Date.pot                              |    4 +-
 framework/Exception/locale/Horde_Exception.pot                    |    4 +-
 framework/Form/lib/Horde/Form/Type.php                            |    2 +-
 framework/Form/locale/Horde_Form.pot                              |    4 +-
 framework/Form/package.xml                                        |   29 +-
 framework/Icalendar/locale/Horde_Icalendar.pot                    |    4 +-
 framework/Icalendar/package.xml                                   |   23 +-
 framework/Image/locale/Horde_Image.pot                            |    4 +-
 framework/Imap_Client/package.xml                                 |   25 +-
 framework/Imsp/locale/Horde_Imsp.pot                              |    4 +-
 framework/Itip/locale/Horde_Itip.pot                              |    4 +-
 framework/Kolab/locale/Horde_Kolab.pot                            |    4 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot                    |    4 +-
 framework/Kolab_FreeBusy/locale/Horde_Kolab_FreeBusy.pot          |    4 +-
 framework/Kolab_Resource/locale/Horde_Kolab_Resource.pot          |    4 +-
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot            |    4 +-
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |    2 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot                  |    4 +-
 framework/Mail/package.xml                                        |   23 +-
 framework/Mime/locale/Horde_Mime.pot                              |    4 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 framework/Mime/package.xml                                        |   23 +-
 framework/Mime_Viewer/locale/Horde_Mime_Viewer.pot                |    4 +-
 framework/Model/locale/Horde_Model.pot                            |    4 +-
 framework/Nls/locale/Horde_Nls.pot                                |    4 +-
 framework/Perms/locale/Horde_Perms.pot                            |    4 +-
 framework/Prefs/locale/Horde_Prefs.pot                            |    4 +-
 framework/Push/locale/Horde_Push.pot                              |    4 +-
 framework/Rpc/locale/Horde_Rpc.pot                                |    4 +-
 framework/Service_Facebook/locale/Horde_Service_Facebook.pot      |    4 +-
 framework/Service_Scribd/locale/Horde_Service_Scribd.pot          |    4 +-
 framework/Service_Weather/locale/Horde_Service_Weather.pot        |  454 ++--
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 12109 -> 12193 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.po                |  458 ++--
 framework/Service_Weather/package.xml                             |   35 +-
 framework/Share/locale/Horde_Share.pot                            |    4 +-
 framework/SyncMl/locale/Horde_SyncMl.pot                          |    6 +-
 framework/SyncMl/locale/de/LC_MESSAGES/Horde_SyncMl.mo            |  Bin 518 -> 518 bytes
 framework/SyncMl/locale/de/LC_MESSAGES/Horde_SyncMl.po            |    4 +-
 framework/SyncMl/package.xml                                      |   23 +-
 framework/Text_Filter/locale/Horde_Text_Filter.pot                |    4 +-
 framework/Token/locale/Horde_Token.pot                            |    4 +-
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.mo              |  Bin 1014 -> 1359 bytes
 framework/Util/package.xml                                        |   23 +-
 framework/Vfs/locale/Horde_Vfs.pot                                |    4 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 74764 -> 75314 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po                            |   18 +-
 gollem/locale/gollem.pot                                          |   20 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 81536 -> 82062 bytes
 hermes/locale/hermes.pot                                          |    4 +-
 horde/config/registry.php                                         |    8 +
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 66834 -> 66834 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  139 +-
 horde/locale/horde.pot                                            |  141 +-
 imp/compose.php                                                   |   16 +-
 imp/contacts.php                                                  |   10 +-
 imp/docs/CHANGES                                                  |   10 +-
 imp/docs/RELEASE_NOTES                                            |   10 +-
 imp/folders.php                                                   |    4 +-
 imp/js/dimpbase.js                                                |   15 +-
 imp/lib/Block/Summary.php                                         |    2 +-
 imp/lib/Compose.php                                               |    4 +-
 imp/lib/Imap/Tree.php                                             |    2 +-
 imp/lib/LoginTasks/Task/PurgeSentmail.php                         |    2 +-
 imp/lib/LoginTasks/Task/PurgeSpam.php                             |    2 +-
 imp/lib/LoginTasks/Task/PurgeTrash.php                            |    2 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php                 |    2 +-
 imp/lib/Mailbox.php                                               |    7 +-
 imp/lib/Prefs/Ui.php                                              |    2 +-
 imp/lib/Ui/Compose.php                                            |    2 +-
 imp/locale/de/LC_MESSAGES/imp.po                                  |  455 ++--
 imp/locale/imp.pot                                                |  449 ++--
 imp/mailbox.php                                                   |    2 +-
 imp/message.php                                                   |    2 +-
 imp/package.xml                                                   |   20 +-
 imp/search-basic.php                                              |    2 +-
 imp/search.php                                                    |    2 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 84399 -> 84965 bytes
 ingo/locale/ingo.pot                                              |    6 +-
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 76186 -> 76712 bytes
 jonah/locale/jonah.pot                                            |    4 +-
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 71020 -> 71618 bytes
 klutz/locale/klutz.pot                                            |    4 +-
 kolab/locale/kolab.pot                                            |    4 +-
 kronolith/docs/CHANGES                                            |   10 +-
 kronolith/docs/RELEASE_NOTES                                      |   16 +-
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 127253 -> 127947 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  341 ++--
 kronolith/locale/kronolith.pot                                    |  333 ++--
 kronolith/package.xml                                             |   21 +-
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 68269 -> 68827 bytes
 luxor/locale/luxor.pot                                            |    4 +-
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 76518 -> 77116 bytes
 mnemo/locale/mnemo.pot                                            |    4 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 91347 -> 91927 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |   13 +-
 nag/locale/nag.pot                                                |   12 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 72162 -> 72744 bytes
 passwd/locale/passwd.pot                                          |    6 +-
 sam/locale/de/LC_MESSAGES/sam.mo                                  |  Bin 70302 -> 70868 bytes
 sam/locale/sam.pot                                                |    4 +-
 sesha/locale/de/LC_MESSAGES/sesha.mo                              |  Bin 74966 -> 68005 bytes
 sesha/locale/de/LC_MESSAGES/sesha.po                              |  513 +++--
 sesha/locale/sesha.pot                                            |  272 ++-
 skeleton/locale/skeleton.pot                                      |    4 +-
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 66837 -> 67435 bytes
 timeobjects/locale/timeobjects.pot                                |    4 +-
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 79024 -> 79598 bytes
 trean/locale/trean.pot                                            |    4 +-
 turba/docs/CHANGES                                                |    8 +-
 turba/docs/RELEASE_NOTES                                          |   10 +-
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 97918 -> 98612 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |   68 +-
 turba/locale/turba.pot                                            |   70 +-
 turba/package.xml                                                 |   19 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 72045 -> 72603 bytes
 ulaform/locale/ulaform.pot                                        |    4 +-
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 77628 -> 78194 bytes
 vilma/locale/vilma.pot                                            |    4 +-
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 107850 -> 108424 bytes
 whups/locale/whups.pot                                            |    4 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 81099 -> 81697 bytes
 wicked/locale/wicked.pot                                          |    6 +-
 155 files changed, 2799 insertions(+), 2111 deletions(-)

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




More information about the commits mailing list