Commit Graph

69 Commits

Author SHA1 Message Date
ajacoutot
8ad9553b67 SECURITY update to owncloud-6.0.3. 2014-04-29 14:47:39 +00:00
ajacoutot
a981cd588d 5.0 -> 6.0 in URL
spotted by "rgouveia"
2014-04-11 16:28:17 +00:00
ajacoutot
98b05ea2fe Cope with recent php and nginx default configuration changes. 2014-03-28 10:30:28 +00:00
ajacoutot
ec61d8068c Add and fix links to doc.owncloud.org. 2014-03-24 16:50:43 +00:00
ajacoutot
452793efdb Remove empty line. 2014-03-24 15:09:16 +00:00
ajacoutot
c53475efba Rework this port to make it work with nginx(8) by default. 2014-03-22 09:40:21 +00:00
ajacoutot
e12f98e26c Do not use "@owner www" but "@group www"; this allows swapping between
different web servers more easily by adding the corresponding httpd user
to the www group.
2014-03-16 09:58:10 +00:00
ajacoutot
2d66185b14 SECURITY update to owncloud-6.0.2.
Rework README to fix cronjobs and add a section about encryption and chroot.
2014-03-09 22:25:02 +00:00
ajacoutot
7617964658 Update to owncloud-6.0.1. 2014-01-23 07:35:32 +00:00
ajacoutot
5a19b221d2 Update to owncloud-6.0.0a. 2013-12-15 08:07:42 +00:00
ajacoutot
ea2f852575 Stupid PLIST substitution. 2013-12-13 16:26:06 +00:00
ajacoutot
cd0bac15f9 MAJOR update to owncloud-6.0.0. 2013-12-13 15:33:18 +00:00
ajacoutot
c653f2d8d3 SECURITY update to owncloud-5.0.13.
* Fix a possible security bypass on admin page under certain
circumstances and MariaDB.
2013-11-15 10:50:40 +00:00
ajacoutot
95d703bd55 Update to owncloud-5.0.12. 2013-10-05 08:18:02 +00:00
sthen
0f10db1f80 tweak owncloud README, ok aja 2013-09-18 00:04:31 +00:00
ajacoutot
80a730f614 Update to owncloud-5.0.11. 2013-09-11 07:53:01 +00:00
ajacoutot
b5cb493dc5 Better cronjob task. 2013-09-09 10:18:21 +00:00
ajacoutot
a2099bf43a Update to owncloud-5.0.10. 2013-08-14 09:52:34 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
ajacoutot
abfd78a01a Update to owncloud-5.0.9. 2013-07-16 10:11:46 +00:00
ajacoutot
3d90e369a1 SECURITY update to owncloud-5.0.8:
* XSS vulnerability in "Share Interface" (oC-SA-2013-029)
* Authentication bypass in "user_webdavauth" (oC-SA-2013-030)
2013-07-10 13:37:40 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
ajacoutot
220875e0eb SECURITY update to owncloud-5.0.7.
Multiple XSS vulnerabilities (oC-SA-2013-028)
Changelog: http://owncloud.org/changelog/
2013-06-06 21:13:18 +00:00
stsp
14e0710d8d Update UTF-8 locale workaround in owncloud's README to account for
/usr/share/locale layout changes.
2013-06-01 20:30:37 +00:00
ajacoutot
d588257ccf SECURITY update to owncloud-5.0.6.
Details at: http://owncloud.org/changelog/
2013-05-14 13:44:31 +00:00
jasper
34dbf63ac7 modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
as discussed with aja@ (MAINTAINER)
2013-05-01 07:16:15 +00:00
stsp
8bc3c017cf Document a workaround for the UTF-8 locale problem in owncloud 5. ok aja 2013-04-27 15:50:39 +00:00
ajacoutot
95679bc8d3 SECURITY update to owncloud-5.0.5.
oC-SA-2013-017
oC-SA-2013-018
2013-04-20 06:38:55 +00:00
ajacoutot
dfcdf64192 SECURITY update to owncloud-5.0.4. 2013-04-11 16:45:31 +00:00
robert
97a7d6503d update to 5.0.3, based on ajacoutot@'s diff
ok ajacoutot@ (MAINTAINER)
2013-04-03 17:40:48 +00:00
ajacoutot
531540e9ac SECURITY update to owncloud-4.5.8.
=> CVE-2013-1822, Multiple XSS vulnerabilities
2013-03-14 07:48:55 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
stsp
6d0197dd96 Fix typos in README for www/owncloud. ok ajacoutot 2013-03-07 17:41:35 +00:00
ajacoutot
bac61701e3 SECURITY update to owncloud-4.5.7.
Multiple XSS vulnerabilities (oC-SA-2013-003)
Multiple CSRF vulnerabilities (oC-SA-2013-004)
PHP settings disclosure (oC-SA-2013-005)
Multiple code executions (oC-SA-2013-006)
Privilege escalation in the calendar application (oC-SA-2013-007)
2013-02-20 15:32:21 +00:00
ajacoutot
02017ff17d SECURITY update to owncloud-4.5.6:
* Fix multiple XSS problems: CVE-2013-0201, CVE-2013-0202, CVE-2013-0203
* Fix Code execution in external storage: CVE-2013-0204
* Removed remoteStorage app because of unfixed security problems.
2013-01-22 12:08:01 +00:00
ajacoutot
6613430d37 SECURITY update to owncloud-4.5.5. 2012-12-20 15:18:01 +00:00
ajacoutot
87283d2da8 Bugfix update to owncloud-4.5.4. 2012-12-03 14:13:00 +00:00
ajacoutot
51be9d1bda Update to owncloud-4.5.3. 2012-11-27 11:38:27 +00:00
ajacoutot
a28958f572 Fix patch. 2012-11-23 09:53:58 +00:00
ajacoutot
e3a60f5ad8 Fix owncloud on PostgreSQL 9.2.
from upstream via "viq"
2012-11-22 15:37:47 +00:00
ajacoutot
25f396da67 Bugfix update to owncloud-4.5.2. 2012-11-14 12:19:23 +00:00
ajacoutot
1c1cada0da Missed file in previous. 2012-10-26 12:10:29 +00:00
ajacoutot
181892b2ff Document the cron(8) job. 2012-10-26 12:09:13 +00:00
ajacoutot
8eb2ccfdc2 Update to owncloud-4.5.1. 2012-10-26 09:27:08 +00:00
ajacoutot
617b2aed1b Make config.sample.php writable by the 'www' user. 2012-10-25 12:38:12 +00:00
ajacoutot
1154ecae1e Extend the upgrade section. 2012-10-25 12:26:40 +00:00
robert
ac827d7fd8 merge the yubikey auth module to owncloud 4.5.0
requested by ajacoutot@
2012-10-17 09:16:10 +00:00
ajacoutot
26b61a8ce6 csync -> ocsync 2012-10-16 09:43:11 +00:00
ajacoutot
baa8fdc726 Major update to owncloud-4.5.0. 2012-10-16 09:19:23 +00:00
robert
0f152b0ab3 add yubikey support by using a distpatch, ok ajacoutot@ 2012-08-27 10:39:42 +00:00