diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-11-19 14:01:00 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-11-19 14:01:00 +0000 |
commit | 1bfe05e7651336f6f9d1e2ea42280c9774ff524c (patch) | |
tree | 7d09a79136885e7d2cbacf4420c80d0fe8a90825 | |
parent | 3a16deec73ccb3eaffc85c1126bcb01d52ea32d2 (diff) | |
download | sitesummary-1bfe05e7651336f6f9d1e2ea42280c9774ff524c.tar.gz sitesummary-1bfe05e7651336f6f9d1e2ea42280c9774ff524c.tar.bz2 sitesummary-1bfe05e7651336f6f9d1e2ea42280c9774ff524c.tar.xz |
Add bug number and clean up changelog entry.
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 1d10d3f..d3ef736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,14 @@ sitesummary (0.0.67̃~svn70806) UNRELEASED; urgency=low [ Ronny Aasen ] - * only run lsscsi from collect.d/system, if /proc/bus/scsi exsists + * Only run lsscsi from collect.d/system, if /proc/bus/scsi exsists to avoid errors on machines without /sys mouted, like chroots - and vservers. (Closes: #602286). + and vservers (Closes: #602286). [ Petter Reinholdtsen ] - * Change sitesummary-upload to not try to parse an empty $http_proxy - variable. This get it working on hosts without a proxy setting. + * Change sitesummary-upload to not try to parse an empty + $http_proxy variable. This get it working on hosts without + a proxy setting (Closes: #604025). -- Ronny Aasen <ronny@skolelinux.no> Wed, 03 Nov 2010 11:06:12 +0200 |