aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 7306718436b8aa3bc329abff24acfdd2ac864fdc (plain)
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
sitesummary (0.0.7) UNRELEASED; urgency=low

  * Add daily cron job to update web pages once a day.
  * Remove old /etc/apache2/sites-available/sitesummary if it exist, to
    cope with the new apache config structure introduced version 0.0.6.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 31 Aug 2006 08:43:19 +0200

sitesummary (0.0.6) terra; 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.
  * Extend package descriptions and make them more useful.
  * Improve copyright file.
  * Change build-depend to build-depend-indep, as this package
    currently is architecture neutral.

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

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 31 Aug 2006 08:34:30 +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 <pere@debian.org>  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 <pere@debian.org>  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 <pere@debian.org>  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 <pere@debian.org>  Sun, 27 Aug 2006 13:58:13 +0200

sitesummary (0.0.1) terra; urgency=low

  * Initial release.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 26 Aug 2006 12:04:28 +0200