[arch-commits] CVS update of extra/kde/kdelibs (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat Aug 18 14:04:01 UTC 2007
Date: Saturday, August 18, 2007 @ 10:04:01
Author: tpowa
Path: /home/cvs-extra/extra/kde/kdelibs
Modified: PKGBUILD (1.84 -> 1.85)
'upgpkg: fixed security issues'
----------+
PKGBUILD | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
Index: extra/kde/kdelibs/PKGBUILD
diff -u extra/kde/kdelibs/PKGBUILD:1.84 extra/kde/kdelibs/PKGBUILD:1.85
--- extra/kde/kdelibs/PKGBUILD:1.84 Mon Aug 13 15:35:54 2007
+++ extra/kde/kdelibs/PKGBUILD Sat Aug 18 10:04:01 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.84 2007/08/13 19:35:54 tpowa Exp $
+# $Id: PKGBUILD,v 1.85 2007/08/18 14:04:01 tpowa Exp $
# Contributor: Roman Kreisel <roman.kreisel at epost.de>
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kdelibs
pkgver=3.5.7
kdever=3.5.7
-pkgrel=4
+pkgrel=5
pkgdesc="KDE Core Libraries"
arch=(i686 x86_64)
url="http://www.kde.org"
@@ -24,6 +24,7 @@
# mirror="ibiblio.org/pub/mirrors/kde/" # ibiblio mirror
source=(ftp://$mirror/stable/$kdever/src/$pkgname-$pkgver.tar.bz2
+ ftp://ftp.kde.org/pub/kde/security_patches/post-3.5.7-kdelibs-kdecore.diff
http://www.archlinux.org/~jgc/kdnssd-avahi-20060319.tar.bz2
applications.menu.patch
kdeprintrc.patch
@@ -54,7 +55,8 @@
rm dnssd/configure{,.in}
sed -i -e 's/kdnssd-avahi/dnssd/g' dnssd/configure.in.in
sed -i -e 's|ksocketaddress\.h|network/ksocketaddress\.h|' dnssd/publicservice.cpp
-
+ # fix security issue
+ patch -Np0 -i $startdir/src/post-3.5.7-kdelibs-kdecore.diff || return 1
#Needed for updated kdnssd-avahi and inotify patch
make -f admin/Makefile.common dist
@@ -82,6 +84,7 @@
ln -s fileshareset.pl filesharelist
}
md5sums=('50ed644f2ec91963570fe2b155652957'
+ '944209ee05e2e64cf654ffbbac1711e7'
'b7b98e965960f2d55741a10070aa943d'
'a66270abcdd0dcb2e28d3b2464927ff6'
'6061c259247f56f0ede21deabfad2732'
@@ -89,8 +92,10 @@
'f7abfe849e5122dd01d6b8a884999da0'
'091d05a08330372ddbaf5ef9d426be53'
'e94aef45b5a59fe58c7cc085ab1dd3ae'
- '42d288e71fa0a886bc8882c198a27f2e')
+ '42d288e71fa0a886bc8882c198a27f2e'
+ 'd888793ff50dafb970f503e3ab6851b6')
md5sums=('50ed644f2ec91963570fe2b155652957'
+ '944209ee05e2e64cf654ffbbac1711e7'
'b7b98e965960f2d55741a10070aa943d'
'a66270abcdd0dcb2e28d3b2464927ff6'
'6061c259247f56f0ede21deabfad2732'
More information about the arch-commits
mailing list