vdr/vdr/debian changelog
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Sat, 15 Jan 2005 19:37:21 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr/debian
In directory haydn:/tmp/cvs-serv26761/vdr/vdr/debian
Modified Files:
changelog
Log Message:
* added a comment about Urgency medium
Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr/debian/changelog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- changelog 15 Jan 2005 18:14:18 -0000 1.75
+++ changelog 15 Jan 2005 19:37:18 -0000 1.76
@@ -1,7 +1,9 @@
vdr (1.2.6-6) unstable; urgency=medium
!!! unreleased - remove this line, when releasing this revision !!!
-
+
+ * Urgency medium because it fixes CAN-2005-0071
+
* Thomas Günther <tom@toms-cafe.de>
- new (optional) plugin check (with "vdr -V -P plugin")
- Extracted patchlevel code to patchlevel.sh
@@ -27,15 +29,15 @@
- Do not run as user root anymore, the user vdr will be created
and the video-directory and config-files will be changed, so the
owner/group is vdr:vdr (closes: #287899) (CAN-2005-0071)
+ - Set default port for SVDRP to 0, users who run vdr from the
+ commandline will have to enable it by using the --port option
+ (in the init-script SVDRP will still be enabled and on the default
+ port 2001)
- Added vdr-shutdown.wrapper with owner/group root:vdr and mode 6750,
which calls the normal vdr-shutdown-script so that the user vdr is
able to run vdr's shutdown-hooks
- The automatic shutdown is now disabled by default, to enable it
again you have to change ENABLE_SHUTDOWN=0 to 1 in /etc/default/vdr
- - Set default port for SVDRP to 0, users who run vdr from the
- commandline will have to enable it by using the --port option
- (in the init-script SVDRP will still be enabled and on the default
- port 2001)
- Changed package vdr to Architecture: any, because it now contains
a binary file
- Added patch from Ludwig Nussel to be able to syncronize the system-
@@ -71,7 +73,7 @@
devices, they will now be created without any question when they
are not existing allready
- -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Fri, 14 Jan 2005 12:20:27 +0100
+ -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Sat, 15 Jan 2005 20:34:35 +0100
vdr (1.2.6-5) unstable; urgency=low