Path to this page:
./
x11/libXrandr,
X RandR Library from X.org
Branch: CURRENT,
Version: 1.5.4,
Package name: libXrandr-1.5.4,
Maintainer: pkgsrc-usersThis package provides the X RandR Library from the modular X.org
X11 project.
This simple library is designed to interface with the X Resize,
Rotate, and Reflection Extension. This allows clients to change
the size and rotation of the root window of a screen, along with
the ability to reflect the screen about either axis.
Required to run:[
x11/Xrender]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 276.297 KB
Version history: (Expand)
- (2023-10-06) Updated to version: libXrandr-1.5.4
- (2022-11-21) Updated to version: libXrandr-1.5.3
- (2019-03-17) Updated to version: libXrandr-1.5.2
- (2018-03-07) Updated to version: libXrandr-1.5.1nb1
- (2016-10-05) Updated to version: libXrandr-1.5.1
- (2015-05-27) Updated to version: libXrandr-1.5.0
CVS history: (Expand)
2023-10-06 00:12:06 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXrandr: update to 1.5.4.
This release fixes a bug where an invalid pointer (a pointer to the
middle of a buffer returned from malloc() instead of to the beginning
of the buffer) could be passed to free() when cleaning up after an
out-of-bounds output is found in the response from the X server to
XRRGetMonitors().
Alan Coopersmith (4):
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
XRRGetMonitors(): free correct pointer in error path
libXrandr 1.5.4
|
2022-11-20 23:17:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXrandr: update to 1.5.3.
Restore RCS Id.
Alan Coopersmith (8):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()
XRRGetProviderInfo: Remove unneeded ProviderInfoExtra
Variable scope reductions as recommended by cppcheck
Remove unnecessary casts of return values from malloc()
libXrandr 1.5.3
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|