Path to this page:
./
x11/libXres,
X Resource Information Extension Library
Branch: pkgsrc-2017Q3,
Version: 1.2.0,
Package name: libXres-1.2.0,
Maintainer: joergThis package contains the X Resource Information Extension Library
from the modular X.org project.
X-Resource is an extension that allows a client to query the X
server about its usage of various resources.
Required to build:[
x11/resourceproto] [
x11/xproto] [
pkgtools/cwrappers] [
pkgtools/x11-links]
Master sites: (Expand)
SHA1: b6996ab05460a3b7311f02da23ddf117a5442fd9
RMD160: 189a843b11e1618f51d224ec087bdb1c4b7c3d9d
Filesize: 279.917 KB
Version history: (Expand)
- (2017-10-15) Updated to version: libXres-1.2.0
- (2017-09-28) Package added to pkgsrc.se, version libXres-1.0.7 (created)
CVS history: (Expand)
2017-10-15 14:28:21 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #5572 - requested by sevan
x11/libXres: security update
Revisions pulled up:
- x11/libXres/Makefile 1.12
- x11/libXres/distinfo 1.7
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: wiz
Date: Wed Oct 11 16:45:43 UTC 2017
Modified Files:
pkgsrc/x11/libXres: Makefile distinfo
Log message:
libXres: update to 1.2.0.
Version 1.2 of the X-Resource extension (added in xserver 1.13)
added some new requests allowing inspection of every resource for a
client, the bytes used per resource, and the PIDs of local clients.
Unfortunately the client library never saw a corresponding release, so
let's fix that.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXres/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXres/distinfo
|