[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (51cd5df -> d8f8b9a)
Sandro Knauß
hefee at debian.org
Thu Mar 29 11:12:08 UTC 2018
This is an automated email from the git hooks/post-receive script.
hefee pushed a change to branch upstream
in repository owncloud-client.
from 51cd5df New upstream version 2.4.0+dfsg
new 067508c VERSION.cmake: This branch is now 2.4.1
new 8c7ea61 [tx-robot] updated from transifex
new 6af823b [tx-robot] updated from transifex
new 6ee48c8 [tx-robot] updated from transifex
new d59c609 [tx-robot] updated from transifex
new 6c9026e [tx-robot] updated from transifex
new 47a7000 [tx-robot] updated from transifex
new 93c9f43 [tx-robot] updated from transifex
new e3e38f3 [tx-robot] updated from transifex
new b80ba97 [tx-robot] updated from transifex
new 504e11b [tx-robot] updated from transifex
new 3bac06d [tx-robot] updated from transifex
new b9c167f [tx-robot] updated from transifex
new f89676d [tx-robot] updated from transifex
new e2d4a38 [tx-robot] updated from transifex
new c0c10fd [tx-robot] updated from transifex
new 15803d1 [tx-robot] updated from transifex
new 7aa9af0 Issues: Speed up insertion and add hard upper limit #6272
new f7c884d owncloudcmd: Remove some dead code
new 81baebf owncloudcmd: Set proxy earlier #6281
new 5656323 [tx-robot] updated from transifex
new b6d74ad [tx-robot] updated from transifex
new 51b662f Minor logging additions
new 9078d9c [tx-robot] updated from transifex
new e389fca Avatars: Use old location for servers <10 #6279
new 883deb1 Fix potential crash in Composite job destruction
new cdd8d10 Fix resizing crash when currentPage() is null
new a476c54 [tx-robot] updated from transifex
new 7d70f1b Ignore files that can't be encoded for the filesystem
new c22e3aa [tx-robot] updated from transifex
new 4cf7ca4 [tx-robot] updated from transifex
new c454d62 [tx-robot] updated from transifex
new ca200e7 [tx-robot] updated from transifex
new a33fc2a Update updater.cpp
new d0713d0 client_de.ts: Fix spacing in a translation
new d4106b9 [tx-robot] updated from transifex
new 24d6fda [tx-robot] updated from transifex
new a8a6f82 Link shares: Change default share name #6298
new a32b3e5 [tx-robot] updated from transifex
new 6f5b3eb [tx-robot] updated from transifex
new 484ec95 [tx-robot] updated from transifex
new a19eb59 [tx-robot] updated from transifex
new ba4712c [tx-robot] updated from transifex
new c3dbb20 Logger: --logdebug only show owncloud's debug message
new c1a1e55 [tx-robot] updated from transifex
new d831369 Protocol: Remove entries for auto resolved conflicts #6316
new 497b327 ShareLinkWidget: Remove outdated signal connection
new f254ee3 Nautilus shell integration: Port to Python 3
new 7236315 Nautilus integration: Work with python2 and python3
new b418bf6 [tx-robot] updated from transifex
new c1bf90d [tx-robot] updated from transifex
new c846a32 [tx-robot] updated from transifex
new e4b2d27 [tx-robot] updated from transifex
new a0d9fc4 [tx-robot] updated from transifex
new 48ef2e4 [tx-robot] updated from transifex
new e720f84 owncloudcmd: Do not do the capability call when --nonshib is passed
new c32ba4a [tx-robot] updated from transifex
new b683518 [tx-robot] updated from transifex
new 31f516f Fix 2.4.0 release date that somehow got lost
new 959d60e [tx-robot] updated from transifex
new e17d5de [tx-robot] updated from transifex
new 06a8603 ChangeLog: Entries for 2.4.1
new 72262b5 [tx-robot] updated from transifex
new 795ab29 [tx-robot] updated from transifex
new f95e044 [tx-robot] updated from transifex
new 8fb9700 [tx-robot] updated from transifex
new 7eb2dc2 ServerNotificationHandler: Properly create "Dismiss" URL
new dbc2d4a [tx-robot] updated from transifex
new 065b1ee [tx-robot] updated from transifex
new 6ee3310 [tx-robot] updated from transifex
new 22b1963 Don't delete contents behind directory junctions #6322
new a9d37a0 [tx-robot] updated from transifex
new 452a99f [tx-robot] updated from transifex
new 3cfd502 [tx-robot] updated from transifex
new 4dd0a75 SettingsDialogMac: Also start timer for notifications
new 9fc1752 Notifications: Immediately request when getting account online
new b5e129a Theme: Icon cache explanation
new 55a9192 [tx-robot] updated from transifex
new ba5fb5a [tx-robot] updated from transifex
new 13f1122 HTTP2: Only from Qt 5.9.4 #6285
new 7373c68 [tx-robot] updated from transifex
new e7e6584 Sharing: Use maximum allowed permissions for new share #6346
new 73062e2 SyncJournal: Don't use LIKE with paths
new 01b79f2 Fix ownCloud icon in unbranded installer
new 1316474 [tx-robot] updated from transifex
new 628e310 [tx-robot] updated from transifex
new b14ba32 [tx-robot] updated from transifex
new d902292 [tx-robot] updated from transifex
new 888818a [tx-robot] updated from transifex
new 33306dc Set launch-on-startup when the first account is set up
new 6f8248e test/testsyncengine: testNoLocalEncoding is for Linux
new 1ab8bb6 ChangeLog: 2.4.1
new cd60c2b VERSION.cmake: 2.4.0 final
new d8f8b9a New upstream version 2.4.1+dfsg
The 94 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:
.tag | 2 +-
ChangeLog | 21 +-
VERSION.cmake | 4 +-
mirall.desktop.in | 181 +++++++
shell_integration/nautilus/syncstate.py | 21 +-
src/cmd/cmd.cpp | 90 ++--
src/common/filesystembase.cpp | 18 +
src/common/filesystembase.h | 8 +
src/common/syncjournaldb.cpp | 33 +-
src/common/syncjournaldb.h | 11 +-
src/csync/csync.cpp | 4 +
src/csync/csync_update.cpp | 18 +-
src/gui/application.cpp | 4 +-
src/gui/folderwizard.cpp | 10 +-
src/gui/issueswidget.cpp | 26 +-
src/gui/issueswidget.h | 4 +
src/gui/issueswidget.ui | 7 +
src/gui/protocolwidget.cpp | 2 +-
src/gui/servernotificationhandler.cpp | 2 +-
src/gui/settingsdialog.cpp | 8 +
src/gui/settingsdialog.h | 1 +
src/gui/settingsdialogmac.cpp | 10 +
src/gui/settingsdialogmac.h | 1 +
src/gui/sharelinkwidget.cpp | 11 +-
src/gui/sharemanager.cpp | 15 +-
src/gui/updater/updater.cpp | 3 +-
src/libsync/accessmanager.cpp | 5 +-
src/libsync/connectionvalidator.cpp | 1 +
src/libsync/logger.cpp | 2 +-
src/libsync/networkjobs.cpp | 6 +-
src/libsync/owncloudpropagator.h | 5 +-
src/libsync/propagatorjobs.cpp | 2 +-
src/libsync/syncfileitem.h | 23 +-
src/libsync/theme.cpp | 2 +-
test/testsyncengine.cpp | 60 +++
test/testsyncjournaldb.cpp | 115 +++++
translations/client_ca.ts | 75 +--
translations/client_cs.ts | 75 +--
translations/client_de.ts | 103 ++--
translations/client_el.ts | 75 +--
translations/client_en.ts | 75 +--
translations/client_es.ts | 89 ++--
translations/client_es_AR.ts | 75 +--
translations/client_et.ts | 79 ++--
translations/client_eu.ts | 75 +--
translations/client_fa.ts | 805 ++++++++++++++++----------------
translations/client_fi.ts | 167 +++----
translations/client_fr.ts | 83 ++--
translations/client_gl.ts | 75 +--
translations/client_hu.ts | 448 +++++++++---------
translations/client_it.ts | 127 ++---
translations/client_ja.ts | 83 ++--
translations/client_nb_NO.ts | 182 ++++----
translations/client_nl.ts | 103 ++--
translations/client_pl.ts | 107 ++---
translations/client_pt.ts | 75 +--
translations/client_pt_BR.ts | 75 +--
translations/client_ru.ts | 75 +--
translations/client_sk.ts | 75 +--
translations/client_sl.ts | 83 ++--
translations/client_sr.ts | 75 +--
translations/client_sv.ts | 75 +--
translations/client_th.ts | 117 ++---
translations/client_tr.ts | 75 +--
translations/client_uk.ts | 75 +--
translations/client_zh_CN.ts | 75 +--
translations/client_zh_TW.ts | 75 +--
67 files changed, 2573 insertions(+), 2014 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list