[Pkg-owncloud-commits] [owncloud-client] annotated tag v2.2.2 created (now 59466df)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Jun 24 16:29:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to annotated tag v2.2.2
in repository owncloud-client.
at 59466df (tag)
tagging c81ed0a4640d75fac179c8b7842e8fdaab41b531 (commit)
replaces v2.2.1
tagged by Daniel Molkentin
on Mon Jun 20 21:49:37 2016 +0200
- Log -----------------------------------------------------------------
"ownCloud Desktop Client v2.2.2"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
iQIcBAABAgAGBQJXaEjRAAoJEEmMRevpTns39jEP/2Jp8F16Y2ll07JrZrGo4FVb
ghKjf+GEQFQaIZ/V6+ggjDalwOivRQwWm3CR8Bsg3nd7FlOua83c9+tN9YFSBsdg
/TSXt86Wqkw9NA+gkH/NODW0qAEkB5YLTH+TozT2zRv/WRCM3ky86MqtD0Dg4r6S
M8lTojcZr0YdAJbbjPYuioLpot669a7bKRrZdpLt3R62OaANE4YeEIVnqWkaG8EK
5obKTiXjEH7uy51jzBaXq+qdWhUTQQbl909LGUavTIE6jW7LmqAxPkHRunrWPX5l
VDC8u/LIxr/NLtpUpEr+12wv3gMAhFT6CwSmbye/n5YCqYQ3Xwwk4hTBCMbDcbsK
aKcIL22nKpH1CIEdxh0NSNxDrIWvZYaa3tPkrBczY7tqeNpYMzN4gNZUXpzSUN5K
kgPUnOygb78VqZZDnIOPLdNlV0gsFPQZl6nJIJ2kBxqZSOfgd45fke6mHDKoA/n6
HC1YwrVQbURxW1BmQ2z0einv2LBnIR9fMmI8aVmriTmV53zY1C2G1eKAK3ClOpFk
EK4flqcWxNNeSEcrHHxVugoU9cFTACQ+LlqrHgDI26Ge9JSJygWJvpSjLGDrs8K8
sjDZfQRktYU2COmjCGH9r6L2mmhG3dOWS/4a6XKiSen4klxDwYKRSDMnECaZaBrZ
CxsuGuS44dsG8MUU1myD
=pgVG
-----END PGP SIGNATURE-----
Daniel Molkentin (2):
2.2.2 release branch
Add ChangeLog for 2.2.2
Klaas Freitag (1):
excludes: Only log if the pattern was really logged. (#4989)
Olivier Goffart (1):
GUI: don't force the environment variable for high DPI on linux.
ckamm (1):
Performance: Don't redundantly add the same exclude files #4967 (#4988)
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new e22050a updates to 2.2 user manual
new 7773380 update file manager screenshot
new b3e16e0 Merge pull request #4825 from owncloud/22-user-manual
new 8934979 timeAgo test: Fix for qt4, clean up
new 552af7b 2.2.0 final
new 45dd1d0 Bump to 2.2.1
new 0f9c324 Protocol: Increase width of timestamp column #4721
new edb3759 For tests we do not need a xserver running.
new d4c15d2 Ignores: expand escapes #4568
new db9ccb4 Fix compile with strict C flags
new 5676685 SyncEngine: Add a compile option so we rename to restoring a move we don't have the permission to do
new 2f0e65d [tx-robot] updated from transifex
new 669a72f A final release version number breaks this regex (#4835)
new fbf92ac [tx-robot] updated from transifex
new 04f99f3 [tx-robot] updated from transifex
new 31b27be [tx-robot] updated from transifex
new cf1fe69 Shibboleth: Show the inspector if OWNCLOUD_SHIBBOLETH_DEBUG is set
new 597f2a4 [tx-robot] updated from transifex
new 010649f FolderWizard: remove dead code and fix the alias
new 30c8fa1 Utility: Fix translation of second, minute, hour
new a038c99 Upload: Remove bandwidth quota debug message #4837
new 1a3c9a9 [tx-robot] updated from transifex
new 65ec1b7 [tx-robot] updated from transifex
new c6794cd Progress info: Reset between syncs #4856 (PR #4872)
new 9aed8db Checksums: Compute content checksum on download #4375
new 03e3b3b Upload: put the job in the active list while doing the checksum computation.
new 46e4ec3 Checksums: Use SHA1 like in >=2.2
new fc19338 SyncEngine: Set isDirectory before syncItemDiscovered
new 552ba94 SyncEngine: Set isDirectory before syncItemDiscovered
new 6cb194e [tx-robot] updated from transifex
new cb7be78 [tx-robot] updated from transifex
new 7ba961c [tx-robot] updated from transifex
new bf02ccc Remember to upload files that are locked during a sync run (#4865)
new 171de99 [tx-robot] updated from transifex
new eacc0c8 Fix pot. mem leak found by coverity (CID 12900)
new c041ca6 Fix pot. mem leak found by coverity (CID 96004)
new 2f1a40f Travis coverity: Enforce Ubuntu 14.04 env, fix repo
new 8379a36 [tx-robot] updated from transifex
new 009a0b0 Add ChangeLog for 2.2.1
new 75efa8b sqlite: Update bundled version to 3.13.0
new 1d93af5 [tx-robot] updated from transifex
new f6b35e5 SyncEngine: invalid the blacklist entry when the rename destination change
new e960b26 Merge remote-tracking branch '2.1' into 2.2
new fff5c28 SyncEngine: cleanup setting isDirectory
new 1855950 [tx-robot] updated from transifex
new 275ad1e Utility: Better fix for the translation of minutes, seconds, ...
new c341156 [tx-robot] updated from transifex
new b9fdae6 Progress: Don't count items without propagation jobs #4856 (#4910)
new 0e2c16e Certs: Re-ask for different cert after rejection #4898 (#4911)
new a2b238e Undo regression caused by 727e73d
new 00d20b4 Merge pull request #4913 from owncloud/normalize_name_in_filestatus
new 370fd50 [tx-robot] updated from transifex
new dc654ac [tx-robot] updated from transifex
new 0194ebb Don't try to determine pixel ratio with Qt < 5.6.0
new 06a88ea [tx-robot] updated from transifex
new 2608c70 Merge pull request #4922 from owncloud/fix_4840
new d45d6ca Fix Qt4 build
new 100ee69 Merge pull request #4923 from RobinGeuze/2.2
new 3c1f5e6 Remove stray file
new 9a2450c Update changelog for 2.2.1
new d88ab46 Connectivity: Delete job on timeout #4275
new e73c319 [tx-robot] updated from transifex
new a507558 Connectivity: Reduce ETag job timeout to 60 sec #4275
new af2b712 Search results are filtered by server. Don't filter a second time.
new de82d8f QNAM: Try to workaround missing Qt patches #4720 #3888 #4051
new 9ab812f [tx-robot] updated from transifex
new 1787da8 Fix memleak in updater
new 066ee2f Update ChangeLog
new 1a6283e v2.2.1
new 957ea9a 2.2.2 release branch
new 8b14701 Performance: Don't redundantly add the same exclude files #4967 (#4988)
new 0977eef excludes: Only log if the pattern was really logged. (#4989)
new afdf886 Add ChangeLog for 2.2.2
new c81ed0a GUI: don't force the environment variable for high DPI on linux.
The 74 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