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.
This commit is contained in:
ajacoutot 2013-01-22 12:08:01 +00:00
parent f88b58971a
commit 02017ff17d
3 changed files with 5 additions and 25 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.33 2012/12/20 15:18:01 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.34 2013/01/22 12:08:01 ajacoutot Exp $
COMMENT= easy and universal access to shared and/or personnal files
V= 4.5.5
V= 4.5.6
DISTNAME= owncloud-${V}
EXTRACT_SUFX= .tar.bz2

View File

@ -1,4 +1,4 @@
SHA256 (owncloud-4.5.1-yubikey.patch) = fOEOqO2RMMb6+YehmXWnxKGbLIaToQEc0adECf2+JgA=
SHA256 (owncloud-4.5.5.tar.bz2) = m4PKAIk9+DUdN0vPh9mbIvz5KbR5/Cr56Ivp2GCjBOo=
SHA256 (owncloud-4.5.6.tar.bz2) = PuLFWDlF8N+BPxJnsIhep7R3ICTC1/EWzMH5haG31GI=
SIZE (owncloud-4.5.1-yubikey.patch) = 21628
SIZE (owncloud-4.5.5.tar.bz2) = 9168561
SIZE (owncloud-4.5.6.tar.bz2) = 9161189

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.15 2012/12/20 15:18:01 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.16 2013/01/22 12:08:01 ajacoutot Exp $
@extra owncloud/config/config.php
owncloud/
owncloud/.htaccess.dist
@ -2287,26 +2287,6 @@ owncloud/apps/media/templates/
owncloud/apps/media/templates/music.php
owncloud/apps/media/templates/player.php
owncloud/apps/media/templates/settings.php
owncloud/apps/remoteStorage/
owncloud/apps/remoteStorage/BearerAuth.php
owncloud/apps/remoteStorage/ajax/
owncloud/apps/remoteStorage/ajax/revokeToken.php
owncloud/apps/remoteStorage/appinfo/
owncloud/apps/remoteStorage/appinfo/app.php
owncloud/apps/remoteStorage/appinfo/database.xml
owncloud/apps/remoteStorage/appinfo/info.xml
owncloud/apps/remoteStorage/appinfo/version
owncloud/apps/remoteStorage/appinfo/webfinger.php
owncloud/apps/remoteStorage/auth.php
owncloud/apps/remoteStorage/img/
owncloud/apps/remoteStorage/img/remoteStorage.png
owncloud/apps/remoteStorage/lib_remoteStorage.php
owncloud/apps/remoteStorage/oauth_ro_auth.php
owncloud/apps/remoteStorage/settings.php
owncloud/apps/remoteStorage/templates/
owncloud/apps/remoteStorage/templates/auth.php
owncloud/apps/remoteStorage/templates/settings.php
owncloud/apps/remoteStorage/webdav.php
owncloud/apps/tasks/
owncloud/apps/tasks/ajax/
owncloud/apps/tasks/ajax/addtask.php