Commit Graph

33 Commits

Author SHA1 Message Date
sebastia
d9dbb33117 security fix two XSS vulnerabilities
http://www.sogo.nu/bugs/view.php?id=2368
http://www.sogo.nu/bugs/view.php?id=2369

OK sthen@, jasper@
2013-07-20 17:39:17 +00:00
sebastia
d25314a796 update sogo to 2.0.5a
OK landry@
2013-04-25 16:43:05 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sebastia
4e4adbed8b Update to 2.0.4b, bugfix update to the bugfix update
OK giovanni@
2013-02-06 17:35:51 +00:00
giovanni
bd1e097c82 Bugfix update to 2.0.4a
ok sebastia@
2013-02-01 09:27:36 +00:00
sebastia
0ed3c112c9 Update to 2.0.4
OK giovanni@
2013-01-30 18:27:17 +00:00
sebastia
24fc5c39ae update to 2.0.3a
based on initial patch, testing and ideas from giovanni@

OK giovanni@
2012-12-16 16:36:26 +00:00
sebastia
13996d2dcc Minor bugfix update to 2.0.2a
OK giovanni@
2012-11-20 09:50:18 +00:00
giovanni
daeccc7146 Install updates.php script and tell people how to configure it
together with Thinderbird Integrator plugin.
ok sebastia@ (Maintainer)
2012-11-15 10:25:50 +00:00
sebastia
392934d98e Major update to SOGo 2.0.2, essentially unfucking it on amd64.
Problem reported and tests from giovann@ and Jean Gerard
(jg at rilk.com).

finally OK giovanni@
same applies to the just updated SOPE, where I hit the go button
just too fast ;)
2012-10-30 15:09:53 +00:00
sebastia
143bc6cdf6 Bump revision, since we now link against libobjc2
OK landry@
2012-08-22 07:16:37 +00:00
sebastia
5b49a7b0f8 Fix the patch, spotted by jasper@ 2012-08-18 12:46:06 +00:00
sebastia
3e702402f1 update sogo to latest release.
feedback and OK sthen@
2012-08-17 09:59:08 +00:00
sebastia
f62ec76e67 Unbreak SOGo, missed a patch when updating to the new version
pointed out by sthen@
2012-07-12 08:08:48 +00:00
sebastia
5d7b822a57 update SOGo to 1.3.16
minor SHLIB bump
introduce SOGOLIBDIR variable to be used in PLIST, update hint from README:

Upgrade SOGo from < 1.3.16
=======================================
New password schemes were introduced. You may want to set the
userPasswordAlgorithm default, i.e.:

$ defaults write sogod userPasswordAlgorithm ssha
2012-07-08 14:21:02 +00:00
sebastia
514a5c3737 Update SOGo to 1.3.14, many new features. To allow large images in vCards,
people should upgrade the database schema. More info in the README.

OK ajacoutot@
2012-03-31 17:02:23 +00:00
sebastia
74976ca943 update to sogo 1.3.9
=== Changes from the previous release ===

New Features

* possibility to specify which calendar is used when creating an event or a task (selected, personal, first enabled)
* possibility to specify if off-hours should be automatically added to the free-busy information
* new indicator in the link banner when a vacation message (auto-reply) is active
* new snooze function for events alarms in Web interface
* new "Remember login" checkbox on the login page
* authentication with SQL sources can now be performed on any database column

Enhancements

* added support for the CalDAV move operation
* phone numbers in the contacts web module are now links (tel:)
* revamp of the modules link banner (15-pixel taller)
* updated CKEditor to version 3.6.2
* updated unread and flagged icons in Webmail module
* new dependency on GNUstep 1.23

Bug Fixes

* fixed support for Apple iOS 5
* fixed handling of untagged IMAP responses
* fixed handling of commas in email addresses when composing a message
* fixed creation of clickable links for URLs surrounded by square brackets
* fixed behaviour of combo box for contacts categories
* fixed Swedish translation classes
* fixed bug when setting no ACL on a calendar

OK jasper@
2011-11-18 11:15:13 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
sebastia
33c947e4cf Minor update to fix problem with multi domain setup in sope, introduced with 1.3.8
OK landry@
2011-07-28 11:25:22 +00:00
sebastia
5ff311a287 update SOGo to 1.3.8a, also here zapping patches that made it upstream.
OK landry@
2011-07-21 06:30:44 +00:00
sebastia
514d1890c1 gnustep-base made the -[NSString stringByDeletingLastPathComponent] more compatible with MAC OS X, which now breaks SOGo creation of new users since it relied on a side effect from the incompatibility.
Pointed out and patch from Andreas Vögele, many thanks.
While there, remove hard dependency to www/sope having the same version as sogo

sure landry@, OK jasper@
2011-06-07 11:29:55 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sebastia
c70ba5daf1 Bugfix update to sogo 1.3.7.0, fixes a bug with dovecot imap server.
OK landry@
2011-05-11 10:55:53 +00:00
sebastia
4fc036c9e8 minor update to sogo 1.3.7
OK landry@
2011-05-05 23:00:20 +00:00
sebastia
6973928532 Update SOGo to 1.3.6.
People upgrading from 1.3.4 or earlier need a new configuration default called
OCSSessionsFolderURL. See the packages README for more details.

OK jasper@, sthen@
2011-04-22 05:36:12 +00:00
sebastia
9a94ef8862 bump, got rid of some patches, PLIst changes due to framework, and set
rc_reload=NO in the rc script

OK landry@, ajacoutot@
2011-04-18 12:48:29 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
sebastia
ac9f7a15ec update WANTLIB and PLIST after gnustep.port.mk and bundles changes.
OK aja@
2010-12-22 09:23:01 +00:00
sebastia
c57b6e3df4 fix PLIST for the README file, should use FULLPKGNAME.
remove unused SUBST_VARS from Makefile.
2010-12-13 18:30:10 +00:00
sebastia
833d7a510c cleanup PLIST and some patches, fix hostname of build machine in about dialog,
was OK sthen@
additionally update rc script to latest changes (patch and OK from ajacoutot@).
Will be enabled after I find time to test on a clean system.
2010-12-11 14:21:08 +00:00
sthen
098784cf26 Fix documentation renaming, reported by Hugo Osvaldo Barrera on ports@ 2010-11-25 02:16:12 +00:00
sebastia
7fc448eeda Import SOGo: web based groupware server
DESCR:
SOGo is a groupware server built around OpenGroupware.org (OGo) and the
SOPE application server, with a focus on scalability. It provides the
usual groupware functionality as E-Mail, Calendaring, and Contacts
management.


Not yet linking it to the build, fixing last few things in the tree.

OK landry@, sthen@
2010-11-24 18:16:03 +00:00