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 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300
|
ckeditor (4.16.0+dfsg-2) unstable; urgency=medium
* Team upload
* Treat "--!>" as a valid comment end tag (Closes: CVE-2021-33829)
-- Yadd <yadd@debian.org> Fri, 11 Jun 2021 13:28:40 +0200
ckeditor (4.16.0+dfsg-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Fix day-of-week for changelog entry 3.2-1.
[ Yadd ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add debian/gbp.conf
* New upstream version 4.16.0+dfsg (Closes: CVE-2021-26271, CVE-2021-26272)
* Refresh patches
-- Yadd <yadd@debian.org> Sun, 07 Mar 2021 06:09:13 +0100
ckeditor (4.12.1+dfsg-1) unstable; urgency=medium
* New upstream release: fixes data lost during copy paste from
MS word.
* Use builddir for buildding tree instead of manual patching
* Bump policy and debhelper version
-- Bastien Roucariès <rouca@debian.org> Tue, 03 Sep 2019 21:54:24 +0200
ckeditor (4.11.1+dfsg-1) unstable; urgency=high
* Security release:
Fixed XSS vulnerability in the HTML parser reported by maxarr.
Issue summary: It was possible to execute XSS inside CKEditor
after persuading the victim to:
(i) switch CKEditor to source mode, then
(ii) paste a specially crafted HTML code, prepared by the attacker,
into the opened CKEditor source area, and
(iii) switch back to WYSIWYG mode.
* Fix minors WYSIWYG mode issues.
-- Bastien Roucariès <rouca@debian.org> Wed, 14 Nov 2018 16:04:19 +0100
ckeditor (4.10.1+dfsg-1) unstable; urgency=medium
* New upstream version, fix a few minors issues.
-- Bastien Roucariès <rouca@debian.org> Tue, 30 Oct 2018 11:01:05 +0100
ckeditor (4.10.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Bump policy (no changes).
* Rules-Requires-Root: no
-- Bastien Roucariès <rouca@debian.org> Mon, 06 Aug 2018 23:46:48 +0200
ckeditor (4.9.2+dfsg-2) unstable; urgency=medium
* Require ckbuilder that use SOURCE_DATE_EPOCH
-- Bastien Roucariès <rouca@debian.org> Tue, 19 Jun 2018 12:23:50 +0200
ckeditor (4.9.2+dfsg-1) unstable; urgency=medium
* Rebuild from source the long line in ckeditor.js
* Add skins doc
* New upstream release
* Team supported, move to Debian Javascript Maintainers team.
-- Bastien Roucariès <rouca@debian.org> Mon, 04 Jun 2018 17:48:31 +0200
ckeditor (4.5.7+dfsg-3) unstable; urgency=medium
* Move to salsa
* Move to git dpm
* Bump policy and compat
* Remove Frank Habermann <lordlamer@lordlamer.de> from uploader
(Closes: #863692).
* Do not depends on flash
-- Bastien Roucariès <rouca@debian.org> Mon, 04 Jun 2018 11:28:47 +0200
ckeditor (4.5.7+dfsg-2) unstable; urgency=medium
* Run "ckbuilder" through "java -jar" as "jarwrapper" does not work on
buildd servers due to problem with "binfmt_misc" module (Closes: #814403).
* Build under "xvfb-run" to avoid potential error on generating image.
* Build-Depends += ",xvfb, xauth".
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 13 Feb 2016 13:08:13 +1100
ckeditor (4.5.7+dfsg-1) unstable; urgency=medium
* New upstream release [February 2016].
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 12 Feb 2016 11:59:51 +1100
ckeditor (4.5.6+dfsg-1) unstable; urgency=medium
* New upstream release [December 2015] (Closes: #808775).
* Build using CKbuilder (Closes: #802738).
* Build-Depends:
- closure-compiler
+ ckbuilder
* control:
+ Fixed description. Thanks, Christopher Hagar (Closes: #790253).
+ Standards-Version: 3.9.7.
+ Modernised Vcs links.
* "debian/watch" improvements.
* Added lintian-overrides.
* Set myself as Maintainer; moved Frank Habermann to Uploaders.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 10 Feb 2016 20:25:00 +1100
ckeditor (4.4.4+dfsg1-3) unstable; urgency=medium
* Bug fix: "missing core/_bootstrap.js" (Closes: #768570).
-- Bastien Roucariès <roucaries.bastien+debian@gmail.com> Mon, 10 Nov 2014 22:48:39 +0100
ckeditor (4.4.4+dfsg1-2) unstable; urgency=high
* Add core/ subdirectory to packaged files (Closes: #753668).
* Depend to libjs-highlight.js (Closes: #765003).
* Fix description (Closes: #761082).
* Fix example path.
-- Bastien Roucariès <roucaries.bastien+debian@gmail.com> Thu, 23 Oct 2014 22:20:38 +0200
ckeditor (4.4.4+dfsg1-1) unstable; urgency=high
* New upstream release.
* Bug fix: "CVE-2014-5191", thanks to Moritz Muehlenhoff
(Closes: #760736). Cross-site scripting (XSS) vulnerability
in the Preview plugin before 4.4.3 in CKEditor allows
remote attackers to inject arbitrary web script
or HTML via unspecified vectors.
* Use packaged libjs-highlight.
* Bug fix: "CKEDITOR is not defined", thanks to Louis-David
Mitterrand. (Closes: #756155).
* Remove uicolor plugin for security and dfsg (sourceless)
reasons.
-- Bastien Roucariès <roucaries.bastien+debian@gmail.com> Sat, 13 Sep 2014 19:34:59 +0200
ckeditor (4.3.5+dfsg1-1) unstable; urgency=medium
* New upstream release (Closes: #741337).
* Upgrade debian/copyright in order to use uscan
automatic repack of non free file.
* Add myself as uploader with Frank Habermann permission.
* Acknowledge NMU.
* Manually build ckeditor.js.
* Build from git in order to avoid sourceless file (Closes: #742990).
* Bug fix: "missing adapters/jquery.js file", thanks to Jérémy Lal
(Closes: #666167).
-- Bastien Roucariès <roucaries.bastien+debian@gmail.com> Sun, 11 May 2014 17:13:52 +0200
ckeditor (4.3.0+dfsg0-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove dependency to libjs-yui
- it was not used, because the uicolor plugin was not shipped
(Closes: #641808)
- No need to migrate to yui3 (Closes: #733966)
* Remove sourceless files (Closes: #735345)
-- Mathieu Parent <sathieu@debian.org> Wed, 29 Jan 2014 21:23:48 +0100
ckeditor (4.3.0-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Sun, 01 Dec 2013 22:14:00 +0200
ckeditor (4.2.1-1) unstable; urgency=low
* new upstream release
* changed Standars-Version to 3.9.4
-- Frank Habermann <lordlamer@lordlamer.de> Sun, 06 Oct 2013 20:33:00 +0200
ckeditor (3.6.3-1) unstable; urgency=low
* new upstream release
* changed Standars-Version to 3.9.3
* added DM-Upload-Allowed to control
* using libjs-swfobject instead of integrated lib
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 21 Apr 2012 22:33:00 +0200
ckeditor (3.6.1-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 9 Jul 2011 22:43:00 +0200
ckeditor (3.6.0-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 21 May 2011 21:39:00 +0200
ckeditor (3.5.2-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Sun, 06 Mar 2011 22:29:00 +0200
ckeditor (3.5.1-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Tue, 08 Feb 2011 22:17:00 +0200
ckeditor (3.5.0-1) experimental; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Thu, 30 Dec 2010 21:20:00 +0200
ckeditor (3.4.2-1) experimental; urgency=low
* new upstream release (Closes: #603616)
-- Frank Habermann <lordlamer@lordlamer.de> Thu, 18 Nov 2010 23:01:00 +0200
ckeditor (3.4-1) experimental; urgency=low
* new upstream release
* changed Standars-Version to 3.9.1
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 21 Aug 2010 21:23:00 +0200
ckeditor (3.3.1-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Thu, 10 Jun 2010 23:16:00 +0200
ckeditor (3.3-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Mon, 31 May 2010 21:27:00 +0200
ckeditor (3.2.1-1) unstable; urgency=low
* new upstream release
* set debian source version to 1.0
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 10 Apr 2010 19:55:00 +0200
ckeditor (3.2-1) unstable; urgency=low
* new upstream release
* changed Standars-Version to 3.8.4
* added watch file (Closes: #571456)
-- Frank Habermann <lordlamer@lordlamer.de> Thu, 28 Jan 2010 20:40:00 +0200
ckeditor (3.1-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Thu, 07 Jan 2010 22:20:00 +0200
ckeditor (3.0.2-1) unstable; urgency=low
* new upstream release
-- Frank Habermann <lordlamer@lordlamer.de> Fri, 18 Dec 2009 21:22:00 +0200
ckeditor (3.0.1-1) unstable; urgency=low
* new upstream release
- Same keyboard navigation issues have been fixed
- The editor may have cause the page to scroll on load on some situations
- Empty paragraphs were being created when adding a table to an empty
document
- Dialogs may have change alerts showing even if nothing were getting
modified
- Loading the "source" version of the editor now forces loading the
source code of the plugins as well
-- Frank Habermann <lordlamer@lordlamer.de> Sat, 17 Oct 2009 19:20:00 +0200
ckeditor (3.0-1) unstable; urgency=low
* Initial release.
-- Frank Habermann <lordlamer@lordlamer.de> Tue, 25 Aug 2009 23:15:00 +0200
|