diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-23 13:00:03 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-23 13:00:03 +0000 |
commit | 9b970b18d30d5d60d87ecce1f81318af28899bd4 (patch) | |
tree | e48478669d552e2c7bd10933c5afc4fc2a0a0370 /debian | |
parent | 0de7b890f5114895d9c72849b59da11511b8fa50 (diff) | |
download | sitesummary-9b970b18d30d5d60d87ecce1f81318af28899bd4.tar.gz sitesummary-9b970b18d30d5d60d87ecce1f81318af28899bd4.tar.bz2 sitesummary-9b970b18d30d5d60d87ecce1f81318af28899bd4.tar.xz |
Collect /etc/lsb-release if present to have more detailed version
information on Ubuntu.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e82d28d..89a408d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ sitesummary (0.0.74) UNRELEASED; urgency=low - Ignore devtmpfs, the same way tmpfs is ignored. - Only check Linux software RAID if a RAID is enabled and not only when /proc/mdstat is present. + * Collect /etc/lsb-release if present to have more detailed version + information on Ubuntu. -- Petter Reinholdtsen <pere@debian.org> Thu, 22 Dec 2011 18:52:10 +0100 |