r390 - vdr/vdr/trunk/debian

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Sat, 09 Apr 2005 16:48:45 +0000


Author: tiber-guest
Date: 2005-04-09 16:48:43 +0000 (Sat, 09 Apr 2005)
New Revision: 390

Modified:
   vdr/vdr/trunk/debian/changelog
Log:
vdr: allow to run as root anway with --allow-root

Modified: vdr/vdr/trunk/debian/changelog
===================================================================
--- vdr/vdr/trunk/debian/changelog	2005-04-09 16:38:38 UTC (rev 389)
+++ vdr/vdr/trunk/debian/changelog	2005-04-09 16:48:43 UTC (rev 390)
@@ -1,3 +1,11 @@
+vdr (1.2.6-11) unstable; urgency=low
+
+  * Tobias Grimm <tg@e-tobi.net> 
+    - Modified not-as-root-patch to allow to start VDR as root anyway, if the
+      option --allow-root is given
+
+ -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sat,  9 Apr 2005 18:25:57 +0200
+
 vdr (1.2.6-10) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt@debian.org>