File: changelog

package info (click to toggle)
highlight.js 9.12.0%2Bdfsg1-4%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,072 kB
  • sloc: javascript: 16,502; python: 342; makefile: 144; sh: 10
file content (126 lines) | stat: -rw-r--r-- 4,652 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
highlight.js (9.12.0+dfsg1-4+deb10u1) buster; urgency=high

  * CVE-2020-26237 (Closes: #976446)
    If a website or application renders user provided data it might
    be affected by a Prototype Pollution. This might result in strange
    behavior or crashes of applications that do not correctly handle
    unknown properties.

 -- Thorsten Alteholz <debian@alteholz.de>  Tue, 29 Dec 2020 19:03:02 +0100

highlight.js (9.12.0+dfsg1-4) unstable; urgency=medium

  * Add Build-Dep on latexmk for Sphinx 1.6. (Closes: #872159)

 -- Ximin Luo <infinity0@debian.org>  Mon, 18 Sep 2017 13:27:35 +0200

highlight.js (9.12.0+dfsg1-3) unstable; urgency=medium

  * Update d/copyright information. (Closes: #869999)

 -- Ximin Luo <infinity0@debian.org>  Fri, 28 Jul 2017 19:27:16 +0200

highlight.js (9.12.0+dfsg1-2) unstable; urgency=medium

  * Ignore failing test case for "handlebars", fixes FTBFS.

 -- Ximin Luo <infinity0@debian.org>  Fri, 28 Jul 2017 12:54:38 +0200

highlight.js (9.12.0+dfsg1-1) unstable; urgency=medium

  * New upstream release. (Closes: #864983)
  * Update to latest Standards-Version; no changes required.

 -- Ximin Luo <infinity0@debian.org>  Thu, 27 Jul 2017 13:43:08 +0200

highlight.js (9.11.0+dfsg1-1) experimental; urgency=medium

  * Import new upstream release.
  * Run as many tests as possible.

 -- Ximin Luo <infinity0@debian.org>  Tue, 16 May 2017 15:30:12 +0200

highlight.js (8.2+ds-5) unstable; urgency=medium

  * add new dependencies (Closes: #830189)
    Thanks to Chris Lamb for the patch.
  * debian/control: add secure VCS URLs
  * debian/control: bump standard to 3.9.8 (no changes)
  * debian/control: add myself to Uploaders:
  * debian/source/lintian-overrides: update overrides

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 08 Oct 2016 13:24:35 +0200

highlight.js (8.2+ds-4) unstable; urgency=medium

  * Add copyright statements for src/styles/kimbie.* and
    src/styles/monokai_sublime.css (Closes: #766037)

 -- Cédric Boutillier <boutil@debian.org>  Mon, 20 Oct 2014 15:05:35 +0200

highlight.js (8.2+ds-3) unstable; urgency=medium

  * remove unneeded Multi-Arch fields in debian/control
  * install package.json information
  * Provide transitional packages libjs-highlight and node-highlight,
    and break older versions to help transition to the new binary packages

 -- Cédric Boutillier <boutil@debian.org>  Sun, 19 Oct 2014 13:23:39 +0200

highlight.js (8.2+ds-2) unstable; urgency=medium

  * Rename binary packages to node-highlight.js and libjs-highlight.js
  * Change installation path to reflect nodejs module name
  * Provide symbolic links to old installation path for compatibility
  * Bump Standards-Version to 3.9.6 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 09 Oct 2014 00:52:00 +0200

highlight.js (8.2+ds-1) unstable; urgency=medium

  * Imported Upstream version 8.2+ds
  * Add a TODO item for autopkg integration

 -- Cédric Boutillier <boutil@debian.org>  Mon, 15 Sep 2014 13:30:55 +0200

highlight.js (8.1+ds-1) unstable; urgency=medium

  * Imported Upstream version 8.1+ds
  * Remove remove_cyrillic_i_from_doc.patch (applied upstream)
  * Add lintian-overrides for mathematica.js and x86asm.js in src/languages
    for source-is-missing and source-contains-prebuilt-javascript-object
    Those files contains long lists of keywords on one line

 -- Cédric Boutillier <boutil@debian.org>  Thu, 24 Jul 2014 14:12:41 +0200

highlight.js (8.0+ds-1) unstable; urgency=medium

  * Imported Upstream version 8.0+ds
  * debian/watch: change regex to remove alpha/beta from matched versions
  * Do not install classref.txt, replaced by proper doc
  * Refresh modify_build_dir.patch
  * Add remove_cyrillic_i_from_doc.patch to remove a cyrillic letter in the
    documentation
  * Install CHANGES.md as upstream changelog

 -- Cédric Boutillier <boutil@debian.org>  Wed, 19 Feb 2014 23:20:55 +0100

highlight.js (7.4+ds-1) unstable; urgency=low

  * Imported Upstream version 7.4+ds
  * Build with python3
  * Bump Standards-Version to 3.9.5 (no changes needed)
  * Update Homepage to point to http://highlightjs.org
  * Refresh modify_build_dir.patch
  * Update Source field to point to github page in copyright file
  * Rename the unminified highlight.pack.js to highlight.js 
    (the minified version is highlight.min.js)

 -- Cédric Boutillier <boutil@debian.org>  Thu, 07 Nov 2013 10:25:35 +0100

highlight.js (7.3+ds-1) unstable; urgency=low

  * Initial packaging (Closes: #693819)
  * Repack upstream tarball to remove embedded copy of yuicompressor.jar

 -- Cédric Boutillier <boutil@debian.org>  Thu, 30 May 2013 19:10:14 +0200