Please update to 0.9.4 (bugfixes only)

Bug #280081 reported by Wouter Stomp
16
Affects Status Importance Assigned to Milestone
vlc (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: vlc

Changes between 0.9.3 and 0.9.4:
------------------------------------
Various bugfixes:
 * Crashes fixed in ogg, vobsub, dvdread
 * Fixes several memory leaks.

Mac OS X port:
 * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
 * Fixed a crash with deletion of old preferences.
 * Fixed targetname for downloaded updates

Windows port:
 * Stability fix for the video output.

Related branches

Stefano Maioli (smaioli)
Changed in vlc:
assignee: nobody → smaioli
Revision history for this message
Kow (kow) wrote :

Test debs in my PPA. I took intrepid's current debian tree and simply updated the version accordingly and used the 0.9.4 source. All current intrepid patches apply cleanly and the built binaries run fine (from some quick sanity tests.)

Revision history for this message
Kow (kow) wrote :
Download full text (24.8 KiB)

From VLC's changelog:
commit 83380be01e48e237ab52d1f5c20450867c3ef07a
Author: Jean-Baptiste Kempf <email address hidden>
Date: Mon Oct 6 20:32:17 2008 +0200

    Update PO.

commit ae754a4336d755d55ee8ce4d08518d3099bbb632
Author: Derk-Jan Hartman <email address hidden>
Date: Mon Oct 6 20:19:13 2008 +0200

    Revert "Fix missing declaration (supposedly crash on amd64)"

    This reverts commit 1d80eeb8927089589870ae58bf7b2f089691e430.

    Signed-off-by: Derk-Jan Hartman <email address hidden>

commit c3f9f69f351d373478857c584e06d060edc9a500
Author: Derk-Jan Hartman <email address hidden>
Date: Mon Oct 6 15:46:01 2008 +0200

    fixes backport [76bbe6a62aee35adf7d82a3199bfdee3a17580de]

commit 0485d0a6f6fbfa7dbc8805c1e5f9abc461fbdf03
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:44:33 2008 +0200

    Fix potential memleak (CID 69)
    (cherry picked from commit b9dc29f14cd4fb7898e8ee29de1707722523f63c)

commit ebc02c296ff12aad866fafa71007a185bfbd6394
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:28:52 2008 +0200

    FIx potential memleak (CID 217)
    (cherry picked from commit 888c97bb2a47ba061b6feb78afd6c3fc74fdbdf6)

commit ab78b098bb32a626090cd7cb660cc2afb684a037
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:25:28 2008 +0200

    Fix memleak (CID 210)
    (cherry picked from commit 10445c27d5faf698f95786401492be5dffcb615a)

commit 58672ec5b6837ddaa4a1a5397a9e1917bb6c8de8
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:18:29 2008 +0200

    Fix potential memleaks (CID 208)
    (cherry picked from commit 5ddb6667247a4f8eba46b92859f73f8da143bb90)

commit e3cc94e3345c0b77eca4851076c49f7cf04326d8
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:12:31 2008 +0200

    Fix memleak (CID 202, 203, 204 and 205)
    (cherry picked from commit cdc6a08d4c761e783ac2ff71ccd45a2f1a028416)

commit 170aa7ee0dfd78fec0351878c76f27143d5b1587
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 19:01:25 2008 +0200

    Remove unuse variable (and one memleak in the same time) (CID 201)
    (cherry picked from commit 44286759a7863935c65756d25301f5c9528a4deb)

commit 76bbe6a62aee35adf7d82a3199bfdee3a17580de
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 18:11:50 2008 +0200

    Fix resource leak when loadsave fail (CID 94)

commit b27a312a6e4f3b2fa2d1f28456b1937560cb2872
Author: Rémi Denis-Courmont <email address hidden>
Date: Sun Oct 5 16:53:21 2008 +0300

    Fix memory leak (CID#206)
    (cherry picked from commit bd587fbb5ac18f1d8fafc216b2ff69ab433538e2)

commit d65db8e6670425dd1efea7ab508add810e643625
Author: Rémi Denis-Courmont <email address hidden>
Date: Sun Oct 5 16:42:01 2008 +0300

    Fix dangling pointer use when shrinking a non-standard block

    I believe this path cannot be triggered at the moment however, as
    there quite few block_Realloc users. Fixes CID#197.
    (cherry picked from commit 2c3d9f177115dbbf0af0cdb0fe76ec09e603c0c6)

commit 293500f1f7508028baf496d4d9273504daee0154
Author: Rémi Duraffort <email address hidden>
Date: Sun Oct 5 15:37:09 2008 +0200

    Fix potential memleak (CID 198)
   ...

Revision history for this message
Reinhard Tartler (siretart) wrote :

Test packages for intrepid are in the ~motumedia PPA.

Kow: I didn't take your test packages because as you say, you just took the debian sources without preserving the changes in ubuntu. I therefore imported the latest debian upload to the bzr branch and merged the branches.

Feedback appreciated!

Revision history for this message
Kow (kow) wrote :

I must have explained my package incorrectly but it doesn't matter. Will test ubuntu's bzr branch later today.

Stefano Maioli (smaioli)
Changed in vlc:
assignee: smaioli → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package vlc - 0.9.4-1ubuntu1

---------------
vlc (0.9.4-1ubuntu1) intrepid; urgency=low

  * merge from debian/experimental
  * New upstream release fixes LP: #280081, #280378
  * remaining changes:
    - build against libxul-dev instead of iceape-dev
    - build against libdca-dev, libass-dev and libx264-dev
    - adjust Vcs-Bzr Headers in debian/control
    - add Xb-Npp header to vlc package
    - debian/patches/301_DVD_media.diff: Change %U to %f
       in VLC .desktop file, cf LP #275043

vlc (0.9.4-1) experimental; urgency=low

  * New upstream bugfix version
  * rules: Pass the debian version in configure.ac so that the cache
    is invalidated between binary version
  * control: Don't forget commas in builddep list

vlc (0.9.3-1) experimental; urgency=low

  [ Christophe Mutricy ]
  * New upstream release
  * Build-depends on libdca-dev
  * vlc-nox.install
    + Be more general for the memcopy modules.
      Fix a FTBFS on non-intel arch (Closes: #499860).
  * Sort builddep list

  [ Reinhard Tartler ]
  * remove spurious conflicts on libvlc2. LP: #274614

 -- Reinhard Tartler <email address hidden> Sun, 12 Oct 2008 11:37:03 +0200

Changed in vlc:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.