[Pkg-owncloud-commits] [owncloud] branch master updated (b25eda1 -> f7ff36d)

David Prévot taffit at moszumanska.debian.org
Tue Dec 9 22:47:24 UTC 2014


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

taffit pushed a change to branch master
in repository owncloud.

      from  b25eda1   Update changelog for 7.0.4~rc2+dfsg-1 release
       new  be26ccc   Trim port from domain
       new  0b80c5e   Add workaround for older instances
       new  5d56eba   Add test for IPv6 without port
       new  55ebf02   Create config if it does not exists
       new  a33dcd3   preserve an asterisk at the start when escaping a search term
       new  1b1951a   add doc
       new  77bcc5b   7.0.4
       new  d476825   Imported Upstream version 7.0.4+dfsg
       new  2d69433   Merge tag 'upstream/7.0.4+dfsg'
       new  eae3c2d   Refresh patches
       new  ccfba96   Update upstream changelog
       new  f7ff36d   Update changelog for 7.0.4+dfsg-1 release

The 12 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/activity/l10n/fr.php                          |   6 +-
 apps/bookmarks/l10n/fr.php                         |   2 +-
 apps/calendar/l10n/fr.php                          |  28 ++++-----
 apps/firstrunwizard/l10n/fr.php                    |   6 +-
 apps/user_ldap/lib/access.php                      |  10 +++-
 apps/user_ldap/user_ldap.php                       |   2 +-
 .../configuration/config_sample_php_parameters.txt |  66 ++-------------------
 .../configuration/database_configuration.txt       |   2 +-
 .../configuration/antivirus_configuration.html     |   6 +-
 .../configuration/automatic_configuration.html     |   6 +-
 .../background_jobs_configuration.html             |   6 +-
 .../big_file_upload_configuration.html             |   6 +-
 .../collaborative_documents_configuration.html     |   6 +-
 .../config_sample_php_parameters.html              |  52 +++-------------
 .../configuration/custom_client_configuration.html |   6 +-
 .../configuration/database_configuration.html      |   8 +--
 .../admin/configuration/email_configuration.html   |   6 +-
 .../configuration/encryption_configuration.html    |   6 +-
 .../external_storage_configuration.html            |   6 +-
 .../external_storage_configuration_gui.html        |   6 +-
 .../configuration/file_sharing_configuration.html  |   6 +-
 .../configuration/files_locking_enabling.html      |   6 +-
 core/doc/admin/configuration/index.html            |   7 +--
 .../js_css_asset_management_configuration.html     |   6 +-
 .../configuration/knowledgebase_configuration.html |   6 +-
 .../configuration/language_configuration.html      |   6 +-
 .../admin/configuration/logging_configuration.html |   6 +-
 .../configuration/previews_configuration.html      |   6 +-
 .../configuration/reverse_proxy_configuration.html |   6 +-
 .../admin/configuration/search_configuration.html  |   6 +-
 .../server_to_server_configuration.html            |   6 +-
 .../serving_static_files_configuration.html        |   6 +-
 .../thirdparty_php_configuration.html              |   6 +-
 .../configuration/user_auth_ftp_smb_imap.html      |   6 +-
 core/doc/admin/configuration/user_auth_ldap.html   |   6 +-
 .../admin/configuration/user_configuration.html    |   6 +-
 core/doc/admin/contents.html                       |   7 +--
 core/doc/admin/genindex.html                       |   6 +-
 core/doc/admin/index.html                          |   6 +-
 .../admin/installation/appliance_installation.html |   6 +-
 .../installation/apps_management_installation.html |   6 +-
 .../admin/installation/hiawatha_configuration.html |   6 +-
 core/doc/admin/installation/index.html             |   6 +-
 .../admin/installation/installation_wizard.html    |   6 +-
 .../admin/installation/lighttpd_configuration.html |   6 +-
 .../doc/admin/installation/linux_installation.html |   6 +-
 .../doc/admin/installation/macos_installation.html |   6 +-
 .../admin/installation/nginx_configuration.html    |   6 +-
 .../admin/installation/others_installation.html    |   6 +-
 .../admin/installation/selinux_configuration.html  |   6 +-
 .../admin/installation/source_installation.html    |   6 +-
 core/doc/admin/installation/ucs_installation.html  |   6 +-
 .../admin/installation/windows_installation.html   |   6 +-
 .../doc/admin/installation/yaws_configuration.html |   6 +-
 core/doc/admin/issues/index.html                   |   6 +-
 core/doc/admin/maintenance/backup.html             |   6 +-
 core/doc/admin/maintenance/convert_db.html         |   6 +-
 core/doc/admin/maintenance/enable_maintenance.html |   6 +-
 core/doc/admin/maintenance/index.html              |   6 +-
 core/doc/admin/maintenance/migrating.html          |   6 +-
 core/doc/admin/maintenance/restore.html            |   6 +-
 core/doc/admin/maintenance/update.html             |   6 +-
 core/doc/admin/maintenance/upgrade.html            |   6 +-
 core/doc/admin/objects.inv                         | Bin 296 -> 296 bytes
 core/doc/admin/search.html                         |   6 +-
 core/doc/admin/whats_new_admin.html                |   6 +-
 core/doc/user/_sources/documents.txt               |   3 +-
 core/doc/user/bookmarks.html                       |   8 +--
 core/doc/user/contents.html                        |  10 ++--
 core/doc/user/documents.html                       |  11 ++--
 core/doc/user/external_storage/google_drive.html   |   8 +--
 .../user/files/configuring_big_file_upload.html    |   8 +--
 core/doc/user/files/deletedfiles.html              |   8 +--
 core/doc/user/files/encryption.html                |   8 +--
 core/doc/user/files/files.html                     |   8 +--
 core/doc/user/files/filesweb.html                  |   8 +--
 core/doc/user/files/index.html                     |   8 +--
 core/doc/user/files/quota.html                     |   8 +--
 core/doc/user/files/server_to_server_using.html    |   8 +--
 core/doc/user/files/sync.html                      |   8 +--
 core/doc/user/files/versioncontrol.html            |   8 +--
 core/doc/user/genindex.html                        |   8 +--
 core/doc/user/index.html                           |  10 ++--
 core/doc/user/installing_apps.html                 |   8 +--
 core/doc/user/objects.inv                          | Bin 295 -> 296 bytes
 core/doc/user/pim/calendar.html                    |   8 +--
 core/doc/user/pim/contacts.html                    |   8 +--
 core/doc/user/pim/index.html                       |   8 +--
 core/doc/user/pim/sync_ios.html                    |   8 +--
 core/doc/user/pim/sync_kde.html                    |   8 +--
 core/doc/user/pim/sync_osx.html                    |   8 +--
 core/doc/user/pim/sync_thunderbird.html            |   8 +--
 core/doc/user/pim/troubleshooting.html             |   8 +--
 core/doc/user/search.html                          |   8 +--
 core/doc/user/userpreferences.html                 |   8 +--
 core/doc/user/webinterface.html                    |   8 +--
 core/doc/user/whats_new.html                       |  10 ++--
 debian/changelog                                   |  18 ++++++
 debian/patches/0001-Disable-the-appstore.patch     |   2 +-
 debian/patches/0003-Improve-logfile-handling.patch |   4 +-
 ...ctrine-Symphony-Patchwork-and-Pimple-path.patch |   4 +-
 debian/upstream/changelog                          |   6 +-
 lib/base.php                                       |  10 +++-
 version.php                                        |   8 +--
 104 files changed, 378 insertions(+), 432 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