Next | Query returned 91 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2013-11-22 15:34:33 by Ryo ONODERA | Files touched by this commit (4) | Package updated
Log message:
Update to 5.0.13

* Fix MESSAGE for sqlite3

Changelog:
Version 5.0.13 Nov 8th 2013

    SECURITY: Fix a possible security bypass on admin page under certain \ 
circumstances and MariaDB
    Correctly update database schema during app update
    Fix automatic login rejecion error message
    Several Oracle fixes
    Fixing serverroot/webroot calculation
    Adding detection for aborted uploads for chunked uploads
    Fixing directory handling that end with a space
    Fixing home storage handling
    Allow to share a file/folder as public link also if one of it parents was \ 
already shared as link
    Fix search in shared folders
    Fix check for uploads into Shared folder
    Several Shared folder handling fixes
    Prefere them PNGs over core SVGs
    Fall back to default log file of specified logfile doesn't exist
    Several IE fixes
    Fix LDAP login for certain circumstances
    Fixed chunk size calculation for encrypted files
    Fix recursive delete for smb
    Fix using touch for creating files for smb
    Support OCS Share API
    Fix updating ETAGs
    Don't write user passwords into logfile
    Enable configuration of timezones for logfile timestamps
    Cleanup share database table for files that no longer exist
    Adding privilege check on move and rename operations
   2013-10-12 14:45:05 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 5.0.12

Changelog:
Version 5.0.12 Oct 4th 2013

    Usermanagement interface fixes
    Allow numeric group names
    Improved IE compatibiliy
    Fix database upgrade error
    Sharing permission interface fixes
    Small visual fixes
    File scanner fixes to handle deleted files correctly
   2013-09-28 15:29:52 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Follow default mysql version change.
   2013-09-13 16:21:38 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 5.0.11

Changelog:
Version 5.0.11 Sep 10th 2013

    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
   2013-08-24 03:10:55 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 5.0.10

Changelog:
Version 5.0.10 Aug 12th 2013

    Configurable logfile date format
    Several Oracle fixes
    Several MSSQL fixes
    Make default language configurable
    New CLI upgrade script
    Correctly calculate folder size
    Fix display of search results
    Database upgrade fixes
    Smaller filesystem cache fixes
    Remember password fixes
    Encryption fixes
    Fix problems with german “Umlauts” in folder name
    IE fixes
    Improved upgrade logging
    Improved external storage status display
    Flicker free versions dropdown
    Don’t create empty versions
    Less noisy debug logfile
    Don’t show firstrunwizard during upgrade
    Several Calendar fixes
    Contacts fixes
    Fixes for Gallery
    Several smaller fixes
   2013-07-20 10:04:27 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 5.0.9

Changelog:
Version 5.0.9 July 15th 2013

    Fixes for mounting an WebDAV into an ownCloud
    Improved expiration of older versions in the case of a full storage
    IE8 fixes
    Increased speed when syncing shared files
    Oracle compatibility fixes
    Make upgrade routine more robust
    Fix gallery for certain php configurations
    Fix pdf viewer close button
    user_external fixes
    Several smaller fixes

Version 5.0.8 July 10th 2013

    SECURITY: XSS vulnerability in “Share Interface” (oC-SA-2013-029)
    SECURITY: Authentication bypass in “user_webdavauth” (oC-SA-2013-030)
    New anonymous upload feature
    Fix syncing of external filesystems
    External filesystems performance improvements
    Improve compatibility with Oracle
    Improved and simplified theming
    Internet explorer 8 fixes
    Fixes for partial file uploads
    LDAP: fix handling of User and Group Bases
    Improved and more robust upgrade system
    A lot of encryption system fixes
    Do not add groups if user has no groups
    Several Contacts fixes
    A lot of smaller bugfixes all over the place
   2013-07-12 12:45:05 by Jonathan Perkin | Files touched by this commit (181)
Log message:
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
   2013-06-09 03:16:10 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 5.0.7

Changelog:
Version 5.0.7 June 6th 2013

    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028)
    New encryption app as preview included. WARNING: This is not yet ready for \ 
production use but testing and feedback is welcome.
    Several LDAP compatibility fixes
    Several performance improvements of file handling
    Trashbin fixes for Safari
    Internet Explorer fixes
    Several Contacts fixes
    New check for magic_quotes
    External Filesystem fixes
    Add support for copying/moving folders between storages
    Several smaller fixes

Version 5.0.6 May 14th 2013

    SECURITY: SQL Injection (oC-SA-2013-019)
    SECURITY: Multiple directory traversals (oC-SA-2013-020)
    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021)
    SECURITY: Open redirector (oC-SA-2013-022)
    SECURITY: Password autocompletion (oC-SA-2013-023)
    SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024)
    SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025)
    SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026)
    SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027)
    Fix renaming of shared files
    Fix UUID handling with LDAP
    Fix several undelete files issues
    Fix LDAP cachekey handling
    Several OCS API fixes
    Dropbox mounting fixes
    Remove ldap group name restrictions
    Fix fetching of the userlist with multiple user backends
    Turn off password autocompletion
    Translation fixes of the Shared folder
    Fix the fileactions order for filetypes
    Allow to ship a default theme
    Disallow URLs containing “@”
    Smaller layout improvemens
    Log an upgrade warning
    Log a trash bin cleanup message
    Improved quota calculation
    Allow to set Quota to zero
    Fix performance regression for uploading of big files
    Several Calendar fixes
    Use displaynames in contacts
    Check for existing address books during migrate->import
    Texteditor fixes
    Increase the SQLite database timeout
    Order images in Gallery
   2013-04-21 00:47:36 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 5.0.5

* Fix MESSAGE based on wen@'s patch
  Remove duplicated arguments, fix MySQL version.

Changelog:
Version 5.0.5 April 19th 2013

    Fix navigation hover effect
    Fix database migration
    Add a warning in the logfile when doing a migration
    Fix renaming of shared files
    Improved quota calculation
    Fix free space calculation
    Several layout fixes
    Better save mode check
    Cleanup database after user deletion
    Fix touch for creating new files
    Several trash bin fixes
    Update MediaElement.js
    Fix double address book problem
    Fix layout problem triggered by impress
    Several smaller fixes
    Security: XSS in flashmediaelement.swf (oC-SA-2013-017)
    Security: Authentication bypass in Contacts (oC-SA-2013-018)

Version 5.0.4 April 11th 2013

    Fix file renames
    Improved compatibility with PostgreSQL
    Fixed upgrade for PostgreSQL users
    Improved LDAP compatibility
    Fix the upgrade hint
    Make upgrade more robust fix maintainance mode
    Smaller CSS fixes
    Fix internet check for proxy users
    Manually disable files_archive app to fix upgrade
    Fix touch() for local storage
    Fix versioning check to allow installation of 3rd party apps
    Fix default quota
    Several contacts fixes
    Several calendar fixes
    Fixed ampache support in media player
    Improve mail function in antivirus app
    Fix setting of user quotas
    Fix deleted files size calculation
    Fix “You do not have write permissions here” warning
    Fix asynchronous loading of users
    Fix notice from the nullbyte check
    XSS vulnerability in jPlayer (oC-SA-2013-014)
    PostgreSQL: Insecure database password generator (oC-SA-2013-015)
    Windows: Local file disclosure (oC-SA-2013-016)

Version 5.0.3 April 3th 2013

    Correctly handle .part files
    Improve PostgreSQL support
    Fix database upgrading from old versions
    Improved app styles

Version 5.0.2 April 2th 2013

    Fix versioning string
    Fix compatibility with older MySQL versions

Version 5.0.1 April 2th 2013

    Fixed classnames and improved autoloaded to improve compatibility with older \ 
PHP versions
    Show a warning if an insecure PHP version is used
    Filesizes are displayed correctly
    Fixed groups in usermanagement
    Several Internet Explorer fixes
    Use display-names in more places
    Fix upgrading of cache
    Fix navigation scrollbar for lots of apps
    Fixed ETag handling to prevent wrong conflict files
    Fix public link handling
    Better indexes to improve performance
    Several Windows server fixes
    Fix renames of shared files
    Fix PostgreSQL compatibility
    Improve error reporting for app installation
    Improved compatibility with Novell eDirectory
    Several LDAP fixes
    Improved sorting in usermanagement
    Improved background jobs
    Several CardDAV contacts fixes
    Several mediaplayer fixes
    Fixes for text editor
    Several lucene search fixes
    Several smaller fixes
    Contacts: SQL Injection (oC-SA-2013-012)
    Multiple XSS vulnerabilities (oC-SA-2013-011)
   2013-03-20 14:11:46 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Fix MASTER_SITES since they change organization of website.

Next | Query returned 91 messages, browsing 51 to 60 | Previous