[security] kdelibs: patch kjs heap overflow. See: http://www.kde.org/info/security/advisory-20060119-1.txt for more info
This commit is contained in:
parent
7225a2ceda
commit
5390322fd7
@ -1,2 +1,3 @@
|
||||
d5fcdb478e741831e6ce992f670eba1e 10888-bt.tar.gz
|
||||
2b11d654e2ea1a3cd16dcfdcbb7d1915 kdelibs-3.5.0.tar.bz2
|
||||
ecc0ec13ce3b06e94e35aa8e937e02bf post-3.4.3-kdelibs-kjs.diff
|
||||
|
@ -6,12 +6,14 @@
|
||||
|
||||
name=kdelibs
|
||||
version=3.5.0
|
||||
release=2
|
||||
release=3
|
||||
source=(http://download.kde.org/stable/3.5/src/$name-$version.tar.bz2 \
|
||||
http://www.kde-look.org/content/files/10888-bt.tar.gz)
|
||||
http://www.kde-look.org/content/files/10888-bt.tar.gz
|
||||
ftp://ftp.kde.org/pub/kde/security_patches/post-3.4.3-kdelibs-kjs.diff)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p0 < ../post-3.4.3-kdelibs-kjs.diff
|
||||
./configure --prefix=/usr \
|
||||
--with-distribution="CRUX Linux" \
|
||||
--enable-sendfile \
|
||||
|
Loading…
x
Reference in New Issue
Block a user