Commit graph

10 commits

Author SHA1 Message Date
sbd
1b0e592d30 Add version to php-pdo_sqlite dependency 2012-06-14 10:30:02 +00:00
gdt
bd5e267b18 PKGREVISION++ for MESSAGE and dependency change. 2012-06-13 23:28:32 +00:00
gdt
a8eae8e9ea Add dependency on php-pdo_sqlite.
Without this module, errors were logged after an upgrade from owncloud 3.
Add a hint to enable the module to MESSAGE.
2012-06-13 23:16:01 +00:00
ryoon
2e79e9082e Update to 4.0.1
Changelog:
from http://owncloud.org/owncloud-4-0-1-release/

Verify if user exists when loggin (oc-863)
More efficient log file handling
PDO requirement check
Check if apps folder is writable
prevent division by zero problem during output of free space
better mysql error message
correctly configure ldap group backend (oc-887)
sort users and groups (oc-779)
LDAP. correctly handle group filter (oc-867)
try to switch magic quotes of globally
fix ategory error reporting (oc-874)
correctly handle reverse proxy / load balancer https handling
prevent session already started warning
fix the files breadcrumb
don¡Çt try to use smtp auth if config files says no
fix versioning path
security: fix a XSS problem in calendar
make LDAP pqsql compatible
fix pqsql database migration
fix ldap config interface
support for LDAP ¡Èmember¡É
don¡Çt hardcode /tmp
fix potential security problem for requested apps parameter
fix notes in contacts properly
fix timezone detection
fix interti_id in calendar
set DB prefix for pqsql
security: fix a XSS problem in contacts
correctly encode caldav link
allow longer path in gallery
disable not compatible apps during upgrade
fix HEAD request for downloads
fix private link sharing via email
use UTC as default timezone
style fixes for tasks app
2012-06-09 14:24:05 +00:00
ryoon
5b15ae5f78 Update to 3.0.3
* Add .htaccess file to package
* Fix MESSAGES, to be more useful

Changelog:
changelog is not available officially. The following is provided by SuSE.
- Security: Several CSRF fixes
- Security: .htaccess uploading blacklist
- Backport link in the Help center to the online documentatio
- Backport link in the Help center to the "Big Files" howto
- Check if JSon module is installed
- Check if GD module is installed
2012-05-15 20:18:34 +00:00
ryoon
fd1e0cf00d Update to 3.0.2
* Many bugfixes
* Translation updates
2012-04-19 15:39:24 +00:00
ryoon
fb8c654ca0 Update to 3.0.0
* Fix MESSAGE.
* Sort DEPENDS.

Changelog:
* Add some features (online text editing, PDF viewer, and Photo Gallery etc.).
* Some improvements.

See http://owncloud.org/owncloud-3-release/
2012-02-17 16:40:23 +00:00
gdt
c48a03ca8d Depend on php-dom, for CALDAV support.
The use of CALDAV (but not the builtin calendar) requires php classes
that are, in pkgsrc, part of php-dom.

ok ryoon@.
2011-12-20 01:59:44 +00:00
ryoon
1f106f4784 Make php-sqlite and php-mysql conditional. Default is sqlite.
Fix typo in MESSAGE.
Bump PKGREVISION.

Tnanks you, gdt@.
2011-12-18 08:38:14 +00:00
ryoon
af13aa489d Import php*-owncloud as www/php-owncloud.
ownCloud gives you universal access to your files through a web
interface or WebDAV. It also provides a platform to easily view &
sync your contacts, calendars and bookmarks across all your devices
and enables basic editing right on the web.
2011-12-11 14:29:20 +00:00