File: changelog

package info (click to toggle)
resteasy 3.6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 34,612 kB
  • sloc: java: 265,492; xml: 27,855; javascript: 405; jsp: 166; python: 101; sh: 15; sql: 3; makefile: 2
file content (173 lines) | stat: -rw-r--r-- 5,416 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
resteasy (3.6.2-4) unstable; urgency=medium

  * Team upload.
  * Building against snakeyaml 2.x (Closes: #1117945)
  * Raising Standards version to 4.7.2 (no change)
  * B-D on debhelper-compat 13, dropping old d/compat file
  * Removing unneeded versioned B-D
  * Rewriting d/watch with version 5, syntax changes

 -- Pierre Gruet <pgt@debian.org>  Tue, 28 Oct 2025 18:41:11 +0100

resteasy (3.6.2-3) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Add salsa-ci.yml

  [ tony mancill ]
  * Add build-dep on libservlet-api-java (Closes: #1057677)
  * Update java.serverlet maven.rule entry to map to debian version

  [ Emmanuel Bourg ]
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 09 Dec 2024 14:12:40 +0100

resteasy (3.6.2-2) unstable; urgency=medium

  * Team upload.

  [ Timo Aaltonen ]
  * Replace build-dep on libtomcat8-java with
    libgeronimo-annotation-1.3-spec-java.

  [ Emmanuel Bourg ]
  * Standards-Version updated to 4.3.0

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 02 Jan 2019 00:55:47 +0100

resteasy (3.6.2-1) unstable; urgency=medium

  * New upstream release. (Closes: #888081)
    - CVE-2017-7561 (Closes: #873392)
    - Refresh the patch
    - Update Maven rules
    - Add libreactive-streams-java to build-depends
    - Add libgeronimo-validation-1.1-spec-java to build-depends
  * poms: Ignore client-jetty, client-microprofile.
  * maven.rules: Updated.
  * control, jaxb-api-compatibility.diff: Fix build, add libjaxb-api-
    java to build-depends.
  * control: Add libhttpasyncclient-java to build-depends.
  * libresteasy-java.poms: Ignore some poms.
  * maven.ignoreRules: Ignore jetty-client.
  * control: Update VCS urls.
  * control: Add libjsonp-java to build-depends.

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 04 Dec 2018 17:12:38 +0200

resteasy (3.1.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Ignore the new security-legacy module
    - Fixes CVE-2016-9606: Yaml unmarshalling vulnerable to remote code
      execution (Closes: #851430)
  * Removed the dependency on glassfish-javaee
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 21 Nov 2017 21:28:12 +0100

resteasy (3.1.0-2) unstable; urgency=medium

  * Enable resteasy-legacy, dogtag-pki needs it. (LP: ##1664457)

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 14 Feb 2017 10:46:33 +0200

resteasy (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated the Maven rules

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 18 Jan 2017 01:08:55 +0100

resteasy (3.0.19-3) unstable; urgency=medium

  * Team upload.
  * Removed servlet-api-2.5.jar from the Class-Path attribute in the manifests
    (Closes: #850700)
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 10 Jan 2017 12:56:01 +0100

resteasy (3.0.19-2) unstable; urgency=medium

  * Team upload.
  * Ignore the dependency on javax.activation (Closes: #839345)

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 02 Oct 2016 00:42:56 +0200

resteasy (3.0.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 09 Sep 2016 22:24:31 +0200

resteasy (3.0.18-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Replaced revert-to-jsr250-api.diff with a Maven rule
    - No longer build the removed jaxrs-api module and depend
      on libjaxrs-api-java instead
    - Ignore the jboss-parent pom
    - Ignore the new resteasy-wadl module
    - Ignore the now enabled arquillian module
    - New dependencies on libjboss-logging-java and libjboss-logging-tools-java
    - Refreshed debian/copyright
  * No longer build the unused tjws module (Closes: #830819)
  * Fixed the compilation errors with the Servlet API 3.1
  * Updated debian/watch to track the releases >= 3.0.18

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 20 Jul 2016 13:48:54 +0200

resteasy (3.0.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated the Maven rules
  * Fixed the Maven rule for snakeyaml (Closes: #821158)
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 3.9.8 (no changes)
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 16 Apr 2016 23:14:31 +0200

resteasy (3.0.6-3) unstable; urgency=medium

  * Team upload.
  * Removed the build dependencies on glassfish-activation
    and libservlet2.5-java
  * Build depend on libtomcat8-java instead of libtomcat7-java

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 31 Jul 2015 16:03:37 +0200

resteasy (3.0.6-2) unstable; urgency=high

  * Team upload.
  * Fix CVE-2014-7839: External entities expanded by DocumentProvider
    (Closes: #770544)
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 24 Nov 2014 23:36:45 +0100

resteasy (3.0.6-1) unstable; urgency=medium

  * Team upload.
  * revert-to-jsr250-api.diff: Revert a commit to fix build.
  * libresteasy-java.poms: Ignore json-p-ee7 and resteasy-servlet-
    initializer.

 -- Timo Aaltonen <tjaalton@debian.org>  Fri, 17 Oct 2014 18:29:12 +0300

resteasy (3.0.1-1) unstable; urgency=medium

  * Initial release (Closes: #734734)

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 04 Sep 2014 22:59:53 +0300