aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-11-19 13:48:44 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-11-19 13:48:44 +0000
commit3a16deec73ccb3eaffc85c1126bcb01d52ea32d2 (patch)
treeba950d7f10e1022154e58f77245bdf47fc79611e /debian
parent39609f4393fee472f8ff3932413aa19281bb5fca (diff)
downloadsitesummary-3a16deec73ccb3eaffc85c1126bcb01d52ea32d2.tar.gz
sitesummary-3a16deec73ccb3eaffc85c1126bcb01d52ea32d2.tar.bz2
sitesummary-3a16deec73ccb3eaffc85c1126bcb01d52ea32d2.tar.xz
Change sitesummary-upload to not try to parse an empty $http_proxy
variable. This get it working on hosts without a proxy setting.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a7c6f90..1d10d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ sitesummary (0.0.67̃~svn70806) UNRELEASED; urgency=low
* 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).
+
+ [ 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.
-- Ronny Aasen <ronny@skolelinux.no> Wed, 03 Nov 2010 11:06:12 +0200