sitesummary (0.0.6) UNRELEASED; urgency=low [ Petter Reinholdtsen ] * Let the client recommend cron, as it need it to call in after the initial submission after boot. * Add trivial sitesummary-makewebreport to make a web page with the summary results. * Let the collector store the IP peer info about each entry. Not yet working, as the getpeername() code is broken. [ Morten Werner Olsen ] * Rewrite Apache example config and place it in /etc/apache2/conf.d/ as /etc/apache2/sites-available/ is ment for new virtualhosts (which is not what we want). * Add myself as uploader. -- Morten Werner Olsen Wed, 30 Aug 2006 23:51:38 +0200 sitesummary (0.0.5) terra; urgency=low [ Petter Reinholdtsen ] * Add debconf question for sitegroup and host class. * Collect output from lsusb and lsscsi if they are present. * Drop wget as dependency for sitesummary-client. It is no longer used. * Include apache2 example configuration. * Try to create the directories in /var/lib/sitesummary/ with www-data as the owner, to allow the cgi script to write into them. * Remove sitecontact references. I'm not sure it is the right place for it, and we can reintroduce it if it proves to be a good idea. [ Steffen Joeris ] * Update debian/copyright file -- Petter Reinholdtsen Mon, 28 Aug 2006 18:26:01 +0200 sitesummary (0.0.4) terra; urgency=low [ Petter Reinholdtsen ] * Reduce code duplication in SiteSummary.pm. Add new function get_sitegroup(). * Extend site-summary script to also entries per sitegroup within a site. [ Steffen Joeris ] * Add cdbs to build-depends * Change build-depends-indep to build-depends as programs are needed for the clean target * Clean up control file and fix Recommends to make sure lintian is happy * Update debconf templates to fix a lintian warning [ Petter Reinholdtsen ] * Reduce compat level to 4 as #337664 is not affecting this package after I modified it to not start the init.d script when the package is installed. This make the source buildable in sarge. -- Petter Reinholdtsen Mon, 28 Aug 2006 08:05:55 +0200 sitesummary (0.0.3) terra; urgency=low * Remove temp file when it is processed by the collector. * Include the directories in /var/lib/sitesummary/ used by the collector in the sitesummary package. * Make it easier to configure the time delay from the boot until a report is submitted. * Change the sitesummary-client postinst to not submit information when the package is installed. -- Petter Reinholdtsen Sun, 27 Aug 2006 22:13:06 +0200 sitesummary (0.0.2) terra; urgency=low * Make temp file name more unique by adding process id to it, while I wait for a working getpeername call. * Add debconf question for collector URLs and site. -- Petter Reinholdtsen Sun, 27 Aug 2006 13:58:13 +0200 sitesummary (0.0.1) terra; urgency=low * Initial release. -- Petter Reinholdtsen Sat, 26 Aug 2006 12:04:28 +0200