File: changelog

package info (click to toggle)
apachetop 0.12.6-18
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 796 kB
  • sloc: sh: 3,136; cpp: 3,011; makefile: 27
file content (303 lines) | stat: -rw-r--r-- 9,994 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
apachetop (0.12.6-18) unstable; urgency=medium

  * QA upload.
  * debian/changelog:
     - Fixed some spelling erros.
  * debian/control:
     - Reorganized Build-Depends field and removed autotools-dev.
  * debian/copyright:
     - Updated and included debian maintainers.
  * debian/patches/manpage:
      Updated to fix hyphen-used-as-minus-sign
  * debian/rules:
     - Include DEB_LDFLAGS_MAINT_APPEND for hardening.
     - Removed the include to buildflags.mk.DH9 no longer needs this line.
  * debian/watch: added a fake site to explain about the current status of the
      original upstream homepage.
      Thanks to João Eriberto Mota Filho <eriberto@debian.org>.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 30 Nov 2015 15:28:00 -0200

apachetop (0.12.6-17) unstable; urgency=medium

  * QA upload.
  * DH level to 9.
  * debian/control
      - Bumped Standards-Version to 3.9.6.
  * debian/copyright
      - Include fields Format, Upstream-Name and Source.
      - adjust License info.
  * debian/rules
      - Include DPKG_EXPORT_BUILDFLAGS and DEB_BUILD_MAINT_OPTIONS
        for hardening.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 02 Aug 2015 14:11:00 -0300

apachetop (0.12.6-16) unstable; urgency=low

  * QA upload.
  * Add Debian bug number to 02-maxpathlen.patch

 -- Chow Loong Jin <hyperair@debian.org>  Sat, 07 Jan 2012 11:19:35 +0800

apachetop (0.12.6-15) unstable; urgency=low

  * QA upload.
  * Import changes from Ubuntu:
    - Use autoreconf. Thanks to Felix Geyer
    - Import 02-maxpathlen.patch. Thanks to Nicolas Van Wambeke
      (Closes: #514575)
  * Drop autotools bits from 01-conglomeration.patch

 -- Chow Loong Jin <hyperair@debian.org>  Sat, 07 Jan 2012 10:51:02 +0800

apachetop (0.12.6-14) unstable; urgency=low

  * QA upload.
  * Drop automake1.7 from Build-Depends since it is not used.

 -- Paul Wise <pabs@debian.org>  Sun, 16 Oct 2011 11:18:10 +0800

apachetop (0.12.6-13) unstable; urgency=low

  * QA upload
  * Replace build-dependency on libreadline5-dev by libreadline-dev
    (closes: #553724)
  * Bump version in build-dependency of debhelper (needed for overrides)
  * source format 3.0 (quilt)
  * patch manpage: fix missing macro invocation in manpage.

 -- Ralf Treinen <treinen@debian.org>  Wed, 27 Apr 2011 22:15:11 +0200

apachetop (0.12.6-12) unstable; urgency=low

  * Removing vcs fields.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Sun, 09 Aug 2009 01:27:00 +0200

apachetop (0.12.6-11) unstable; urgency=low

  * Wrapping build depends.
  * Minimizing rules file.

 -- Daniel Baumann <daniel@debian.org>  Mon, 03 Aug 2009 02:51:21 +0200

apachetop (0.12.6-10) unstable; urgency=low

  * Updating vcs fields in control file.
  * Using patch-stamp rather than patch in rules file.
  * Replacing obsolete dh_clean -k with dh_prep.
  * Prefixing debhelper files with package name.
  * Updating rules file to current state of the art.
  * Updating package to standards version 3.8.2.
  * Updating year in copyright file.
  * Using quilt rather than dpatch.
  * Using correct rfc-2822 date formats in changelog.

 -- Daniel Baumann <daniel@debian.org>  Thu, 16 Jul 2009 23:47:02 +0200

apachetop (0.12.6-9) unstable; urgency=low

  * Reverting config.guess and config.sub to upstream.
  * Reordering rules file.
  * Rewriting copyright file in machine-interpretable format.
  * Adding vcs fields in control file.
  * Upgrading package to debhelper 7.
  * Updating to standards 3.8.0.

 -- Daniel Baumann <daniel@debian.org>  Thu, 03 Jul 2008 15:34:00 +0200

apachetop (0.12.6-8) unstable; urgency=low

  * Bumpin to new policy.
  * Using new homepage field in control.
  * Don't hide make errors in clean target of rules.
  * Building with libgamin rather than libfam.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Dec 2007 08:38:00 +0100

apachetop (0.12.6-7) unstable; urgency=low

  * Fixed clean: target in rules (Closes: #424097).

 -- Daniel Baumann <daniel@debian.org>  Tue, 15 May 2007 20:37:00 +0200

apachetop (0.12.6-6) unstable; urgency=low

  * Minor cleanups.
  * Bumped package to debhelper 5.
  * Set default logfile to /var/log/apache2/access.log (Closes: #396601).

 -- Daniel Baumann <daniel@debian.org>  Sun, 29 Apr 2007 16:37:00 +0200

apachetop (0.12.6-5) unstable; urgency=low

  * New maintainer (Closes: #390215).
  * Redone debian directory based on current debhelper templates, additionally:
    - using dpatch for upstream modifications now.
    - updated upstream URL.

 -- Daniel Baumann <daniel@debian.org>  Sat, 30 Sep 2006 01:11:30 +0200

apachetop (0.12.6-4) unstable; urgency=medium

  * Applied patch from Martin Michlmayr to build with gcc 4.1
    (Close: #357644)
  * Applied patch for large file support from Sven Koch
    (Closes: #343180)
  * Updated URL in manpage, thanks to Mathieu De Zutter.
    (Closes: #358576)

 -- Steve Kemp <skx@debian.org>  Fri, 12 May 2006 15:39:27 +0000

apachetop (0.12.6-3) unstable; urgency=medium

  * Added a build dependency upon automake1.7 to avoid FTBFS on sparc/ia64
    (Closes: #351322)

 -- Steve Kemp <skx@debian.org>  Sat, 18 Feb 2006 12:53:21 +0000

apachetop (0.12.6-2) unstable; urgency=low

  * New upstream with official fix for the security issue previously
    patched in the Debian package [CVE-2005-2660].  (Closes: #350046).
  * Reapplied change to allow both Apache 2.x + Apache 1.x logfiles to
    be detected by default.
  * Reapplied bugfix for memory corruption error.
  * Applied patch to fix memory leaks from Sven Koch. (Closes: #350225)
  * Avoid shipping autogenerated files in the Debian .diff.gz.
    Patch received with thanks from Sven Koch.  (Closes: #350223)
  * Added a package dependency upon libpcre3-dev to allow filters to
    use regular expressions. (Closes: #350227)

 -- Steve Kemp <skx@debian.org>  Wed, 1 Feb 2006 19:32:37 +0000

apachetop (0.12.5-7) unstable; urgency=high

  * Fix a memory corruption error which renders the package unusable
    on sid.  (Closes: #346101)

 -- Steve Kemp <skx@debian.org>  Thurs, 12 Jan 2006 12:09:58 +0000

apachetop (0.12.5-6) unstable; urgency=low

  * Applied patch from Sam Hocevar to allow more than 50 files to be
    read.  (Closes: #334066)
  * Applied patch from Sven Koch to allow the package to be built
    repeatedly.  (Closes: #343181)
  * Updated build dependencies to add libfam-dev + libadns1-dev.
    (Closes: #343179)

 -- Steve Kemp <skx@debian.org>  Fri, 16 Dec 2005 14:10:19 +0000

apachetop (0.12.5-5) unstable; urgency=high

  * *Really* include gamin as a dependency.

 -- Steve Kemp <skx@debian.org>  Fri, 30 Sep 2005 18:55:28 +0000

apachetop (0.12.5-4) unstable; urgency=high

  * *Really* include gamin as a dependency.

 -- Steve Kemp <skx@debian.org>  Fri, 30 Sep 2005 18:52:28 +0000

apachetop (0.12.5-3) unstable; urgency=high

  * Fix insecure temporary file usage.  [CAN-2005-2660]
  * Support "gamin" in addition to "fam".
    (Closes: #329367)
  * Attempt to open both /var/log/apache2/access.log and
    /var/log/apache/access.log when given no filename as input.
    (Closes: #319272)

 -- Steve Kemp <skx@debian.org>  Fri, 30 Sep 2005 13:59:09 +0000

apachetop (0.12.5-2) unstable; urgency=medium

  * Changed build-dependencies to use libreadline5 rather than 4.
    (Closes: #326388)
  * Updated Debian standards to version 3.6.2.
    (No changes).

 -- Steve Kemp <skx@debian.org>  Sat, 3 Sep 2005 02:41:33 +0000

apachetop (0.12.5-1) unstable; urgency=low

  * New upstream release.
  * Improved compatibility with GCC v3.4.x

 -- Steve Kemp <skx@debian.org>  Sat, 27 Nov 2004 15:26:17 +0000

apachetop (0.12-1) unstable; urgency=low

  * New upstream release.
    (Closes: #261499)
  * Use the new upstream manpage instead of our old and slightly
    incorrect one.
    (Closes: #257298) which highlighted one error in our own manpage.
  * Applied patch to hopefully compile the package on AMD64.
    (Closes: #258510) thanks to Andreas Jochens for the notice and fix.
    (Patch sent upstream too).
  * Added 'fam' as a dependency, so that FAM support works correctly

 -- Steve Kemp <skx@debian.org>  Mon, 26 Jul 2004 15:08:31 +0000

apachetop (0.11-1) unstable; urgency=low

  * New upstream release.
    (Closes: #245965)
  * Correctly depend upon libreadline4, and build-depend upon libreadline4-dev

 -- Steve Kemp <skx@debian.org>  Mon, 26 Apr 2004 14:44:41 +0000

apachetop (0.10-1) unstable; urgency=low

  * New upstream release

 -- Steve Kemp <skx@debian.org>  Sun, 26 Jan 2004 16:24:08 +0000

apachetop (0.7-3) unstable; urgency=low

  * Applied patch to fix typo in manpage.
    (Closes: 217127) thanks to Wayne Conrad
  * Applied cleanup patch to fix manpage title, and install ChangeLog.
    (Closes: 215816) thanks to Gunnar Wolf

 -- Steve Kemp <skx@debian.org>  Wed, 12 Nov 2003 23:21:02 +0000

apachetop (0.7-2) unstable; urgency=low

  * Fixed up title of the manpage.
  * Removed duplicate changelog.
  * Fixed lintian warnings.
    Together these (Close: 215816) many thanks to Gunnar Wolf
  * Updated standards version to 3.6.1 (no changes).

 -- Steve Kemp <skx@debian.org>  Sun, 19 Oct 2003 22:07:12 +0000

apachetop (0.7-1) unstable; urgency=low

  * New upstream release.
  * Slowdown, I shall wait before this release gets into testing before
    uploading any new upstreams.

 -- Steve Kemp <skx@debian.org>  Tues, 14 Oct 2003 22:39:32 +0000

apachetop (0.6-1) unstable; urgency=low

  * New upstream release.
  * Included the upstream manpage instead of the previously written one.
  * Fixed the build-deps to include libncurses5 which prevented several
    successful builds.  D'oh.

 -- Steve Kemp <skx@debian.org>  Sat, 11 Oct 2003 18:16:03 +0000

apachetop (0.4-1) unstable; urgency=low

  * Wrote manpage.
  * Changed default logfile to be /var/log/apache/access.log
  * Updated to Debian unstable repository (Closes: #213433)

 -- Steve Kemp <skx@debian.org>  Tue, 30 Sep 2003 15:11:42 +0100