2009
awstats (6.9~dfsg-1) unstable; urgency=low
[ Sergey B Kirpichev ] * New upstream release (Closes: #494676). * Add myself to Uploaders field. * Drop patches 0001 and 1005 (applied upstream). * Unfuzz patches 1002-1004. * Add new patch 1007 updating Russian translation. Thanks to Sergey Kirpichev at upstream tracker #2540486. * Add new patch 1008 enhancing the ExtraSection headings to include the words (Top XXX) for consistency with all other section headings. * Add new patch 1009 fixing URL to Hurd (Closes: #408086). * Add new patch 1010 fixing dirdata permissions (Closes: #299148). * Add new patch 1011 fixing Geo::IPfree warnings (Closes: #512373). * Add new patch 2001 hiding charts in days of month statistics. * Use debian defaults for geoip data files. [ Jonas Smedegaard ] * Repackage upstream tarball. * Packaging moved to Git (from Subversion). Update debian/control and git-buildpackage configfile, enabling pristine-tar support. * Use new local CDBS snippet package-relations.mk to resolve, cleanup and apply CDBS-declared (build-)dependencies. * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis). * Update local CDBS snippets: + upstream-tarball.mk: internal restructuring + buildinfo.mk: fix copyright years + copyright-check.mk: major rewrite, now generating hint file more readily usable as template for new proposed copyright format + Update README.cdbs-tweaks to also cover newly added package- relations.mk. * Rewrite debian/copyright using new proposed syntax (v440). Update copyright-hints. * Unfuzz patch 1006. * Depend on misc:depends (thanks to lintian) and cdbs:depends (currently unused, and drop superfluous dependencies (fulfilled by perl even in oldstable).
-- Jonas Smedegaard <dr@jones.dk> Tue, 03 Mar 2009 18:19:24 +0100
2008
awstats (6.7.dfsg-5.1) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* Strip '"' characters during URL decoding, fixing a cross-site
scripting attack (CVE-2008-3714; CVE-2008-5080; Closes: #495432).
-- Nico Golde <nion@debian.org> Wed, 10 Dec 2008 13:05:43 +0100
awstats (6.7.dfsg-5) unstable; urgency=low
* Add debian/patches/0001_awstats69beta_xss.patch,
upstream security fix from 6.9 beta to fix XSS.
(Closes: #495432, upstream bug 2001151)
-- Andreas Henriksson <andreas@fatal.se> Sun, 17 Aug 2008 13:54:04 +0200
awstats (6.7.dfsg-4) unstable; urgency=low
* Update local cdbs snippets:
+ Relax copyright-check to only warn about its discoveries.
+ Update dependency cleanup to strip cdbs 0.4.27 (not 0.4.27-1).
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Jun 2008 21:30:28 +0200
awstats (6.7.dfsg-3) unstable; urgency=low
* Update debian/copyright_hints (Closes: #487067) * Add dversionmangle to debian/watch to remove .dfsg from version string, as suggested by lintian. * Update to debian policy 3.8.0, no changes.
-- Andreas Henriksson <andreas@fatal.se> Sun, 22 Jun 2008 20:35:14 +0200
awstats (6.7.dfsg-2) unstable; urgency=low
[ Andreas Henriksson ] * Add debian/patches/1005_at-amp-t.patch (Closes: #478968) * Add myself to Uploaders. * Fix lintian warnings: + doc-base: Apps/Net -> Network/Monitoring * Bump to debian-policy 3.7.3 [ Charles Fry ] * Disable warnings for Perl < 5.6 (Closes: #432096, #440035) [ Jonas Smedegaard ] * Move Homepage to own field (from pseudo-field in long description). * Use Vcs-* fields (and not XS-Vcs-* ones). * Update cdbs tweaks: + update-tarball needs cdbs 0.4.39 or newer (only relevant for backports). + Support zip in upstream-tarball.mk (unneeded here). + Use ~ as repackaging delimiter by default in upstream-tarball.mk to make room for point releases and cleaned up rerelease. + Rename top srcdir in repackaged tarball to $pkg-$ver.orig to comply with Developers Reference 6.7.8.2. + Support mangling upstream version string in upstream-tarball.mk. + Major rewrite of copyright-check.mk. Update copyright_hints. + Drop wget options broken with recent versions of wget in update-tarball.mk. + Drop buildcore.mk override (set DEB_AUTO_UPDATE_DEBIAN_CONTROL manually when needed instead) + Misc. updates to README.cdbs-tweaks. * Rewrite config tweak in debian/rules in perl (instead of sed). * Fix dollar signs in perl-in-shell-in-make code in debian/rules. * Update build-dependency cosmetics in debian/rules, and semi-auto- update debian/control: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules
-- Andreas Henriksson <andreas@fatal.se> Tue, 03 Jun 2008 22:20:45 +0200
awstats (6.7.dfsg-1.1) unstable; urgency=low
* Non-maintainer upload during
credativ BSP 2008
* Fix release goal: FTBFS if build twice in a row (Closes: #442500)
-- Martin Zobel-Helas <zobel@debian.org> Sun, 06 Apr 2008 02:50:36 +0200
2007
awstats (6.7.dfsg-1) unstable; urgency=low
* New upstream release. Closes: bug#436572, thanks to Daniel Baumann. * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control. * Fix standards-version in debian/control.in. * Update CDBS tweaks: + Replace auto-update.mk with overloading buildcore.mk. + Check copyright strings in pre-build target (not clean target) to fix race condition. + Add upstream-tarball.mk to implement get-orig-source target. + Fix applying buildinfo only once. + Add debian/README.cdbs-tweaks and advertise it in debian/rules. * Declare (and merge duplicate) build-dependencies in debian/rules. Declare all as Build-Depends (not Build-depends-Indep). * Semi-auto-update debian/control: DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build * Update debian/copyright: + Include both copyright and licensing info verbatim. + Update to include the year 2007. + Refer explicitly to GPLv2.
-- Jonas Smedegaard <dr@jones.dk> Mon, 27 Aug 2007 17:52:52 +0200
awstats (6.6+dfsg-1) unstable; urgency=low
* New upstream release (Closes: #350987, #335865)
-- Charles Fry <cfry@debian.org> Sat, 10 Feb 2007 11:11:02 -0500
2006
awstats (6.5+dfsg-1) unstable; urgency=low
[ Jonas Smedegaard ] * Add to 6.5-2 changelog entry that it fixed CVE-2006-1945 too. [ Charles Fry ] * Move cdbs and debhelper into Build-Depends * Don't distribute Firefox icon (Closes: #388571)
-- Charles Fry <cfry@debian.org> Sat, 4 Nov 2006 15:47:46 -0500
awstats (6.5-2) unstable; urgency=high
[ Charles Fry ]
* Require AWSTATS_ENABLE_CONFIG_DIR environmental variable in order to
enable configdir. Closes: #365910 (thanks to Hendrik Weimer
<hendrik@enyo.de>)
* Integrated security patches from upstream:
+ Decode QueryString. Closes: #364443 (thanks to Micah Anderson
<micah@debian.org>)
+ Sanitize migrate parameter. Closes: #365909 (thanks to Hendrik Weimer
<hendrik@enyo.de>)
* Indent Homepage in long description, per debian reference guideline
[ Jonas Smedegaard ]
* Update local cdbs snippet copyright-check.mk:
+ Broaden scan to also look for "(c)" by default.
+ Make egrep options configurable.
* Semi-auto-update debian/control:
+ Bump up versioned build-dependency on debhelper.
* Semi-auto-update debian/copyright_hints (nothing remarkable).
* Set urgency=high as this upload fixes security-related bugs
(bug#365909: CVE-2006-2237, bug#364443: CVE-2006-1945).
* Fix including a couple of example shell scripts ignored by mistake.
-- Jonas Smedegaard <dr@jones.dk> Tue, 9 May 2006 23:10:43 +0200
awstats (6.5-1) unstable; urgency=low
[ Jonas Smedegaard ]
* New upstream release.
+ Recognizes GNUTLS from lynx User-Agent header. Closes: #306130
(thanks to Dmitry Baryshkov <mitya@school.ioffe.ru>).
+ Geoip shows countries for resolved hostnames. Closes: #317310
(thanks to Administrator <azhrarn@underhanded.org>).
* Simplify watch file to better work with parser used at qa.d.o.
* Improve cdbs rules:
+ Use quilt (rather than cdbs-internal patch system).
+ Add and enable new local snippets copyright-check and auto-update.
+ Update local snippet buildinfo (fixing its namespace).
* Auto-update debian/control:
+ Tightened build-dependency on cdbs.
+ Added build-dependencies on patchutils and quilt.
* Package is now team-maintained:
+ New maintainer: Debian AWStats Team
<pkg-awstats-devel@lists.alioth.debian.org>.
+ Add myself as uploader.
[ Charles Fry ]
* Use qa.debian.org SF redirector in watch file.
* Use Homepage instead of Website in debian/control, per DDR 6.2.4.
* Removed patches integrated upstream
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 Jan 2006 22:35:07 +0100
2005
awstats (6.4-2) unstable; urgency=low
[ Charles Fry ] * New co-maintainer. * Suggest libgeo-ipfree-perl. Closes: #316126 (thanks to Gunnar Wolf <gwolf@gwolf.org>). * Fixed README.Debian path to configure.pl. Closes: #313093 (thanks to Michael De Nil <michael@flex-it.be>). [ Jonas Smedegaard ] * Acknowledge NMU. Closes: bug#322591. * Bump up watch version, and adjust the default command (we have moved to SubVerSion). * Add proto to URL in long description. * User newer chown syntax in postinst (thanks to lintian).
-- Jonas Smedegaard <dr@jones.dk> Mon, 19 Sep 2005 22:41:16 +0200
awstats (6.4-1.1) unstable; urgency=high
* Non-maintainer upload * SECURITY UPDATE: Fix arbitrary command injection. (Closes: #322591) Thanks to Martin Pitt for reporting the issue and providing the patch. * Add debian/patches/03_remove_eval.patch: - Replace all eval() calls for dynamically constructed function names with soft references. This fixes arbitrary command injection with specially crafted referer URLs which contain Perl code. - Patch taken from upstream CVS, and contained in 6.5 release. * References: CAN-2005-1527 http://www.idefense.com/application/poi/display?id=290&type=vulnerabilities
-- Frank Lichtenheld <djpig@debian.org> Sun, 4 Sep 2005 19:17:31 +0200
awstats (6.4-1) unstable; urgency=low
* New upstream release. * Redirect errors of offline scripts to STDERR. Closes: bug#296435 (tanks to Charles Fry <debian@frogcircus.org>). * Fix typo in README.Debian (thanks to Emmanuel Lacour <elacour@easter-eggs.com>).
-- Jonas Smedegaard <dr@jones.dk> Sat, 26 Mar 2005 06:51:21 +0100
awstats (6.3-1) unstable; urgency=high
* New upstream release. Closes: bug#293702, #293668 (thanks to Nelson A. de Oliveira <naoliv@biolinux.df.ibilce.unesp.br>). + Includes upstream fix for security bug fixed in 6.2-1.1. + Includes upstream fix for most of security bug fixed in 6.2-1.1. * Acknowledge NMUs. Closes: bug#291064, #294488 (thanks to Martin Schulze <joey@infodrom.org>, Martin Pitt <mpitt@debian.org>, Ubuntu, Joey Hess <joeyh@debian.org>, Frank Lichtenheld <djpig@debian.org> and Steve Langasek <vorlon@debian.org>). * Include patch for last parts of security bug fixed in 6.2-1.1: 01_sanitize_more.patch. * Patch (02) to include snapshot of recent development: + Fix security hole that allowed a user to read log file content even when plugin rawlog was not enabled. + Fix a possible use of AWStats for a DoS attack. + configdir option was broken on windows servers. + DebugMessages is by default set to 0 for security reasons. + Minor fixes. * References: CAN-2005-0435 - read server logs via loadplugin and pluginmode CAN-2005-0436 - code injection via PluginMode CAN-2005-0437 - directory traversal via loadplugin CAN-2005-0438 - information leak via debug
-- Jonas Smedegaard <dr@jones.dk> Sat, 5 Feb 2005 17:13:48 +0100
awstats (6.2-1.2) unstable; urgency=HIGH
* NMU with the following patch from Ubuntu. Closes: #294488 * SECURITY UPDATE: fix more arbitrary command execution vulnerabilities * wwwroot/cgi-bin/awstats.pl: remove all non-path characters from the "config", "pluginmode", "loadplugin", and "noloadplugin" parameters (which are defined by the remote user) to prevent execution of arbitrary shell commands through shell metacharacters. * References: CAN-2005-0362 for plugin variables CAN-2005-0363 for the config variable
-- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2005 14:02:07 -0500
awstats (6.2-1.1) unstable; urgency=HIGH
* NMU with the following patch from Ubuntu. Closes: #291064 * SECURITY UPDATE: fix arbitrary command execution * awstats/wwwroot/cgi-bin/awstats.pl: remove all non-path characters from the "configdir" parameter and the SiteConfig variable to prevent execution of arbitrary shell commands when open()'ing them. * References: CAN-2005-0116 http://www.idefense.com/application/poi/display?id=185&type=vulnerabilities
-- Joey Hess <joeyh@debian.org> Thu, 20 Jan 2005 16:29:35 -0500
awstats (6.2-1) unstable; urgency=low
* New upstream release. Closes: bug#282665. * Strip leading article from short description to please lintian.
-- Jonas Smedegaard <dr@jones.dk> Mon, 3 Jan 2005 18:33:47 +0100
2004
awstats (6.1-4) unstable; urgency=high
* Add upstream website URL to long description. * Fix watch file. * Use generic (but unofficial) buildinfo cdbs snippet. * Recommend libnet-xwhois-perl. Closes: bug#261190 (thanks to Thilo Pfennig <tp@alternativ.net>). * No longer avoid GIFs - the evil patent has expired. This closes: bug#260345 (thanks to Charles Lepple <clepple+debian@ghz.cc>). * Set urgency=high to hopefully get this into sarge in time (the changes are small but valuable).
-- Jonas Smedegaard <dr@jones.dk> Thu, 4 Nov 2004 00:56:58 +0100
awstats (6.1-3) unstable; urgency=low
* Correct minor typos in README.Debian. * Add new section to README.Debian: "Quick'n'dirty setup". * Add example apache config snippet.
-- Jonas Smedegaard <dr@jones.dk> Fri, 8 Oct 2004 12:34:15 +0200
awstats (6.1-2) unstable; urgency=low
* Correct a build target so configuration file is properly included
(arrgh!). This also closes: Bug#258883 (thanks to Raphael Hertzog
<hertzog@debian.org>).
-- Jonas Smedegaard <dr@jones.dk> Wed, 21 Jul 2004 22:58:03 +0200
awstats (6.1-1) unstable; urgency=low
* New ustream release. Closes: Bug#251620, #257248 (except not ful- filling the wish of updating to 6.2 not yet stable upstream). + Misspelling ("trafic") corrected. Closes: Bug#240975 (thanks to Cristopher Price <cprice@cs-home.com>). * Add new XSLT files as example files. * Make sure among example files that only scripts and direactories are executable.
-- Jonas Smedegaard <dr@jones.dk> Fri, 2 Jul 2004 17:55:22 +0200
awstats (6.0-4) unstable; urgency=low
* Really fix bug#247265. Really closes: Bug#247265 (thanks to Edward J. Shornock <ed@crazeecanuck.homelinux.net>).
-- Jonas Smedegaard <dr@jones.dk> Wed, 5 May 2004 05:12:07 +0200
awstats (6.0-3) unstable; urgency=low
* Avoid perl warning when declaring a set of empty variables. Closes:
Bug#247265 (thanks to J.H.M. Dassen (Ray) <fsmla@xinara.org>).
* Explicitly favor perl 5.8 to libstorable-perl and libtime-hires-perl
(not really a bug - the perl package satisfies this implicitly, but
since the bugreporter took the time to file a bugreport about it,
I'll manage to set it up explicitly). Closes: Bug#247267.
* Added note about Debian location of configure.pl to README.Debian to
deal with main script hardcoding its location. Closes: Bug#243047
(again, thanks to J.H.M. Dassen).
* Move cache files to /var/lib/awstats and use that location from now
on by default (as claimed in 5.6-2 - I wonder what went wrong then).
Add note to NEWS about the change, and update README.Debian. Closes:
Bug#232349 (thanks to Erik Jacobson <azhrarn@underhanded.org>).
* Standards-version 3.6.1.
-- Jonas Smedegaard <dr@jones.dk> Tue, 4 May 2004 15:51:26 +0200
awstats (6.0-2) unstable; urgency=medium
* Rename NEWS.Debian to NEWS, so that it gets installed. Thanks to
Brock Rozen <brozen@capalon.com> for spotting it.
* Setting urgency=medium, as this is only a packaging correction, and
is good to get into testing soon.
-- Jonas Smedegaard <dr@jones.dk> Sat, 3 Apr 2004 00:21:38 +0200
awstats (6.0-1) unstable; urgency=low
* New upstream release. Closes: Bug#211005 (at least the main part of it) * Acceptance of friendly takeover (mentioned in Bug#211005) withdrawn. * Suggest in README.Debian the upstream script awstats_updateall.pl as alternative to awstats-update (mentioned in Bug#211005 - please file a separate wishlist bug if interested in discussing this further). * Add NEWS.Debian + Move relevant stuff from README.Debian + Add new stuff about upgrade to 6.x. * Suggest libnet-dns-perl and libnet-ip-perl. Closes: Bug#220393 (thanks to Craig small <csmall@debian.org>). * Drop patch to tighten paths possible to pass to main script: Current code is not as open to XSS flaws as earlier, and it makes the Debian package harder to maintain (leading to other more important bugfixes taking longer to reach Debian). * Remove Debian-specific notes in debian/changelog provided in debian/changelog as well.
-- Jonas Smedegaard <dr@jones.dk> Sun, 28 Mar 2004 14:04:53 +0200
2003
awstats (5.6-2) unstable; urgency=low
* Use target common-configure-indep instead of common-configure for
inclusion of awstats.conf. Closes: Bug#210351 (thanks to Georges
Kesseler <gkes@cpu.lu>, Paul Slootman <paul@debian.org> and Javier
Fernândez-Sanguino Peña <jfs@computer.org> for solving this, and
to Nathanael Nerode <neroden@twcny.rr.com> for waking me up).
* Update 02_use_static_dirs.diff to not use "." as DirData default.
Closes (the other part of) Bug#222694 (together with the above).
* Use /var/lib/awstats instead of /var/cache/awstats (thanks to Paul
Slootman <paul@debian.org> for his notice in Bug#222694).
-- Jonas Smedegaard <dr@jones.dk> Thu, 18 Dec 2003 16:23:15 +0100
awstats (5.6-1) unstable; urgency=low
* New upstream release (closes: Bug#202006). + Upstream deals with compliant robots hitting stats page now (closes: Bug#195840 - the rest of the suggestion is questionable and can be implemented locally by standard editing config file). * Problem with mod_gzip possibly solved in version 5.4 (closes: Bug#165390 - please reopen if problem persist). * Remove patch 01_use_TableBG (upstream has improved/rearranged visual design). * Include sample JavaScript and CSS code as examples. * Include all tools as examples, not only explicit ones (adds awstats_exportlib.pl and new maillogconvert.pl). * Update watch file (use explicit server instead of sourceforge redirect crap, and add uupdate). * Standards-version 3.6.0. * Cleanup debian/rules a bit, thanks to newer cdbs (no need to tighten build-dependency as cdbs has not yet ever been part of an official Debian release). * Update 02_use_static_dirs.diff to match new upstream release. * Improve long description a bit (mention that more than 30 languages are supported). * Fix speling error and generally improve virtually empty awstats.conf.local (sorry folks - this won't happen often). * Use cdbs to add examples (instead of separate debhelper file), and make sure all example scripts are executable and not compressed.
-- Jonas Smedegaard <dr@jones.dk> Fri, 1 Aug 2003 14:08:40 +0200
awstats (5.5-2) unstable; urgency=low
* Build-depend on cdbs, and tighten build-dependency on debhelper
(although I suspect this is actually not really needed for perl
packages).
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2003 12:02:19 +0200
awstats (5.5-1) unstable; urgency=low
* New upstream release
* Switch from cbs to cdbs.
* Correct debian/watch.
* Standards-Version 3.5.10 (no changes needed).
* Avoid the example plugin without the use of 'rm -rf', and include it
instead as, well, an example.
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2003 11:23:40 +0200
awstats (5.4-1) unstable; urgency=low
* New upstream release (closes: bug#170285, bug#175328). * Update patches. * Update debian/rules to latest version of CBS. * provide separate conffile for local tweaks (closes: Bug#179741, thanks to Francesco Potorti <pot@gnu.org>).
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Mar 2003 06:01:58 +0100
awstats (5.1-6) unstable; urgency=low
* Fix wrongly placed quotes in /etc/awstats./awstats.conf (thanks to
Wolfgang Karall <spiney@spiney.org>. Closes bug#177857.
-- Jonas Smedegaard <dr@jones.dk> Wed, 22 Jan 2003 13:31:10 +0100
2002
awstats (5.1-5) unstable; urgency=low
* Switch to using CBS (Colin's Build System).
* Correct (and improve a bit) sed rules adjusting configfile. This
closes: Bug#171698, thanks to Robert Millan <zeratul2@wanadoo.es>
(and to Amaya Rodrigo Sastre <amaya@debian.org> for clarifying).
* Separate html documentation and register with doc-base.
* Avoid all GIFs (PNGs are provided for them all).
* Don't strip .ico file.
* Quote the wording of the upstream license statement (instead of just
telling that it is GPL) in debian/copyright, and properly refer to
Debian location of the GPL.
* Declare compliance with Policy version 3.5.8.0.
-- Jonas Smedegaard <dr@jones.dk> Sun, 15 Dec 2002 21:31:14 +0100
awstats (5.1-4) unstable; urgency=low
* Really take care of LogFile default.
-- Jonas Smedegaard <dr@jones.dk> Fri, 15 Nov 2002 00:37:43 +0100
awstats (5.1-3) unstable; urgency=low
* Change default DirData from . to /var/cache/awstats and make sure
LogFile always defaults to /var/log/apache/access.log (currently the
case, but not in 5.0 - who knows if it changes upstream again).
Thanks to Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>, this closes:
Bug#165979.
-- Jonas Smedegaard <dr@jones.dk> Thu, 14 Nov 2002 23:47:14 +0100
awstats (5.1-2) unstable; urgency=medium
* Add debian/watch file.
* Set urgency=medium (this really shouldn't harm anyone, and I don't
want it to delay entering testing).
-- Jonas Smedegaard <dr@jones.dk> Mon, 4 Nov 2002 19:54:06 +0100
awstats (5.1-1) unstable; urgency=low
* New upstream release.
-- Jonas Smedegaard <dr@jones.dk> Tue, 29 Oct 2002 01:52:02 +0100
awstats (5.0-1) unstable; urgency=low
* New upstream release.
* debian/README.Debian: Add note from changelog about upgrading older
logfiles for speed.
* Add a TODO.
-- Jonas Smedegaard <dr@jones.dk> Sun, 6 Oct 2002 18:03:46 +0200
awstats (4.99.20020922-1) unstable; urgency=low
* New upstream (pre)release.
* Include and add dependencies for plugins, except the non-functional
graph3d plugin.
* Enable hashfiles plugin per default.
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Sep 2002 14:53:07 +0200
awstats (4.1-1) unstable; urgency=low
* New upstream release.
* This is the newest stable release (5.0 is work-in-progress). Closes:
#156589.
-- Jonas Smedegaard <dr@jones.dk> Wed, 14 Aug 2002 01:29:49 +0200
awstats (4.0-3) unstable; urgency=low
* Add example script provided by Francesco Potorti` <pot@gnu.org> (Closes: #153559). * I am giving hints of ways to integrate AWStats with a running webserver. There are too many ways to put it together - and I will not write a manual about it, sorry (but thanks for the suggestions!). Closes: #153561. * Remove TODO. Apache2 goes in interesting other ways...
-- Jonas Smedegaard <dr@jones.dk> Tue, 23 Jul 2002 16:57:40 +0200
awstats (4.0-2) unstable; urgency=low
* Add staticpages.sh, suggested by Cyrille Chepelov, as example
script.
-- Jonas Smedegaard <dr@jones.dk> Thu, 4 Jul 2002 00:08:33 +0200
awstats (4.0-1) unstable; urgency=low
* Newer upstream version (closes: #133451, #150246). * Include the new common2combined.pl and awstats_buildstaticpages.pl scripts as tools.
-- Jonas Smedegaard <dr@jones.dk> Wed, 3 Jul 2002 20:54:45 +0200
awstats (3.2-12) unstable; urgency=low
* Do a s/OSArrayID/OSSearchIDOrder/g in awstats.pl to make it work
with the new operating_systems.pl db (thanks to "Omniflux"
<josh@nebonet.com>). This closes: #140115.
-- Jonas Smedegaard <dr@jones.dk> Wed, 27 Mar 2002 14:14:13 +0100
awstats (3.2-11) unstable; urgency=low
* Remove /var/cache/awstats on purge. Closes: #139292 (or half of it: The package should not purge configfiles not created by the package. Please reopen the bug if you disagree). * Backport translations (lots of updates and new languages latvian and brasilian portuguese), operating systems (cosmetic change to Amiga) and search engines (czech engines and correction to alltheweb.com).
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Mar 2002 00:35:23 +0100
awstats (3.2-10) unstable; urgency=low
* Talk about logrotate and not cron.conf in README.Debian (Apache
cleaned that up in 1.3.22-6). Thanks to Unit3 for spotting it.
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 23:09:40 +0100
awstats (3.2-9) unstable; urgency=low
* The "Enough is enough..." release.
* Ignore silently if /var/log/apache/access.log is not readable by
www-data.
* Use only awstats.conf in default cron job (as other configurations
typically use separate logfiles and thus cannot be checked as simple
as the above).
* The above is a response to bugreport by Graeme <unit3@demoni.ca>,
and closes: #132781.
* Move awstats-update to examples now that it is no longer used (but -
after much struggle - works as intended).
* Move icon folder from /var/www to /usr/share as suggested by
Emmanuel CHANTREAU <echant@maretmanu.org>. This closes: #131957.
* Rewrite README.Debian to reflect the current situation.
* Add a TODO...
* Backport searchengines from 4.0 (add atlas.cz).
* Backport languages from 4.0 (updates to br, fr, it and pt).
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 21:40:04 +0100
awstats (3.2-8) unstable; urgency=low
* Fix typo in awstats-update (Closes: 132656).
-- Jonas Smedegaard <dr@jones.dk> Thu, 7 Feb 2002 16:58:14 +0100
awstats (3.2-7) unstable; urgency=low
* Fix awstats-update again, thanks to Emil Soleyman-Zomalan
<emil79@uclink.berkeley.edu>.
-- Jonas Smedegaard <dr@jones.dk> Tue, 5 Feb 2002 19:03:25 +0100
awstats (3.2-6) unstable; urgency=low
* Rewrite awstats-update again (and make a note on the weird behavior
in README.Debian. Closes: 131321).
-- Jonas Smedegaard <dr@jones.dk> Fri, 1 Feb 2002 01:42:38 +0100
awstats (3.2-5) unstable; urgency=low
* Revert awstats.pl path in awstats-update as well (thanks for a quick
bugreport from Jens fix-your-bloody-address Bech. Closes: #131394).
* I cannot reproduce the problem with recent awstats-update and
believe it to be fixed, so closes: #131394.
-- Jonas Smedegaard <dr@jones.dk> Wed, 30 Jan 2002 03:24:23 +0100
awstats (3.2-4) unstable; urgency=low
* Rewrite awstats.conf to avoid (ba)sh-voodoo that might upset non-
bash shells (Closes: #130713).
* Hack awstats.pl to only use our default folders or those in config
file.
* Move db/* from cgi-bin to /usr/share/awstats.
* Move logresolvemerge.pl out of cgi-bin to
/usr/share/doc/awstats/examples (but keep it uncompressed).
* Revert to using upstream script location /cgi-bin (no need for a
separate folder now that non-executables are moved off of cgi-bin).
* Switch to using upstream default for 'ShowFlagLinks'.
* Comment out '/YourRelativeUrl' and 'myworkstation' in awstats.pl.
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Jan 2002 22:08:05 +0100
awstats (3.2-3) unstable; urgency=low
* New maintainer (thanks, Eric :-). Updating maintainer field and
maintainer hint in debian/copyright.
* Hack awstats.pl to use for tables instead of (Closes: #130449).
* Acknowledge my own NMUs (Closes: #126250, 120517).
* Recognize Galeon: Add it to browsers.pl and hack awstats.pl to
separate it from Netscape (Closes: 130431).
-- Jonas Smedegaard <dr@jones.dk> Thu, 24 Jan 2002 20:37:26 +0100
awstats (3.2-2.2) unstable; urgency=low
* Another NMU (last one wasn't approved by maintainer - crossing my
fingers about this one).
* Correctly suggests httpd.
* We have been at version 3.2 for a couple of builds now (maintainer
asked me to close these, so closes: #126250, #120517).
* Install only relevant documentation (avoid Windows-specific xml,
virtually empty htm and lintian-triggering LICENSE).
* README.Debian: Add note about default ownership of logfiles and
access from CGI.
* README.Debian: Clarify that the note about enabling logging of
browsers and referers is apache-specific (AWStats runs with other
httpd servers as well).
* Install perl helper scripts non-executable (thanks, lintian).
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Jan 2002 22:00:06 +0100
awstats (3.2-2.1) unstable; urgency=low
* NMU permitted by maintainer (or at least it will be if this package
happens to show up in sid).
* Build default awstats.conf sed'ing upstream awstats.model.conf (to
make sure added options in a new upstream version are included and
deprecated ones silently ignored).
* Add awstats.model.conf as an example file as well.
* Change DirCgi option from "/usr/lib/cgi-bin/awstats/awstats.pl" to
"/cgi-bin/awstats" (makes more sense according to documented
behaviour).
* Correctly install upstream changelog.
* Remove practically empty preinst, prerm and postrm debhelper files.
* Suggests: apache | httpd.
-- Jonas Smedegaard <dr@jones.dk> Fri, 11 Jan 2002 01:56:27 +0100
awstats (3.2-2) unstable; urgency=low
* I forgot to include cgi-bin/db, sorry (closes: #128113).
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 7 Jan 2002 20:22:10 +0100
awstats (3.2-1) unstable; urgency=low
* New upstream release
-- Eric Van Buggenhaut <ericvb@debian.org> Sat, 5 Jan 2002 17:36:22 +0100
2001
awstats (3.1build23-6) unstable; urgency=low
* Included default config in awstats-update (closes: #122518).
-- Eric Van Buggenhaut <ericvb@debian.org> Thu, 6 Dec 2001 23:12:51 +0100
awstats (3.1build23-5) unstable; urgency=high
* Corrected awstats-update (closes: #117762).
-- Eric Van Buggenhaut <ericvb@debian.org> Mon, 26 Nov 2001 23:22:31 +0100
awstats (3.1build23-4) unstable; urgency=low
* Corrected typo in cronscript (closes: #118412). * Changed Architecture: to all
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 13 Nov 2001 13:43:00 +0100
awstats (3.1build23-3) unstable; urgency=low
* Corrected bad translations in italian and spanish files (closes: #113046) * Use 'install' instead of 'cp' in debian/rules (closes: #115266). Patch * provided by Jonas Smedegaard <dr@jones.dk>. * Check for existence of /usr/sbin/awstats-update in cron script (closes: #117057). Patch * provided by Jonas Smedegaard <dr@jones.dk>.
-- Eric Van Buggenhaut <ericvb@debian.org> Tue, 30 Oct 2001 00:08:49 +0100
awstats (3.1build23-2) unstable; urgency=low
* I (risko gergely) changed the maintainer field to
Eric Van Buggenhaut <ericvb@debian.org>
, because he will be the sponsor of a new maintainer,
who argued about the maintainership of this package,
and we decided, that he will take it over. There are
bugs, and it gets counted on bugs.debian.org/risko@debian.org,
which is very very bad for me, because it's not my bug,
simply the new maintainer can't upload a new version in 2-3
months. Sorry for any bandwidth wasting and inconvinence.
Gergely
-- RISKO Gergely <risko@debian.org> Thu, 11 Oct 2001 21:34:32 +0200
awstats (3.1build23-1) unstable; urgency=low
* new upstream version
-- RISKO Gergely <risko@debian.org> Fri, 24 Aug 2001 09:12:11 +0200
awstats (3.1build20-1) unstable; urgency=low
* Initial Release. (closes: Bug#90955, Bug#90956)
-- RISKO Gergely <risko@debian.org> Tue, 21 Aug 2001 13:17:46 +0200