File: changelog

package info (click to toggle)
cjson 1.7.19-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,996 kB
  • sloc: ansic: 16,797; ruby: 3,083; makefile: 338; python: 220; sh: 26
file content (155 lines) | stat: -rw-r--r-- 4,603 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
cjson (1.7.19-2) unstable; urgency=medium

  * Update autopkgtest patch to ensure compatibility with CMake 4.0
    (Closes: #1125518)

 -- Maytham Alsudany <maytham@debian.org>  Thu, 15 Jan 2026 19:08:04 +0800

cjson (1.7.19-1) unstable; urgency=medium

  * New upstream version 1.7.19 (Closes: #1123602)
  * Update patches
  * Bump Standards-Version to 4.7.3

 -- Maytham Alsudany <maytham@debian.org>  Thu, 08 Jan 2026 17:10:58 +0800

cjson (1.7.18-4) unstable; urgency=medium

  * Patch to make compatible with CMake 4.0 (Closes: #1112781)
  * Update my maintenance address

 -- Maytham Alsudany <maytham@debian.org>  Sat, 18 Oct 2025 09:55:00 +0800

cjson (1.7.18-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * CVE-2023-26819: rejection of valid texts (Closes: #1103687)

 -- Adrian Bunk <bunk@debian.org>  Fri, 13 Jun 2025 19:02:53 +0300

cjson (1.7.18-3) unstable; urgency=medium

  * autopkgtest: Set CC=gcc so cmake can find the compiler

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Sun, 23 Jun 2024 18:12:46 +0800

cjson (1.7.18-2) unstable; urgency=medium

  * autopkgtest: Depend on build dependencies

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Sun, 23 Jun 2024 13:00:05 +0800

cjson (1.7.18-1) unstable; urgency=medium

  * Adopt package (Closes: #1067510)
  * New upstream version 1.7.18
    * Includes fix for CVE-2024-31755 (Closes: #1071742)
  * Add Build-Depends-Package to d/libcjson1.symbols
  * Add autopkgtest suite running upstream's tests
  * Bump Standards-Version to 4.7.0 (no changes)

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Fri, 21 Jun 2024 21:36:20 +0800

cjson (1.7.17-2) unstable; urgency=medium

  * QA upload.
  * Orphan the package.

 -- Boyuan Yang <byang@debian.org>  Fri, 22 Mar 2024 13:03:52 -0400

cjson (1.7.17-1) unstable; urgency=medium

  * New upstream release.
    (Closes: #1059287) (CVE-2023-50471) (CVE-2023-50472)

 -- Boyuan Yang <byang@debian.org>  Thu, 28 Dec 2023 15:17:13 -0500

cjson (1.7.16-2) unstable; urgency=medium

  * debian/rules: Enable building and installation of CJSON_UTILS
    library and header files. (Closes: #1055052)
  * debian/libcjson1.symbols: Updated accordingly.

 -- Boyuan Yang <byang@debian.org>  Wed, 01 Nov 2023 15:33:23 -0400

cjson (1.7.16-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Boyuan Yang ]
  * New upstream release.
  * debian/control: Bump Standards-Version to 4.6.2.

 -- Boyuan Yang <byang@debian.org>  Tue, 11 Jul 2023 11:53:59 -0400

cjson (1.7.15-1) unstable; urgency=medium

  * New upstream release 1.7.15.
  * Bump Standards-Version to 4.6.0 (no changes needed).

 -- Boyuan Yang <byang@debian.org>  Sun, 29 Aug 2021 16:30:06 -0400

cjson (1.7.14-1) unstable; urgency=medium

  * New upstream release 1.7.14.
  * debian/symbols: Refresh symbols.

 -- Boyuan Yang <byang@debian.org>  Sun, 06 Sep 2020 10:48:14 -0400

cjson (1.7.13-1) unstable; urgency=medium

  * New upstream release 1.7.13.
  * debian/symbols: Refresh symbols.

 -- Boyuan Yang <byang@debian.org>  Sat, 23 May 2020 19:27:39 -0400

cjson (1.7.10-2) unstable; urgency=medium

  * Take over package maintenance. (Closes: #958656)
  * debian/control:
    + Bump Standards-Version to 4.5.0.
    + Bump debhelper compat to v13.
    + Update URL in Vcs-* packaging repository.
  * debian/libcjson-dev.install: Also install cmake/pkgconfig files.

 -- Boyuan Yang <byang@debian.org>  Sat, 23 May 2020 07:16:39 +0800

cjson (1.7.10-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Cherry pick upstream commit a43fa56a63920343d0ac8f8e73a6b0447867f459,
    which contains fixes for CVEs (Closes: #928726)
    + CVE-2019-11834
    + CVE-2019-11835

 -- Gordon Ball <gordon@chronitis.net>  Tue, 14 May 2019 08:52:20 +0000

cjson (1.7.10-1) unstable; urgency=medium

  * New upstream version 1.7.10

 -- Yanhao Mo <yanhaocs@gmail.com>  Mon, 07 Jan 2019 16:17:56 +0800

cjson (1.7.8-1) unstable; urgency=medium

  * New upstream version 1.7.8
  * Bump Standards-Version to 4.2.0 (no changes needed).
  * Apply wrap-and-sort changes.

 -- Yanhao Mo <yanhaocs@gmail.com>  Sun, 14 Oct 2018 11:11:09 +0800

cjson (1.7.7-1) unstable; urgency=medium

  * New upstream version 1.7.7
    + Fix a memory leak when realloc fails.
  * Bump Standards-Version to 4.2.0 (no changes needed).

 -- Yanhao Mo <yanhaocs@gmail.com>  Thu, 23 Aug 2018 16:42:05 +0800

cjson (1.7.5-1) unstable; urgency=medium

  * Initial release. Closes: #870443

 -- Yanhao Mo <yanhaocs@gmail.com>  Thu, 29 Mar 2018 22:53:48 +0800