[Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/2.4.0_rc2+dfsg created (now e40d758)
Sandro Knauß
hefee at debian.org
Sat Dec 16 10:38:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
hefee pushed a change to annotated tag upstream/2.4.0_rc2+dfsg
in repository owncloud-client.
at e40d758 (tag)
tagging 0ff6b2e436273b0b3d98c738ecacf3599907f3df (commit)
replaces upstream/2.4.0_beta1+dfsg
tagged by Sandro Knauß
on Sat Dec 16 11:01:39 2017 +0100
- Log -----------------------------------------------------------------
Upstream version 2.4.0~rc2+dfsg
-----BEGIN PGP SIGNATURE-----
iQJFBAABCgAvFiEEOewRoCAWtykmSRoG462wCFBgVjYFAlo07wMRHGhlZmVlQGRl
Ymlhbi5vcmcACgkQ462wCFBgVjZ8Vg//aE8czROr5Qc1lRwYClYjrn9Hh/lx9zEl
D1CEBOP38PkuOe+POKQEtCrm7HNOhcz+H14k0DKlNbGFmJvr/TGhCtyQvBGCdNiS
W692Y6lOxDmnQH5e7rZT28UpWP8WwIomcvc3T3ICas7U8oa26qGZnp8SbOXin5if
pnO5RWgKpucSirE+Xuvzb0PaKuPLpQ38uJ8V8d3hsywXEuwt/HykivnQkAXgBWfj
GAetKB0bxaYKfbkJPotuB/5L8BkJemRHYbbfLreBBR6n5KRa++El+AX+t5NJeXqd
XweIcXcdCHiAwYpV38tGrQ6/8jBp5x5c8FignAeJ7khABd6RVUpgYutxqqwd4Och
XZerXObOqGduWg9iT7O8+NzcTHeBshQ8UHEQHQt7niqavFYsWMTELsvkF7k3zbC2
gYNOajtPq8OLDBPMkqcSwPaV3M6TBjhnotI9s/a+qqfXuH3UJ/AEbOSi8UUOHOPo
DVpX6g2J2c0q/qQLA4LknHhdun8LjUZmovfoehDKPWEjPSt0EPm0Aw3l8vpV8rGu
2uK98tgNQDsEclgbHWDorUSIAis0LTmzrKgFg/mEt40thd5Ff5Vdms81lDbiB64S
UNWneNNcmW8X4E6NEEtCJ+M8gW/INJhQOP/iK0UhlPj+bi2lEzOnzJ0c6Qlq75nM
5bko9PWgGdk=
=Abfx
-----END PGP SIGNATURE-----
Christian Kamm (6):
Tray: Fix 'Open folder' action creation
Link share: Move 'delete' button to the bottom #6163
Clear csync rename mappings after reconcile
Reconcile: Rename maps are consistent with update phase #6212
Journal: 64bit inodes, fix storing uint64s generally
Disable stack protection for mingw win32 builds in 2.4
Hefee (1):
make doc-man working again.
Jenkins for ownCloud (29):
[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
Klaas Freitag (1):
Only enable -fstack-protector-strong compiler flag for gcc > 4.9
Markus Goetz (9):
mirall.desktop.in: Clean bogus comments #5767
owncloudcmd: Don't need Qt Sql module
utility_mac: Check for NULL from LSSharedFileListItemResolve #6123
fstack-protector: Improve previous commit
ChangeLog: More 2.4.0 changes up to now
Notifications: Propagate "Dismiss" as DELETE to server #5922
Update ChangeLog for 2.4.0
VERSION.cmake: 2.4.0-rc2
Merge branch '2.4' into 2.4.0-rc2
Michael Stingl (1):
move man rst files to separate dir
Olivier Goffart (10):
Checksum: Ignore unkown OC-Checksum header when downloading...
AccountSettings: Use the proper position to show the menu over sub-folder
TestChunkingNG: Test that resuming does not send past data.
csync_update: ignore remote files that cannot be encoded
libsync: Fix compilation with TOKEN_AUTH_ONLY
AccountSettings: Fix the size of the "Add Sync Folder Connection" button
FolderWizard: Fix minimum size
test/syncenginetestutils.h: Don't use toTimeZone only to get the UTC
Shibboleth: Upgrade to OAuth2 When the server supports it
Jenkinsfile: Fix compilation
Sandro Knauß (1):
New upstream version 2.4.0~rc2+dfsg
rockihack (2):
Enable stack-protector-strong on Windows and macOS.
stack-protector is not supported on hppa.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 63cf0e3 [tx-robot] updated from transifex
new 40665c0 [tx-robot] updated from transifex
new 9a4871a [tx-robot] updated from transifex
new 529bcab [tx-robot] updated from transifex
new 480932a Checksum: Ignore unkown OC-Checksum header when downloading...
new 86c2e9e Tray: Fix 'Open folder' action creation
new 14a5145 Link share: Move 'delete' button to the bottom #6163
new e7a91a1 AccountSettings: Use the proper position to show the menu over sub-folder
new 658a8c0 mirall.desktop.in: Clean bogus comments #5767
new 72783aa [tx-robot] updated from transifex
new 96dede4 TestChunkingNG: Test that resuming does not send past data.
new 01377f6 [tx-robot] updated from transifex
new 7a790c8 [tx-robot] updated from transifex
new 72809ef csync_update: ignore remote files that cannot be encoded
new e99d640 [tx-robot] updated from transifex
new c0ae96e [tx-robot] updated from transifex
new 753d7ad libsync: Fix compilation with TOKEN_AUTH_ONLY
new b844405 AccountSettings: Fix the size of the "Add Sync Folder Connection" button
new 7a80fe4 [tx-robot] updated from transifex
new 6cc5ce7 [tx-robot] updated from transifex
new 482d538 [tx-robot] updated from transifex
new cde6589 owncloudcmd: Don't need Qt Sql module
new 6276d92 utility_mac: Check for NULL from LSSharedFileListItemResolve #6123
new e86937e [tx-robot] updated from transifex
new 30e3932 FolderWizard: Fix minimum size
new 58bcbba [tx-robot] updated from transifex
new 5ff3e44 [tx-robot] updated from transifex
new e0954b0 test/syncenginetestutils.h: Don't use toTimeZone only to get the UTC
new 10efe1f [tx-robot] updated from transifex
new 823c746 [tx-robot] updated from transifex
new f2beaba [tx-robot] updated from transifex
new ee98daf Shibboleth: Upgrade to OAuth2 When the server supports it
new 0be7b6f Only enable -fstack-protector-strong compiler flag for gcc > 4.9
new 0479322 fstack-protector: Improve previous commit
new b29e9b9 move man rst files to separate dir
new 1a1ab92 make doc-man working again.
new 755ef01 ChangeLog: More 2.4.0 changes up to now
new 67d77dd [tx-robot] updated from transifex
new ac93703 [tx-robot] updated from transifex
new 99f32dc Clear csync rename mappings after reconcile
new ceac18c Reconcile: Rename maps are consistent with update phase #6212
new a1136e7 [tx-robot] updated from transifex
new 3485109 Jenkinsfile: Fix compilation
new fc8c88b [tx-robot] updated from transifex
new ca48ff7 [tx-robot] updated from transifex
new 9a835af [tx-robot] updated from transifex
new 36573a5 [tx-robot] updated from transifex
new 3e294d5 [tx-robot] updated from transifex
new dcf0baa Journal: 64bit inodes, fix storing uint64s generally
new 530853c [tx-robot] updated from transifex
new 75676f8 Notifications: Propagate "Dismiss" as DELETE to server #5922
new 1b2a8ba Enable stack-protector-strong on Windows and macOS.
new 5cc3b52 stack-protector is not supported on hppa.
new b357003 [tx-robot] updated from transifex
new 8d5afff Update ChangeLog for 2.4.0
new 47d282f VERSION.cmake: 2.4.0-rc2
new 79dd8e9 [tx-robot] updated from transifex
new 298f1ab Disable stack protection for mingw win32 builds in 2.4
new 61939d6 Merge branch '2.4' into 2.4.0-rc2
new 0ff6b2e New upstream version 2.4.0~rc2+dfsg
The 60 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