File: changelog

package info (click to toggle)
node-json-schema 0.4.0%2B~7.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 368 kB
  • sloc: xml: 1,948; javascript: 346; makefile: 19; sh: 1
file content (108 lines) | stat: -rw-r--r-- 3,544 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
node-json-schema (0.4.0+~7.0.11-1) unstable; urgency=medium

  [ upstream ]
  * new release of component @types/json-schema

  [ Yadd ]
  * Set upstream metadata fields: Security-Contact.
  * Add ctype=nodejs to component(s)

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.1
  * generate documentation with cmark-gfm (not pandoc);
    build-depend on cmark-gfm (not pandoc)
  * update copyright info:
    + update coverage
    + use single Reference field for multiple entries
  * fix lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Aug 2022 09:17:03 +0200

node-json-schema (0.4.0+~7.0.9-1) unstable; urgency=high

  [ upstream ]
  * new release
    + disallow __proto__ property being used for schema default/coerce
      and protect against constructor modification;
      closes: bug#999765, thanks to Neil Williams;
      CVE-2021-3918

  [ Jonas Smedegaard ]
  * simplify source helper script copyright-check
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * declare compliance with Debian Policy 4.6.0
  * set urgency=high due to security fix
  * remove executable bit on JavaScript library files

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 16 Nov 2021 17:59:10 +0100

node-json-schema (0.3.0+~7.0.6-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * track TypeScript type definitions in watch file

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Jan 2021 05:58:59 +0100

node-json-schema (0.2.5-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Debian Janitor ]
  * use secure copyright file specification URI
  * build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Repository Repository-Browse Bug-Submit
  * update Vcs-* fields
  * set Multi-Arch: foreign

  [ Jonas Smedegaard ]
  * add git-buildpackage settings:
    + use pristine-tar
    + use signed tags
    + filter-out any .git* files
    + use DEP-14 git branch names
  * rewrite watch file with file format 4,
    using Github pattern,
    dversionmangle=auto,
    simplified regular expressions,
    substitution strings, and usage comment
  * rewrite long description based on upstream README
  * stop build-depend on dh-buildinfo
  * use package section javascript (not web)
  * stop (build-)depend on nodejs
  * use debhelper compatibility level 13 (not 12)
  * add myself as uploader
  * set Rules-Requires-Root: no
  * drop anchor from upstream Homepage and Source URL
  * add source helper script copyright-check
  * install under /usr/share (not /usr/lib)
  * declare compliance with Debian Policy 4.5.1
  * write minimal autopkgtest inline,
    annotate as superficial, and fix depend on nodejs
  * generate html and plaintext documentation;
    build-depend on pandoc
  * rewrite copyright file,
    listing correct upstream copyright holder
    (which is different from upstream maintainer),
    properly listing full verbatim license,
    and licensing packaging part as GPL-3+
    (I will not license my contributions as AFL-2.1,
    and it is arguably fully rewritten)
  * embed and install Node.js module @types/json-schema;
    provide virtual package node-types-json-schema;
    build-depend on jq

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 02 Jan 2021 03:39:11 +0100

node-json-schema (0.2.3-1) unstable; urgency=low

  * Initial release (Closes: #850401)

 -- Amarpreet Arora <aroraak15.it@coep.ac.in>  Thu, 05 Jan 2017 07:17:56 +0000