r137 - in testing: . vlc/debian vlc/debian/patches

Samuel Hocevar sho at alioth.debian.org
Wed Mar 14 14:22:01 CET 2007


Author: sho
Date: 2007-01-15 11:03:36 +0000 (Mon, 15 Jan 2007)
New Revision: 137

Added:
   testing/build-area/
   testing/tarballs
Modified:
   testing/vlc/debian/changelog
   testing/vlc/debian/patches/020_kfreebsd.diff
   testing/vlc/debian/patches/series
Log:
vlc (0.8.6-svn20061012.debian-3) testing-proposed-updates; urgency=high

  * patch-version-information-0.8.6debian-0.8.6a.diff:
    + Set version information to 0.8.6a, even if it's not really our real
      version, to make it clear that the security issues were fixed.

  * MOAB-02-01-2007-CVE-2007-0017.patch:
    + Fix CVE-2007-0017, ?\226?\128?\156format string vulnerability?\226?\128?\157 (Closes: #405425).

  * 020_kfreebsd.diff:
    + New patch courtesy of Petr Salinger. Fix a GNU/kFreeBSD FTBFS
      (Closes: #399713).

  * patch-documentation-0.8.6debian-0.8.6a.diff:
    + Documentation, translation and error messages updates.

  * patch-po-0.8.6debian-0.8.6a.diff:
    + Translation updates.

  * patch-mozilla-plugin-0.8.6debian-0.8.6a.diff:
    + Proper fix for the Mozilla plugin (Closes: #400720, #403022).
  * debian/rules:
    + Build with mediacontrol bindings, needed for the Mozilla plugin.

  * patch-badly-initialised-data-0.8.6debian-0.8.6a.diff:
    + Fix various badly initialised variables in the code.

  * patch-i422-yuy2-crash-0.8.6debian-0.8.6a.diff:
    + Fix a crash in the I422-YUY2 chroma conversion.

  * patch-integer-signedness-0.8.6debian-0.8.6a.diff:
    + Fix integer signedness issues in the variable code.

  * patch-logo-filter-crash-0.8.6debian-0.8.6a.diff:
    + Fix a crash in the logo filter.

  * patch-memory-leaks-0.8.6debian-0.8.6a.diff:
    + Fix various memory leaks.

  * patch-missing-locks-0.8.6debian-0.8.6a.diff:
    + Add missing mutex locks.

  * patch-playlist-crash-0.8.6debian-0.8.6a.diff:
    + Fix a crash in the playlist code.

  * patch-sanitise-javascript-0.8.6debian-0.8.6a.diff:
    + Fix the javascript string sanitising.

  * patch-sanity-checks-0.8.6debian-0.8.6a.diff:
    + Various sanity checks for untrusted data.

 -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Mon,  8 Jan 2007 09:43:07 +0100


Added: testing/tarballs
===================================================================
--- testing/tarballs	2007-01-15 10:47:08 UTC (rev 136)
+++ testing/tarballs	2007-01-15 11:03:36 UTC (rev 137)
@@ -0,0 +1 @@
+link ../tarballs
\ No newline at end of file


Property changes on: testing/tarballs
___________________________________________________________________
Name: svn:special
   + *

Modified: testing/vlc/debian/changelog
===================================================================
--- testing/vlc/debian/changelog	2007-01-15 10:47:08 UTC (rev 136)
+++ testing/vlc/debian/changelog	2007-01-15 11:03:36 UTC (rev 137)
@@ -1,48 +1,27 @@
-vlc (0.8.6-svn20061012.debian-3) unstable; urgency=low
+vlc (0.8.6-svn20061012.debian-3) testing-proposed-updates; urgency=high
 
-  * patch-documentation-0.8.6debian-0.8.6a.diff:
-    + Stripped down patch, removing stuff that might cause regressions (haha).
+  * patch-version-information-0.8.6debian-0.8.6a.diff:
+    + Set version information to 0.8.6a, even if it's not really our real
+      version, to make it clear that the security issues were fixed.
 
- -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Tue,  9 Jan 2007 10:58:39 +0100
+  * MOAB-02-01-2007-CVE-2007-0017.patch:
+    + Fix CVE-2007-0017, “format string vulnerability” (Closes: #405425).
 
-vlc (0.8.6-svn20061012.debian-2) unstable; urgency=high
-
-  * Maintainer upload.
-  * Acknowledge previous NMUs by Andreas Barth. Thanks.
-    (Closes: #405425, #400720, #403022).
-
-  * debian/control:
-    + Put back mozilla-plugin-vlc package.
-
-  * debian/rules:
-    + Build with mediacontrol bindings, needed for the Mozilla plugin.
-
   * 020_kfreebsd.diff:
     + New patch courtesy of Petr Salinger. Fix a GNU/kFreeBSD FTBFS
       (Closes: #399713).
 
-  * patch-configure.ac-syntax-0.8.6debian-0.8.6a.diff:
-    + Fix "CFAGS" to "CFLAGS" in configure.ac.
-
   * patch-documentation-0.8.6debian-0.8.6a.diff:
     + Documentation, translation and error messages updates.
 
-  * patch-network-protocols-fixes-0.8.6debian-0.8.6a.diff:
-    + Various fixes for the IPv4, IPv6, SAP and HTTP protocols.
-
   * patch-po-0.8.6debian-0.8.6a.diff:
     + Translation updates.
 
-  * patch-version-information-0.8.6debian-0.8.6a.diff:
-    + Set version information to 0.8.6a, even if it's not really our real
-      version, to make it clear that the security issues were fixed.
-
   * patch-mozilla-plugin-0.8.6debian-0.8.6a.diff:
     + Proper fix for the Mozilla plugin (Closes: #400720, #403022).
+  * debian/rules:
+    + Build with mediacontrol bindings, needed for the Mozilla plugin.
 
-  * 000_bootstrap.diff:
-    + Rebootstrap tarball because of changes to configure.ac.
-
   * patch-badly-initialised-data-0.8.6debian-0.8.6a.diff:
     + Fix various badly initialised variables in the code.
 
@@ -61,53 +40,17 @@
   * patch-missing-locks-0.8.6debian-0.8.6a.diff:
     + Add missing mutex locks.
 
-  * patch-mjpeg-separator-0.8.6debian-0.8.6a.diff:
-    + Fix MJPEG format support.
-
   * patch-playlist-crash-0.8.6debian-0.8.6a.diff:
     + Fix a crash in the playlist code.
 
-  * patch-private-libcaca-0.8.6debian-0.8.6a.diff:
-    + Do not use private libcaca symbols.
-
-  * patch-remove-debug-messages-0.8.6debian-0.8.6a.diff:
-    + Disable debug messages and spurious messages to stderr.
-
   * patch-sanitise-javascript-0.8.6debian-0.8.6a.diff:
     + Fix the javascript string sanitising.
 
   * patch-sanity-checks-0.8.6debian-0.8.6a.diff:
     + Various sanity checks for untrusted data.
 
-  * patch-sdl-image-priority-0.8.6debian-0.8.6a.diff:
-    + Downgraded the sdl-image plugin priority.
-
-  * patch-utf8-0.8.6debian-0.8.6a.diff:
-    + Fix Unicode support in GUIs and file access.
-
  -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Mon,  8 Jan 2007 09:43:07 +0100
 
-vlc (0.8.6-svn20061012.debian-1.2) unstable; urgency=high
-
-  * Non-maintainer upload.
-  * Fix format string vulnerability with patch
-    MOAB-02-01-2007-CVE-2007-0017.patch, CVE-2007-0017. Closes: #405425
-
- -- Andreas Barth <aba at not.so.argh.org>  Sat,  6 Jan 2007 23:07:51 +0000
-
-vlc (0.8.6-svn20061012.debian-1.1) unstable; urgency=high
-
-  * Non-maintainer upload.
-  * remove broken package mozilla-plugin-vlc. Closes: #400720, #403022
-
- -- Andreas Barth <aba at not.so.argh.org>  Sat, 23 Dec 2006 19:17:40 +0000
-
-vlc (0.8.6-svn20061101.debian-1) UNRELEASED; urgency=high
-
-  * New upstream SVN snapshot.
-
- -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Wed,  1 Nov 2006 10:50:17 +0100
-
 vlc (0.8.6-svn20061012.debian-1) unstable; urgency=low
 
   * New upstream SVN snapshot.

Modified: testing/vlc/debian/patches/020_kfreebsd.diff
===================================================================
--- testing/vlc/debian/patches/020_kfreebsd.diff	2007-01-15 10:47:08 UTC (rev 136)
+++ testing/vlc/debian/patches/020_kfreebsd.diff	2007-01-15 11:03:36 UTC (rev 137)
@@ -1,16 +1,16 @@
-Index: vlc-0.8.6.debian/modules/misc/network/ipv6.c
+Index: vlc-0.8.6-svn20061012.debian/modules/misc/network/ipv6.c
 ===================================================================
---- vlc-0.8.6.debian.orig/modules/misc/network/ipv6.c	2006-12-11 12:32:22.000000000 +0100
-+++ vlc-0.8.6.debian/modules/misc/network/ipv6.c	2006-12-11 12:32:38.000000000 +0100
-@@ -57,6 +57,7 @@
- #if defined (WIN32) && !defined (MCAST_JOIN_SOURCE_GROUP)
- /* Interim Vista definitions */
- #  define MCAST_JOIN_SOURCE_GROUP 45 /* from <ws2ipdef.h> */
+--- vlc-0.8.6-svn20061012.debian.orig/modules/misc/network/ipv6.c	2006-09-18 12:28:25.000000000 +0200
++++ vlc-0.8.6-svn20061012.debian/modules/misc/network/ipv6.c	2007-01-11 16:17:16.000000000 +0100
+@@ -61,6 +61,7 @@
+ # else
+ #  define MCAST_JOIN_SOURCE_GROUP 46
+ # endif
 +#if defined __GLIBC__ && !defined __FreeBSD_kernel__
  struct group_source_req
  {
         uint32_t           gsr_interface;  /* interface index */
-@@ -64,6 +65,7 @@
+@@ -68,6 +69,7 @@
         struct sockaddr_storage gsr_source;     /* source address */
  };
  #endif

Modified: testing/vlc/debian/patches/series
===================================================================
--- testing/vlc/debian/patches/series	2007-01-15 10:47:08 UTC (rev 136)
+++ testing/vlc/debian/patches/series	2007-01-15 11:03:36 UTC (rev 137)
@@ -1,6 +1,6 @@
-patch-configure.ac-syntax-0.8.6debian-0.8.6a.diff
+#patch-configure.ac-syntax-0.8.6debian-0.8.6a.diff
 patch-documentation-0.8.6debian-0.8.6a.diff
-patch-network-protocols-fixes-0.8.6debian-0.8.6a.diff
+#patch-network-protocols-fixes-0.8.6debian-0.8.6a.diff
 patch-po-0.8.6debian-0.8.6a.diff
 patch-version-information-0.8.6debian-0.8.6a.diff
 patch-mozilla-plugin-0.8.6debian-0.8.6a.diff
@@ -19,11 +19,12 @@
 patch-logo-filter-crash-0.8.6debian-0.8.6a.diff
 patch-memory-leaks-0.8.6debian-0.8.6a.diff
 patch-missing-locks-0.8.6debian-0.8.6a.diff
-patch-mjpeg-separator-0.8.6debian-0.8.6a.diff
+#patch-mjpeg-separator-0.8.6debian-0.8.6a.diff
 patch-playlist-crash-0.8.6debian-0.8.6a.diff
-patch-private-libcaca-0.8.6debian-0.8.6a.diff
-patch-remove-debug-messages-0.8.6debian-0.8.6a.diff
+#patch-private-libcaca-0.8.6debian-0.8.6a.diff
+#patch-remove-debug-messages-0.8.6debian-0.8.6a.diff
 patch-sanitise-javascript-0.8.6debian-0.8.6a.diff
 patch-sanity-checks-0.8.6debian-0.8.6a.diff
-patch-sdl-image-priority-0.8.6debian-0.8.6a.diff
+#patch-sdl-image-priority-0.8.6debian-0.8.6a.diff
+#patch-utf8-0.8.6debian-0.8.6a.diff
 MOAB-02-01-2007-CVE-2007-0017.patch




More information about the Pkg-multimedia-commits mailing list