File: changelog

package info (click to toggle)
qtvirtualkeyboard-opensource-src 5.11.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,076 kB
  • sloc: ansic: 90,066; cpp: 41,805; python: 278; makefile: 27
file content (177 lines) | stat: -rw-r--r-- 7,054 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
qtvirtualkeyboard-opensource-src (5.11.3+dfsg-2) unstable; urgency=medium

  [ Simon Quigley ]
  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
  * Bump Standards-version to 4.3.0, no changes needed.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Dec 2018 17:14:29 -0300

qtvirtualkeyboard-opensource-src (5.11.3+dfsg-1) experimental; urgency=medium

  * New upstream release.
    - Fixes CVE-2018-19865: Qt Virtual Keyboard logs all key presses.
    - Bump Qt build dependencies.
  * Remove fix_test_qtbug_61279.patch, applied upstream.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 13 Dec 2018 19:18:42 -0300

qtvirtualkeyboard-opensource-src (5.11.2+dfsg-2) unstable; urgency=medium

  * Make the tests non-fatal everywhere, there are too many bugs.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 16 Oct 2018 18:52:56 +0300

qtvirtualkeyboard-opensource-src (5.11.2+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Refresh disable_tcime_and_pinyin_from_lang_all.patch.
  * Fix test_wclAutoCommitWordSetting instead of disabling it.
  * Set LIPI_ROOT and LIPI_LIB when running the tests.
  * Make tests failures fatal on little endian architectures.
  * Move qml-module-qtquick-virtualkeyboard from section libdevel to libs.
  * Bump Qt build-dependencies to 5.11.2.
  * Use HTTPS for the Homepage field.
  * Update debian/copyright.
  * Bump Standards-Version to 4.2.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 01 Oct 2018 11:13:29 +0300

qtvirtualkeyboard-opensource-src (5.11.1+dfsg-2) unstable; urgency=medium

  * Upload to Sid.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 25 Jul 2018 04:49:32 -0500

qtvirtualkeyboard-opensource-src (5.11.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-version to 4.1.4, no changes needed.
  * Bump build dependencies to 5.11.1.
  * Update the copyright file for the new upstream release.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Mon, 25 Jun 2018 23:50:59 -0500

qtvirtualkeyboard-opensource-src (5.10.1+dfsg-5) unstable; urgency=medium

  [ Simon Quigley ]
  * Add my name to Uploaders.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Disable the experimental arrow keys navigation: it avoids using Enter to
    confirm the password on SDDM. Thanks Rik Mills for the pointer.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 16 Apr 2018 15:02:10 -0300

qtvirtualkeyboard-opensource-src (5.10.1+dfsg-4) unstable; urgency=medium

  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Apr 2018 20:56:59 -0300

qtvirtualkeyboard-opensource-src (5.10.1+dfsg-3) experimental; urgency=medium

  * Support all languages except those that need non DFSG compliant 3rd party
    code.
  * Enable handwriting support.
  * Enable navigation with arrow keys and enter.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 22 Mar 2018 16:02:21 -0300

qtvirtualkeyboard-opensource-src (5.10.1+dfsg-2) experimental; urgency=medium

  * Refresh disable_test_qtbug_61279.patch.
  * Make tests non-fatal. The failing ones are really flaky and it seems not
    that easy to patch them out so let's ignore them for now. We can reenable
    them once upstream solves the related bugs, see
    tests/auto/inputpanel/BLACKLIST.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 21 Mar 2018 10:08:53 -0300

qtvirtualkeyboard-opensource-src (5.10.1+dfsg-1) experimental; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
  * Bump debhelper compat to 11, no changes needed.
  * Bump Standards-version to 4.1.3, no changes needed.
  * Bump build dependencies to Qt 5.10.1.
  * Update Vcs-* to reflect the move to Salsa.
  * Update debian/watch to reflect the upstream rename.
  * Add proper multi arch tags to the binary packages.
  * Fix insecure-copyright-format-uri.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Do not call qmake anymore but dh_auto_configure, thus allowing the package
    to be cross built.
  * Install openwnn's NOTICE file within qtvirtualkeyboard-plugin as required
    by the Apache 2.0 license.
  * Build and ship documentation.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 13 Mar 2018 12:39:51 -0300

qtvirtualkeyboard-opensource-src (5.9.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Refresh disable_test_qtbug_61279.patch.
  * Bump Qt build-dependencies to 5.9.2.
  * Use debhelper compat level 10 and dh_missing.
  * Drop unneeded pkg-kde-tools build-dependency.
  * Bump Standards-Version to 4.1.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 27 Oct 2017 21:47:09 +0300

qtvirtualkeyboard-opensource-src (5.9.1+dfsg-3) unstable; urgency=medium

  * Disable failing test, see https://bugreports.qt.io/browse/QTBUG-61279.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 17 Aug 2017 11:36:23 -0300

qtvirtualkeyboard-opensource-src (5.9.1+dfsg-2) unstable; urgency=medium

  * Merge release 5.7.1+dfsg-2 into the experimental branch. The repeated
    changelog entries were kept due to both packages introducing them in
    separate places.
  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 16 Aug 2017 15:42:04 -0300

qtvirtualkeyboard-opensource-src (5.9.1+dfsg-1) experimental; urgency=medium

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add pkg-config as a build dependency, it is used to detect the system's
    hunspell.
  * Revert the internal dependencies order: it's the plugin that needs the
    QML module and not the other way around.

  [ Dmitry Shachnev ]
  * New upstream release.
  * Bump Qt build-dependencies to 5.9.1.
  * Do not exclude the whole src/virtualkeyboard/3rdparty/ directory from
    the tarball, but only its tcime and pinyin subdirectories.
  * Drop disable_third_party.patch, third-party stuff is already disabled
    by default (except hunspell).
  * Update debian/copyright.
  * Bump Standards-Version to 4.0.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 16 Jul 2017 22:03:40 +0300

qtvirtualkeyboard-opensource-src (5.7.1+dfsg-2) unstable; urgency=medium

  * Add pkg-config as a build dependency, it is used to detect the system's
    hunspell.
  * Revert the internal dependencies order: it's the plugin that needs the
    QML module and not the other way around.
  * Add hunspell-en-gb as a test build dependency, is it used to check
    hunspell's functionality.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 16 Jul 2017 18:13:31 -0300

qtvirtualkeyboard-opensource-src (5.7.1+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #697509).
    - Based on previous work by Jonathan Riddell and Bhushan Shah.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 24 Jun 2017 19:45:25 -0300