pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/SOGo3



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Sat Jun 10 22:04:15 UTC 2017

Modified Files:
        pkgsrc/www/SOGo3: Makefile PLIST distinfo

Log Message:
Update SOGo3 to 3.2.9

3.2.9 (2017-05-09)
------------------

New features
 - [core] email alarms now have pretty formatting (#805)

Enhancements
 - [core] improved event invitation for all day events (#4145)
 - [web] improved interface refresh time with external IMAP accounts
 - [eas] added photo support for GAL search operations

Bug fixes
 - [web] fixed attachment path when inside multiple body parts
 - [web] fixed email reminder with attendees (#4115)
 - [web] prevented form to be marked dirty when changing password (#4138)
 - [web] restored support for SOGoLDAPContactInfoAttribute
 - [web] avoid duplicated email addresses in LDAP-based addressbook (#4129)
 - [web] fixed mail delegation of pristine user accounts (#4160)
 - [core] cherry-picked comma escaping fix from v2 (#3296)
 - [core] fix sogo-tool restore potentially crashing on corrupted data (#4048)
 - [core] handle properly mails using windows-1255 charset (#4124)
 - [core] fixed email reminders sent multiple times (#4100)
 - [core] fixed LDIF to vCard conversion for non-handled multi-value attributes (#4086)
 - [core] properly honor the "include in freebusy" setting (#3354)
 - [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137)
 - [eas] set reply/forwarded flags when ReplaceMime is set (#4133)
 - [eas] remove alarms over EAS if we don't want them (#4059)
 - [eas] correctly set RSVP on event invitations
 - [eas] avoid sending IMIP request/update messages for all EAS clients (#4022)

3.2.8 (2017-03-24)
------------------

New features
 - [core] new sogo-tool manage-acl command to manage calendar/address book ACLs

Enhancements
 - [web] constrain event/task reminder to a positive number
 - [web] display year in day and week views
 - [web] split string on comma and semicolon when pasting multiple addresses (#4097)
 - [web] restrict Draft/Sent/Trash/Junk mailboxes to the top level
 - [web] animations are automatically disabled under IE11
 - [web] updated Angular Material to version 1.1.3

Bug fixes
 - [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)
 - [core] fixed handling of exdates and proper intersection for fbinfo (#4051)
 - [core] remove attendees that have the same identity as the organizer (#3905)
 - [web] fixed ACL editor in admin module for Safari (#4036)
 - [web] fixed function call when removing contact category (#4039)
 - [web] localized mailbox names everywhere (#4040, #4041)
 - [web] hide fab button when printing (#4038)
 - [web] SOGoCalendarWeekdays must now be defined before saving preferences
 - [web] fixed CAS session timeout handling during XHR requests (#1456)
 - [web] exposed default value of SOGoMailAutoSave (#4053)
 - [web] exposed default value of SOGoMailAddOutgoingAddresses (#4064)
 - [web] fixed handling of contact organizations (#4028)
 - [web] fixed handling of attachments in mail editor (#4058, #4063)
 - [web] fixed saving draft outside Mail module (#4071)
 - [web] fixed SCAYT automatic language selection in HTML editor
 - [web] fixed task sorting on multiple categories
 - [web] fixed sanitisation of flags in Sieve filters (#4087)
 - [web] fixed missing CC or BCC when specified before sending message (#3944)
 - [web] enabled Save button after deleting attributes from a card (#4095)
 - [web] don't show Copy To and Move To menu options when user has a single address book
 - [web] fixed display of category colors in events and tasks lists
 - [eas] fixed opacity in EAS freebusy (#4033)

3.2.7 (2017-02-14)
------------------

New features
 - [core] new sogo-tool checkup command to make sure user's data is sane

Enhancements
 - [web] added Hebrew (he) translation - thanks to Raz Aidlitz

Bug fixes
 - [core] generalized the bcc handling code
 - [web] saving the preferences was not possible when Mail module is disabled
 - [web] ignore mouse events in scrollbars of Month view (#3990)
 - [web] fixed public URL with special characters (#3993)
 - [web] keep the fab button visible when the center list is hidden
 - [web] localized mail, phone, url and address types (#4030)
 - [eas] improved EAS parameters parsing (#4003)
 - [eas] properly handle canceled appointments

3.2.6a (2017-01-26)
-------------------

Bug fixes
 - [core] fixed "include in freebusy" (reverts #3354)
 - [web] improved ACLs handling of inactive users

3.2.6 (2017-01-23)
------------------

Enhancements
 - [web] show locale codes beside language names in Preferences module
 - [web] fixed visual glitches in Month view with Firefox
 - [web] mail editor can now be expanded horizontally and automatically expands vertically
 - [web] compose a new message inline or in a popup window
 - [web] allow to select multiple files when uploading attachments (#3999)
 - [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
 - [web] updated Angular to version 1.6.1
 - [web] updated CKEditor to version 4.6.2

Bug fixes
 - [core] remove all alarms before sending IMIP replies (#3925)
 - [web] fixed rendering of forwared HTML message with inline images (#3981)
 - [web] fixed pasting images in CKEditor using Chrome (#3986)
 - [eas] make sure we trigger a download of service-side changed events
 - [eas] now strip attendees with no email during MeetingResponse calls


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/SOGo3/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/SOGo3/PLIST pkgsrc/www/SOGo3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/SOGo3/Makefile
diff -u pkgsrc/www/SOGo3/Makefile:1.3 pkgsrc/www/SOGo3/Makefile:1.4
--- pkgsrc/www/SOGo3/Makefile:1.3       Sun Apr 30 01:22:02 2017
+++ pkgsrc/www/SOGo3/Makefile   Sat Jun 10 22:04:15 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/04/30 01:22:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/10 22:04:15 wiedi Exp $
 #
 
-DISTNAME=      SOGo-3.2.5
-PKGREVISION=   2
+DISTNAME=      SOGo-3.2.9
 CATEGORIES=    www
 MASTER_SITES=  http://www.sogo.nu/files/downloads/SOGo/Sources/
 

Index: pkgsrc/www/SOGo3/PLIST
diff -u pkgsrc/www/SOGo3/PLIST:1.1 pkgsrc/www/SOGo3/PLIST:1.2
--- pkgsrc/www/SOGo3/PLIST:1.1  Thu Jan 19 23:45:33 2017
+++ pkgsrc/www/SOGo3/PLIST      Sat Jun 10 22:04:15 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/01/19 23:45:33 wiedi Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/10 22:04:15 wiedi Exp $
 include/GDLContentStore/EOAdaptorChannel+GCS.h
 include/GDLContentStore/GCSAlarmsFolder.h
 include/GDLContentStore/GCSChannelManager.h
@@ -582,6 +582,7 @@ lib/GNUstep/SOGo/AdministrationUI.SOGo/R
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Info-gnustep.plist
@@ -619,6 +620,7 @@ lib/GNUstep/SOGo/Appointments.SOGo/Resou
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/Appointments.SOGo/Resources/Info-gnustep.plist
@@ -658,6 +660,7 @@ lib/GNUstep/SOGo/CommonUI.SOGo/Resources
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Info-gnustep.plist
@@ -695,6 +698,7 @@ lib/GNUstep/SOGo/Contacts.SOGo/Resources
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/Contacts.SOGo/Resources/Info-gnustep.plist
@@ -731,6 +735,7 @@ lib/GNUstep/SOGo/ContactsUI.SOGo/Resourc
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Info-gnustep.plist
@@ -769,6 +774,7 @@ lib/GNUstep/SOGo/MailPartViewers.SOGo/Re
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Info-gnustep.plist
@@ -805,6 +811,7 @@ lib/GNUstep/SOGo/Mailer.SOGo/Resources/E
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/Mailer.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/Info-gnustep.plist
@@ -864,6 +871,10 @@ lib/GNUstep/SOGo/Mailer.SOGo/Resources/S
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
+lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.html
+lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.wod
+lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.html
+lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.wod
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod
 lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html
@@ -965,6 +976,7 @@ lib/GNUstep/SOGo/MailerUI.SOGo/Resources
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Info-gnustep.plist
@@ -1018,6 +1030,8 @@ lib/GNUstep/SOGo/MainUI.SOGo/Resources/F
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/German.lproj/Locale
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hebrew.lproj/Locale
+lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hungarian.lproj/Locale
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/MainUI.SOGo/Resources/Icelandic.lproj/Locale
@@ -1083,6 +1097,7 @@ lib/GNUstep/SOGo/PreferencesUI.SOGo/Reso
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Info-gnustep.plist
@@ -1119,6 +1134,7 @@ lib/GNUstep/SOGo/SchedulerUI.SOGo/Resour
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/French.lproj/Localizable.strings
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/German.lproj/Localizable.strings
+lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
 lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Info-gnustep.plist
@@ -1156,6 +1172,7 @@ lib/GNUstep/SOGo/Templates/Appointments/
 lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailICalReply.wox
 lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailInvitation.wox
 lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailReceipt.wox
+lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailReminder.wox
 lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailUpdate.wox
 lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactEditor.wox
 lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactEditorTemplate.wox
@@ -1243,6 +1260,9 @@ lib/GNUstep/SOGo/Templates/SOGoACLFrench
 lib/GNUstep/SOGo/Templates/SOGoACLGermanAdditionAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoACLGermanModificationAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoACLGermanRemovalAdvisory.wox
+lib/GNUstep/SOGo/Templates/SOGoACLHebrewAdditionAdvisory.wox
+lib/GNUstep/SOGo/Templates/SOGoACLHebrewModificationAdvisory.wox
+lib/GNUstep/SOGo/Templates/SOGoACLHebrewRemovalAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoACLHungarianAdditionAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoACLHungarianModificationAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoACLHungarianRemovalAdvisory.wox
@@ -1323,6 +1343,8 @@ lib/GNUstep/SOGo/Templates/SOGoFolderFre
 lib/GNUstep/SOGo/Templates/SOGoFolderFrenchRemovalAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoFolderGermanAdditionAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoFolderGermanRemovalAdvisory.wox
+lib/GNUstep/SOGo/Templates/SOGoFolderHebrewAdditionAdvisory.wox
+lib/GNUstep/SOGo/Templates/SOGoFolderHebrewRemovalAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoFolderHungarianAdditionAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoFolderHungarianRemovalAdvisory.wox
 lib/GNUstep/SOGo/Templates/SOGoFolderIcelandicAdditionAdvisory.wox
@@ -1401,6 +1423,8 @@ lib/GNUstep/SOGo/Templates/UIxTopnavTool
 lib/GNUstep/SOGo/Templates/UIxUserRightsEditor.wox
 lib/GNUstep/SOGo/Templates/UIxWinClose.wox
 lib/GNUstep/SOGo/WebServerResources/css/icons.css
+lib/GNUstep/SOGo/WebServerResources/css/no-animation.css
+lib/GNUstep/SOGo/WebServerResources/css/no-animation.css.map
 lib/GNUstep/SOGo/WebServerResources/css/styles.css
 lib/GNUstep/SOGo/WebServerResources/css/styles.css.map
 lib/GNUstep/SOGo/WebServerResources/css/theme-default.css
@@ -1562,6 +1586,7 @@ lib/GNUstep/SOGo/WebServerResources/js/C
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgFocus.service.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgFolderStylesheet.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgHotkeys.service.js
+lib/GNUstep/SOGo/WebServerResources/js/Common/sgNoDirtyCheck.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgPlaceholder.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgResetOnDisabled.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgRippleClick.directive.js
@@ -1570,7 +1595,6 @@ lib/GNUstep/SOGo/WebServerResources/js/C
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgSubscribe.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgTimepicker.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/sgToggleGrid.directive.js
-lib/GNUstep/SOGo/WebServerResources/js/Common/sgTransformOnBlur.directive.js
 lib/GNUstep/SOGo/WebServerResources/js/Common/utils.js
 lib/GNUstep/SOGo/WebServerResources/js/Contacts.js
 lib/GNUstep/SOGo/WebServerResources/js/Contacts.js.map
Index: pkgsrc/www/SOGo3/distinfo
diff -u pkgsrc/www/SOGo3/distinfo:1.1 pkgsrc/www/SOGo3/distinfo:1.2
--- pkgsrc/www/SOGo3/distinfo:1.1       Thu Jan 19 23:45:33 2017
+++ pkgsrc/www/SOGo3/distinfo   Sat Jun 10 22:04:15 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/01/19 23:45:33 wiedi Exp $
+$NetBSD: distinfo,v 1.2 2017/06/10 22:04:15 wiedi Exp $
 
-SHA1 (SOGo-3.2.5.tar.gz) = 64510a438a7d449fe9121ee8ed0ab9847cf9a5e6
-RMD160 (SOGo-3.2.5.tar.gz) = 10544be7c081b6fed0dc32847029c11065ccee53
-SHA512 (SOGo-3.2.5.tar.gz) = c17a5f0402f72dea3aa9cddc2eb7dc7e590b1255a68fc620d689e58b29c47867cb6f6302c0d6d21f669f7849110e59fc2e7fd22f31c9d32e407be0d08100f5c1
-Size (SOGo-3.2.5.tar.gz) = 32376619 bytes
+SHA1 (SOGo-3.2.9.tar.gz) = f7b9e129f242c6bbf2d3ed2630932302ca409274
+RMD160 (SOGo-3.2.9.tar.gz) = 7a4dcdb52bdd2fbfd85f784d9600258ea95a7c72
+SHA512 (SOGo-3.2.9.tar.gz) = 4fbda8a0aa275ce4d6e26a4ebd73d981d7c54bd7dee705a742747fc23483594fe490c034f1d2d6e232fa3437a033e1a2305e2c33f0317d42487831005a20ef57
+Size (SOGo-3.2.9.tar.gz) = 32557925 bytes



Home | Main Index | Thread Index | Old Index