| 1 |
awstats (6.9-1) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* New upstream release (Closes: #494676).
|
| 4 |
* Remove upstream applied security fix:
|
| 5 |
debian/patches/0001_awstats69beta_xss.patch.
|
| 6 |
* Resolve conflicts with upstream for debian/patches/100[234]*.
|
| 7 |
* Removed debian/patches/1005_at-amp-t.patch (in upstream).
|
| 8 |
* Apply debian/patches/1007_russian_lang.patch: Updated Russian translation,
|
| 9 |
http://sourceforge.net/tracker/index.php?func=detail&aid=2540486&group_id=13764&atid=313764
|
| 10 |
* Apply debian/patches/1008_extrasections_with_top.patch: a minor enhancement,
|
| 11 |
the ExtraSection headings include the words (Top XXX) to be consistent
|
| 12 |
with all the other section headings.
|
| 13 |
* Apply debian/patches/1009_hurd_url.patch (Closes: #408086).
|
| 14 |
* Handle xhtml files as html (Closes: #306124), fixed in 6.5 upstream:
|
| 15 |
http://awstats.cvs.sourceforge.net/viewvc/awstats/awstats/wwwroot/cgi-bin/lib/mime.pm?r1=1.20&r2=1.21
|
| 16 |
* Apply 1010_dirdata_permissions.patch (Closes: #299148).
|
| 17 |
* Add myself to Uploaders field.
|
| 18 |
|
| 19 |
-- Sergey B Kirpichev <skirpichev@gmail.com> Sat, 21 Feb 2009 09:53:52 +0300
|
| 20 |
|
| 21 |
awstats (6.7.dfsg-6) unstable; urgency=low
|
| 22 |
|
| 23 |
* Add debian/patches/1006_more_xss.patch which extends previous XSS patch.
|
| 24 |
Thanks to Florian Weimer! (Closes: #495432)
|
| 25 |
|
| 26 |
-- Andreas Henriksson <andreas@fatal.se> Tue, 09 Dec 2008 23:01:58 +0100
|
| 27 |
|
| 28 |
awstats (6.7.dfsg-5) unstable; urgency=low
|
| 29 |
|
| 30 |
* Add debian/patches/0001_awstats69beta_xss.patch,
|
| 31 |
upstream security fix from 6.9 beta to fix XSS.
|
| 32 |
(Closes: #495432, upstream bug 2001151)
|
| 33 |
|
| 34 |
-- Andreas Henriksson <andreas@fatal.se> Sun, 17 Aug 2008 13:54:04 +0200
|
| 35 |
|
| 36 |
awstats (6.7.dfsg-4) unstable; urgency=low
|
| 37 |
|
| 38 |
* Update local cdbs snippets:
|
| 39 |
+ Relax copyright-check to only warn about its discoveries.
|
| 40 |
+ Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
|
| 41 |
|
| 42 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Jun 2008 21:30:28 +0200
|
| 43 |
|
| 44 |
awstats (6.7.dfsg-3) unstable; urgency=low
|
| 45 |
|
| 46 |
* Update debian/copyright_hints (Closes: #487067)
|
| 47 |
* Add dversionmangle to debian/watch to remove .dfsg from version string,
|
| 48 |
as suggested by lintian.
|
| 49 |
* Update to debian policy 3.8.0, no changes.
|
| 50 |
|
| 51 |
-- Andreas Henriksson <andreas@fatal.se> Sun, 22 Jun 2008 20:35:14 +0200
|
| 52 |
|
| 53 |
awstats (6.7.dfsg-2) unstable; urgency=low
|
| 54 |
|
| 55 |
[ Andreas Henriksson ]
|
| 56 |
* Add debian/patches/1005_at-amp-t.patch (Closes: #478968)
|
| 57 |
* Add myself to Uploaders.
|
| 58 |
* Fix lintian warnings:
|
| 59 |
+ doc-base: Apps/Net -> Network/Monitoring
|
| 60 |
* Bump to debian-policy 3.7.3
|
| 61 |
|
| 62 |
[ Charles Fry ]
|
| 63 |
* Disable warnings for Perl < 5.6 (Closes: #432096, #440035)
|
| 64 |
|
| 65 |
[ Jonas Smedegaard ]
|
| 66 |
* Move Homepage to own field (from pseudo-field in long description).
|
| 67 |
* Use Vcs-* fields (and not XS-Vcs-* ones).
|
| 68 |
* Update cdbs tweaks:
|
| 69 |
+ update-tarball needs cdbs 0.4.39 or newer (only relevant for
|
| 70 |
backports).
|
| 71 |
+ Support zip in upstream-tarball.mk (unneeded here).
|
| 72 |
+ Use ~ as repackaging delimiter by default in upstream-tarball.mk
|
| 73 |
to make room for point releases and cleaned up rerelease.
|
| 74 |
+ Rename top srcdir in repackaged tarball to $pkg-$ver.orig to
|
| 75 |
comply with Developers Reference 6.7.8.2.
|
| 76 |
+ Support mangling upstream version string in upstream-tarball.mk.
|
| 77 |
+ Major rewrite of copyright-check.mk. Update copyright_hints.
|
| 78 |
+ Drop wget options broken with recent versions of wget in
|
| 79 |
update-tarball.mk.
|
| 80 |
+ Drop buildcore.mk override (set DEB_AUTO_UPDATE_DEBIAN_CONTROL
|
| 81 |
manually when needed instead)
|
| 82 |
+ Misc. updates to README.cdbs-tweaks.
|
| 83 |
* Rewrite config tweak in debian/rules in perl (instead of sed).
|
| 84 |
* Fix dollar signs in perl-in-shell-in-make code in debian/rules.
|
| 85 |
* Update build-dependency cosmetics in debian/rules, and semi-auto-
|
| 86 |
update debian/control:
|
| 87 |
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules
|
| 88 |
|
| 89 |
-- Andreas Henriksson <andreas@fatal.se> Tue, 03 Jun 2008 22:20:45 +0200
|
| 90 |
|
| 91 |
awstats (6.7.dfsg-1.1) unstable; urgency=low
|
| 92 |
|
| 93 |
* Non-maintainer upload during
|
| 94 |
credativ BSP 2008
|
| 95 |
* Fix release goal: FTBFS if build twice in a row (Closes: #442500)
|
| 96 |
|
| 97 |
-- Martin Zobel-Helas <zobel@debian.org> Sun, 06 Apr 2008 02:50:36 +0200
|
| 98 |
|
| 99 |
awstats (6.7.dfsg-1) unstable; urgency=low
|
| 100 |
|
| 101 |
* New upstream release. Closes: bug#436572, thanks to Daniel Baumann.
|
| 102 |
* Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
|
| 103 |
* Fix standards-version in debian/control.in.
|
| 104 |
* Update CDBS tweaks:
|
| 105 |
+ Replace auto-update.mk with overloading buildcore.mk.
|
| 106 |
+ Check copyright strings in pre-build target (not clean target) to
|
| 107 |
fix race condition.
|
| 108 |
+ Add upstream-tarball.mk to implement get-orig-source target.
|
| 109 |
+ Fix applying buildinfo only once.
|
| 110 |
+ Add debian/README.cdbs-tweaks and advertise it in debian/rules.
|
| 111 |
* Declare (and merge duplicate) build-dependencies in debian/rules.
|
| 112 |
Declare all as Build-Depends (not Build-depends-Indep).
|
| 113 |
* Semi-auto-update debian/control:
|
| 114 |
DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
|
| 115 |
* Update debian/copyright:
|
| 116 |
+ Include both copyright and licensing info verbatim.
|
| 117 |
+ Update to include the year 2007.
|
| 118 |
+ Refer explicitly to GPLv2.
|
| 119 |
|
| 120 |
-- Jonas Smedegaard <dr@jones.dk> Mon, 27 Aug 2007 17:52:52 +0200
|
| 121 |
|
| 122 |
awstats (6.6+dfsg-1) unstable; urgency=low
|
| 123 |
|
| 124 |
* New upstream release (Closes: #350987, #335865)
|
| 125 |
|
| 126 |
-- Charles Fry <cfry@debian.org> Sat, 10 Feb 2007 11:11:02 -0500
|
| 127 |
|
| 128 |
awstats (6.5+dfsg-1) unstable; urgency=low
|
| 129 |
|
| 130 |
[ Jonas Smedegaard ]
|
| 131 |
* Add to 6.5-2 changelog entry that it fixed CVE-2006-1945 too.
|
| 132 |
|
| 133 |
[ Charles Fry ]
|
| 134 |
* Move cdbs and debhelper into Build-Depends
|
| 135 |
* Don't distribute Firefox icon (Closes: #388571)
|
| 136 |
|
| 137 |
-- Charles Fry <cfry@debian.org> Sat, 4 Nov 2006 15:47:46 -0500
|
| 138 |
|
| 139 |
awstats (6.5-2) unstable; urgency=high
|
| 140 |
|
| 141 |
[ Charles Fry ]
|
| 142 |
* Require AWSTATS_ENABLE_CONFIG_DIR environmental variable in order to
|
| 143 |
enable configdir. Closes: #365910 (thanks to Hendrik Weimer
|
| 144 |
<hendrik@enyo.de>)
|
| 145 |
* Integrated security patches from upstream:
|
| 146 |
+ Decode QueryString. Closes: #364443 (thanks to Micah Anderson
|
| 147 |
<micah@debian.org>)
|
| 148 |
+ Sanitize migrate parameter. Closes: #365909 (thanks to Hendrik Weimer
|
| 149 |
<hendrik@enyo.de>)
|
| 150 |
* Indent Homepage in long description, per debian reference guideline
|
| 151 |
|
| 152 |
[ Jonas Smedegaard ]
|
| 153 |
* Update local cdbs snippet copyright-check.mk:
|
| 154 |
+ Broaden scan to also look for "(c)" by default.
|
| 155 |
+ Make egrep options configurable.
|
| 156 |
* Semi-auto-update debian/control:
|
| 157 |
+ Bump up versioned build-dependency on debhelper.
|
| 158 |
* Semi-auto-update debian/copyright_hints (nothing remarkable).
|
| 159 |
* Set urgency=high as this upload fixes security-related bugs
|
| 160 |
(bug#365909: CVE-2006-2237, bug#364443: CVE-2006-1945).
|
| 161 |
* Fix including a couple of example shell scripts ignored by mistake.
|
| 162 |
|
| 163 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 9 May 2006 23:10:43 +0200
|
| 164 |
|
| 165 |
awstats (6.5-1) unstable; urgency=low
|
| 166 |
|
| 167 |
[ Jonas Smedegaard ]
|
| 168 |
* New upstream release.
|
| 169 |
+ Recognizes GNUTLS from lynx User-Agent header. Closes: #306130
|
| 170 |
(thanks to Dmitry Baryshkov <mitya@school.ioffe.ru>).
|
| 171 |
+ Geoip shows countries for resolved hostnames. Closes: #317310
|
| 172 |
(thanks to Administrator <azhrarn@underhanded.org>).
|
| 173 |
* Simplify watch file to better work with parser used at qa.d.o.
|
| 174 |
* Improve cdbs rules:
|
| 175 |
+ Use quilt (rather than cdbs-internal patch system).
|
| 176 |
+ Add and enable new local snippets copyright-check and auto-update.
|
| 177 |
+ Update local snippet buildinfo (fixing its namespace).
|
| 178 |
* Auto-update debian/control:
|
| 179 |
+ Tightened build-dependency on cdbs.
|
| 180 |
+ Added build-dependencies on patchutils and quilt.
|
| 181 |
* Package is now team-maintained:
|
| 182 |
+ New maintainer: Debian AWStats Team
|
| 183 |
<pkg-awstats-devel@lists.alioth.debian.org>.
|
| 184 |
+ Add myself as uploader.
|
| 185 |
|
| 186 |
[ Charles Fry ]
|
| 187 |
* Use qa.debian.org SF redirector in watch file.
|
| 188 |
* Use Homepage instead of Website in debian/control, per DDR 6.2.4.
|
| 189 |
* Removed patches integrated upstream
|
| 190 |
|
| 191 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 Jan 2006 22:35:07 +0100
|
| 192 |
|
| 193 |
awstats (6.4-2) unstable; urgency=low
|
| 194 |
|
| 195 |
[ Charles Fry ]
|
| 196 |
* New co-maintainer.
|
| 197 |
* Suggest libgeo-ipfree-perl. Closes: #316126 (thanks to Gunnar Wolf
|
| 198 |
<gwolf@gwolf.org>).
|
| 199 |
* Fixed README.Debian path to configure.pl. Closes: #313093 (thanks to
|
| 200 |
Michael De Nil <michael@flex-it.be>).
|
| 201 |
|
| 202 |
[ Jonas Smedegaard ]
|
| 203 |
* Acknowledge NMU. Closes: bug#322591.
|
| 204 |
* Bump up watch version, and adjust the default command (we have moved
|
| 205 |
to SubVerSion).
|
| 206 |
* Add proto to URL in long description.
|
| 207 |
* User newer chown syntax in postinst (thanks to lintian).
|
| 208 |
|
| 209 |
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 Sep 2005 22:41:16 +0200
|
| 210 |
|
| 211 |
awstats (6.4-1.1) unstable; urgency=high
|
| 212 |
|
| 213 |
* Non-maintainer upload
|
| 214 |
* SECURITY UPDATE: Fix arbitrary command injection. (Closes: #322591)
|
| 215 |
Thanks to Martin Pitt for reporting the issue and providing the
|
| 216 |
patch.
|
| 217 |
* Add debian/patches/03_remove_eval.patch:
|
| 218 |
- Replace all eval() calls for dynamically constructed function names with
|
| 219 |
soft references. This fixes arbitrary command injection with specially
|
| 220 |
crafted referer URLs which contain Perl code.
|
| 221 |
- Patch taken from upstream CVS, and contained in 6.5 release.
|
| 222 |
* References:
|
| 223 |
CAN-2005-1527
|
| 224 |
http://www.idefense.com/application/poi/display?id=290&type=vulnerabilities
|
| 225 |
|
| 226 |
-- Frank Lichtenheld <djpig@debian.org> Sun, 4 Sep 2005 19:17:31 +0200
|
| 227 |
|
| 228 |
awstats (6.4-1) unstable; urgency=low
|
| 229 |
|
| 230 |
* New upstream release.
|
| 231 |
* Redirect errors of offline scripts to STDERR. Closes: bug#296435
|
| 232 |
(tanks to Charles Fry <debian@frogcircus.org>).
|
| 233 |
* Fix typo in README.Debian (thanks to Emmanuel Lacour
|
| 234 |
<elacour@easter-eggs.com>).
|
| 235 |
|
| 236 |
-- Jonas Smedegaard <dr@jones.dk> Sat, 26 Mar 2005 06:51:21 +0100
|
| 237 |
|
| 238 |
awstats (6.3-1) unstable; urgency=high
|
| 239 |
|
| 240 |
* New upstream release. Closes: bug#293702, #293668 (thanks to Nelson
|
| 241 |
A. de Oliveira <naoliv@biolinux.df.ibilce.unesp.br>).
|
| 242 |
+ Includes upstream fix for security bug fixed in 6.2-1.1.
|
| 243 |
+ Includes upstream fix for most of security bug fixed in 6.2-1.1.
|
| 244 |
* Acknowledge NMUs. Closes: bug#291064, #294488 (thanks to Martin
|
| 245 |
Schulze <joey@infodrom.org>, Martin Pitt <mpitt@debian.org>, Ubuntu,
|
| 246 |
Joey Hess <joeyh@debian.org>, Frank Lichtenheld <djpig@debian.org> and Steve
|
| 247 |
Langasek <vorlon@debian.org>).
|
| 248 |
* Include patch for last parts of security bug fixed in 6.2-1.1:
|
| 249 |
01_sanitize_more.patch.
|
| 250 |
* Patch (02) to include snapshot of recent development:
|
| 251 |
+ Fix security hole that allowed a user to read log file content
|
| 252 |
even when plugin rawlog was not enabled.
|
| 253 |
+ Fix a possible use of AWStats for a DoS attack.
|
| 254 |
+ configdir option was broken on windows servers.
|
| 255 |
+ DebugMessages is by default set to 0 for security reasons.
|
| 256 |
+ Minor fixes.
|
| 257 |
* References:
|
| 258 |
CAN-2005-0435 - read server logs via loadplugin and pluginmode
|
| 259 |
CAN-2005-0436 - code injection via PluginMode
|
| 260 |
CAN-2005-0437 - directory traversal via loadplugin
|
| 261 |
CAN-2005-0438 - information leak via debug
|
| 262 |
|
| 263 |
-- Jonas Smedegaard <dr@jones.dk> Sat, 5 Feb 2005 17:13:48 +0100
|
| 264 |
|
| 265 |
awstats (6.2-1.2) unstable; urgency=HIGH
|
| 266 |
|
| 267 |
* NMU with the following patch from Ubuntu. Closes: #294488
|
| 268 |
* SECURITY UPDATE: fix more arbitrary command execution vulnerabilities
|
| 269 |
* wwwroot/cgi-bin/awstats.pl: remove all non-path characters from the
|
| 270 |
"config", "pluginmode", "loadplugin", and "noloadplugin" parameters (which
|
| 271 |
are defined by the remote user) to prevent execution of arbitrary shell
|
| 272 |
commands through shell metacharacters.
|
| 273 |
* References:
|
| 274 |
CAN-2005-0362 for *plugin* variables
|
| 275 |
CAN-2005-0363 for the config variable
|
| 276 |
|
| 277 |
-- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2005 14:02:07 -0500
|
| 278 |
|
| 279 |
awstats (6.2-1.1) unstable; urgency=HIGH
|
| 280 |
|
| 281 |
* NMU with the following patch from Ubuntu. Closes: #291064
|
| 282 |
* SECURITY UPDATE: fix arbitrary command execution
|
| 283 |
* awstats/wwwroot/cgi-bin/awstats.pl: remove all non-path characters from
|
| 284 |
the "configdir" parameter and the SiteConfig variable to prevent execution
|
| 285 |
of arbitrary shell commands when open()'ing them.
|
| 286 |
* References:
|
| 287 |
CAN-2005-0116
|
| 288 |
http://www.idefense.com/application/poi/display?id=185&type=vulnerabilities
|
| 289 |
|
| 290 |
-- Joey Hess <joeyh@debian.org> Thu, 20 Jan 2005 16:29:35 -0500
|
| 291 |
|
| 292 |
awstats (6.2-1) unstable; urgency=low
|
| 293 |
|
| 294 |
* New upstream release. Closes: bug#282665.
|
| 295 |
* Strip leading article from short description to please lintian.
|
| 296 |
|
| 297 |
-- Jonas Smedegaard <dr@jones.dk> Mon, 3 Jan 2005 18:33:47 +0100
|
| 298 |
|
| 299 |
awstats (6.1-4) unstable; urgency=high
|
| 300 |
|
| 301 |
* Add upstream website URL to long description.
|
| 302 |
* Fix watch file.
|
| 303 |
* Use generic (but unofficial) buildinfo cdbs snippet.
|
| 304 |
* Recommend libnet-xwhois-perl. Closes: bug#261190 (thanks to Thilo
|
| 305 |
Pfennig <tp@alternativ.net>).
|
| 306 |
* No longer avoid GIFs - the evil patent has expired. This closes:
|
| 307 |
bug#260345 (thanks to Charles Lepple <clepple+debian@ghz.cc>).
|
| 308 |
* Set urgency=high to hopefully get this into sarge in time (the
|
| 309 |
changes are small but valuable).
|
| 310 |
|
| 311 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 4 Nov 2004 00:56:58 +0100
|
| 312 |
|
| 313 |
awstats (6.1-3) unstable; urgency=low
|
| 314 |
|
| 315 |
* Correct minor typos in README.Debian.
|
| 316 |
* Add new section to README.Debian: "Quick'n'dirty setup".
|
| 317 |
* Add example apache config snippet.
|
| 318 |
|
| 319 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 8 Oct 2004 12:34:15 +0200
|
| 320 |
|
| 321 |
awstats (6.1-2) unstable; urgency=low
|
| 322 |
|
| 323 |
* Correct a build target so configuration file is properly included
|
| 324 |
(arrgh!). This also closes: Bug#258883 (thanks to Raphael Hertzog
|
| 325 |
<hertzog@debian.org>).
|
| 326 |
|
| 327 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 Jul 2004 22:58:03 +0200
|
| 328 |
|
| 329 |
awstats (6.1-1) unstable; urgency=low
|
| 330 |
|
| 331 |
* New ustream release. Closes: Bug#251620, #257248 (except not ful-
|
| 332 |
filling the wish of updating to 6.2 not yet stable upstream).
|
| 333 |
+ Misspelling ("trafic") corrected. Closes: Bug#240975 (thanks to
|
| 334 |
Cristopher Price <cprice@cs-home.com>).
|
| 335 |
* Add new XSLT files as example files.
|
| 336 |
* Make sure among example files that only scripts and direactories are
|
| 337 |
executable.
|
| 338 |
|
| 339 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 2 Jul 2004 17:55:22 +0200
|
| 340 |
|
| 341 |
awstats (6.0-4) unstable; urgency=low
|
| 342 |
|
| 343 |
* Really fix bug#247265. Really closes: Bug#247265 (thanks to Edward
|
| 344 |
J. Shornock <ed@crazeecanuck.homelinux.net>).
|
| 345 |
|
| 346 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 5 May 2004 05:12:07 +0200
|
| 347 |
|
| 348 |
awstats (6.0-3) unstable; urgency=low
|
| 349 |
|
| 350 |
* Avoid perl warning when declaring a set of empty variables. Closes:
|
| 351 |
Bug#247265 (thanks to J.H.M. Dassen (Ray) <fsmla@xinara.org>).
|
| 352 |
* Explicitly favor perl 5.8 to libstorable-perl and libtime-hires-perl
|
| 353 |
(not really a bug - the perl package satisfies this implicitly, but
|
| 354 |
since the bugreporter took the time to file a bugreport about it,
|
| 355 |
I'll manage to set it up explicitly). Closes: Bug#247267.
|
| 356 |
* Added note about Debian location of configure.pl to README.Debian to
|
| 357 |
deal with main script hardcoding its location. Closes: Bug#243047
|
| 358 |
(again, thanks to J.H.M. Dassen).
|
| 359 |
* Move cache files to /var/lib/awstats and use that location from now
|
| 360 |
on by default (as claimed in 5.6-2 - I wonder what went wrong then).
|
| 361 |
Add note to NEWS about the change, and update README.Debian. Closes:
|
| 362 |
Bug#232349 (thanks to Erik Jacobson <azhrarn@underhanded.org>).
|
| 363 |
* Standards-version 3.6.1.
|
| 364 |
|
| 365 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 4 May 2004 15:51:26 +0200
|
| 366 |
|
| 367 |
awstats (6.0-2) unstable; urgency=medium
|
| 368 |
|
| 369 |
* Rename NEWS.Debian to NEWS, so that it gets installed. Thanks to
|
| 370 |
Brock Rozen <brozen@capalon.com> for spotting it.
|
| 371 |
* Setting urgency=medium, as this is only a packaging correction, and
|
| 372 |
is good to get into testing soon.
|
| 373 |
|
| 374 |
-- Jonas Smedegaard <dr@jones.dk> Sat, 3 Apr 2004 00:21:38 +0200
|
| 375 |
|
| 376 |
awstats (6.0-1) unstable; urgency=low
|
| 377 |
|
| 378 |
* New upstream release. Closes: Bug#211005 (at least the main part of
|
| 379 |
it)
|
| 380 |
* Acceptance of friendly takeover (mentioned in Bug#211005) withdrawn.
|
| 381 |
* Suggest in README.Debian the upstream script awstats_updateall.pl as
|
| 382 |
alternative to awstats-update (mentioned in Bug#211005 - please file
|
| 383 |
a separate wishlist bug if interested in discussing this further).
|
| 384 |
* Add NEWS.Debian
|
| 385 |
+ Move relevant stuff from README.Debian
|
| 386 |
+ Add new stuff about upgrade to 6.x.
|
| 387 |
* Suggest libnet-dns-perl and libnet-ip-perl. Closes: Bug#220393
|
| 388 |
(thanks to Craig small <csmall@debian.org>).
|
| 389 |
* Drop patch to tighten paths possible to pass to main script: Current
|
| 390 |
code is not as open to XSS flaws as earlier, and it makes the Debian
|
| 391 |
package harder to maintain (leading to other more important bugfixes
|
| 392 |
taking longer to reach Debian).
|
| 393 |
* Remove Debian-specific notes in debian/changelog provided in
|
| 394 |
debian/changelog as well.
|
| 395 |
|
| 396 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 28 Mar 2004 14:04:53 +0200
|
| 397 |
|
| 398 |
awstats (5.6-2) unstable; urgency=low
|
| 399 |
|
| 400 |
* Use target common-configure-indep instead of common-configure for
|
| 401 |
inclusion of awstats.conf. Closes: Bug#210351 (thanks to Georges
|
| 402 |
Kesseler <gkes@cpu.lu>, Paul Slootman <paul@debian.org> and Javier
|
| 403 |
Fernândez-Sanguino Peña <jfs@computer.org> for solving this, and
|
| 404 |
to Nathanael Nerode <neroden@twcny.rr.com> for waking me up).
|
| 405 |
* Update 02_use_static_dirs.diff to not use "." as DirData default.
|
| 406 |
Closes (the other part of) Bug#222694 (together with the above).
|
| 407 |
* Use /var/lib/awstats instead of /var/cache/awstats (thanks to Paul
|
| 408 |
Slootman <paul@debian.org> for his notice in Bug#222694).
|
| 409 |
|
| 410 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 18 Dec 2003 16:23:15 +0100
|
| 411 |
|
| 412 |
awstats (5.6-1) unstable; urgency=low
|
| 413 |
|
| 414 |
* New upstream release (closes: Bug#202006).
|
| 415 |
+ Upstream deals with compliant robots hitting stats page now
|
| 416 |
(closes: Bug#195840 - the rest of the suggestion is questionable
|
| 417 |
and can be implemented locally by standard editing config file).
|
| 418 |
* Problem with mod_gzip possibly solved in version 5.4 (closes:
|
| 419 |
Bug#165390 - please reopen if problem persist).
|
| 420 |
* Remove patch 01_use_TableBG (upstream has improved/rearranged visual
|
| 421 |
design).
|
| 422 |
* Include sample JavaScript and CSS code as examples.
|
| 423 |
* Include all tools as examples, not only explicit ones (adds
|
| 424 |
awstats_exportlib.pl and new maillogconvert.pl).
|
| 425 |
* Update watch file (use explicit server instead of sourceforge
|
| 426 |
redirect crap, and add uupdate).
|
| 427 |
* Standards-version 3.6.0.
|
| 428 |
* Cleanup debian/rules a bit, thanks to newer cdbs (no need to tighten
|
| 429 |
build-dependency as cdbs has not yet ever been part of an official
|
| 430 |
Debian release).
|
| 431 |
* Update 02_use_static_dirs.diff to match new upstream release.
|
| 432 |
* Improve long description a bit (mention that more than 30 languages
|
| 433 |
are supported).
|
| 434 |
* Fix speling error and generally improve virtually empty
|
| 435 |
awstats.conf.local (sorry folks - this won't happen often).
|
| 436 |
* Use cdbs to add examples (instead of separate debhelper file), and
|
| 437 |
make sure all example scripts are executable and not compressed.
|
| 438 |
|
| 439 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 1 Aug 2003 14:08:40 +0200
|
| 440 |
|
| 441 |
awstats (5.5-2) unstable; urgency=low
|
| 442 |
|
| 443 |
* Build-depend on cdbs, and tighten build-dependency on debhelper
|
| 444 |
(although I suspect this is actually not really needed for perl
|
| 445 |
packages).
|
| 446 |
|
| 447 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2003 12:02:19 +0200
|
| 448 |
|
| 449 |
awstats (5.5-1) unstable; urgency=low
|
| 450 |
|
| 451 |
* New upstream release
|
| 452 |
* Switch from cbs to cdbs.
|
| 453 |
* Correct debian/watch.
|
| 454 |
* Standards-Version 3.5.10 (no changes needed).
|
| 455 |
* Avoid the example plugin without the use of 'rm -rf', and include it
|
| 456 |
instead as, well, an example.
|
| 457 |
|
| 458 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2003 11:23:40 +0200
|
| 459 |
|
| 460 |
awstats (5.4-1) unstable; urgency=low
|
| 461 |
|
| 462 |
* New upstream release (closes: bug#170285, bug#175328).
|
| 463 |
* Update patches.
|
| 464 |
* Update debian/rules to latest version of CBS.
|
| 465 |
* provide separate conffile for local tweaks (closes: Bug#179741,
|
| 466 |
thanks to Francesco Potorti <pot@gnu.org>).
|
| 467 |
|
| 468 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Mar 2003 06:01:58 +0100
|
| 469 |
|
| 470 |
awstats (5.1-6) unstable; urgency=low
|
| 471 |
|
| 472 |
* Fix wrongly placed quotes in /etc/awstats./awstats.conf (thanks to
|
| 473 |
Wolfgang Karall <spiney@spiney.org>. Closes bug#177857.
|
| 474 |
|
| 475 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 22 Jan 2003 13:31:10 +0100
|
| 476 |
|
| 477 |
awstats (5.1-5) unstable; urgency=low
|
| 478 |
|
| 479 |
* Switch to using CBS (Colin's Build System).
|
| 480 |
* Correct (and improve a bit) sed rules adjusting configfile. This
|
| 481 |
closes: Bug#171698, thanks to Robert Millan <zeratul2@wanadoo.es>
|
| 482 |
(and to Amaya Rodrigo Sastre <amaya@debian.org> for clarifying).
|
| 483 |
* Separate html documentation and register with doc-base.
|
| 484 |
* Avoid all GIFs (PNGs are provided for them all).
|
| 485 |
* Don't strip .ico file.
|
| 486 |
* Quote the wording of the upstream license statement (instead of just
|
| 487 |
telling that it is GPL) in debian/copyright, and properly refer to
|
| 488 |
Debian location of the GPL.
|
| 489 |
* Declare compliance with Policy version 3.5.8.0.
|
| 490 |
|
| 491 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 Dec 2002 21:31:14 +0100
|
| 492 |
|
| 493 |
awstats (5.1-4) unstable; urgency=low
|
| 494 |
|
| 495 |
* Really take care of LogFile default.
|
| 496 |
|
| 497 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 15 Nov 2002 00:37:43 +0100
|
| 498 |
|
| 499 |
awstats (5.1-3) unstable; urgency=low
|
| 500 |
|
| 501 |
* Change default DirData from . to /var/cache/awstats and make sure
|
| 502 |
LogFile always defaults to /var/log/apache/access.log (currently the
|
| 503 |
case, but not in 5.0 - who knows if it changes upstream again).
|
| 504 |
Thanks to Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>, this closes:
|
| 505 |
Bug#165979.
|
| 506 |
|
| 507 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 Nov 2002 23:47:14 +0100
|
| 508 |
|
| 509 |
awstats (5.1-2) unstable; urgency=medium
|
| 510 |
|
| 511 |
* Add debian/watch file.
|
| 512 |
* Set urgency=medium (this really shouldn't harm anyone, and I don't
|
| 513 |
want it to delay entering testing).
|
| 514 |
|
| 515 |
-- Jonas Smedegaard <dr@jones.dk> Mon, 4 Nov 2002 19:54:06 +0100
|
| 516 |
|
| 517 |
awstats (5.1-1) unstable; urgency=low
|
| 518 |
|
| 519 |
* New upstream release.
|
| 520 |
|
| 521 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 29 Oct 2002 01:52:02 +0100
|
| 522 |
|
| 523 |
awstats (5.0-1) unstable; urgency=low
|
| 524 |
|
| 525 |
* New upstream release.
|
| 526 |
* debian/README.Debian: Add note from changelog about upgrading older
|
| 527 |
logfiles for speed.
|
| 528 |
* Add a TODO.
|
| 529 |
|
| 530 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 6 Oct 2002 18:03:46 +0200
|
| 531 |
|
| 532 |
awstats (4.99.20020922-1) unstable; urgency=low
|
| 533 |
|
| 534 |
* New upstream (pre)release.
|
| 535 |
* Include and add dependencies for plugins, except the non-functional
|
| 536 |
graph3d plugin.
|
| 537 |
* Enable hashfiles plugin per default.
|
| 538 |
|
| 539 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Sep 2002 14:53:07 +0200
|
| 540 |
|
| 541 |
awstats (4.1-1) unstable; urgency=low
|
| 542 |
|
| 543 |
* New upstream release.
|
| 544 |
* This is the newest stable release (5.0 is work-in-progress). Closes:
|
| 545 |
#156589.
|
| 546 |
|
| 547 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Aug 2002 01:29:49 +0200
|
| 548 |
|
| 549 |
awstats (4.0-3) unstable; urgency=low
|
| 550 |
|
| 551 |
* Add example script provided by Francesco Potorti` <pot@gnu.org>
|
| 552 |
(Closes: #153559).
|
| 553 |
* I am giving *hints* of ways to integrate AWStats with a running
|
| 554 |
webserver. There are too many ways to put it together - and I will
|
| 555 |
not write a manual about it, sorry (but thanks for the
|
| 556 |
suggestions!). Closes: #153561.
|
| 557 |
* Remove TODO. Apache2 goes in interesting other ways...
|
| 558 |
|
| 559 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 23 Jul 2002 16:57:40 +0200
|
| 560 |
|
| 561 |
awstats (4.0-2) unstable; urgency=low
|
| 562 |
|
| 563 |
* Add staticpages.sh, suggested by Cyrille Chepelov, as example
|
| 564 |
script.
|
| 565 |
|
| 566 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 4 Jul 2002 00:08:33 +0200
|
| 567 |
|
| 568 |
awstats (4.0-1) unstable; urgency=low
|
| 569 |
|
| 570 |
* Newer upstream version (closes: #133451, #150246).
|
| 571 |
* Include the new common2combined.pl and awstats_buildstaticpages.pl
|
| 572 |
scripts as tools.
|
| 573 |
|
| 574 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 3 Jul 2002 20:54:45 +0200
|
| 575 |
|
| 576 |
awstats (3.2-12) unstable; urgency=low
|
| 577 |
|
| 578 |
* Do a s/OSArrayID/OSSearchIDOrder/g in awstats.pl to make it work
|
| 579 |
with the new operating_systems.pl db (thanks to "Omniflux"
|
| 580 |
<josh@nebonet.com>). This closes: #140115.
|
| 581 |
|
| 582 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 27 Mar 2002 14:14:13 +0100
|
| 583 |
|
| 584 |
awstats (3.2-11) unstable; urgency=low
|
| 585 |
|
| 586 |
* Remove /var/cache/awstats on purge. Closes: #139292 (or half of it:
|
| 587 |
The package should not purge configfiles not created by the package.
|
| 588 |
Please reopen the bug if you disagree).
|
| 589 |
* Backport translations (lots of updates and new languages latvian and
|
| 590 |
brasilian portuguese), operating systems (cosmetic change to Amiga)
|
| 591 |
and search engines (czech engines and correction to alltheweb.com).
|
| 592 |
|
| 593 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Mar 2002 00:35:23 +0100
|
| 594 |
|
| 595 |
awstats (3.2-10) unstable; urgency=low
|
| 596 |
|
| 597 |
* Talk about logrotate and not cron.conf in README.Debian (Apache
|
| 598 |
cleaned that up in 1.3.22-6). Thanks to Unit3 for spotting it.
|
| 599 |
|
| 600 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 23:09:40 +0100
|
| 601 |
|
| 602 |
awstats (3.2-9) unstable; urgency=low
|
| 603 |
|
| 604 |
* The "Enough is enough..." release.
|
| 605 |
* Ignore silently if /var/log/apache/access.log is not readable by
|
| 606 |
www-data.
|
| 607 |
* Use only awstats.conf in default cron job (as other configurations
|
| 608 |
typically use separate logfiles and thus cannot be checked as simple
|
| 609 |
as the above).
|
| 610 |
* The above is a response to bugreport by Graeme <unit3@demoni.ca>,
|
| 611 |
and closes: #132781.
|
| 612 |
* Move awstats-update to examples now that it is no longer used (but -
|
| 613 |
after much struggle - works as intended).
|
| 614 |
* Move icon folder from /var/www to /usr/share as suggested by
|
| 615 |
Emmanuel CHANTREAU <echant@maretmanu.org>. This closes: #131957.
|
| 616 |
* Rewrite README.Debian to reflect the current situation.
|
| 617 |
* Add a TODO...
|
| 618 |
* Backport searchengines from 4.0 (add atlas.cz).
|
| 619 |
* Backport languages from 4.0 (updates to br, fr, it and pt).
|
| 620 |
|
| 621 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 21:40:04 +0100
|
| 622 |
|
| 623 |
awstats (3.2-8) unstable; urgency=low
|
| 624 |
|
| 625 |
* Fix typo in awstats-update (Closes: 132656).
|
| 626 |
|
| 627 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 16:58:14 +0100
|
| 628 |
|
| 629 |
awstats (3.2-7) unstable; urgency=low
|
| 630 |
|
| 631 |
* Fix awstats-update again, thanks to Emil Soleyman-Zomalan
|
| 632 |
<emil79@uclink.berkeley.edu>.
|
| 633 |
|
| 634 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 5 Feb 2002 19:03:25 +0100
|
| 635 |
|
| 636 |
awstats (3.2-6) unstable; urgency=low
|
| 637 |
|
| 638 |
* Rewrite awstats-update again (and make a note on the weird behavior
|
| 639 |
in README.Debian. Closes: 131321).
|
| 640 |
|
| 641 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 1 Feb 2002 01:42:38 +0100
|
| 642 |
|
| 643 |
awstats (3.2-5) unstable; urgency=low
|
| 644 |
|
| 645 |
* Revert awstats.pl path in awstats-update as well (thanks for a quick
|
| 646 |
bugreport from Jens fix-your-bloody-address Bech. Closes: #131394).
|
| 647 |
* I cannot reproduce the problem with recent awstats-update and
|
| 648 |
believe it to be fixed, so closes: #131394.
|
| 649 |
|
| 650 |
-- Jonas Smedegaard <dr@jones.dk> Wed, 30 Jan 2002 03:24:23 +0100
|
| 651 |
|
| 652 |
awstats (3.2-4) unstable; urgency=low
|
| 653 |
|
| 654 |
* Rewrite awstats.conf to avoid (ba)sh-voodoo that might upset non-
|
| 655 |
bash shells (Closes: #130713).
|
| 656 |
* Hack awstats.pl to only use our default folders or those in config
|
| 657 |
file.
|
| 658 |
* Move db/* from cgi-bin to /usr/share/awstats.
|
| 659 |
* Move logresolvemerge.pl out of cgi-bin to
|
| 660 |
/usr/share/doc/awstats/examples (but keep it uncompressed).
|
| 661 |
* Revert to using upstream script location /cgi-bin (no need for a
|
| 662 |
separate folder now that non-executables are moved off of cgi-bin).
|
| 663 |
* Switch to using upstream default for 'ShowFlagLinks'.
|
| 664 |
* Comment out '/YourRelativeUrl' and 'myworkstation' in awstats.pl.
|
| 665 |
|
| 666 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Jan 2002 22:08:05 +0100
|
| 667 |
|
| 668 |
awstats (3.2-3) unstable; urgency=low
|
| 669 |
|
| 670 |
* New maintainer (thanks, Eric :-). Updating maintainer field and
|
| 671 |
maintainer hint in debian/copyright.
|
| 672 |
* Hack awstats.pl to use for tables instead of (Closes: #130449).
|
| 673 |
* Acknowledge my own NMUs (Closes: #126250, 120517).
|
| 674 |
* Recognize Galeon: Add it to browsers.pl and hack awstats.pl to
|
| 675 |
separate it from Netscape (Closes: 130431).
|
| 676 |
|
| 677 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 24 Jan 2002 20:37:26 +0100
|
| 678 |
|
| 679 |
awstats (3.2-2.2) unstable; urgency=low
|
| 680 |
|
| 681 |
* Another NMU (last one wasn't approved by maintainer - crossing my
|
| 682 |
fingers about this one).
|
| 683 |
* Correctly suggests httpd.
|
| 684 |
* We have been at version 3.2 for a couple of builds now (maintainer
|
| 685 |
asked me to close these, so closes: #126250, #120517).
|
| 686 |
* Install only relevant documentation (avoid Windows-specific xml,
|
| 687 |
virtually empty htm and lintian-triggering LICENSE).
|
| 688 |
* README.Debian: Add note about default ownership of logfiles and
|
| 689 |
access from CGI.
|
| 690 |
* README.Debian: Clarify that the note about enabling logging of
|
| 691 |
browsers and referers is apache-specific (AWStats runs with other
|
| 692 |
httpd servers as well).
|
| 693 |
* Install perl helper scripts non-executable (thanks, lintian).
|
| 694 |
|
| 695 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Jan 2002 22:00:06 +0100
|
| 696 |
|
| 697 |
awstats (3.2-2.1) unstable; urgency=low
|
| 698 |
|
| 699 |
* NMU permitted by maintainer (or at least it will be if this package
|
| 700 |
happens to show up in sid).
|
| 701 |
* Build default awstats.conf sed'ing upstream awstats.model.conf (to
|
| 702 |
make sure added options in a new upstream version are included and
|
| 703 |
deprecated ones silently ignored).
|
| 704 |
* Add awstats.model.conf as an example file as well.
|
| 705 |
* Change DirCgi option from "/usr/lib/cgi-bin/awstats/awstats.pl" to
|
| 706 |
"/cgi-bin/awstats" (makes more sense according to documented
|
| 707 |
behaviour).
|
| 708 |
* Correctly install upstream changelog.
|
| 709 |
* Remove practically empty preinst, prerm and postrm debhelper files.
|
| 710 |
* Suggests: apache | httpd.
|
| 711 |
|
| 712 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 11 Jan 2002 01:56:27 +0100
|
| 713 |
|
| 714 |
awstats (3.2-2) unstable; urgency=low
|
| 715 |
|
| 716 |
* I forgot to include cgi-bin/db, sorry (closes: #128113).
|
| 717 |
|
| 718 |
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 7 Jan 2002 20:22:10 +0100
|
| 719 |
|
| 720 |
awstats (3.2-1) unstable; urgency=low
|
| 721 |
|
| 722 |
* New upstream release
|
| 723 |
|
| 724 |
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 5 Jan 2002 17:36:22 +0100
|
| 725 |
|
| 726 |
awstats (3.1build23-6) unstable; urgency=low
|
| 727 |
|
| 728 |
* Included default config in awstats-update (closes: #122518).
|
| 729 |
|
| 730 |
-- Eric Van Buggenhaut <ericvb@debian.org> Thu, 6 Dec 2001 23:12:51 +0100
|
| 731 |
|
| 732 |
awstats (3.1build23-5) unstable; urgency=high
|
| 733 |
|
| 734 |
* Corrected awstats-update (closes: #117762).
|
| 735 |
|
| 736 |
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 26 Nov 2001 23:22:31 +0100
|
| 737 |
|
| 738 |
awstats (3.1build23-4) unstable; urgency=low
|
| 739 |
|
| 740 |
* Corrected typo in cronscript (closes: #118412).
|
| 741 |
* Changed Architecture: to all
|
| 742 |
|
| 743 |
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 13 Nov 2001 13:43:00 +0100
|
| 744 |
|
| 745 |
awstats (3.1build23-3) unstable; urgency=low
|
| 746 |
|
| 747 |
* Corrected bad translations in italian and spanish files (closes: #113046)
|
| 748 |
* Use 'install' instead of 'cp' in debian/rules (closes: #115266). Patch
|
| 749 |
* provided by Jonas Smedegaard <dr@jones.dk>.
|
| 750 |
* Check for existence of /usr/sbin/awstats-update in cron script (closes: #117057). Patch
|
| 751 |
* provided by Jonas Smedegaard <dr@jones.dk>.
|
| 752 |
|
| 753 |
|
| 754 |
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 30 Oct 2001 00:08:49 +0100
|
| 755 |
|
| 756 |
awstats (3.1build23-2) unstable; urgency=low
|
| 757 |
|
| 758 |
* I (risko gergely) changed the maintainer field to
|
| 759 |
Eric Van Buggenhaut <ericvb@debian.org>
|
| 760 |
, because he will be the sponsor of a new maintainer,
|
| 761 |
who argued about the maintainership of this package,
|
| 762 |
and we decided, that he will take it over. There are
|
| 763 |
bugs, and it gets counted on bugs.debian.org/risko@debian.org,
|
| 764 |
which is very very bad for me, because it's not my bug,
|
| 765 |
simply the new maintainer can't upload a new version in 2-3
|
| 766 |
months. Sorry for any bandwidth wasting and inconvinence.
|
| 767 |
Gergely
|
| 768 |
|
| 769 |
-- RISKO Gergely <risko@debian.org> Thu, 11 Oct 2001 21:34:32 +0200
|
| 770 |
|
| 771 |
awstats (3.1build23-1) unstable; urgency=low
|
| 772 |
|
| 773 |
* new upstream version
|
| 774 |
|
| 775 |
-- RISKO Gergely <risko@debian.org> Fri, 24 Aug 2001 09:12:11 +0200
|
| 776 |
|
| 777 |
awstats (3.1build20-1) unstable; urgency=low
|
| 778 |
|
| 779 |
* Initial Release. (closes: Bug#90955, Bug#90956)
|
| 780 |
|
| 781 |
-- RISKO Gergely <risko@debian.org> Tue, 21 Aug 2001 13:17:46 +0200
|
| 782 |
|
| 783 |
Local variables:
|
| 784 |
mode: debian-changelog
|
| 785 |
End:
|