lp:ubuntu/precise/awstats

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/awstats
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

17. By Sergey B Kirpichev

* Add MAILTO=root to awstats.cron.d (Closes: #652665, thanks to
  Dominique Brazziel)
* Add todo for #302210
* 1019_allow_frame_resize.patch: Allow resize of mainleft/right frames
  (Closes: #293218)

16. By Sergey B Kirpichev

* Apply some compatibility fixes for perl 5.14: introduce 1018_perl5-
  14.patch (Closes: #650492, #652070, thanks to Atsuhito Kohda)
* Fixed Bug-Debian info for 016_downloads_list_page.patch

15. By Sergey B Kirpichev

* Bump up Standards-Version (to 3.9.2)
* Removed .gitignore
* Replace /usr/share/doc/awstats/html/awstats_changelog.txt.gz by
  symlink to avoid lintian warning
* Include patches/1016_downloads_list_page.patch to generate
  "Downloads Full list" page (Closes: #638857)
* Refresh patches with --no-index --no-timestamps -pab --diffstat
* Include patches/1017_fix_html_output_markup.patch to fix some output
  issues (Closes: #630943)
* Update copyright for debian/* files
* Minor tweaks of debian/README.Debian
* Add some hints to restrict access to /cgi-bin/awstats.pl (Closes:
  #590953)

14. By Sergey B Kirpichev

[ Sergey B Kirpichev ]
* Process the /etc/awstats/awstats.conf file in
  update.sh/buildstatic.sh only if it's exists (Closes: #613524)
* Allow change $NBOFLASTUPDATELOOKUPTOSAVE via CGI/CLI arguments
  (Closes: #600225).

[ Jonas Smedegaard ]
* Remove myself as uploader. Thanks for all the fish.

[ Sergey B Kirpichev ]
* Drop Debian AWStats Team from Maintainer's

13. By Jonas Smedegaard <email address hidden>

* New upstream release.
  Closes: bug#613447.

[ Sergey B Kirpichev ]
* Unfuzz patches.
* Update patch 1008.
* Drop obsolete patches.
* Fix +x bit on *.js in docs/examples
* Avoid asterisks in debian/NEWS entries, to please lintian.
* Fix recode bulgarian tooltips file as utf-8.
  Closes: bug#610632.
* Forward patches 0007 and 1015 upstream.
* Allow DM (Debian Maintainer) uploads.

[ Jonas Smedegaard ]
* Update copyright file:
  + Rewrite using Subversion rev.173 of draft DEP5 format.
  + Add some previously missed authors and licenses.

12. By Jonas Smedegaard <email address hidden>

[ Sergey B Kirpichev ]
* Bump up Standards-Version to 3.9.1.
* Remove examples/staticpages.sh.
* Take sucurity fixes from upstream CVS:
  - CVE-2010-4369: patch 0009 (closes directory traversal vulnerability via
    crafted LoadPlugin directory).
  - CVE-2010-4367(and CVE-2010-4368): update patch 1002 (sanitize configdir,
    disable overwriting of configdir parameter in cgi mode).
  Closes: bug#606263.

[ Jonas Smedegaard ]
* Unfuzz patches.
* Ease building with git-buildpackage:
  + Add dpkg-source local-options.
  + Suppress .pc dir.

11. By Jonas Smedegaard <email address hidden>

[ Jonas Smedegaard ]
* Fix bashism in buildstatic.sh.
  Closes: bug#582861.
* Recommend versions of coreutils supporting mktemp --tmpdir.
  Closes: bug#582602, thanks to Vincent Danjean.

[ Andreas Henriksson ]
* Remove myself from uploaders.

[ Sergey B Kirpichev ]
* Install logresolvemerge.pl in tools.
  Closes: bug#275491.
* Change order of configs parsing in update.sh and buildstatic.sh.
  Closes: bug#580699, thanks to Ken Neighbors.
* Improve documentation. Logfile permissions, EnableLockForUpdate
  option, setup for multiple sites.
  Closes: bug#580702, thanks to Ken Neighbors.
* Prevent nested includes from being prematurely closed.
  Closes: bug#575545, thanks to Ken Neighbors.
* Rephrase steps needed for apache.conf installation.
  Closes: bug#590947.

10. By Jonas Smedegaard <email address hidden>

[ Sergey B Kirpichev ]
* Show error messages from cron jobs.
  Closes: bug#580672, thanks to Ken Neighbors.
* Add option to disable nightly generation of static html reports.
  Closes: bug#580692, thanks to Ken Neighbors.
* Option to use "nice" to lower the priority of cron scripts.
  Closes: bug#580693, thanks to Ken Neighbors.
* Set default language (en) for static reports generation
* Cosmetic improvements to cron scripts.
  Closes: bug#580704.
* Recognize method/protocol RTSP in uppercase.
  Closes: bug#350601, thanks to Lee Maguire.
* Report permissions problem while reading awstats.custom.conf.
  Closes: bug#572353, thanks to Ken Neighbors.

[ Jonas Smedegaard ]
* Reverse test logic when sourcing /etc/default/awstats to not fail if
  missing.
* Respect TMPDIR for temporary files (i.e. use mktemp --tmpdir).
* Update patches:
  + Drop (unapplied) patch 0011: applied upstream at some point in the
    past.
  + Unfuzz (unapplied) patch 0006.
  + Refresh patches 0006, 1015 and 1016 with compacting quilt options
    --no-index --no-timestamps -pab.

9. By Jonas Smedegaard <email address hidden>

[ 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).

8. By Nico Golde <email address hidden>

* 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).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/awstats
This branch contains Public information 
Everyone can see this information.

Subscribers