pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q1]: pkgsrc/x11/kdelibs3 Pullup ticket 2351 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0323e5a9c32f
branches:  pkgsrc-2008Q1
changeset: 540298:0323e5a9c32f
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Apr 28 10:43:24 2008 +0000

description:
Pullup ticket 2351 - requested by markd
security fix for kdelibs3

- pkgsrc/x11/kdelibs3/Makefile                          1.137
- pkgsrc/x11/kdelibs3/distinfo                          1.92

   Module Name:         pkgsrc
   Committed By:        markd
   Date:                Sun Apr 27 04:14:32 UTC 2008

   Modified Files:
           pkgsrc/x11/kdelibs3: Makefile distinfo

   Log Message:
   start_kdeinit multiple vulnerabilities - linux only
   http://www.kde.org/info/security/advisory-20080426-2.txt

diffstat:

 x11/kdelibs3/Makefile |  9 +++++----
 x11/kdelibs3/distinfo |  5 ++++-
 2 files changed, 9 insertions(+), 5 deletions(-)

diffs (37 lines):

diff -r 3978d4b0e3fb -r 0323e5a9c32f x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile     Mon Apr 28 10:42:08 2008 +0000
+++ b/x11/kdelibs3/Makefile     Mon Apr 28 10:43:24 2008 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.135 2008/02/20 09:49:56 markd Exp $
+# $NetBSD: Makefile,v 1.135.2.1 2008/04/28 10:43:24 ghen Exp $
 
 DISTNAME=      kdelibs-${_KDE_VERSION}
+PKGREVISION=   1
 CATEGORIES=    x11
 COMMENT=       Support libraries for the KDE integrated X11 desktop
 
-#PATCH_SITES=  ftp://ftp.kde.org/pub/kde/security_patches/ \
-#              http://mirrors.isc.org/pub/kde/security_patches/
-#PATCHFILES=   post-3.5.7-kdelibs-kdecore-2.diff
+PATCH_SITES=   ftp://ftp.kde.org/pub/kde/security_patches/ \
+               http://mirrors.isc.org/pub/kde/security_patches/
+PATCHFILES=    post-kde-3.5.5-kinit.diff
 
 .include "../../meta-pkgs/kde3/Makefile.kde3"
 
diff -r 3978d4b0e3fb -r 0323e5a9c32f x11/kdelibs3/distinfo
--- a/x11/kdelibs3/distinfo     Mon Apr 28 10:42:08 2008 +0000
+++ b/x11/kdelibs3/distinfo     Mon Apr 28 10:43:24 2008 +0000
@@ -1,8 +1,11 @@
-$NetBSD: distinfo,v 1.91 2008/02/20 09:49:56 markd Exp $
+$NetBSD: distinfo,v 1.91.2.1 2008/04/28 10:43:24 ghen Exp $
 
 SHA1 (kdelibs-3.5.9.tar.bz2) = b8197d94075a54f90f08a9ef7bed95ccf53e12ad
 RMD160 (kdelibs-3.5.9.tar.bz2) = 9ac02bf2314de387b2aa9664703c72b0613fcbb3
 Size (kdelibs-3.5.9.tar.bz2) = 15568675 bytes
+SHA1 (post-kde-3.5.5-kinit.diff) = 35147db4d6791e4c98d7cec5e72509547813dd98
+RMD160 (post-kde-3.5.5-kinit.diff) = e5e7dc462c88ad45ac7051261aaec5b83c64d59e
+Size (post-kde-3.5.5-kinit.diff) = 3964 bytes
 SHA1 (patch-aa) = be278f29b743c573b71c7804eff26324e78ed779
 SHA1 (patch-ab) = 3a79b3e7fadef1a93a5490b716dace60f3de30a1
 SHA1 (patch-ac) = 205f99e8749c32bf445e23f6076dd642c10c8186



Home | Main Index | Thread Index | Old Index