ports/182180: owncloud bugfixes
Loic Blot
loic.blot at unix-experience.fr
Tue Sep 17 06:50:01 UTC 2013
>Number: 182180
>Category: ports
>Synopsis: owncloud bugfixes
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 17 06:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Loic Blot
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Institut Optique Graduate School
>Environment:
System: FreeBSD www.unix-experience.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Many bugs are fixed, like critical interface bug on contacts and calendars
From http://owncloud.org/changelog/:
Fixing upload in shared folders with create privileges
Making ldap more robust in certain situations
Handing quota violation earlier to make the desktop clients more robust
Several quota fixes
Fix issues with certain file names like 0 or false
Disable smb in files_External on windows servers
Enable user to decrypt files again after encryption app was disabled
Improved Encryption messages
Add a searchByMime call to API
Fix multiselects for Firefox on Mac in groups management
Reduce the number of ldap connections
Show a password incorrect notice when used shared password is wrong
Switch to the completely new Google Drive SDK.
Scanner: additional tests for reusing etags during scanning
Fix accessing files that are newly created by setting the right mime type
Several Calendar bugfixes
Fixed Show on Map in Contacts
A lof of Contacts fixes
Several Tasks fixes
>How-To-Repeat:
>Fix:
You'll find the port diff here.
--- port.diff begins here ---
--- Makefile.old 2013-09-17 08:29:16.000000000 +0200
+++ Makefile 2013-09-17 08:29:34.000000000 +0200
@@ -1,8 +1,7 @@
# $FreeBSD: www/owncloud/Makefile 324752 2013-08-15 06:19:57Z kevlo $
PORTNAME= owncloud
-PORTVERSION= 5.0.10
-PORTREVISION= 1
+PORTVERSION= 5.0.11
CATEGORIES= www
MASTER_SITES= http://download.owncloud.org/community/
--- distinfo.old 2013-09-17 08:29:19.000000000 +0200
+++ distinfo 2013-09-17 08:30:55.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (owncloud-5.0.10.tar.bz2) = 23dea0c7c66416e21e87097b611fefe961d9bd757b58a7eccdd70bd1a6c46bf7
-SIZE (owncloud-5.0.10.tar.bz2) = 15130544
+SHA256 (owncloud-5.0.11.tar.bz2) = 1f0418c3aa5e05556c1fd9f77d2a906cb67a789087f02e49790ce1e06f356e9e
+SIZE (owncloud-5.0.11.tar.bz2) = 15139457
--- port.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list