Your message dated Thu, 24 Mar 2011 15:50:24 +0000
with message-id <e1q2mno-0002h2...@franck.debian.org>
and subject line Bug#607869: fixed in vlc 1.1.8-1
has caused the Debian Bug report #607869,
regarding vlc: rc.lua inteface listening on tcp doesn't close sockets if remote 
end closes the connection
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
607869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 1.1.3-1
Severity: normal
Tags: upstream patch

When vlc is launched with the remote control interface listening on tcp, if a 
remote client connects to the interface and later on, it closes the connection, 
the accepted socket in vlc is not closed, so it remains in CLOSE_WAIT state.
Launching vlc with these options:

$ vlc -vvv -I rc --lua-config "rc={host='localhost:4212'}" -S sap -f

and connecting and disconnecting 4 times with netcat:

$ netcat 127.0.0.1 4212

the last four lines in the vlc output are:

[0x9d2a214] [rc] main interface debug: accepted socket 28 (from socket 25)
[0x9d2a214] [rc] main interface debug: accepted socket 29 (from socket 25)
[0x9d2a214] [rc] main interface debug: accepted socket 30 (from socket 25)
[0x9d2a214] [rc] main interface debug: accepted socket 31 (from socket 25)

and performing an lsof -i to the vlc process, we can see the 4 tcp sockets in 
CLOSE_WAIT state:

vlc       20900 sgimeno   28u  IPv4 2798961      0t0  TCP 
palkia:4212->palkia:44033 (CLOSE_WAIT)
vlc       20900 sgimeno   29u  IPv4 2799486      0t0  TCP 
palkia:4212->palkia:44035 (CLOSE_WAIT)
vlc       20900 sgimeno   30u  IPv4 2799724      0t0  TCP 
palkia:4212->palkia:35849 (CLOSE_WAIT)
vlc       20900 sgimeno   31u  IPv4 2799773      0t0  TCP 
palkia:4212->palkia:35850 (CLOSE_WAIT)

I have created a simple patch that solves this issue for me:

*** ./vlc-1.1.3/share/lua/intf/rc.lua   2010-12-23 10:57:40.000000000 +0100
--- ./vlc-1.1.3/share/lua/intf/rc.lua.bueno     2010-12-23 10:40:15.000000000 
+0100
***************
*** 688,691 ****
--- 688,696 ----
              client.buffer = "quit"
              done = true
+         elseif client.buffer == ""
+             and (client.type == host.client_type.net and input == "") then
+             -- Connection closed by remote end
+             client.buffer = "quit"
+             done = true
          else
              client.buffer = client.buffer .. input

Thanks.

Best regards,

Santi

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa1                  1.4p5-38         ascii art library
ii  libc6                   2.11.2-7         Embedded GNU C Library: Shared lib
ii  libfreetype6            2.4.2-2.1        FreeType 2 font engine, shared lib
ii  libfribidi0             0.19.2-1         Free Implementation of the Unicode
ii  libgcc1                 1:4.4.5-8        GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-4          A free implementation of the OpenG
ii  libqtcore4              4:4.6.3-4        Qt 4 core module
ii  libqtgui4               4:4.6.3-4        Qt 4 GUI module
ii  libsdl-image1.2         1.2.10-2+b2      image loading library for Simple D
ii  libsdl1.2debian         1.2.14-6.1       Simple DirectMedia Layer
ii  libstdc++6              4.4.5-8          The GNU Standard C++ Library v3
ii  libtar                  1.2.11-6         C library for manipulating tar arc
ii  libvlccore4             1.1.3-1          base library for VLC and its modul
ii  libx11-6                2:1.3.3-4        X11 client-side library
ii  libx11-xcb1             2:1.3.3-4        Xlib/XCB interface library
ii  libxcb-keysyms1         0.3.6-1          utility libraries for X C Binding 
ii  libxcb-randr0           1.6-1            X C Binding, randr extension
ii  libxcb-shm0             1.6-1            X C Binding, shm extension
ii  libxcb-xv0              1.6-1            X C Binding, xv extension
ii  libxcb1                 1.6-1            X C Binding
ii  libxext6                2:1.1.2-1        X11 miscellaneous extension librar
ii  ttf-freefont            20090104-7       Freefont Serif, Sans and Mono True
ii  vlc-nox                 1.1.3-1          multimedia player and streamer (wi
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-notify             1.1.3-1    LibNotify plugin for VLC
ii  vlc-plugin-pulse              1.1.3-1    PulseAudio plugin for VLC

Versions of packages vlc suggests:
pn  mozilla-plugin-vlc            <none>     (no description available)
pn  videolan-doc                  <none>     (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4            0.7.4-14         library for decoding ATSC A/52 str
ii  libasound2              1.0.23-2.1       shared library for ALSA applicatio
ii  libass4                 0.9.9-1          library for SSA/ASS subtitles rend
ii  libavahi-client3        0.6.27-2         Avahi client library
ii  libavahi-common3        0.6.27-2         Avahi common library
ii  libavc1394-0            0.5.3-1+b2       control IEEE 1394 audio/video devi
ii  libavcodec52            4:0.5.2-6        ffmpeg codec library
ii  libavformat52           4:0.5.2-6        ffmpeg file format library
ii  libavutil49             4:0.5.2-6        ffmpeg utility library
ii  libc6                   2.11.2-7         Embedded GNU C Library: Shared lib
ii  libcaca0                0.99.beta17-1    colour ASCII art library
ii  libcddb2                1.3.2-2          library to access CDDB data - runt
ii  libcdio10               0.81-4           library to read and control CD-ROM
ii  libdbus-1-3             1.2.24-3         simple interprocess messaging syst
ii  libdc1394-22            2.1.2-3          high level programming interface f
ii  libdca0                 0.0.5-3          decoding library for DTS Coherent 
ii  libdirac-encoder0       1.0.2-3          open and royalty free high quality
ii  libdvbpsi6              0.1.7-1          library for MPEG TS and DVB PSI ta
ii  libdvdnav4              4.1.3-7          DVD navigation library
ii  libdvdread4             4.1.3-10         library for reading DVDs
ii  libebml0                0.7.7-3.1        access library for the EBML format
ii  libfaad2                2.7-6            freeware Advanced Audio Decoder - 
ii  libflac8                1.2.1-2+b1       Free Lossless Audio Codec - runtim
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.4.2-2.1        FreeType 2 font engine, shared lib
ii  libfribidi0             0.19.2-1         Free Implementation of the Unicode
ii  libgcc1                 1:4.4.5-8        GCC support library
ii  libgcrypt11             1.4.5-2          LGPL Crypto library - runtime libr
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libgpg-error0           1.6-1            library for common error values an
ii  libkate1                0.3.7-3          Kate is a codec for karaoke and te
ii  liblircclient0          0.8.3-5          infra-red remote control support -
ii  liblua5.1-0             5.1.4-5          Simple, extensible, embeddable pro
ii  libmad0                 0.15.1b-5        MPEG audio decoder library
ii  libmatroska0            0.8.1-1.1        extensible open standard audio/vid
ii  libmodplug1             1:0.8.8.1-1      shared libraries for mod music bas
ii  libmpcdec6              2:0.1~r459-1     MusePack decoder - library
ii  libmpeg2-4              0.4.1-3          MPEG1 and MPEG2 video decoder libr
ii  libmtp8                 1.0.3-1          Media Transfer Protocol (MTP) libr
ii  libncursesw5            5.7+20100313-4   shared libraries for terminal hand
ii  libogg0                 1.2.0~dfsg-1     Ogg bitstream library
ii  libpng12-0              1.2.44-1         PNG library - runtime
ii  libpostproc51           4:0.5.2-6        ffmpeg video postprocessing librar
ii  libproxy0               0.3.1-2          automatic proxy configuration mana
ii  libraw1394-11           2.0.5-2          library for direct access to IEEE 
ii  libschroedinger-1.0-0   1.0.9-2          library for encoding/decoding of D
ii  libshout3               2.2.2-5+b1       MP3/Ogg Vorbis broadcast streaming
ii  libsmbclient            2:3.5.6~dfsg-3   shared library for communication w
ii  libspeex1               1.2~rc1-1        The Speex codec runtime library
ii  libstdc++6              4.4.5-8          The GNU Standard C++ Library v3
ii  libswscale0             4:0.5.2-6        ffmpeg video scaling library
ii  libtag1c2a              1.6.3-1          TagLib Audio Meta-Data Library
ii  libtheora0              1.1.1+dfsg.1-3   The Theora Video Compression Codec
ii  libtwolame0             0.3.12-1         MPEG Audio Layer 2 encoding librar
ii  libudev0                164-3            libudev shared library
ii  libupnp3                1:1.6.6-5        Portable SDK for UPnP Devices, ver
ii  libv4l-0                0.8.0-1          Collection of video4linux support 
ii  libvcdinfo0             0.7.23-4+b2      library to extract information fro
ii  libvlc5                 1.1.3-1          multimedia player and streamer lib
ii  libvlccore4             1.1.3-1          base library for VLC and its modul
ii  libvorbis0a             1.3.1-1          The Vorbis General Audio Compressi
ii  libvorbisenc2           1.3.1-1          The Vorbis General Audio Compressi
ii  libxml2                 2.7.8.dfsg-1     GNOME XML library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libvlc5 depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libvlccore4                   1.1.3-1    base library for VLC and its modul

Versions of packages libvlccore4 depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libdbus-1-3                   1.2.24-3   simple interprocess messaging syst
ii  vlc-data                      1.1.3-1    Common data for VLC

Versions of packages vlc is related to:
pn  libavutil50                   <none>     (no description available)
pn  libavutil51                   <none>     (no description available)

-- no debconf information
*** ./vlc-1.1.3/share/lua/intf/rc.lua	2010-12-23 10:57:40.000000000 +0100
--- ./vlc-1.1.3/share/lua/intf/rc.lua.bueno	2010-12-23 10:40:15.000000000 +0100
***************
*** 688,691 ****
--- 688,696 ----
              client.buffer = "quit"
              done = true
+         elseif client.buffer == ""
+             and (client.type == host.client_type.net and input == "") then
+             -- Connection closed by remote end
+             client.buffer = "quit"
+             done = true
          else
              client.buffer = client.buffer .. input

--- End Message ---
--- Begin Message ---
Source: vlc
Source-Version: 1.1.8-1

We believe that the bug you reported is fixed in the latest version of
vlc, which is due to be installed in the Debian FTP archive:

libvlc-dev_1.1.8-1_amd64.deb
  to main/v/vlc/libvlc-dev_1.1.8-1_amd64.deb
libvlc5_1.1.8-1_amd64.deb
  to main/v/vlc/libvlc5_1.1.8-1_amd64.deb
libvlccore-dev_1.1.8-1_amd64.deb
  to main/v/vlc/libvlccore-dev_1.1.8-1_amd64.deb
libvlccore4_1.1.8-1_amd64.deb
  to main/v/vlc/libvlccore4_1.1.8-1_amd64.deb
mozilla-plugin-vlc_1.1.8-1_amd64.deb
  to main/v/vlc/mozilla-plugin-vlc_1.1.8-1_amd64.deb
vlc-data_1.1.8-1_all.deb
  to main/v/vlc/vlc-data_1.1.8-1_all.deb
vlc-dbg_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-dbg_1.1.8-1_amd64.deb
vlc-nox_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-nox_1.1.8-1_amd64.deb
vlc-plugin-fluidsynth_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-fluidsynth_1.1.8-1_amd64.deb
vlc-plugin-ggi_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-ggi_1.1.8-1_amd64.deb
vlc-plugin-jack_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-jack_1.1.8-1_amd64.deb
vlc-plugin-notify_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-notify_1.1.8-1_amd64.deb
vlc-plugin-pulse_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-pulse_1.1.8-1_amd64.deb
vlc-plugin-sdl_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-sdl_1.1.8-1_amd64.deb
vlc-plugin-svg_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-svg_1.1.8-1_amd64.deb
vlc-plugin-svgalib_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-svgalib_1.1.8-1_amd64.deb
vlc-plugin-zvbi_1.1.8-1_amd64.deb
  to main/v/vlc/vlc-plugin-zvbi_1.1.8-1_amd64.deb
vlc_1.1.8-1.debian.tar.gz
  to main/v/vlc/vlc_1.1.8-1.debian.tar.gz
vlc_1.1.8-1.dsc
  to main/v/vlc/vlc_1.1.8-1.dsc
vlc_1.1.8-1_amd64.deb
  to main/v/vlc/vlc_1.1.8-1_amd64.deb
vlc_1.1.8.orig.tar.bz2
  to main/v/vlc/vlc_1.1.8.orig.tar.bz2



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 607...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated vlc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 24 Mar 2011 14:14:36 +0100
Source: vlc
Binary: libvlc-dev libvlc5 libvlccore-dev libvlccore4 mozilla-plugin-vlc vlc 
vlc-data vlc-dbg vlc-nox vlc-plugin-fluidsynth vlc-plugin-ggi vlc-plugin-jack 
vlc-plugin-notify vlc-plugin-pulse vlc-plugin-sdl vlc-plugin-svg 
vlc-plugin-svgalib vlc-plugin-zvbi
Architecture: source amd64 all
Version: 1.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian multimedia packages maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Description: 
 libvlc-dev - development files for libvlc
 libvlc5    - multimedia player and streamer library
 libvlccore-dev - development files for libvlccore
 libvlccore4 - base library for VLC and its modules
 mozilla-plugin-vlc - multimedia plugin for web browsers based on VLC
 vlc        - multimedia player and streamer
 vlc-data   - Common data for VLC
 vlc-dbg    - debugging symbols for vlc
 vlc-nox    - multimedia player and streamer (without X support)
 vlc-plugin-fluidsynth - FluidSynth plugin for VLC
 vlc-plugin-ggi - GGI video output plugin for VLC
 vlc-plugin-jack - Jack audio plugins for VLC
 vlc-plugin-notify - LibNotify plugin for VLC
 vlc-plugin-pulse - PulseAudio plugin for VLC
 vlc-plugin-sdl - SDL video and audio output plugin for VLC
 vlc-plugin-svg - SVG plugin for VLC
 vlc-plugin-svgalib - SVGAlib video output plugin for VLC
 vlc-plugin-zvbi - VBI teletext plugin for VLC
Closes: 607869
Changes: 
 vlc (1.1.8-1) unstable; urgency=low
 .
   * New upstream release.
     - Fix a busy loop and socket leak in lua (Closes: #607869).
   * Refresh xulrunner patch.
   * Drop backported libmatroska 1.1 patch.
Checksums-Sha1: 
 01c3695f089a99286d96358dc0da8d104d7d2759 4402 vlc_1.1.8-1.dsc
 c4ac61e31fa287a0cb7744534a1abf49cf033776 25212756 vlc_1.1.8.orig.tar.bz2
 bf20e3ec0e52d3b7456079b4e28204c927e8362c 55592 vlc_1.1.8-1.debian.tar.gz
 1324096ddff860b6e30fcf49189d1ba55043f26c 71564 libvlc-dev_1.1.8-1_amd64.deb
 f0707751fb08bc6e3dafe2647bdac8a24e46672a 46456 libvlc5_1.1.8-1_amd64.deb
 cfba18f3841fac6e8390097dddb27a006e43f337 650774 
libvlccore-dev_1.1.8-1_amd64.deb
 841c8dcdcbfa4a91e0bda6c04630ac3d62a2336e 436450 libvlccore4_1.1.8-1_amd64.deb
 7b8fb09c47d5e0629596332001c640fce3fc3350 48726 
mozilla-plugin-vlc_1.1.8-1_amd64.deb
 dd22133ffbc56e430bf3a42ec5ca425fb60b1b9b 1365226 vlc_1.1.8-1_amd64.deb
 64a6fc66909979d2c1c7ab6c32f4b8ba0032767f 8403422 vlc-data_1.1.8-1_all.deb
 98463ad0824d05e33da1092a18e89a6abb0f6284 15875752 vlc-dbg_1.1.8-1_amd64.deb
 3e55ebf34357fe914d698f12c3caafe77f19a3f5 3117028 vlc-nox_1.1.8-1_amd64.deb
 6775de8649274a78e6e78c3a9c8fd5d631537b13 5486 
vlc-plugin-fluidsynth_1.1.8-1_amd64.deb
 03df2e3a374a44c8f4eadf35211ccee1417f2360 6144 vlc-plugin-ggi_1.1.8-1_amd64.deb
 50cc78b03dcc6d4ddedc0e92487b2029b6d13c20 11400 
vlc-plugin-jack_1.1.8-1_amd64.deb
 a6ba88bce2733057f97949fce4b49ff9b47715aa 6328 
vlc-plugin-notify_1.1.8-1_amd64.deb
 75aec404e16a44f1995a13d96513d06fc7c3be97 7474 
vlc-plugin-pulse_1.1.8-1_amd64.deb
 93e7faba8431bbd310cb5f9f2a07c3417e7560c3 12406 vlc-plugin-sdl_1.1.8-1_amd64.deb
 fc74fe4425031d062a5d5bdd870bc4998d24e609 6856 vlc-plugin-svg_1.1.8-1_amd64.deb
 03996ba8a043ee822f7e5d096716899b21ebe5d3 4846 
vlc-plugin-svgalib_1.1.8-1_amd64.deb
 a1225665709ec7742a3909fb78eb89fd713dd6f7 8712 vlc-plugin-zvbi_1.1.8-1_amd64.deb
Checksums-Sha256: 
 707317f4ba4fb89c8e7cc69af3e671549a88bdae36f2ba26fdd65d34e9d2ed6a 4402 
vlc_1.1.8-1.dsc
 fb1ff7ed861a67510cdf91e8f3c1d23687a0db3ede78bf2baf292417aedabfb4 25212756 
vlc_1.1.8.orig.tar.bz2
 c1b1333fbed5513d4455ae891acba120d27b250d60ca81f50c378d3bdaa1a654 55592 
vlc_1.1.8-1.debian.tar.gz
 b065f82679f41410854abc044cfdf895749689eb91c801bc094519dd4e19939c 71564 
libvlc-dev_1.1.8-1_amd64.deb
 2d53b659ab2c5b91018119d57f95d91e3097bcc5753aefdae9c9729bafc5f031 46456 
libvlc5_1.1.8-1_amd64.deb
 a0cca3522820bb1d094319d1066a4ef49039e973fae12561ec75a1a08b979172 650774 
libvlccore-dev_1.1.8-1_amd64.deb
 2922eedae589e71dcc5af2241f983196be62c3f57d10abba3c64b47594eef433 436450 
libvlccore4_1.1.8-1_amd64.deb
 f164b672edc6590ad2a8c1990c09a1af56bad0096d8cd3f26d2234f99f5f0016 48726 
mozilla-plugin-vlc_1.1.8-1_amd64.deb
 7ed774da7c069f1625f117fa121a14ba8d00679ff325ca7cecc9b7ad75aba9f0 1365226 
vlc_1.1.8-1_amd64.deb
 ddedbfb9564523d8e83ef267d71691d3dfde279667593e70fe7dc6b61dd3c340 8403422 
vlc-data_1.1.8-1_all.deb
 0871f6ea504c71b24753afa6726bfd1b18dd0a1211f928fa2f1a15cbada971be 15875752 
vlc-dbg_1.1.8-1_amd64.deb
 f8d898bfd240d8789f11121cdfd7d58547ef48a51c3b2f68b1e9d5afc2e5271c 3117028 
vlc-nox_1.1.8-1_amd64.deb
 94c69678b96af9f03aa8df8dc60f53c81580d9c1c12986ce6e92bf289f857206 5486 
vlc-plugin-fluidsynth_1.1.8-1_amd64.deb
 18a68fb7190c2550b61bef9467763a3d3b209328264b5769aeb681b74e44b4e7 6144 
vlc-plugin-ggi_1.1.8-1_amd64.deb
 c926552a91842f467dd22789a67b6e93f010fdb34799446e542d9d1ad5ad51fe 11400 
vlc-plugin-jack_1.1.8-1_amd64.deb
 dc0dcdafe5913bac0421224f2a28b78a3dd8228db1b3128c92f7374c77edaaf9 6328 
vlc-plugin-notify_1.1.8-1_amd64.deb
 adf10eea0917ce741f418dc2f3d50e152f72411a36061d23120065ade29f383c 7474 
vlc-plugin-pulse_1.1.8-1_amd64.deb
 251e8e669637d91b74b2fcee63ab110618d16a52d23e908972ccd80446f73129 12406 
vlc-plugin-sdl_1.1.8-1_amd64.deb
 c1c7b54ae9a69448b2fac2aa8c19aee6e343cb35c2799c0e61b98f6ae5d8152b 6856 
vlc-plugin-svg_1.1.8-1_amd64.deb
 ddfbb50392d2db8f18515fe1e5a4d436dc4afa4f951b9dea194f2487fc9423ce 4846 
vlc-plugin-svgalib_1.1.8-1_amd64.deb
 cf598ff3a273c78034990973762279f7db39fdedfef115e87909f9665d7a2fc9 8712 
vlc-plugin-zvbi_1.1.8-1_amd64.deb
Files: 
 054acf49868e1d3b6d8826223b496214 4402 video optional vlc_1.1.8-1.dsc
 c0065ec11b6fd12167cd440cbe0ef0d9 25212756 video optional vlc_1.1.8.orig.tar.bz2
 c0b6815afb4052c8dc47062d39b17c02 55592 video optional vlc_1.1.8-1.debian.tar.gz
 edb00b79aa55e3ba76c5cc049e04f7c2 71564 libdevel optional 
libvlc-dev_1.1.8-1_amd64.deb
 0477139575d14b68e9d7dd58cd82900b 46456 libs optional libvlc5_1.1.8-1_amd64.deb
 7038b085471ce74c25238ebf0b202e7f 650774 libdevel optional 
libvlccore-dev_1.1.8-1_amd64.deb
 e5c805161a18edd3985e36d9f874a18f 436450 libs optional 
libvlccore4_1.1.8-1_amd64.deb
 e5878cccebca52d0a6ad0322351ed825 48726 video optional 
mozilla-plugin-vlc_1.1.8-1_amd64.deb
 b7ce598363fb0afa0223ca6029dd6ddf 1365226 video optional vlc_1.1.8-1_amd64.deb
 05a2c3cd6d05c944dba0df5afc65b1cb 8403422 video optional 
vlc-data_1.1.8-1_all.deb
 cd8193f335adb44796063f2a8fba9c15 15875752 debug extra vlc-dbg_1.1.8-1_amd64.deb
 74dabc78f858d2a10ea266deeab4417c 3117028 video optional 
vlc-nox_1.1.8-1_amd64.deb
 1a7eadbea0416cd16fb46ac0d41e0728 5486 video optional 
vlc-plugin-fluidsynth_1.1.8-1_amd64.deb
 d0a0f7b80eff9388543f6b72e9945527 6144 video optional 
vlc-plugin-ggi_1.1.8-1_amd64.deb
 83adec72b846b447a84146c129787295 11400 video optional 
vlc-plugin-jack_1.1.8-1_amd64.deb
 a5cca56fa70838f326bdc701252bc230 6328 video optional 
vlc-plugin-notify_1.1.8-1_amd64.deb
 fcac6750d55f653eac5739263ae1601b 7474 video optional 
vlc-plugin-pulse_1.1.8-1_amd64.deb
 e29b133235bbb9a37883b918404c167a 12406 video optional 
vlc-plugin-sdl_1.1.8-1_amd64.deb
 2a6c073495ee2776601a2a9526bf32fc 6856 video optional 
vlc-plugin-svg_1.1.8-1_amd64.deb
 adb41c8188953bc048a404e127a0ae3c 4846 video optional 
vlc-plugin-svgalib_1.1.8-1_amd64.deb
 39098b1e6ae7c8415c291356bf2f0a22 8712 video optional 
vlc-plugin-zvbi_1.1.8-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJNi0haAAoJEBWetcTvyHdMYe8P/ieyi6AaYmkfNzllyt0v3Qek
zY4p/2yatWoy7bgggMMELj0aSwXZS5yoI4fBtKwJSx9pTx6uXC5RqmI4oby6dDfe
+s43HqaqS/wIyni71N0hXcoj1WhdBfcdRBXRxA4rtiJYkRP+BTPc3CxaFIz1srhp
qtNGKArBg06e6VO2acP2vwyRcUcLvN/xgYgvBE4XrA3iS2FGswwF650DnOIKYxgo
TL7S0CxDnWG2kryVsWg8Ixh0NVNcCrUf3NYZHA3C6qv9JLfMOHE4gfLwqnKR1biE
l03oCeQeH6jcwLouQNcXZlTnSZ9omueSDg1K+2xJ+9u4GJT4s5Qad2/fceeTL4lK
wTelpiKXWFvofn+ZQZQ20O90vmSXfsQqHjOEnqnv7G1zafsM8zZMGvBshUKHBF3T
eUDSSPrCRWjpLPL8EpXmDwdKlRpM1pQd6OujWbos0jiU1Rek/UhYf4uRdAc8OcpA
dlmIKJBS71nYgARahqyRijgbcwnYQbqCbJn1a2Z5Mi7Yw9b4to+Y35tuA7IHZZ7k
iV1ELdmWgeSJEOmMvF+eRmZ0pNKgzxVl2QPDSIfMg5E8doUk4VVYwO1R3wGZ/lU/
zQRinZ80a8y0iNUwx4m+mjyS7XV26SRFAQ0AcAC/36aEVshAb/NOyTXIHLBL8D3l
h/64tB9GK7o6+FqsNIvw
=QRD/
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to