diff options
author | taca <taca@pkgsrc.org> | 2016-06-15 13:29:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-06-15 13:29:10 +0000 |
commit | 3090e757ff944c92f03d8ac2fcfa636e93c7b0b2 (patch) | |
tree | 73829d5ea0cc5c03e79668ed34fe0c78e19c52dc /www/SOGo/distinfo | |
parent | 57f0324d76d9f5f3d1693eefe466a9e070e33e92 (diff) | |
download | pkgsrc-3090e757ff944c92f03d8ac2fcfa636e93c7b0b2.tar.gz |
Update SOGo to 2.3.12, including security fix.
2.3.12 (2016-06-10)
-------------------
Enhancements
- [web] updated CKEditor to version 4.5.9
- [web] CKEditor: switched to the minimalist skin
- [web] CKEditor: added the base64image plugin
- [web] CKEditor: added the pastefromword plugin (#2295, #3313)
- [web] added Turkish (Turkey) (tr_TR) translation - thanks to Sinan Kurşunoğlu
Bug fixes
- [core] sanity checks for events with bogus timezone offsets
- [core] strip X- tags when securing content (#3695)
- [core] properly handle flattened timezone definitions (#2690)
- [eas] when using EAS/ItemOperations, use IMAP PEEK operation
- [web] fixed recipients when replying from a message in the Sent mailbox (#2625)
- [web] fixed localizable strings in Card viewer
- [web] properly encode HTML attributes in Contacts module to avoid XSS issues
- [web] handle c_mail field format of quick record of contacts of v3 (#3443)
- [web] fixed all-day events covering a timezone change (#3457)
- [web] fixed display of invitation with a category (#3590)
2.3.11 (2016-04-XX)
-------------------
Bug fixes
- properly escape organizer name when using EAS (#3615)
- properly escape wide characters (#3616)
- calendars list when creating a new component in a calendar in which the user
can't delete components
- avoid double-appending domains in cache for multi-domain configurations (#3614)
- encode CR in EAS payload (#3626)
- password change during login process when using ppolicy
- correctly set answered/forwarded flags during EAS smart operations
- don't mark calendar invitations as read when fetching messages using EAS
- fixed messages archiving as zip file
- fixed multidomain issue with non-unique ID accross domains (#3625)
- fixed bogus headers generation when stripping folded bcc header (#3664)
- fixed issue with multi-value org units (#3630)
- fixed senstive range of checkboxes in appointment editor (#3665)
2.3.10 (2016-04-05)
-------------------
New features
- new user-based rate-limiting support for all SOGo requests (#3188)
Bug fixes
- respect the LDAP attributes mapping in the list view
- handle empty body data when forwarding mails (#3581)
- correctly set EAS message class for S/MIME messages (#3576)
- we now handle the default classifications for tasks (#3541)
- handle FilterType changes using EAS (#3543)
- handle Dovecot's mail_shared_explicit_inbox parameter when using EAS
- prevent concurrent Sync ops from same EAS device (#3603)
- handle EAS loop termination when SOGo is being shutdown (#3604)
- avoid marking mails as read when archiving a folder (#2792)
- now cache heartbeat interval and folders list during EAS Ping ops (#3606)
- sanitize non-us-ascii 7bit emails when using EAS (#3592)
2.3.9 (2016-03-16)
------------------
New features
- you can now limit the file upload size using the WOMaxUploadSize
configuration parameter (integer value in kilobytes) (#3510, #3135)
Enhancements
- allow resources to prevent invitations (#3410)
- now support EAS MIME truncation
- added Lithuanan (lt) translation - thanks to Mantas Liobė
Bug fixes
- allow EAS attachments get on 2nd-level mailboxes (#3505)
- fixed EAS bday shift (#3518)
- prefer SOGoRefreshViewCheck to SOGoMailMessageCheck (#3465)
- properly unfold long mail headers (#3152)
Diffstat (limited to 'www/SOGo/distinfo')
-rw-r--r-- | www/SOGo/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/SOGo/distinfo b/www/SOGo/distinfo index 75e635e9a0c..f0884e84d8d 100644 --- a/www/SOGo/distinfo +++ b/www/SOGo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2016/02/16 14:42:43 taca Exp $ +$NetBSD: distinfo,v 1.16 2016/06/15 13:29:10 taca Exp $ -SHA1 (SOGo-2.3.8.tar.gz) = 527f01fc319f93467a230775e0c469f68d7a445f -RMD160 (SOGo-2.3.8.tar.gz) = 090439fc46b299d351a867211f9f19480256adca -SHA512 (SOGo-2.3.8.tar.gz) = bb915a169122edab0bbeb1ff498dba20623e1828ac529036e48b7270892361c3ce39d81248baed6c6f1b698e67a30c8d1d5a597b16e1affe4b358a3176516ea6 -Size (SOGo-2.3.8.tar.gz) = 12200043 bytes +SHA1 (SOGo-2.3.12.tar.gz) = 9d50742af1a34d4bca2ca2611e5483c865f036bd +RMD160 (SOGo-2.3.12.tar.gz) = 48a5419b35090e7e161f826ffae2af7b3c2b987f +SHA512 (SOGo-2.3.12.tar.gz) = 2871c9fdea6847354b626f14cb8e82261acf59b162c9a4cd6edd8128369e4a163d09d80005fcea1c292d91edb9d3535c1ce8e23aa82bec5134c74aed721e7762 +Size (SOGo-2.3.12.tar.gz) = 12358952 bytes SHA1 (patch-SoObjects_SOGo_NSData+Crypto.m) = 2b121f06f409f9d8ddfb717e5b3d13547c7d18a0 |