summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-02-25 21:30:17 +0000
committerryoon <ryoon@pkgsrc.org>2013-02-25 21:30:17 +0000
commitaf9277fbffeeb0beed57897d270ca9e1bef87543 (patch)
treeabe8bfdf0e6cea99e59b463e1c56da201b1f6b91 /www
parent0e31beeee57b7410ad88d43b919ce0f41b820dcd (diff)
downloadpkgsrc-af9277fbffeeb0beed57897d270ca9e1bef87543.tar.gz
Update to 4.5.7
Changelog: Version 4.5.7 Feb 20th 2013 Fix for 3rd party apps dropping the database Fix SubAdmins management Fix PHP warnings Fix compatibility with some CIFS shares More robust apps management Remove not needed AWS tests Improved mime type parsing Several sharing fixes Offer the option to change the password only supported by the backend More robust auto language detection Revoke DB rights on install only if the db is newly created Fix rendering of database connection error page LDAP: update quota more often 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)
Diffstat (limited to 'www')
-rw-r--r--www/php-owncloud/Makefile4
-rw-r--r--www/php-owncloud/PLIST6
-rw-r--r--www/php-owncloud/distinfo8
3 files changed, 7 insertions, 11 deletions
diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile
index 283e422e040..f6b544eeb77 100644
--- a/www/php-owncloud/Makefile
+++ b/www/php-owncloud/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/01/25 20:02:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2013/02/25 21:30:17 ryoon Exp $
#
-DISTNAME= owncloud-4.5.6
+DISTNAME= owncloud-4.5.7
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://owncloud.org/releases/
diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST
index 77c8d7c08de..54c9c097bdd 100644
--- a/www/php-owncloud/PLIST
+++ b/www/php-owncloud/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2013/01/25 20:02:24 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.12 2013/02/25 21:30:18 ryoon Exp $
share/owncloud/.htaccess
share/owncloud/3rdparty/Archive/Tar.php
share/owncloud/3rdparty/Console/Getopt.php
@@ -343,10 +343,6 @@ share/owncloud/3rdparty/System.php
share/owncloud/3rdparty/XML/Parser.php
share/owncloud/3rdparty/XML/Parser/Simple.php
share/owncloud/3rdparty/aws-sdk/README.md
-share/owncloud/3rdparty/aws-sdk/_compatibility_test/README.md
-share/owncloud/3rdparty/aws-sdk/_compatibility_test/sdk_compatibility.inc.php
-share/owncloud/3rdparty/aws-sdk/_compatibility_test/sdk_compatibility_test.php
-share/owncloud/3rdparty/aws-sdk/_compatibility_test/sdk_compatibility_test_cli.php
share/owncloud/3rdparty/aws-sdk/_docs/CHANGELOG.md
share/owncloud/3rdparty/aws-sdk/_docs/CONTRIBUTORS.md
share/owncloud/3rdparty/aws-sdk/_docs/DYNAMODBSESSIONHANDLER.html
diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo
index ca36ceb44c4..c20152d70a9 100644
--- a/www/php-owncloud/distinfo
+++ b/www/php-owncloud/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2013/01/25 20:02:24 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2013/02/25 21:30:18 ryoon Exp $
-SHA1 (owncloud-4.5.6.tar.bz2) = 6a196a36a28777588b1d1bed8e74545ad519656e
-RMD160 (owncloud-4.5.6.tar.bz2) = 4a8f0c8590f697d3bd28f09928614b427b3cb87f
-Size (owncloud-4.5.6.tar.bz2) = 9161189 bytes
+SHA1 (owncloud-4.5.7.tar.bz2) = 12c5140e3e6c68ae2e9d19da038c1097892a5310
+RMD160 (owncloud-4.5.7.tar.bz2) = 395c7cc5f3a4dee415dec9801f9a0d581907ebeb
+Size (owncloud-4.5.7.tar.bz2) = 9126728 bytes