Package: smokeping
Version: 2.3.6-3
Severity: normal
Tags: patch

Debian systems use UTF-8 by default these days, however smokeping uses
iso-8859-15 as default charset for the configuration. This e.g. bites
users adding targets with non-ascii location names to
config.d/Targets.
The attached patch fixes this.
Some NEWS.Debian item to notify existing users that do use a
iso-8859-15 locale would probably a good idea, too. :)

elmar

-- 

 .'"`.                                                            /"\
| :' :   Elmar Hoffmann <[EMAIL PROTECTED]>    ASCII Ribbon Campaign  \ /
`. `'    GPG key available via pgp.net        against HTML email   X
  `-                                                    & vCards  / \
--- /etc/smokeping/config.d/Presentation~	2008-05-15 14:02:46.096157075 +0200
+++ /etc/smokeping/config.d/Presentation	2008-10-08 18:00:45.556032744 +0200
@@ -1,6 +1,7 @@
 *** Presentation ***
 
 template = /etc/smokeping/basepage.html
+charset = utf-8
 
 + overview 
 

Attachment: signature.asc
Description: Digital signature

Reply via email to