File: changelog

package info (click to toggle)
libjackson-json-java 1.9.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 9,412 kB
  • sloc: java: 88,999; xml: 1,382; sh: 37; makefile: 26
file content (146 lines) | stat: -rw-r--r-- 5,239 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
libjackson-json-java (1.9.13-2) unstable; urgency=medium

  * Team upload.
  * Add upstream fixes.
    - Serializing types for deeply nested Maps.
    - Set Secure Processing flag on DocumentBuilderFactory.
    - Set setExpandEntityReferences(false). (Fixes: CVE-2019-10172)
    - WriteRawValue surrogate pair fix.
    - Fix deserialization.
    - All known security fixes. (Fixes: CVE-2017-15095 and CVE-2017-7525)
  * Update Standards-Version to 4.5.0
  * Use debhelper-compat.
    - Update compat level to 13.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sat, 19 Sep 2020 20:20:21 +0100

libjackson-json-java (1.9.13-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Updated the path to the artifacts installed by mh_install
  * Depend on libjaxrs-api-java instead of libjsr311-api-java
  * Standards-Version updated to 4.3.0
  * Use salsa.debian.org Vcs-* URLs
  * Added the watch file
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 30 Dec 2018 23:28:06 +0100

libjackson-json-java (1.9.2-10) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.2.1.
  * Update Homepage URI. (Closes: #907296)
  * Fix FTBFS with OpenJDK 11 by build-depending on libactivation-java and
    libjaxb-java. (Closes: #912541)

 -- Markus Koschany <apo@debian.org>  Sat, 03 Nov 2018 14:11:19 +0100

libjackson-json-java (1.9.2-9) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.1.3.
  * Fix FTBFS with Java 9. (Closes: #893239)
  * Drop libjackson-json-java-doc.maintscript.

 -- Markus Koschany <apo@debian.org>  Fri, 30 Mar 2018 18:25:02 +0200

libjackson-json-java (1.9.2-8) unstable; urgency=medium

  * Team upload.
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 02 Oct 2016 23:20:26 +0200

libjackson-json-java (1.9.2-7) unstable; urgency=medium

  * Team upload.
  * Transition to bnd 2.1.0.
  * Build-Depend on libnet-luminis-build-plugin-java and do not use the
    embedded copy anymore.

 -- Markus Koschany <apo@debian.org>  Fri, 20 Nov 2015 01:55:57 +0100

libjackson-json-java (1.9.2-6) unstable; urgency=medium

  * Team upload.
  * Avoid source only uploads for now. Due to a bug in maven-repo-helper the
    build will fail on the buildd.

 -- Markus Koschany <apo@debian.org>  Sun, 15 Nov 2015 22:43:02 +0100

libjackson-json-java (1.9.2-5) unstable; urgency=medium

  * Team upload.
  * Vcs-Browser: Switch to cgit and use https.
  * Switch to bnd1.50 because libjackson-json-java FTBFS with bnd >= 2.1.
  * Remove watch file because codehaus.org is offline.

 -- Markus Koschany <apo@debian.org>  Fri, 13 Nov 2015 23:48:50 +0100

libjackson-json-java (1.9.2-4) unstable; urgency=medium

  * Team upload.
  * Transition to libasm4-java (Closes: #800854)
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 27 Oct 2015 20:27:40 +0100

libjackson-json-java (1.9.2-3) unstable; urgency=medium

  * Team upload.
  * New libjackson-json-java-doc.maintscript: Use symlink_to_dir function to
    convert the former documentation symlink to a real directory. This function
    is available for the first time since dpkg 1.17.5 thus add Pre-Depends:
    dpkg (>= 1.17.5) to libjackson-json-java-doc binary package.
    (Closes: #736295)
  * Fix broken VCS-browser field.

 -- Markus Koschany <apo@gambaru.de>  Wed, 22 Jan 2014 19:13:04 +0100

libjackson-json-java (1.9.2-2) unstable; urgency=low

  * Team upload.
  * Drop libjackson-json-java.links.
    Do not create symlinks for jackson-core.jar and jackson-mapper.jar and
    thus make the libjackson2-core-java package co-installable.
    (Closes: #722665)
  * debian/control:
    - Bump compat level to 9 and require debhelper >= 9.
    - Update Standards-Version to 3.9.5, no changes.
    - Use canonical VCS-URI.
    - libjackson-json-java-doc: Do not depend on libjackson-json-java anymore
      to fix lintian warning doc-package-depends-on-main-package.
    - libjackson-json-java: Suggest the -doc package.
  * debian/rules:
    - Remove dh_installdocs override.
  * Drop README.Debian since we do not symlink to jackson-core.jar and
    jackson-mapper.jar anymore. Please use the real jar files provided by this
    package.
  * Change license for all files under the debian directory from BSD to
    Apache-2.0.
    Fix lintian warning copyright-refers-to-deprecated-bsd-license-file.
  * Run wrap-and-sort -sa.

 -- Markus Koschany <apo@gambaru.de>  Sun, 01 Dec 2013 21:22:27 +0100

libjackson-json-java (1.9.2-1) unstable; urgency=low

  * New upstream release.
  * Added watch file.
  * Generate poms as part of build and switch to
    using maven-repo-helper to install jars and pom file.
  * Bumped Standards-Version to 3.9.2; no changes.
  * Added myself to uploaders.

 -- James Page <james.page@ubuntu.com>  Fri, 16 Dec 2011 16:53:55 +0000

libjackson-json-java (1.5.3+dfsg1-1) unstable; urgency=low

  * Initial release. (Closes: #565743)

 -- Thomas Koch <thomas.koch@ymc.ch>  Fri, 04 Jun 2010 08:32:58 +0200