diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 135 | 
1 files changed, 135 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..d0cfcb2 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,135 @@ +vdradmin (0.97-am3.1) unstable; urgency=low + +vdradmin (0.97-am3.0) unstable; urgency=low + +  * vdr-1.3.23 + +vdradmin (0.96-5.ctvdr.3) unstable; urgency=low + +  * Added fix for new date format in vdr > 1.2.6 (thx to Andreas Mair, +    Torsten Lang) + + -- Tobias Grimm <tg@e-tobi.net>  Sun,  3 Apr 2005 19:11:39 +0200 + +vdradmin (0.96-5.ctvdr.2) unstable; urgency=low + +  * Made vdradmind.conf readable by group "vdr" (may be needed by +    autotimer plugin) + + -- Tobias Grimm <tg@e-tobi.net>  Sun,  3 Apr 2005 13:45:13 +0200 + +vdradmin (0.96-5.ctvdr.1) unstable; urgency=low + +  * Tobias Grimm <tg@e-tobi.net> +    - Made package more compatible to official Debian version     +  * Thomas Schmidt <tschmidt@debian.org> +    - From now on vdradmin will run under the user vdradmin, +      the owner of the cfg-file will be changed in postinst +    - Changed path of vdradmind.{conf,at} from /etc/vdradmin/ to +      /var/lib/vdradmin to comply with the FHS (existing files +      will be moved in postinst) + + -- Tobias Grimm <tg@e-tobi.net>  Sun, 27 Mar 2005 14:33:27 +0200 + +vdradmin (0.96-3.ctvdr.1) unstable; urgency=low + +  * New upstream release +  * changed version numbering to "backports.org"-style to reflect relationship +    to official debian package +  * Modified streaming patch to allow streaming of recordings with +    dot, slash, double underscore and parenthesis in filename +  * Converted all patches to shorter format for new dpatch +  * Added dist-var patch, that change vdradmin.pl to search for it's +    files in system-directories, instead of local, relative paths +    (taken from official debian version 0.96-3) +  * Added 02_sectmpfiles.dpatch: use File::Temp to create temporary +    files, to prevent possible symlink-attacks (Closes: #287601) +    (taken from official debian version 0.96-3) +  * Set permissions of /etc/vdradmin/vdradmind.conf to 600 on new +    installations (users with an existing installation should  +    ensure that the cfg-file has a permission of 600) +    (taken from official debian version 0.96-3) +  * using dh_install now +  * Added manpage for vdradmin.pl (taken from official debian version 0.96-2) +  * Set section to "web" and architecture to "all", set standards version to +    3.6.1 +  * Fixed depends (no longer depends on vdr, but suggests it) +  * Added watch file +  * The vdradmin daemon can now be enabled/disabled in /etc/default/vdradmin +    (taken from official debian version 0.96-3) +  * Do not install Base64.pm, Template.pm and RescDescent.pm  +    from upstream anymore, depend on libhtml-template-perl and  +    libparse-rescdescent-perl (Base64.pm is allready provided by  +    perl) (taken from official debian version 0.96-2) +  * Link /usr/share/vdradmin/template/{English,French}/bilder to +    /usr/share/vdradmin/template/Deutsch/bilder, this reduces the  +    size of the deb by about 50% (taken from official debian version 0.96-2) +  * Took over README.Debian from official debian version 0.96-3 +  * added debian/compat +   + -- Tobias Grimm <tg@e-tobi.net>  Thu, 30 Dec 2004 22:20:00 +0100 + +vdradmin (0.95-ct-10) unstable; urgency=low + +  * Fix rec streaming patch: slashes in dir names and order + + -- Peter Siering <ps@ctmagazin.de>  Fri, 29 Oct 2004 11:00:00 +0100 + +vdradmin (0.95-ct-9) unstable; urgency=low + +  * extracted Peter Sierings modifications as 05_streaming.dpatch + + -- Tobias Grimm <tg@e-tobi.net>  Sat, 21 Mar 2004 16:00:00 +0100 + +vdradmin (0.95-ct-8) unstable; urgency=low + +  * added fix to rec_stream to skip "new"-char at time + + -- Tobias Grimm <tg@e-tobi.net>  Wed, 17 Feb 2003 21:30:00 +0100 + +vdradmin (0.95-ct-7) unstable; urgency=low + +  * changed additional_images -patch to work within CVS source-dirs too +  * added patch to fix problem with vdr's Wareagle Icon Patch +    (Thanks to HFlor from vdrportal.de) + + -- Tobias Grimm <tg@e-tobi.net>  Sat, 08 Feb 2003 23:50:00 +0100 + +vdradmin (0.95-ct-6) unstable; urgency=low + +  * vdradmin is distributed as non-native package from now on + + -- Tobias Grimm <tg@e-tobi.net>  Sat, 08 Feb 2003 23:50:00 +0100 + +vdradmin (0.95-ct-5) unstable; urgency=low + +  * new upstream release +  * includes fix for using through apache + + -- Peter Siering <ps@ctmagazin.de>  Tue, 22 Dec 2003 00:30:00 +0100 + +vdradmin (0.94-ct-4) unstable; urgency=low + +  * minor streaming fixes, repair init + + -- Peter Siering <ps@ctmagazin.de>  Tue, 28 Nov 2003 10:00:00 +0100 + +vdradmin (0.94-ct-3) unstable; urgency=low + +  * incorporated (live) streaming functions + + -- Peter Siering <ps@ctmagazin.de>  Tue, 25 Nov 2003 12:00:00 +0100 + +vdradmin (0.94-2) unstable; urgency=low + +  * fixed vdradmind.pl location in init skript + + -- Peter Siering <ps@ctmagazin.de>  Sun, 16 Nov 2003 12:00:00 +0100 + +vdradmin (0.94-1) unstable; urgency=low + +  * Initial Release. +  * includes daylight saving fix + + -- Peter Siering <ps@ctmagazin.de>  Thu, 30 Oct 2003 00:13:40 +0100 +  | 
