pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox3



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Feb 11 10:09:47 UTC 2009

Modified Files:
        pkgsrc/www/firefox3: Makefile distinfo
Added Files:
        pkgsrc/www/firefox3/patches: patch-em patch-en

Log Message:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  Rename here to avoid conflict.

Patch from Yorick Hardy.  Fixes the crashes that had been seen when
trying to print that had previously been worked around by stopping
cups calling the routine.  Also fixes PR pkg/39863


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/www/firefox3/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/www/firefox3/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/www/firefox3/patches/patch-em \
    pkgsrc/www/firefox3/patches/patch-en

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



Home | Main Index | Thread Index | Old Index