aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-08-12 00:50:11 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2008-08-12 00:50:11 +0100
commit5d3b4e8b7373416c0f48543a6a97cbb3ea591051 (patch)
treebea2126e3ee61d271981e321a9c62ff2e1b193de /debian/changelog
parent59c84c20ad924fedb9106599b96d2c48ff1cc316 (diff)
Fixed run-by-root problem (Debian bug 494656).1.2.1-2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fdff2d80..f1e25040 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
+bitlbee (1.2.1-2) unstable; urgency=low
+
+ * Properly set the User= line to something sensible so BitlBee won't
+ run as root anymore. 1.2-5 was a bad upload. :-( (Closes: #494656)
+
+ -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 12 Aug 2008 00:36:03 +0100
+
bitlbee (1.2.1-1.1) unstable; urgency=low
* Non-Maintainer Upload
* Use invoke-rc.d as per policy. (Closes: #492637) [Thanks to Matt
- Kraii]
+ Kraai]
-- Don Armstrong <don@debian.org> Wed, 06 Aug 2008 06:57:18 -0700