Commit graph

7 commits

Author SHA1 Message Date
wiz
ac62c4836f 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.
2017-10-11 16:45:43 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
wiz
532dd78937 Update to 1.0.7:
This release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1988, along with improved compatibility
with future automake releases.

Alan Coopersmith (5):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XResQueryClients() [CVE-2013-1988 1/2]
      integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]
      libXres 1.0.7
2013-05-31 08:25:43 +00:00
wiz
4ab3b5e271 Update to 1.0.6.
1.0.6:
This minor maintenance release provides the latest set of the usual
build configuration improvements and janitorial cleanups.

1.0.5:
This minor maintenance release provides the latest set of the usual
build configuration improvements and janitorial cleanups.
2012-06-03 17:45:32 +00:00
tnn
651e301b40 Update to libXres-1.0.4. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
XRes.man: Fix typo, improve wording, drop RCS tags
libXres 1.0.4
Add *~ to .gitignore to skip patch/emacs droppings
Add missing PHONY line for automatic ChangeLog generation
nuke RCS Ids
Janitor: Correct make distcheck and remove extra .gitignore files.
Rename parameters to clarify QueryVersion/QueryExtension.
2010-01-15 18:35:10 +00:00
joerg
a79af3820d Update to libXres-1.0.3. No functional changes. 2007-01-23 14:33:30 +00:00
joerg
094c7365c1 Import libXres-1.0.2 from pkgsrc-wip:
This 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.
2006-11-03 22:05:26 +00:00