[Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/2.2.3_beta1+dfsg created (now 1a7d8da)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Jul 28 15:32:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to annotated tag upstream/2.2.3_beta1+dfsg
in repository owncloud-client.
at 1a7d8da (tag)
tagging edaf282f78e17fffc9438e4fd4ae0f6d266108a4 (commit)
replaces upstream/2.2.2+dfsg
tagged by Sandro Knauß
on Thu Jul 28 17:18:50 2016 +0200
- Log -----------------------------------------------------------------
Upstream version 2.2.3~beta1+dfsg
Carla Schroder (1):
fix win install instructions: build path and docker image name (#4901)
Christian Kamm (3):
owncloudcmd: Fix --exclude regression
Fix Qt4 build
Tray: Add minimal mode as workaround and testing tool #4985 #4990
Daniel Molkentin (7):
Merge pull request #4935 from owncloud/fix_updater_memleak
Merge pull request #4938 from owncloud/fix_4840
Merge pull request #4939 from owncloud/osx_filewatcher_fix
This branch is headed towards 2.2.3 now
Only accept notification API Capability if endpoint is OCS-enabled
Merge pull request #5034 from owncloud/fix-5033
More GmbH -> Inc Copyright header fixes
Giovanni Capuano (1):
Fix link to the binary packages in README.md
Jenkins for ownCloud (56):
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
[tx-robot] updated from transifex
Jocelyn Turcotte (17):
Account: Use smart pointers to hold its credentials and QNAM objects
Attempt to fix the Account::slotHandleSslErrors crash
Merge pull request #4971 from owncloud/fixAccountHandleSslErrorsCrash
SocketAPI: Push new status of dirty files regardless when not synced (#4970)
Fix a crash on if shutting down during propagation
Prevent the sync protocol widget from over-using memory
Delete the ComputeChecksum object when the job is finished
Reduce the memory usage of the StopWatch during propagation
Fix the Qt4 build
shell_integration/windows: Add a manually-increased build number
shell_integration/windows: Set VS output directory in the binary submodule
binaries: Update to build 42 owncloud/client#4977
Fix a deadlock when shutting down during discovery (#4993)
Fix a QAction leak (#5008)
Merge pull request #5007 from owncloud/rebuildWinShellIntegration
shell/windows: Add missing Win32 configuration changes
shell/windows: Build 43, add missing 32 bit binaries
Jürgen Weigert (2):
Update accountsettings.cpp
Merge pull request #4949 from owncloud/jnweiger-tray-patch-patch-patch
Klaas Freitag (2):
excludes: Only log if the pattern was really logged. (#4989)
ShibbolethView: Open a debug windows that shows cipher info. (#5080)
Markus Goetz (5):
OS X: White-list the folder watcher enums
VERSION.cmake: This is 2.2.2
Merge pull request #4979 from jturcotte/2.2
ChangeLog for 2.2.3
VERSION.cmake: 2.2.3 beta1
Olivier Goffart (11):
GUI: don't force the environment variable for high DPI on linux.
Folder: Ignore change from the watcher if the file has not changed its mtime or size (#4942)
Folder: fix removing folder with escaped characters (#4943)
Fix compilation on windows
Fix docker build instruction for windows
PropagateUpload: fix crash in PUTFileJob::slotTimeout
SyncEngine: make abort and closing more robust
Checksum speedup. (#4968)
AccountManager: Don't force the server URL while loading the config.
Merge pull request #5025 from ArthurChiao/bugfix_#5015
Merge pull request #5016 from owncloud/overrideurl
Sandro Knauß (1):
Imported Upstream version 2.2.3~beta1+dfsg
arthurchiao (3):
fix #5015 overlay icon not show: compare folder paths with no case-sensitivity
ignore case-sensitivity only on windows
be case insensitive for MacOSX, too
ckamm (9):
Workaround for Ubuntu 16.04 tray issue #4944 (#4947)
Performance: Don't redundantly add the same exclude files #4967 (#4988)
Setup csync logging earlier (#4991)
csync: Use the full file stat destructors (#4992)
Share: Permissions for federated shares on servers >=9.1 #4996 (#5001)
SocketAPI: Use different pipe name #4977 (#4997)
Fix windows HiDPI #4994 (#4998)
Windows: Skip symlinks and junctions again #5019 (#5036)
Sharing: Fix bug with file names containing percent encodes #5042 (#5043)
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ff20cd4 [tx-robot] updated from transifex
new f0f82d0 Fix link to the binary packages in README.md
new da69756 Merge pull request #4935 from owncloud/fix_updater_memleak
new 6ccd9e8 GUI: don't force the environment variable for high DPI on linux.
new ebbe5ac Merge pull request #4938 from owncloud/fix_4840
new 51f8a59 OS X: White-list the folder watcher enums
new 801cb42 Merge pull request #4939 from owncloud/osx_filewatcher_fix
new 9ea69be [tx-robot] updated from transifex
new 5a3120b Folder: Ignore change from the watcher if the file has not changed its mtime or size (#4942)
new b99c8fe Folder: fix removing folder with escaped characters (#4943)
new d072e4a Fix compilation on windows
new 32e6585 [tx-robot] updated from transifex
new 256331f [tx-robot] updated from transifex
new 43f727c fix win install instructions: build path and docker image name (#4901)
new bf9cffe [tx-robot] updated from transifex
new ab050f9 [tx-robot] updated from transifex
new 355a8a0 Workaround for Ubuntu 16.04 tray issue #4944 (#4947)
new ebc44fa Update accountsettings.cpp
new a4b46db Merge pull request #4949 from owncloud/jnweiger-tray-patch-patch-patch
new 9b24971 [tx-robot] updated from transifex
new 70196eb [tx-robot] updated from transifex
new c4d6277 [tx-robot] updated from transifex
new 523cdff [tx-robot] updated from transifex
new a6e4f99 [tx-robot] updated from transifex
new 77791cc [tx-robot] updated from transifex
new 8b5f71f Fix docker build instruction for windows
new 2df741e [tx-robot] updated from transifex
new 5de4440 [tx-robot] updated from transifex
new 6dade0b PropagateUpload: fix crash in PUTFileJob::slotTimeout
new d40c56e Account: Use smart pointers to hold its credentials and QNAM objects
new 147cf79 Attempt to fix the Account::slotHandleSslErrors crash
new 05d1998 Merge pull request #4971 from owncloud/fixAccountHandleSslErrorsCrash
new 4895589 [tx-robot] updated from transifex
new 9230901 SyncEngine: make abort and closing more robust
new b4900d6 Checksum speedup. (#4968)
new 3342ebf SocketAPI: Push new status of dirty files regardless when not synced (#4970)
new 5a4f50a [tx-robot] updated from transifex
new 40e3653 VERSION.cmake: This is 2.2.2
new 6f3aaec Fix a crash on if shutting down during propagation
new 87e3553 Prevent the sync protocol widget from over-using memory
new 7fb134b Delete the ComputeChecksum object when the job is finished
new edfd759 Reduce the memory usage of the StopWatch during propagation
new 7181aed [tx-robot] updated from transifex
new 096e2cf [tx-robot] updated from transifex
new c848097 [tx-robot] updated from transifex
new 43a2aec Performance: Don't redundantly add the same exclude files #4967 (#4988)
new 191177f excludes: Only log if the pattern was really logged. (#4989)
new 1443ddc This branch is headed towards 2.2.3 now
new a734be3 [tx-robot] updated from transifex
new 07dea72 Setup csync logging earlier (#4991)
new ab24980 Merge pull request #4979 from jturcotte/2.2
new 5d71ad8 Fix the Qt4 build
new 32bb829 csync: Use the full file stat destructors (#4992)
new 28d86ce [tx-robot] updated from transifex
new c0b0bd5 owncloudcmd: Fix --exclude regression
new 7601783 Fix Qt4 build
new 9b66dd7 [tx-robot] updated from transifex
new 440a804 Tray: Add minimal mode as workaround and testing tool #4985 #4990
new 6822ae5 [tx-robot] updated from transifex
new 9904fb2 [tx-robot] updated from transifex
new 2a98aa7 [tx-robot] updated from transifex
new 001075d [tx-robot] updated from transifex
new bdb304f Share: Permissions for federated shares on servers >=9.1 #4996 (#5001)
new 86fd982 SocketAPI: Use different pipe name #4977 (#4997)
new 70ae11f shell_integration/windows: Add a manually-increased build number
new ba96fb8 shell_integration/windows: Set VS output directory in the binary submodule
new 088a4f0 binaries: Update to build 42 owncloud/client#4977
new 622017a Fix a deadlock when shutting down during discovery (#4993)
new b4d26ba Fix windows HiDPI #4994 (#4998)
new 446e7cb Fix a QAction leak (#5008)
new 3a77074 Merge pull request #5007 from owncloud/rebuildWinShellIntegration
new 05a7c18 [tx-robot] updated from transifex
new dff5736 AccountManager: Don't force the server URL while loading the config.
new 56e1737 [tx-robot] updated from transifex
new ce26afb [tx-robot] updated from transifex
new 7a2a439 fix #5015 overlay icon not show: compare folder paths with no case-sensitivity
new c3ef1a9 [tx-robot] updated from transifex
new 2abb5c9 [tx-robot] updated from transifex
new e661bf2 [tx-robot] updated from transifex
new 0c646b9 [tx-robot] updated from transifex
new 8a1a2eb Only accept notification API Capability if endpoint is OCS-enabled
new 81ff4e0 [tx-robot] updated from transifex
new a338b9f Merge pull request #5034 from owncloud/fix-5033
new 651cc25 [tx-robot] updated from transifex
new 11b4435 Windows: Skip symlinks and junctions again #5019 (#5036)
new a1b44cd [tx-robot] updated from transifex
new b708598 [tx-robot] updated from transifex
new 4da55b6 ignore case-sensitivity only on windows
new 3335c73 be case insensitive for MacOSX, too
new 20d0c83 [tx-robot] updated from transifex
new 3ec9cd1 [tx-robot] updated from transifex
new 653b422 [tx-robot] updated from transifex
new aefbca0 [tx-robot] updated from transifex
new bc4753e Sharing: Fix bug with file names containing percent encodes #5042 (#5043)
new b53ce78 Merge pull request #5025 from ArthurChiao/bugfix_#5015
new f3f387c Merge pull request #5016 from owncloud/overrideurl
new 8e2af57 [tx-robot] updated from transifex
new eeea255 [tx-robot] updated from transifex
new 6c8e88e [tx-robot] updated from transifex
new c39eb31 [tx-robot] updated from transifex
new a5850d4 [tx-robot] updated from transifex
new 0b31f26 [tx-robot] updated from transifex
new 5672557 [tx-robot] updated from transifex
new a4837e9 [tx-robot] updated from transifex
new 0d9cf26 [tx-robot] updated from transifex
new 5aa8294 [tx-robot] updated from transifex
new 7c19f74 [tx-robot] updated from transifex
new 54aa4dc [tx-robot] updated from transifex
new fa9ec12 [tx-robot] updated from transifex
new 7b0b7fd [tx-robot] updated from transifex
new ebcec44 ShibbolethView: Open a debug windows that shows cipher info. (#5080)
new 3eaadfe [tx-robot] updated from transifex
new 24cd804 ChangeLog for 2.2.3
new ff7b238 shell/windows: Add missing Win32 configuration changes
new 03a90bf shell/windows: Build 43, add missing 32 bit binaries
new b575ded More GmbH -> Inc Copyright header fixes
new 09bcfe8 VERSION.cmake: 2.2.3 beta1
new edaf282 Imported Upstream version 2.2.3~beta1+dfsg
The 118 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-client.git
More information about the Pkg-owncloud-commits
mailing list