[Pkg-owncloud-commits] [owncloud] branch master updated (3793fdf -> 43734ff)
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 15:57:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository owncloud.
from 3793fdf Update changelog for 7.0.7~dfsg-1 release
new 0dfc47c Return correct user count when the group has none
new f4aa78c Merge pull request #17416 from owncloud/issue-17260-NaN-when-creating-new-user-and-group
new 895285a Only rescan versions once in trashbin
new 374dd3c Merge pull request #17630 from owncloud/stable7-rescanversionsonlyonce
new 8df3927 Added error message on initMountpoints exception
new 917002f [updater] propagate error case properly
new fba6ac5 [updater] mark failure in red
new 5c4e6b1 Merge pull request #17406 from owncloud/stable7-backport-17095
new 5fadc7e owner is stored as 'uid_owner', not as 'owner' in the oc_share table
new 6dfb2af Merge pull request #17368 from owncloud/fix_16740_7.0
new a1815cf Backport of #17723 to stable7
new 3feccc9 Merge pull request #17765 from owncloud/backport-17723-stable7
new e8cc365 7.0.8 beta 1
new 1287036 7.0.8 RC1
new ebe5c05 7.0.8
new 6afea8d Imported Upstream version 7.0.8~dfsg
new 57ac6a1 Merge tag 'upstream/7.0.8_dfsg'
new 7f05497 Recommend php5-imap for user_external
new 467ffb5 Update upstream changelog
new 43734ff Update changelog for 7.0.8~dfsg-1 release
The 20 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.
Summary of changes:
apps/calendar/lib/app.php | 4 +-
apps/contacts/lib/addressbookprovider.php | 3 +-
apps/files_trashbin/lib/trashbin.php | 16 +-
apps/user_ldap/lib/user/manager.php | 4 +-
apps/user_ldap/tests/user/manager.php | 316 +++++++++++----------
core/command/upgrade.php | 30 +-
.../external_storage_configuration.txt | 14 +-
.../external_storage_configuration_gui.txt | 10 +-
.../server_to_server_configuration.txt | 25 +-
.../configuration/user_auth_ftp_smb_imap.txt | 6 +
.../_sources/configuration/user_auth_ldap.txt | 5 +-
core/doc/admin/release/_sources/index.txt | 14 +-
.../_sources/installation/installation_wizard.txt | 23 +-
.../installation/selinux_configuration.txt | 27 +-
.../_sources/installation/source_installation.txt | 5 +-
core/doc/admin/release/_sources/issues/index.txt | 3 +
.../admin/release/_sources/maintenance/restore.txt | 5 +-
.../external_storage_configuration.html | 16 +-
.../external_storage_configuration_gui.html | 10 +-
.../server_to_server_configuration.html | 22 +-
.../configuration/user_auth_ftp_smb_imap.html | 8 +
.../release/configuration/user_auth_ldap.html | 5 +
core/doc/admin/release/contents.html | 5 +-
core/doc/admin/release/index.html | 14 +-
core/doc/admin/release/installation/index.html | 3 +
.../release/installation/installation_wizard.html | 20 +-
.../installation/selinux_configuration.html | 25 +-
.../release/installation/source_installation.html | 5 +-
core/doc/admin/release/issues/index.html | 3 +
core/doc/admin/release/maintenance/restore.html | 4 +-
core/doc/admin/release/objects.inv | Bin 342 -> 370 bytes
debian/README.Debian | 2 +
debian/changelog | 10 +
debian/control | 1 +
debian/upstream/changelog | 8 +
lib/private/files/filesystem.php | 2 +-
lib/private/share/hooks.php | 4 +-
lib/private/updater.php | 8 +-
settings/js/users/groups.js | 6 +-
version.php | 6 +-
40 files changed, 464 insertions(+), 233 deletions(-)
--
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