[ubuntu/jaunty] xine-lib 1.1.16.3-0ubuntu1 (Accepted)

Reinhard Tartler siretart at tauware.de
Tue Apr 7 17:10:31 BST 2009


xine-lib (1.1.16.3-0ubuntu1) jaunty; urgency=low

  * New upstream release.
  * Merge with debian/unstable. Changes:
    - tighten dependencies on ffmpeg.
    - don't build depend on libjack and libfaad, both not in main.
    - change order of the alternate dependencies libxine-plugins and
      libxine1-misc-plugins. The former would drag in libxine1-ffmpeg
      via recommends on the live cd.
    - still depend on libxine1-x and libxine1-console. Too late to adapt
      all remaining applications for jaunty, will happen for karmic.
    - don't implement the new debian section changes (yet).
    - don't even try to install the jack plugin.
    - patch by Loic Minier in src/xine-engine/load_plugins.c
      Patch rejected upstream, but needed in ubuntu because of broken
      translations in ubuntu language packs. This patch could be dropped
      since the last language pack update, but for saftey, I'll keep it
      in until karmic
  * The previous upload has not been uploaded to unstable yet, but was
    taken from the hg packaging branch. Therefore "fake" a version number
    of 1.1.16.3-0 instead of 1.1.16.3-1.
  * Protect audio loop so it cannot write to a paused device (fix
    pause/resume freeze with pulseaudio). LP: #355825

xine-lib (1.1.16.3-0) unstable; urgency=low

  [ Darren Salt ]
  * New upstream release.
    - Fix another possible int overflow in the 4XM demuxer.
      (ref. TKADV2009-004, CVE-2009-0698) (Closes: #517792)
    - Fix an integer overflow in the Quicktime demuxer.
    - Fix audio/video desynchronisation issues. (Closes: #521269)

  * Post-release patches from upstream:
    - Correct invalid MIME info in the MOD demuxer.
    - Fix a resource leak in libdvdnav.
    - Properly NUL-terminate when reading ID3v2.2 tag content.
    - Fix calculation of length of UTF-16 content sourced from, e.g., ID3 tags.

  * Update the home page link in debian/control.
    xinehq.de is missing presumed 410, and we now have www.xine-project.org.
  * Update debian/copyright.
    The authors list is probably not complete, and is certainly not wrt
    AUTHORS, but the removed entries are relevant only to front ends.
  * Update copyright information somewhat.
    [WIP.]
  * Sync Section information with the archive – mostly. libxine1-console
    belongs in section "libs" since, like libxine1-x, it's required by some
    front ends; and libxine1-bin belongs there too, as it's required by other
    libxine1* packages.
  * Add dh_xine, for use when building front ends.
  * Don't build-depend on libmagick-dev since it can pull in
    graphicsmagick-libmagick-dev-compat, which causes the image decoder
    plugin not to be built → FTBFS.

  [ Reinhard Tartler ]
  * Switch Maintainer/Uploaders fields.

Date: Tue, 07 Apr 2009 17:00:48 +0200
Changed-By: Reinhard Tartler <siretart at tauware.de>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/xine-lib/1.1.16.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 07 Apr 2009 17:00:48 +0200
Source: xine-lib
Binary: libxine1-doc libxine1 libxine1-bin libxine-dev libxine1-ffmpeg libxine1-gnome libxine1-console libxine1-x libxine1-misc-plugins libxine1-dbg libxine1-plugins libxine1-all-plugins
Architecture: source
Version: 1.1.16.3-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Reinhard Tartler <siretart at tauware.de>
Description: 
 libxine-dev - the xine video player library, development packages
 libxine1   - the xine video/media player library, meta-package
 libxine1-all-plugins - the xine video/media player library, meta package
 libxine1-bin - the xine video/media player library, binary files
 libxine1-console - libaa/libcaca/framebuffer/directfb related plugins for libxine1
 libxine1-dbg - debug symbols for libxine1
 libxine1-doc - the xine video player library, documentation files
 libxine1-ffmpeg - MPEG-related plugins for libxine1
 libxine1-gnome - GNOME-related plugins for libxine1
 libxine1-misc-plugins - Input, audio output and post plugins for libxine1
 libxine1-plugins - the xine video/media player library, meta package
 libxine1-x - X desktop video output plugins for libxine1
Closes: 517792 521269
Launchpad-Bugs-Fixed: 355825
Changes: 
 xine-lib (1.1.16.3-0ubuntu1) jaunty; urgency=low
 .
   * New upstream release.
   * Merge with debian/unstable. Changes:
     - tighten dependencies on ffmpeg.
     - don't build depend on libjack and libfaad, both not in main.
     - change order of the alternate dependencies libxine-plugins and
       libxine1-misc-plugins. The former would drag in libxine1-ffmpeg
       via recommends on the live cd.
     - still depend on libxine1-x and libxine1-console. Too late to adapt
       all remaining applications for jaunty, will happen for karmic.
     - don't implement the new debian section changes (yet).
     - don't even try to install the jack plugin.
     - patch by Loic Minier in src/xine-engine/load_plugins.c
       Patch rejected upstream, but needed in ubuntu because of broken
       translations in ubuntu language packs. This patch could be dropped
       since the last language pack update, but for saftey, I'll keep it
       in until karmic
   * The previous upload has not been uploaded to unstable yet, but was
     taken from the hg packaging branch. Therefore "fake" a version number
     of 1.1.16.3-0 instead of 1.1.16.3-1.
   * Protect audio loop so it cannot write to a paused device (fix
     pause/resume freeze with pulseaudio). LP: #355825
 .
 xine-lib (1.1.16.3-0) unstable; urgency=low
 .
   [ Darren Salt ]
   * New upstream release.
     - Fix another possible int overflow in the 4XM demuxer.
       (ref. TKADV2009-004, CVE-2009-0698) (Closes: #517792)
     - Fix an integer overflow in the Quicktime demuxer.
     - Fix audio/video desynchronisation issues. (Closes: #521269)
 .
   * Post-release patches from upstream:
     - Correct invalid MIME info in the MOD demuxer.
     - Fix a resource leak in libdvdnav.
     - Properly NUL-terminate when reading ID3v2.2 tag content.
     - Fix calculation of length of UTF-16 content sourced from, e.g., ID3 tags.
 .
   * Update the home page link in debian/control.
     xinehq.de is missing presumed 410, and we now have www.xine-project.org.
   * Update debian/copyright.
     The authors list is probably not complete, and is certainly not wrt
     AUTHORS, but the removed entries are relevant only to front ends.
   * Update copyright information somewhat.
     [WIP.]
   * Sync Section information with the archive – mostly. libxine1-console
     belongs in section "libs" since, like libxine1-x, it's required by some
     front ends; and libxine1-bin belongs there too, as it's required by other
     libxine1* packages.
   * Add dh_xine, for use when building front ends.
   * Don't build-depend on libmagick-dev since it can pull in
     graphicsmagick-libmagick-dev-compat, which causes the image decoder
     plugin not to be built → FTBFS.
 .
   [ Reinhard Tartler ]
   * Switch Maintainer/Uploaders fields.
Checksums-Sha1: 
 3845f40f3940089bf3ea47039bde8a581f8f3262 2457 xine-lib_1.1.16.3-0ubuntu1.dsc
 29f52364bda823e6e69f99427abdb87b8218d068 9166524 xine-lib_1.1.16.3.orig.tar.gz
 e0f817c0391ad8a47caa864f114f341d8439940d 37412 xine-lib_1.1.16.3-0ubuntu1.diff.gz
Checksums-Sha256: 
 cd7323a78036b4277caf9ac2311b6f89ac8925e3cc1ef8b5c11b975663f7cc38 2457 xine-lib_1.1.16.3-0ubuntu1.dsc
 45292d47564de680fff93bd86d8efbbb9c790d178fb862da2694435502bf21de 9166524 xine-lib_1.1.16.3.orig.tar.gz
 6bfc6959bb381ac6e1df85ff0457ad1cbbb8ede6866935ef67cdd0c213475000 37412 xine-lib_1.1.16.3-0ubuntu1.diff.gz
Files: 
 99b8580bca39a6e6ecc058b94dd32036 2457 libs optional xine-lib_1.1.16.3-0ubuntu1.dsc
 654776b2f9fab002fb632aa22f8645cb 9166524 libs optional xine-lib_1.1.16.3.orig.tar.gz
 506e3739288cc26580729b66e7c2f409 37412 libs optional xine-lib_1.1.16.3-0ubuntu1.diff.gz
Original-Maintainer: Darren Salt <linux at youmustbejoking.demon.co.uk>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!

iJwEAQECAAYFAknbenwACgkQ78RAoABp8o/A2gQAnv5KsAy/Bp+5MSMNnnx7fi0L
9XKomj129lC6zGuKq05KCpq9vPo94SMzn9k574rMxuarWdfgigqEk74d6JyyX2in
wTpuvkBTTA6fCT06w8w5ZZvArMG37mGjm1cDWJWoLoDdKGgBCYsfuuR2EjEH4tjX
DfY2UItrnffSpn7F0rU=
=HJuB
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list