pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libXfont



Module name:    wip
Committed by:   jeremy-c-reed
Date:           Fri Oct 13 14:08:10 UTC 2006

Modified Files:
        wip/libXfont: Makefile distinfo

Log Message:
Update to 1.2.2. (Fixes build with newer freetype2).

Changes include:

    Fixes for integer overflows in CID encoded fonts parsing reported by 
iDefense
    CVE-ID 2006-3739, 2006-3740, bugzilla #8000, #8001.

    More check on PCF file reading. Bugzilla #7535

    use OpenBitmap when available
    Don't just use OpenScalable unconditionally.  Fixes builtin fonts.

    move builtin fonts to gzip
    Use gzip, rather than compress, for builtin fonts.

    Bug #7397: Fix a buffer overflow in Freetype font support.

    Bug #6918: remove dependencies on Freetype internal headers.  As of 2.2
    Freetype no longer installs them.

    Coverity #1541: Double free of pointer "ranges" in call to "Xfree"

    For the 20-odd symbols defined both in libXfont and the X server, emit them
        as weak symbols so that the linker will prefer the server's definition
        when present.



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.17 -r1.18 wip/libXfont/Makefile
cvs -z3 rdiff -u -r1.5 -r1.6 wip/libXfont/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libXfont/Makefile?r1=1.17&r2=1.18
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libXfont/distinfo?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index