r803 - in /unstable/vlc/debian: changelog patches/300_manpage_syntax.diff rules vlc-nox.install

sho at users.alioth.debian.org sho at users.alioth.debian.org
Mon Jun 25 23:41:56 UTC 2007


Author: sho
Date: Mon Jun 25 23:41:56 2007
New Revision: 803

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=803
Log:
vlc (0.8.6.c-1) unstable; urgency=high

  [ Fathi Boudra, Christophe Mutricy ]

  * New upstream release (Closes: #424915):
    + multiple format string vulnerabilities (VideoLAN-SA-0207).
      (Closes: #429726)
    + media player unspecified Denial Of Service vulnerability (CVE-2007-0256).
      (Closes: #407290)
    + missing includes to fix FTBFS with GCC 4.3.0. (Closes: #417750)
    + fullscreen opens a normal window instead of going fullscreen on amd64.
      (Closes: #405035)
    + fix building with libflac8. (Closes: #426673)
    + The following patches are no longer necessary:
      105_audio_format_crash.diff
      106_xshm_check.diff
      107_gcc-4.3.diff
      108_flac-1.1.3.diff

  * Install libtelx_plugin.so in vlc-nox package.

 -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Tue, 26 Jun 2007 01:41:02 +0200

Modified:
    unstable/vlc/debian/changelog
    unstable/vlc/debian/patches/300_manpage_syntax.diff
    unstable/vlc/debian/rules
    unstable/vlc/debian/vlc-nox.install

Modified: unstable/vlc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/vlc/debian/changelog?rev=803&op=diff
==============================================================================
--- unstable/vlc/debian/changelog (original)
+++ unstable/vlc/debian/changelog Mon Jun 25 23:41:56 2007
@@ -1,15 +1,25 @@
-vlc (0.8.6.c-1) UNRELEASED; urgency=low
-
-  * New upstream bugfix release (Closes: #424915)
-     + Upstream fix some security bug. Notably CVE-2007-0256 (Closes: #407290)
-       and CVE-2007-3316 (Closes: #407290)
-     + The following patches are no longer necessary:
-            105_audio_format_crash.diff
-            106_xshm_check.diff
-            107_gcc-4.3.diff
-            108_flac-1.1.3.diff
-
- -- Christophe Mutricy <xtophe at videolan.org>  Thu, 14 Jun 2007 23:47:14 +0100
+vlc (0.8.6.c-1) unstable; urgency=high
+
+  [ Fathi Boudra, Christophe Mutricy ]
+
+  * New upstream release (Closes: #424915):
+    + multiple format string vulnerabilities (VideoLAN-SA-0207).
+      (Closes: #429726)
+    + media player unspecified Denial Of Service vulnerability (CVE-2007-0256).
+      (Closes: #407290)
+    + missing includes to fix FTBFS with GCC 4.3.0. (Closes: #417750)
+    + fullscreen opens a normal window instead of going fullscreen on amd64.
+      (Closes: #405035)
+    + fix building with libflac8. (Closes: #426673)
+    + The following patches are no longer necessary:
+      105_audio_format_crash.diff
+      106_xshm_check.diff
+      107_gcc-4.3.diff
+      108_flac-1.1.3.diff
+
+  * Install libtelx_plugin.so in vlc-nox package.
+
+ -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Tue, 26 Jun 2007 01:41:02 +0200
 
 vlc (0.8.6.a.debian-7) UNRELEASED; urgency=low
 
@@ -23,6 +33,7 @@
   * New patch, 108_flac-1.1.3 taken from upstream to fix building with
     libflac8 (Closes: #426673).
   * Rebuild against new libavcodec and libavformat (Closes: #427573).
+
  -- Christophe Mutricy <xtophe at videolan.org>  Mon, 28 May 2007 21:59:45 +0100
 
 vlc (0.8.6.a.debian-6) unstable; urgency=low

Modified: unstable/vlc/debian/patches/300_manpage_syntax.diff
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/vlc/debian/patches/300_manpage_syntax.diff?rev=803&op=diff
==============================================================================
--- unstable/vlc/debian/patches/300_manpage_syntax.diff (original)
+++ unstable/vlc/debian/patches/300_manpage_syntax.diff Mon Jun 25 23:41:56 2007
@@ -2,7 +2,7 @@
 ===================================================================
 --- vlc-0.8.6.a.debian.orig/doc/vlc.1	2007-03-17 20:16:25.000000000 +0100
 +++ vlc-0.8.6.a.debian/doc/vlc.1	2007-03-17 20:18:24.000000000 +0100
-@@ -70,6 +70,12 @@
+@@ -70,6 +70,11 @@
  (close VLC).
  
  .SH SEE ALSO
@@ -11,7 +11,6 @@
 +package contains comprehensive documents on how to use
 +.B VLC
 +both as a media player and as a streaming server.
-+.PP
  Online documentation: http://www.videolan.org/doc/
  .PP
  .SH AUTHOR

Modified: unstable/vlc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/vlc/debian/rules?rev=803&op=diff
==============================================================================
--- unstable/vlc/debian/rules (original)
+++ unstable/vlc/debian/rules Mon Jun 25 23:41:56 2007
@@ -75,6 +75,7 @@
 	--enable-notify \
 	--enable-faad \
 	--enable-mediacontrol-bindings \
+	--disable-x264 \
 	$(NULL)
 
 # These ones are only for Linux

Modified: unstable/vlc/debian/vlc-nox.install
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/vlc/debian/vlc-nox.install?rev=803&op=diff
==============================================================================
--- unstable/vlc/debian/vlc-nox.install (original)
+++ unstable/vlc/debian/vlc-nox.install Mon Jun 25 23:41:56 2007
@@ -43,6 +43,7 @@
 usr/lib/vlc/codec/libcvdsub_plugin.so
 usr/lib/vlc/codec/libfake_plugin.so
 usr/lib/vlc/codec/libfaad_plugin.so
+usr/lib/vlc/codec/libtelx_plugin.so
 usr/lib/vlc/control
 usr/lib/vlc/demux
 usr/lib/vlc/gui/libncurses_plugin.so




More information about the pkg-multimedia-commits mailing list