diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2016-11-26 18:03:24 +0100 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2016-11-26 18:03:24 +0100 |
commit | 73b95020cb796d845e81487bbd83ec582e9ea9e1 (patch) | |
tree | 029fb57d28af5a5204bb769fc3eefb81dc306d1f /debian | |
parent | c4d9af4af5739cd280a1817c6aa7ab5d37e8266b (diff) | |
download | sitesummary-73b95020cb796d845e81487bbd83ec582e9ea9e1.tar.gz sitesummary-73b95020cb796d845e81487bbd83ec582e9ea9e1.tar.bz2 sitesummary-73b95020cb796d845e81487bbd83ec582e9ea9e1.tar.xz |
Adjust parser for collected information to handle the new ifconfig output format (Closes: #832342).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4b5b4c3..3943ed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.1.25+nmu1) UNRELEASED; urgency=medium + + * Adjust parser for collected information to handle the new ifconfig + output format (Closes: #832342). + + -- Petter Reinholdtsen <pere@debian.org> Sat, 26 Nov 2016 17:31:59 +0100 + sitesummary (0.1.25) unstable; urgency=medium [ Wolfgang Schweer ] |