File: changelog

package info (click to toggle)
commons-daemon 1.0.15-8%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,000 kB
  • sloc: ansic: 13,712; sh: 3,168; xml: 2,213; java: 1,856; makefile: 190
file content (395 lines) | stat: -rw-r--r-- 13,734 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
commons-daemon (1.0.15-8+deb10u1) buster; urgency=medium

  * Non-maintainer upload.
  * Apply patch from unstable to fix JVM detection. (Closes: #935336)

 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 18 Jul 2022 09:35:49 +0000

commons-daemon (1.0.15-8) unstable; urgency=medium

  * Team upload.
  * Fixes "Cannot find any VM in Java Home" on ppc64el. (Closes: #856560)

 -- Breno Leitao <leitao@debian.org>  Thu, 02 Mar 2017 07:51:51 -0500

commons-daemon (1.0.15-7) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 3.9.8.
  * Fix build failure on arm architectures by appending the ${jvm_includes}
    variable to CPPFLAGS. (Closes: #849649)
  * Vcs-fields and d/copyright: Use https.

 -- Markus Koschany <apo@debian.org>  Thu, 05 Jan 2017 00:56:59 +0100

commons-daemon (1.0.15-6) unstable; urgency=medium

  * Team upload.
  * Add arm64 support (Closes: #726389).
  * Add ppc64el support (Closes: #762707).
    (Thank you to Colin Watson for the patch.)

  * Acknowledge NMU 1.0.15-5.1.
    Add the support for mips abi n32 and n64 (Closes: #752054)
    - Thank you to Sphinx Jiang.
  * Bump Standards-Version to 3.9.6 (no changes).
  * Update Vcs URLs to point to git packaging repository.

 -- tony mancill <tmancill@debian.org>  Tue, 11 Nov 2014 07:01:38 -0800

commons-daemon (1.0.15-5.1) unstable; urgency=low

  * Non-maintainer upload.

  [Sphinx Jiang]
  * Add the support for mips abi n32 and n64 (Closes: #752054)

 -- YunQiang Su <syq@debian.org>  Fri, 24 Oct 2014 12:35:27 +0800

commons-daemon (1.0.15-5) unstable; urgency=medium

  * Another attempt to support Hurd

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 27 Jan 2014 00:21:08 +0100

commons-daemon (1.0.15-4) unstable; urgency=medium

  * Added a patch defining the PATH_MAX constant to compile on Hurd
  * Revert to Java 5 source/target level
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 26 Jan 2014 16:31:01 +0100

commons-daemon (1.0.15-3) unstable; urgency=low

  * Use canonical URLs for the Vcs-* fields
  * Generate Java 6 compatible bytecode
  * debian/rules: Improved the clean target to allow rebuilds
  * Restored the patch for s390x support

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 01 Oct 2013 13:47:39 +0200

commons-daemon (1.0.15-2) unstable; urgency=low

  * Team upload.
  * d/control: Update Vcs-Svn URL.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Fri, 05 Apr 2013 22:41:23 -0700

commons-daemon (1.0.15-1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Removed the patches merged upstream
  * d/control: Bump Standards-Version to 3.9.4: no changes needed.

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 03 Apr 2013 10:17:55 +0200

commons-daemon (1.0.10-3) unstable; urgency=low

  * Team upload.
  * Add patch to allow dlopen to locate libcap. (Closes: #685025)

 -- tony mancill <tmancill@debian.org>  Wed, 15 Aug 2012 22:45:51 -0700

commons-daemon (1.0.10-2) unstable; urgency=low

  * d/control: Really drop Michael from Uploaders list.
  * d/rules: Run autoconf before configure (because patches are applied
    to apsupport.m4).
  * d/control: Wrap-and-sort fields.

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 02 Mar 2012 22:07:21 +0100

commons-daemon (1.0.10-1) unstable; urgency=low

  * New upstream release.
  * d/control: Bump Standards-Version to 3.9.3: no changes needed.
  * d/rules: Enable hardening build with dpkg-buildflags.
  * d/rules: Remove old code to workaround bug in debhelper.
  * Fix "Updating the commons-daemon Uploaders list" Remove Michael Koch
    from Uploaders list (Closes: #654006). Thanks Michael!
  * d/copyright: Use copyright-format 1.0.

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 02 Mar 2012 19:37:23 +0100

commons-daemon (1.0.8-1) unstable; urgency=low

  * New upstream release:
    - Refresh all patches.

 -- Damien Raude-Morvan <drazzib@debian.org>  Thu, 24 Nov 2011 19:29:26 +0100

commons-daemon (1.0.7-2) unstable; urgency=low

  * Add support for s390x. Closes: #638907.

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 22 Aug 2011 23:07:18 +0200

commons-daemon (1.0.7-1) unstable; urgency=high

  * New upstream security release.
  * Fix CVE-2011-2729 (jsvc does not drop
    capabilities allowing the application to access files and directories
    owned by superuser).

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 12 Aug 2011 19:36:58 +0200

commons-daemon (1.0.6-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * d/control: Move Depends default-jre-headless | java2-runtime-headless from
    libcommons-daemon-java to jsvc package Recommends.
  * d/copyright: Use DEP-5 format.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 10 Jul 2011 22:06:40 +0200

commons-daemon (1.0.5-2) unstable; urgency=low

  * Publish commons daemon JAR into /usr/share/maven-repo.
  * d/control: Bump Standards-Version to 3.9.2: no changes needed.

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 13 Jun 2011 19:25:17 +0200

commons-daemon (1.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 05 Jan 2011 22:01:53 +0100

commons-daemon (1.0.4-1) unstable; urgency=low

  * New upstream release.
    - d/patches/syslog.diff: merged upstream.
    - d/patches/jsvc_reopen_usr1.diff: merged upstream.
    - d/patches/hurd_support.diff: use "gnu" instead of "hurd".

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 21 Nov 2010 18:05:41 +0100

commons-daemon (1.0.3-2) UNRELEASED; urgency=low

  * d/patches/jsvc_reopen_usr1.diff:
    Make jsvc reopen log files on SIGUSR1 (Closes: #460183).

 -- Damien Raude-Morvan <drazzib@debian.org>  Tue, 31 Aug 2010 00:26:47 +0200

commons-daemon (1.0.3-1) unstable; urgency=low

  * New upstream release.
    - debian/patches/old_capabilities.diff: merged upstream.
    - no more prebuilt ELF objects in source tarball.
  * d/pacthes/syslog.diff: Updated to keep timestamp when SYSLOG support
    is not enabled.
  * d/patches/hurd_support.diff: tentative support for GNU/Hurd OS.
  * d/control: B-D on libcap-dev for all Linux OS.

 -- Damien Raude-Morvan <drazzib@debian.org>  Thu, 05 Aug 2010 18:00:06 +0200

commons-daemon (1.0.2-2) unstable; urgency=low

  * Re-add missing patches (lost during merge of new upstream release):
    - debian/patches/syslog.diff: Support for logging to syslog.
    - debian/patches/old_capabilities.diff: Work with older Linux capabilities.
    - debian/patches/libgcj_PR31700.diff: Bug in GCJ handling of -X options.
    - debian/patches/*_support.diff: Support for other Debian architectures.

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 28 Jul 2010 14:59:18 +0200

commons-daemon (1.0.2-1) unstable; urgency=low

  [ Thierry Carrez ]
  * debian/control, debian/rules: Build with default-jdk
  * debian/rules: Depend on -headless runtimes
  * debian/rules: Set java source/target to 1.4 to match depends

  [ Torsten Werner ]
  * Re-add changes made by Emmanuel Bourg:
    - Update of the URLs
    - Rename Jakarta Commons to Apache Commons

  [ Damien Raude-Morvan ]
  * New upstream stable release (Closes: #578661).
    - d/watch: Update URL for new upstream release.
  * d/patches/sh4-support.diff: Add support for sh4 arch (Closes: #564166).
  * d/control: Remove Arnaud and add myself from Uploaders.
  * Updated to Standards-Version 3.9.1:
    - d/control: Add recommended get-orig-source target.
  * d/control: Add ${misc:Depends} to Depends.
  * Switch to 3.0 (quilt) format.
  * Use Debhelper 7:
    - d/rules: Use dh 7 and cleanup our rules file.
    - d/*.dirs: Removed not needed anymore.
  * d/libcommons-daemon-java.doc-base and d/rules: Install API Javadoc to
    /usr/share/doc/libcommons-daemon-java/api.

 -- Damien Raude-Morvan <drazzib@debian.org>  Tue, 27 Jul 2010 21:39:41 +0200

commons-daemon (1.0.2~svn20061127-10) unstable; urgency=low

  * Build-Depends on libcap2-dev (Closes: #506548).
  * Added kfreebsd-* support to src/native/unix/support/apsupport.m4
    (Closes: #498376).
  * Point stdout and stderr to /dev/null for the daemon process
    (Closes: #491500, #507968).
  * Build-Depends on debhelper >= 7.
  * Replace dh_clean -k with dh_prep.
  * Moved package to section 'java'.
  * Rewrote debian/copyright to refer to
    /usr/share/common-licenses/Apache-2.0.
  * Updated to Standards-Version 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Thu, 17 Sep 2009 22:54:55 +0200

commons-daemon (1.0.2~svn20061127-9) unstable; urgency=low

  * Added patch to handle old capabilities version in jsvc-unix.c.
    Closes: #412690

 -- Michael Koch <konqueror@gmx.de>  Wed, 07 May 2008 20:03:55 +0200

commons-daemon (1.0.2~svn20061127-8) unstable; urgency=low

  * Clean src/native/unix/configure. Closes: #478503
  * Put jsvc into section utils.

 -- Michael Koch <konqueror@gmx.de>  Wed, 30 Apr 2008 05:12:17 -0100

commons-daemon (1.0.2~svn20061127-7) unstable; urgency=low

  * Updated watch file.
  * Updated Standards-Version to 3.7.3.
  * Remove bashism in debian/rules. (Closes: #478365).
  * Build-Depend on default-jdk-builddep. (Closes: #477853).
  * Renamed XS-Vcs-* fields to Vcs-*.
  * Added Homepage field.

 -- Michael Koch <konqueror@gmx.de>  Tue, 29 Apr 2008 04:40:33 -0100

commons-daemon (1.0.2~svn20061127-6) unstable; urgency=low

  * Applied a workaround for a JNI bug in libgcj (see
    http://gcc.gnu.org/PR31700).

 -- Marcus Better <marcus@better.se>  Wed, 25 Apr 2007 15:11:01 +0200

commons-daemon (1.0.2~svn20061127-5) unstable; urgency=low

  * jsvc can now redirect daemon output to syslog. (Closes: #402878)
  * Added support for the ppc64 architecture. Thanks to Andreas
    Jochens. (Closes: #404704)
  * Print a useful error message if the capabilities module is
    missing. Thanks to Adrian Bridgett. (Closes: #412478)
  * Don't use included config.sub and config.guess.

 -- Marcus Better <marcus@better.se>  Wed, 13 Dec 2006 15:09:58 +0100

commons-daemon (1.0.2~svn20061127-4) unstable; urgency=low

  * Apparently buildds don't grok Build-Depends-Indep. Moved to
    Build-Depends as a workaround.

 -- Marcus Better <marcus@better.se>  Mon,  4 Dec 2006 14:29:08 +0100

commons-daemon (1.0.2~svn20061127-3) unstable; urgency=low

  * Build-depend on java-gcj-compat-dev instead of Build-depend-indep.

 -- Marcus Better <marcus@better.se>  Mon,  4 Dec 2006 12:50:35 +0100

commons-daemon (1.0.2~svn20061127-2) unstable; urgency=low

  * Build-depend on autoconf instead of Build-depend-indep.

 -- Marcus Better <marcus@better.se>  Thu, 30 Nov 2006 09:39:54 +0100

commons-daemon (1.0.2~svn20061127-1) unstable; urgency=low

  * Support the arm, hppa, ia64, m68k, mipsel, and s390
    architectures. (Closes: #307853)
  * Don't include irrelevant README. (Closes: #394169)
  * The jsvc-dev package is no longer built as it's not useful.
  * debian/control:
    - Fix build deps: remove libxerces2-java and libjaxp1.2-java, add autoconf
      and docbook-to-man.
    - Clean up package descriptions.
  * debian/rules:
    - Get rid of CDBS.
    - Pass correct host options to autoconf.

 -- Marcus Better <marcus@better.se>  Tue, 28 Nov 2006 13:49:20 +0100

commons-daemon (1.0.1-3) unstable; urgency=low

  * Apply a patch to support ppc64 arch, thanks to Andreas Jochens
    (closes: #361831)

 -- Arnaud Vandyck <avdyk@debian.org>  Mon,  3 Jul 2006 11:04:55 +0200

commons-daemon (1.0.1-2) unstable; urgency=low

  * (Builds-)Depends on java-gcj-compat(-dev) instead of kaffe(-dev)
    (Closes: #358343).
  * Update Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Sat,  1 Jul 2006 15:56:17 +0000

commons-daemon (1.0.1-1) unstable; urgency=low

  * New upstream release
    + updated manpage for new options
    + amd64 now supported
      (I will leave 307853 open until all debian platforms are supported)
  * Patch from upstream CVS to fix invalid execve() usage (closes: #314937)
  * libant1.6-java to ant transition (closes: #326436)
  * Added autotools-dev to let cdbs update the config.guess/sub
  * Standards-Version 3.6.2 (no changes)

  * Upload sponsored by XXX

 -- Wolfgang Baer <WBaer@gmx.de>  Sat, 10 Sep 2005 17:45:46 +0200

commons-daemon (1.0-5) unstable; urgency=low

  * upload with the sources.
  * Build with free tools now, therefore buildable on all
    architectures and a jsvc binary should be provided (closes: #286871)
  * Move to main as built with free tools
  * Shortened and clarified description (closes: #279752)

 -- Arnaud Vandyck <avdyk@debian.org>  Sun, 10 Apr 2005 23:31:38 +0200

commons-daemon (1.0-4) unstable; urgency=low

  * Build with free tools now, therefore buildable on all
    architectures and a jsvc binary should be provided (closes: #286871)
  * Moved configure/build of jsvc binary from install/jsvc target to the
    common-configure-arch and common-build-arch targets
  * Move to main as built with free tools
  * Shortened and clarified description (closes: #279752)
  * Build javadoc api and include daemons.html into documentation
    (Removed patch 01_dist_without_javadoc.patch)
  * avdyk: added Wolfgang to the uploaders

 -- Wolfgang Baer <WBaer@gmx.de>  Fri, 12 Nov 2004 17:48:04 +0100

commons-daemon (1.0-3) unstable; urgency=low

  * changed build-dep-indep to build-dep (closes: #280933).

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 12 Nov 2004 17:48:04 +0100

commons-daemon (1.0-2) unstable; urgency=low

  * improved description for jsvc-dev.

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 29 Oct 2004 11:57:53 +0200

commons-daemon (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Arnaud Vandyck <avdyk@debian.org>  Sat,  9 Oct 2004 17:51:44 +0200