[Pkg-owncloud-commits] [owncloud] annotated tag upstream/6.0.0_rc4+dfsg created (now bde42a5)
David Prévot
taffit at moszumanska.debian.org
Sat Dec 7 02:33:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag upstream/6.0.0_rc4+dfsg
in repository owncloud.
at bde42a5 (tag)
tagging a48c6bd67d43a81bf08213c0b5330c569427fe51 (commit)
replaces upstream/6.0.0_rc3+dfsg
tagged by David Prévot
on Fri Dec 6 21:53:10 2013 -0400
- Log -----------------------------------------------------------------
Upstream version 6.0.0~rc4+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQEcBAABCAAGBQJSon+GAAoJEAWMHPlE9r08FYUH/Rxh0Zgs3Xie5yCS0ZIupUCl
iwuc9KXOIS4UOZI/8JzoKGARzBskIW/IK8jjdIl5Ws0h26o0CEE1eVmz+Eq7WSUN
RRXBaRUIWE3Zc3LTjBv4bOw7yFRQejRgB6n9LtGP95yS6nBG6GYsayueCAn8Y4xN
NC8iifNMHqXhTlb5oIxTsq1u0VDwr/o6y+eR1INTG7eFHG86IlkGgYJu1NzYchRB
ia0uXvF7I16SrDXB6IfJknAMJkekPTij6Ni2yLw2GFlM4zkcq+v74fYVV1vNusbG
Sw7lKxKLsUCbGvaXDMwYT63RSKU9Y+oz99j4HUVKyFQW6m3/HRdxzigfv53QnZY=
=vbyq
-----END PGP SIGNATURE-----
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
David Prévot (1):
Imported Upstream version 6.0.0~rc4+dfsg
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
new a48c6bd Imported Upstream version 6.0.0~rc4+dfsg
The 25 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