[Pkg-owncloud-commits] [Git][owncloud-team/owncloud-client][stretch-backports] 101 commits: VERSION.cmake: This branch is now 2.4.1

Alexander Gerasiov gitlab at salsa.debian.org
Wed Apr 4 21:42:14 UTC 2018


Alexander Gerasiov pushed to branch stretch-backports at Owncloud / owncloud-client


Commits:
067508c0 by Markus Goetz at 2017-12-20T16:03:35+01:00
VERSION.cmake: This branch is now 2.4.1

- - - - -
8c7ea616 by Jenkins for ownCloud at 2017-12-21T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
6af823b3 by Jenkins for ownCloud at 2017-12-22T02:18:56+01:00
[tx-robot] updated from transifex

- - - - -
6ee48c8f by Jenkins for ownCloud at 2017-12-23T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
d59c609a by Jenkins for ownCloud at 2017-12-24T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
6c9026e3 by Jenkins for ownCloud at 2017-12-25T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
47a70001 by Jenkins for ownCloud at 2017-12-26T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
93c9f431 by Jenkins for ownCloud at 2017-12-27T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
e3e38f3e by Jenkins for ownCloud at 2017-12-28T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
b80ba971 by Jenkins for ownCloud at 2017-12-29T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
504e11b5 by Jenkins for ownCloud at 2017-12-30T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
3bac06d6 by Jenkins for ownCloud at 2017-12-31T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
b9c167fc by Jenkins for ownCloud at 2018-01-01T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
f89676d4 by Jenkins for ownCloud at 2018-01-02T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
e2d4a386 by Jenkins for ownCloud at 2018-01-03T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
c0c10fd5 by Jenkins for ownCloud at 2018-01-04T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
15803d18 by Jenkins for ownCloud at 2018-01-05T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
7aa9af08 by Christian Kamm at 2018-01-05T08:44:27+01:00
Issues: Speed up insertion and add hard upper limit #6272

Since sorting was enabled permanenty the list would be resorted with
each inserted issue. When inserting thousands of ignored files that
would make the whole ui freeze up.

Instead, sorting is disabled for inserts now and is reenabled after some
time has passed. That way users usually see the sorted view without the
lockups. Also, there's now a maximum of 50k issue entries.

- - - - -
f7c884d4 by Christian Kamm at 2018-01-05T10:26:53+01:00
owncloudcmd: Remove some dead code

(cherry picked from commit 0f8790d9936039efb0c6484cad41093b195f5414)

- - - - -
81baebf1 by Christian Kamm at 2018-01-05T10:26:55+01:00
owncloudcmd: Set proxy earlier #6281

In particular before the capability call.

Also warn if no proxy is set because the command line doesn't follow the
strict format requirements.

(cherry picked from commit d0e7f61db62b52af9c94e9a97e1d201a09c2bd1a)

- - - - -
56563234 by Jenkins for ownCloud at 2018-01-06T02:18:39+01:00
[tx-robot] updated from transifex

- - - - -
b6d74ad7 by Jenkins for ownCloud at 2018-01-08T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
51b662fd by Christian Kamm at 2018-01-08T09:36:30+01:00
Minor logging additions

- Clearly mark local and remote discovery start, to make this searchable
even without --logdebug.
- Promote two messages from debug to info: The 'N entries read from db'
message is useful and the 'read from db but ignored' message is rare
and surprising - if there's a bug there we want to see what happened in
the logs.

- - - - -
9078d9cf by Jenkins for ownCloud at 2018-01-09T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
e389fcae by Christian Kamm at 2018-01-09T11:34:56+01:00
Avatars: Use old location for servers <10 #6279

- - - - -
883deb1c by Christian Kamm at 2018-01-09T13:53:57+01:00
Fix potential crash in Composite job destruction

Sentry:
https://sentry.io/owncloud/desktop-win-and-mac/issues/427476987/

- - - - -
cdd8d109 by Christian Kamm at 2018-01-09T13:54:11+01:00
Fix resizing crash when currentPage() is null

Sentry:
https://sentry.io/owncloud/desktop-win-and-mac/issues/425331770/

- - - - -
a476c542 by Jenkins for ownCloud at 2018-01-10T02:18:51+01:00
[tx-robot] updated from transifex

- - - - -
7d70f1be by Christian Kamm at 2018-01-10T13:36:00+01:00
Ignore files that can't be encoded for the filesystem

There's an upstream bug where QTextCodec::canEncode returns true even
though it should be false. This works around that issue and adds a test.

The original work was done in 72809ef5b1aeb578976e4360ed267ac1c4d71ea6

See #6287, #5676, #5719
See https://bugreports.qt.io/browse/QTBUG-6925

- - - - -
c22e3aaa by Jenkins for ownCloud at 2018-01-12T02:19:52+01:00
[tx-robot] updated from transifex

- - - - -
4cf7ca41 by Jenkins for ownCloud at 2018-01-13T02:18:33+01:00
[tx-robot] updated from transifex

- - - - -
c454d626 by Jenkins for ownCloud at 2018-01-14T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
ca200e78 by Jenkins for ownCloud at 2018-01-15T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
a33fc2a0 by Jürgen Weigert at 2018-01-15T11:25:10+01:00
Update updater.cpp

deprecate suffix nightly, promote suffix daily

- - - - -
d0713d01 by Olivier Goffart at 2018-01-15T11:29:08+01:00
client_de.ts: Fix spacing in a translation

Issue #6303

- - - - -
d4106b9a by Jenkins for ownCloud at 2018-01-16T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
24d6fda3 by Jenkins for ownCloud at 2018-01-17T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
a8a6f822 by Christian Kamm at 2018-01-17T15:03:11+01:00
Link shares: Change default share name #6298

There's a 64 character limit and we don't want to accidentally exceed
it.

Eventually there might be server API for default share name generation.

See owncloud/core#29913

- - - - -
a32b3e56 by Jenkins for ownCloud at 2018-01-18T02:18:38+01:00
[tx-robot] updated from transifex

- - - - -
6f5b3eb4 by Jenkins for ownCloud at 2018-01-19T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
484ec955 by Jenkins for ownCloud at 2018-01-20T02:18:50+01:00
[tx-robot] updated from transifex

- - - - -
a19eb594 by Jenkins for ownCloud at 2018-01-21T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
ba4712c9 by Jenkins for ownCloud at 2018-01-22T02:18:54+01:00
[tx-robot] updated from transifex

- - - - -
c3dbb20c by Olivier Goffart at 2018-01-22T21:13:15+01:00
Logger: --logdebug only show owncloud's debug message

Recent Qt version show way too many debug messages, spamming the console.
So filter only messages that comes from the client.

- - - - -
c1a1e552 by Jenkins for ownCloud at 2018-01-23T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
d831369f by Christian Kamm at 2018-01-23T12:01:22+01:00
Protocol: Remove entries for auto resolved conflicts #6316

- - - - -
497b327d by Christian Kamm at 2018-01-23T12:01:22+01:00
ShareLinkWidget: Remove outdated signal connection

Also convert the others to the new syntax to avoid similar errors in the
future.

- - - - -
f254ee32 by Olivier Goffart at 2018-01-23T12:30:58+01:00
Nautilus shell integration: Port to Python 3

- - - - -
72363155 by Christian Kamm at 2018-01-23T12:30:58+01:00
Nautilus integration: Work with python2 and python3

- - - - -
b418bf6d by Jenkins for ownCloud at 2018-01-24T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
c1bf90dd by Jenkins for ownCloud at 2018-01-25T02:18:51+01:00
[tx-robot] updated from transifex

- - - - -
c846a329 by Jenkins for ownCloud at 2018-01-26T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
e4b2d27c by Jenkins for ownCloud at 2018-01-27T02:18:50+01:00
[tx-robot] updated from transifex

- - - - -
a0d9fc43 by Jenkins for ownCloud at 2018-01-28T02:18:53+01:00
[tx-robot] updated from transifex

- - - - -
48ef2e45 by Jenkins for ownCloud at 2018-01-29T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
e720f840 by Olivier Goffart at 2018-01-29T09:57:18+01:00
owncloudcmd: Do not do the capability call when --nonshib is passed

https://github.com/owncloud/enterprise/issues/2391

- - - - -
c32ba4ae by Jenkins for ownCloud at 2018-01-30T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
b6835186 by Jenkins for ownCloud at 2018-01-31T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
31f516f3 by Samuel Alfageme at 2018-01-31T13:43:13+01:00
Fix 2.4.0 release date that somehow got lost
- - - - -
959d60e9 by Jenkins for ownCloud at 2018-02-01T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
e17d5def by Jenkins for ownCloud at 2018-02-02T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
06a86033 by Markus Goetz at 2018-02-02T16:30:49+01:00
ChangeLog: Entries for 2.4.1

- - - - -
72262b56 by Jenkins for ownCloud at 2018-02-03T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
795ab295 by Jenkins for ownCloud at 2018-02-04T02:18:38+01:00
[tx-robot] updated from transifex

- - - - -
f95e0442 by Jenkins for ownCloud at 2018-02-05T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
8fb97008 by Jenkins for ownCloud at 2018-02-06T02:18:36+01:00
[tx-robot] updated from transifex

- - - - -
7eb2dc21 by Markus Goetz at 2018-02-06T20:28:00+01:00
ServerNotificationHandler: Properly create "Dismiss" URL

Qt's JSON API is confusing, it doesn't convert to a string as one expects.

- - - - -
dbc2d4a8 by Jenkins for ownCloud at 2018-02-07T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
065b1eed by Jenkins for ownCloud at 2018-02-08T02:18:53+01:00
[tx-robot] updated from transifex

- - - - -
6ee3310e by Jenkins for ownCloud at 2018-02-09T02:18:54+01:00
[tx-robot] updated from transifex

- - - - -
22b19636 by Christian Kamm at 2018-02-09T09:15:29+01:00
Don't delete contents behind directory junctions #6322

QFileInfo::isSymLink() does detect reparse points that are symlinks but
returns false for junctions. The new function FileSystem::isJunction()
can detect those and is used to not recursively delete files inside
directories that are junctions.

See also https://bugreports.qt.io/browse/QTBUG-45344 and the
discussion in the PR https://codereview.qt-project.org/#/c/113019/.

- - - - -
a9d37a07 by Jenkins for ownCloud at 2018-02-10T02:18:51+01:00
[tx-robot] updated from transifex

- - - - -
452a99f7 by Jenkins for ownCloud at 2018-02-11T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
3cfd502f by Jenkins for ownCloud at 2018-02-12T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
4dd0a75c by Markus Goetz at 2018-02-12T09:01:00+01:00
SettingsDialogMac: Also start timer for notifications

- - - - -
9fc17523 by Markus Goetz at 2018-02-12T09:01:00+01:00
Notifications: Immediately request when getting account online

- - - - -
b5e129aa by Markus Goetz at 2018-02-12T17:11:58+01:00
Theme: Icon cache explanation

- - - - -
55a91926 by Jenkins for ownCloud at 2018-02-13T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
ba5fb5ac by Jenkins for ownCloud at 2018-02-14T02:18:33+01:00
[tx-robot] updated from transifex

- - - - -
13f1122c by Markus Goetz at 2018-02-14T12:11:27+01:00
HTTP2: Only from Qt 5.9.4 #6285

- - - - -
7373c68a by Jenkins for ownCloud at 2018-02-15T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
e7e6584c by Christian Kamm at 2018-02-15T09:10:47+01:00
Sharing: Use maximum allowed permissions for new share #6346

The client already computed the valid permissions, there was just a typo
that meant we didn't end up using them.

- - - - -
73062e21 by Christian Kamm at 2018-02-15T09:56:43+01:00
SyncJournal: Don't use LIKE with paths

Paths can contain the wildcards % and _ and that would lead to odd
behavior.

This patch also clarifies the behavior of avoidReadFromDbOnNextSync()
which previously dependend on whether "foo/bar" or "foo/bar/" was
passed as input.

Possibly affects #6322

- - - - -
01b79f2f by ChrisEdS at 2018-02-15T12:07:24+01:00
Fix ownCloud icon in unbranded installer

Fix ownCloud icon in unbranded installer

- - - - -
13164744 by Jenkins for ownCloud at 2018-02-16T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
628e3105 by Jenkins for ownCloud at 2018-02-17T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
b14ba325 by Jenkins for ownCloud at 2018-02-18T02:18:35+01:00
[tx-robot] updated from transifex

- - - - -
d9022924 by Jenkins for ownCloud at 2018-02-19T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
888818a9 by Jenkins for ownCloud at 2018-02-20T02:18:34+01:00
[tx-robot] updated from transifex

- - - - -
33306dcc by Christian Kamm at 2018-02-20T11:20:52+01:00
Set launch-on-startup when the first account is set up

The previous code would disable it when the second account was
configured.

See #6347

- - - - -
6f8248eb by Markus Goetz at 2018-02-20T11:26:11+01:00
test/testsyncengine: testNoLocalEncoding is for Linux

- - - - -
1ab8bb62 by Markus Goetz at 2018-02-20T12:11:11+01:00
ChangeLog: 2.4.1

- - - - -
cd60c2b8 by Markus Goetz at 2018-03-01T16:17:37+01:00
VERSION.cmake: 2.4.0 final

- - - - -
d8f8b9ac by Sandro Knauß at 2018-03-29T13:10:28+02:00
New upstream version 2.4.1+dfsg
- - - - -
2e2b5cae by Sandro Knauß at 2018-03-29T13:10:38+02:00
Update upstream source from tag 'upstream/2.4.1+dfsg'

Update to upstream version '2.4.1+dfsg'
with Debian dir 25aea7b8477660b00c48913dacc339339b174ebb
- - - - -
b2eff19b by Sandro Knauß at 2018-03-29T13:11:28+02:00
New upstream release.

- - - - -
d2a453dd by Sandro Knauß at 2018-03-29T13:26:42+02:00
fix some typos in patches.

- - - - -
b1583431 by Sandro Knauß at 2018-03-29T13:38:41+02:00
update vcs links to salsa.

- - - - -
076c967d by Sandro Knauß at 2018-03-29T13:44:56+02:00
release to unstable.

- - - - -
11d189db by Alexander GQ Gerasiov at 2018-04-04T14:50:24+03:00
Merge tag 'debian/2.4.1+dfsg-1' into stretch-backports

2.4.1+dfsg-1 unstable; urgency=medium

- - - - -
d2a8db09 by Alexander GQ Gerasiov at 2018-04-04T14:52:33+03:00
Release Debian package 2.4.1+dfsg-1~bpo9+1.

Signed-off-by: Alexander GQ Gerasiov <gq at cs.msu.su>

- - - - -


30 changed files:

- .gitignore
- .tag
- ChangeLog
- VERSION.cmake
- debian/changelog
- debian/control
- + debian/files
- debian/patches/0004-use_system_buildflags.patch
- debian/patches/0005-remove_admin.patch
- debian/patches/0008-make-reproducable.patch
- mirall.desktop.in
- shell_integration/nautilus/syncstate.py
- src/cmd/cmd.cpp
- src/common/filesystembase.cpp
- src/common/filesystembase.h
- src/common/syncjournaldb.cpp
- src/common/syncjournaldb.h
- src/csync/csync.cpp
- src/csync/csync_update.cpp
- src/gui/application.cpp
- src/gui/folderwizard.cpp
- src/gui/issueswidget.cpp
- src/gui/issueswidget.h
- src/gui/issueswidget.ui
- src/gui/protocolwidget.cpp
- src/gui/servernotificationhandler.cpp
- src/gui/settingsdialog.cpp
- src/gui/settingsdialog.h
- src/gui/settingsdialogmac.cpp
- src/gui/settingsdialogmac.h


View it on GitLab: https://salsa.debian.org/owncloud-team/owncloud-client/compare/6d82dd2a7dd90dbe3bc6315b305a586dbdddbc85...d2a8db0982350824dd50ec8788a3ea4da54fb95d

---
View it on GitLab: https://salsa.debian.org/owncloud-team/owncloud-client/compare/6d82dd2a7dd90dbe3bc6315b305a586dbdddbc85...d2a8db0982350824dd50ec8788a3ea4da54fb95d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-commits/attachments/20180404/b0bdbde3/attachment-0001.html>


More information about the Pkg-owncloud-commits mailing list