File: changelog

package info (click to toggle)
yajl 2.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,148 kB
  • sloc: ansic: 4,441; sh: 144; makefile: 22
file content (159 lines) | stat: -rw-r--r-- 5,243 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
yajl (2.1.0-5) unstable; urgency=medium

  * The patch for CVE-2023-33460 turned out to be incomplete.  Fix that.

 -- John Stamp <jstamp@users.sourceforge.net>  Mon, 10 Jul 2023 15:08:58 -0700

yajl (2.1.0-4) unstable; urgency=medium

  [Debian Janitor]
  * Apply multiarch hints.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Drop transition for old debug package migration.
  * Set upstream metadata fields: Repository.

  [John Stamp]
  * Patch CVE-2017-16516 and CVE-2022-24795 (Closes: #1040036)
  * Bump Standards-Version to 4.6.2
  * Bump debhelper compatibility to 13.
  * Update source url in debian/copyright.
  * Don't override dh_strip in debian/rules.  No longer needed.

 -- John Stamp <jstamp@users.sourceforge.net>  Sun, 09 Jul 2023 10:04:53 -0700

yajl (2.1.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Import upstream patch for CVE-2023-33460. (Closes: #1039984)
  * Fix d/control Homepage field (Closes: #1040034)

 -- Tobias Frost <tobi@debian.org>  Sat, 01 Jul 2023 14:55:44 +0200

yajl (2.1.0-3) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure URI in Vcs control header.
  * Use secure copyright file specification URI.

  [ John Stamp ]
  * Bump debhelper compat to 11.
    - Remove unneeded --parallel argument in debian/rules.
  * Transition to automatic debug packages.
  * Bump Standards-Version to 4.2.1
    - Add Rules-Requires-Root field, and set it to "no".

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 02 Oct 2018 15:51:58 -0700

yajl (2.1.0-2) unstable; urgency=medium

  * Change priority to optional (Closes: #758958)

 -- John Stamp <jstamp@users.sourceforge.net>  Sat, 23 Aug 2014 21:09:50 -0700

yajl (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Update symbols file.
  * Update manpages for json_reformat, json_verify.
  * Minor updates to debian/copyright.
  * Clean up debian/rules
    - Fix up variable assignments
    - Add -fvisibility=hidden to DEB_CFLAGS_MAINT_APPEND so clang doesn't
      export extraneous symbols.
  * Bump Standards-Version to 3.9.5.  No changes needed.
  * Mark libyajl-dev as Multi-Arch: same

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 29 Apr 2014 17:06:00 -0700

yajl (2.0.4-4) unstable; urgency=low

  * Fix cmake configuration to install the lib in the right path
    (Closes: #712082)
  * Update debian/watch file.  Thanks to Bart Martens.

 -- John Stamp <jstamp@users.sourceforge.net>  Wed, 12 Jun 2013 14:05:18 -0700

yajl (2.0.4-3) unstable; urgency=low

  * Add missing Multi-Arch field for libyajl2 and libyajl2-dbg
    (Closes: #697380)
  * Use versioned copyright format uri in debian/copyright
  * Bump debhelper compat to version 9
  * Rewrite debian/rules using tiny dh style.
  * Bump Standards-Version to 3.9.4.  No further changes needed.
  * Support for cross-compilation (Closes: #702357)
    - Adapt Ian Campbell's patch to use CMakeCross toolchain file when cross
      compiling.

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 04 Jun 2013 09:51:24 -0700

yajl (2.0.4-2) unstable; urgency=low

  * Upload to unstable.

 -- John Stamp <jstamp@users.sourceforge.net>  Thu, 26 Jan 2012 17:47:08 -0800

yajl (2.0.4-1) experimental; urgency=low

  * New upstream (Closes: #634176)
    - Relicenced under ISC license terms
  * Bump package name with soname change
  * Update symbols file
  * Update man page for json_reformat

 -- John Stamp <jstamp@users.sourceforge.net>  Wed, 21 Dec 2011 17:07:23 -0800

yajl (1.0.12-2) unstable; urgency=low

  * Fix missing backslash that prevented verbose makefiles (Closes: #647445)
  * Use the default build flags from dpkg-buildflags
  * Revert debian/compat to 7
  * Update upstream's copyright date in debian/copyright

 -- John Stamp <jstamp@users.sourceforge.net>  Thu, 03 Nov 2011 19:22:20 -0700

yajl (1.0.12-1) unstable; urgency=low

  * New upstream
  * Remove non-pic-static-lib.patch. Applied upstream.
  * Add misc:Depends to dev and doc packages
  * Use source format 3.0 (quilt)
  * Bump Standards-Version to 3.9.2. No changes needed.
  * Add libyajl1.symbols file
  * Transition to multiarch

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 19 Jul 2011 10:55:54 -0700

yajl (1.0.8-1) unstable; urgency=low

  * New upstream
  * Bump shlibs

 -- John Stamp <jstamp@users.sourceforge.net>  Sat, 26 Dec 2009 16:40:49 -0800

yajl (1.0.6+git20090925-1) unstable; urgency=low

  * New upstream
  * Drop README.Debian: upstream removed non-free files
  * Drop relaxed-integer-tests.patch (merged upstream)
  * Update manpages

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 06 Oct 2009 11:11:58 -0700

yajl (1.0.5.dfsg-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.3.  No changes needed.
  * Add README.source
  * Dynamically link the tools to the lib (Closes: #544721)
  * Make extended description more detailed and remove unnecessary Section
    field.

 -- John Stamp <jstamp@users.sourceforge.net>  Tue, 08 Sep 2009 11:59:46 -0700

yajl (1.0.5.dfsg-1) unstable; urgency=low

  * Initial release (Closes: #537199)

 -- John Stamp <jstamp@users.sourceforge.net>  Wed, 05 Aug 2009 15:12:56 -0700