[Pkg-owncloud-commits] [owncloud] annotated tag v6.0.0RC4 created (now b72eed1)

David Prévot taffit at moszumanska.debian.org
Sat Dec 7 02:33:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v6.0.0RC4
in repository owncloud.

        at  b72eed1   (tag)
   tagging  734fdbddeacadb59707d93464cce0478459dc139 (commit)
  replaces  v6.0.0RC3
 tagged by  Frank Karlitschek
        on  Fri Dec 6 21:07:24 2013 +0100

- Log -----------------------------------------------------------------
6.0.0RC4

Bart Visscher (3):
      Users of getFolderContent are mostly interested in the unecrypted file size
      Don't try to encrypt a file when the temp file isn't created
      XSendfile and encryption don't work together

Bjoern Schiessle (8):
      add method to check if users private/public key exists
      show change password form if key couldn't be decrypted
      only create new key on password change if a recovery key exists or if the user don't have any private/public keys
      fix typo
      it is not possible to unshare files
      get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user
      add a optional parameter to skip check for expired files, this is necessary to find out to whom a file was shared after it was expired.
      set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again

Björn Schießle (1):
      Merge pull request #6208 from owncloud/enc_only_create_new_key_if_no_other_key_exists

Frank Karlitschek (2):
      Merge pull request #6225 from owncloud/stable6-backgroundscan-reuse-etag
      RC4

Morris Jobke (1):
      fix appearance of error message - .errors is outdated

Nico Kaiser (1):
      Fix user's displayName being overwritten by (old) cookie

Robin Appelman (7):
      reuse etags when doing a background scan
      extend test case for etag preservation
      get rid of failing test that don't cause additional downloads
      Catch exceptions from background jobs and log them
      remove background jobs if they are failing
      Dont use exceptions for the backgroundjob test cases
      add test case for removing background jobs that are throwing exceptions

root (1):
      correctly propagate the return value of ldap_set_option

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  0af65ca   fix appearance of error message - .errors is outdated
       new  d0afd77   add method to check if users private/public key exists
       new  418d401   show change password form if key couldn't be decrypted
       new  f8a4bcd   only create new key on password change if a recovery key exists or if the user don't have any private/public keys
       new  91ca1cf   fix typo
       new  7eb505e   Fix user's displayName being overwritten by (old) cookie
       new  3e6b18b   Merge pull request #6208 from owncloud/enc_only_create_new_key_if_no_other_key_exists
       new  cc15770   it is not possible to unshare files
       new  c5d6af3   get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user
       new  f3e341e   add a optional parameter to skip check for expired files, this is necessary to find out to whom a file was shared after it was expired.
       new  01de6c5   set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again
       new  87a2895   correctly propagate the return value of ldap_set_option otherwise LDAP_OPT_REFERRALS won't be set to 0 and in turn active directory paging will stop working (Operations error on ldap_control_paged_result_response)
       new  a2bbbb1   Users of getFolderContent are mostly interested in the unecrypted file size
       new  281bbf4   Don't try to encrypt a file when the temp file isn't created
       new  1475245   XSendfile and encryption don't work together
       new  7136517   reuse etags when doing a background scan
       new  cadf1c2   extend test case for etag preservation
       new  8369c1f   get rid of failing test that don't cause additional downloads
       new  3842c0d   Merge pull request #6225 from owncloud/stable6-backgroundscan-reuse-etag
       new  46a4ad4   Catch exceptions from background jobs and log them
       new  e78a309   remove background jobs if they are failing
       new  f309920   Dont use exceptions for the backgroundjob test cases
       new  3314494   add test case for removing background jobs that are throwing exceptions
       new  734fdbd   RC4

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list