diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5b5b77..c00a322 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ sitesummary (0.0.5) UNRELEASED; urgency=low * 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. [ Steffen Joeris ] * Update debian/copyright file |