[Lunar-commits] wine: version bump to 0.9.53.

Florin Braescu florin at lunar-linux.org
Sat Jan 12 10:58:38 CET 2008


commit 2bd741b1da20f2f3e5e8a3911401ceb36b4a5cce
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 12 11:58:38 2008 +0200

    wine: version bump to 0.9.53.
    
    * Security fixes:
      - Fix a buffer overflow in RTSP header-handling code. (CVE-2008-0225)
        (Fix ported from mplayer changeset 22821)
    * Fix a read-past-end bug in xine-lib's internal strtok_r replacement.
      (Only affects systems without strtok_r.) [Bug #19]
    * Fix a bug which causes video playback display errors on PPC/Darwin.
---
 utils/wine/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/wine/DETAILS b/utils/wine/DETAILS
index d267878..6062f46 100644
--- a/utils/wine/DETAILS
+++ b/utils/wine/DETAILS
@@ -1,14 +1,14 @@
 # NOTE: as of wine-0.9.28, it includes a run-time check for glibc with NPTL
 # and most likely you can NOT use wine unless you have glibc compiled with NPTL
           MODULE=wine
-         VERSION=0.9.52
+         VERSION=0.9.53
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/
    SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE/
-      SOURCE_VFY=sha1:2b7e7cf92691139245ca5d7a026db55d92107355
+      SOURCE_VFY=sha1:be61c0bead88e85b178c29d7026f54bf72a6540a
         WEB_SITE=http://www.winehq.com
          ENTERED=20010925
-         UPDATED=20071229
+         UPDATED=20080112
            SHORT="Wine runs some Windows 3.x and Windows 9x programs"
 
 cat << EOF


More information about the Lunar-commits mailing list