Path to this page:
./
x11/kdelibs3,
Support libraries for the KDE integrated X11 desktop
Branch: pkgsrc-2009Q1,
Version: 3.5.10nb1,
Package name: kdelibs-3.5.10nb1,
Maintainer: markdThis package provides the libraries that are central to the development and
execution of a KDE 3.x program, as well as the internationalisation files for
these libraries, misc HTML documentation, and theme modules.
Required to run:[
misc/xdg-dirs] [
misc/kde3-dirs] [
lang/perl5] [
devel/libidn] [
devel/pcre] [
graphics/jasper] [
graphics/openexr] [
graphics/tiff] [
graphics/jpeg] [
graphics/libart] [
net/mDNSResponder] [
textproc/aspell] [
textproc/libxml2] [
textproc/libxslt] [
textproc/xmlcatmgr] [
audio/libaudiofile] [
audio/arts] [
x11/qt3-libs] [
time/zonetab]
Required to build:[
devel/gmake] [
devel/libtool-base] [
devel/pkg-config] [
x11/inputproto] [
x11/randrproto] [
x11/fixesproto] [
x11/xproto] [
x11/qt3-tools] [
x11/xextproto] [
x11/renderproto] [
pkgtools/x11-links] [
pkgtools/xpkgwedge]
Master sites: (Expand)
SHA1: c930a25f4419134def55b8466c3a6f737227fb82
RMD160: 4c960664283c83ebc8e68932ca9044336fcff223
Filesize: 15248.64 KB
Version history: (Expand)
- (2009-07-05) Updated to version: kdelibs-3.5.10nb1
- (2009-04-06) Package added to pkgsrc.se, version kdelibs-3.5.10 (created)
CVS history: (Expand)
2009-06-18 10:54:21 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #2800 - requested by hasso
kdelibs3: security patch
Revisions pulled up:
- x11/kdelibs3/Makefile 1.141
---
Module Name: pkgsrc
Committed By: hasso
Date: Tue Jun 16 16:09:36 UTC 2009
Modified Files:
pkgsrc/x11/kdelibs3: Makefile
Log message:
Fix a serious security issue for platforms using kgrantpty (NetBSD isn't
such, but DragonFly is): ${SETUID_ROOT_PERMS} doesn't work for suid
kgrantpty, because the locate() method used to find the path to the binary
expects it to have a read permissions set.
|