pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/php-owncloud



On 7/10/2012 15:20, Ryo ONODERA wrote:
Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jul 10 13:20:19 UTC 2012

Modified Files:
        pkgsrc/www/php-owncloud: MESSAGE Makefile PLIST distinfo options.mk

Log Message:
Update to 4.0.4

* php-sqlite is no longer needed at least fresh installation
* Tested with php54 and apache24
* php-xml is needed
* Update MESSAGE

Changelog:
Version 4.0.4 June 28rd 2012

     Fix assigning several groups to a user.
     Fix LDAP connector with AD servers
     Conserve some memory in Contacts App
     Fix a warning in Gallery when deleting files
     Fix a bug in the music scanner

Version 4.0.3 June 23rd 2012

     Added a check if the .htaccess file is working and the data directory is 
protected or not.
     Added a check if a user is allowed to edit a bookmark or not.
     Fix the bookmarklet
     Fix the timezone in the datepicker
     Fix mimetype detection for cdr files
     Fix the filecache for the /Shared folder
     Fix a potential data corruption bug in the encryption app
     Don��t show other users filenames during filesystem cache rebuild
     Fix several XSS bugs
     Performance improvements for WebDAV and Desktop Syncing
     Fix quota calculation
     Improve the LDAP integration and group management
     Fix problems with the pdf viewer
     Fix user account migration
     Implement several CSRF security checks
     Fix a gallery bug where first picture is repeated in the last picture.
     Lot��s of calendar fixes
     Fix problem with ��/�� in filenames
     Updated translations
     Several fixes in Contacts
     Lot��s of fixes in the Tasks App
     Fix a bug in the filesystem cache with ghost entries

Version 4.0.2 June 11th 2012

     Lot��s of gallery fixes
     More 3rd party apps visible
     Fixed update notifications
     Several calendar fixes
     Several XSS fixes in calendar
     Several improvements in contacts
     Fix infinite redirect during setup for windows hosts
     Several XSS fixes in contacts
     New user password salting
     Several LDAP fixes
     Fix duplicate emails in sharing
     Improved compatibility with Android browser
     Fixed calendar links
     Fixed logging
     Allow ��/�� in filenames
     Updated translations
     Fixed reverse proxy and custom hosts configuration
     Fix contact photo editing
     Don��t allow renaming, deleting and resharing of shared folder


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/php-owncloud/MESSAGE \
     pkgsrc/www/php-owncloud/PLIST pkgsrc/www/php-owncloud/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/php-owncloud/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-owncloud/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


This update was the cause of bulkbuild to fail the pre-resolve stage.
The problem is this dependency line:
DEPENDS+=       ${PHP_PKG_PREFIX}-xml>=5.3.0:../../textproc/php-xml

There is no such package, or even directory at ../../textproc

Regards,
John







Home | Main Index | Thread Index | Old Index