Age | Commit message (Collapse) | Author | Files | Lines |
|
NetBSD 6, requested by tron.
|
|
|
|
1.) Don't divert to the legacy "Xft2" package on systems which use X.org
as the native X11 distribution.
2.) Accept a builtin "libXft" if it is new enough.
|
|
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
Bump PKGREVISION.
|
|
Changes since libX11 1.5 (found in the release candidates) include fixes
for the recently announced security issues CVE-2013-1981, CVE-2013-1997,
and CVE-2013-2004; the addition of the _XEatDataWords API for use by
Xlib-based extension libraries, to help them avoid integer overflows when
it is necessary to discard data; removal of ancient, unused, incomplete
support for the Cray Unicos OS, and the DECnet and TLI transport types;
numerous improvements to compose files and locale data; man page macro
cleanups to improve compatibility with doclifter; and various other
code cleanups and compiler warning fixes.
Alan Coopersmith (1):
libX11 1.6.0
Thomas Klausner (2):
XCreateGC man page: Avoid .TS H and .TH macros
cmsMath.c: Add missing stdio header for printf(3) in DEBUG build.
|
|
There are no buildlink3-relevant files here, just a loadable module.
|
|
desktop file has no MimeType key, says obache.
Bump PKGREVISION.
|
|
|
|
SUNFFB video driver for the Xorg X server.
|
|
|
|
CG14 video driver for the Xorg X server.
|
|
|
|
CG3 video driver for the Xorg X server.
|
|
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
This is an unaccelerated driver for the SGI newport cards (a.k.a. XL) as found
in the SGI Indy and Indigo2. Both the 8bit and 24bit versions are tested and
working.
|
|
|
|
Video driver for framebuffer device.
|
|
|
|
PenMount input driver for the Xorg X server.
|
|
|
|
Acecad Flair input driver for the Xorg X server.
|
|
This release delivers the fixes for the recently announced security issues
CVE-2013-1989 & CVE-2013-2066, plus a couple build configuration changes
and man page fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (6):
Use _XEatDataWords to avoid overflow of rep.length shifting
integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3]
buffer overflow in XvQueryPortAttributes() [CVE-2013-2066]
integer overflow in XvListImageFormats() [CVE-2013-1989 2/3]
integer overflow in XvCreateImage() [CVE-2013-1989 3/3]
libXv 1.0.8
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Thomas Klausner (1):
Uppercase SH arguments.
|
|
This release brings the fixes for the recently announced security issue
CVE-2013-1986, with some related hardening to avoid other issues, alongside
a couple small build configuration & compiler warning fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (9):
Constify a couple string arguments that are just copied, not modified
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Use _XEatDataWords to avoid overflow of rep.length bit shifting
integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]
integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]
integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]
integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]
Make XRRGet*Property() always initialize returned values
libXrandr 1.4.1
Colin Walters (1):
autogen.sh: Implement GNOME Build API
|
|
This release provides fixes for the recently announced security issue
CVE-2013-1982, as well as build configuration improvements, man page
macro cleanups to work better with doclifter, and several other small
fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (8):
Use _XEatDataWords to avoid overflow of rep.length bit shifting
integer overflow in XcupGetReservedColormapEntries() [CVE-2013-1982 1/6]
integer overflow in XcupStoreColors() [CVE-2013-1982 2/6]
several integer overflows in XdbeGetVisualInfo() [CVE-2013-1982 3/6]
integer overflow in XeviGetVisualInfo() [CVE-2013-1982 4/6]
integer overflow in XShapeGetRectangles() [CVE-2013-1982 5/6]
integer overflow in XSyncListSystemCounters() [CVE-2013-1982 6/6]
libXext 1.3.2
Chase Douglas (1):
Destroy generic event extension after last display is removed
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Eric S. Raymond (2):
Replace various unsafe presentation-level requests with .RS/.RE and .EX/EE.
Replace presentationm-level requests with .RS/RE.
Peter Hutterer (1):
sync: fix copy/paste error in comment
Thomas Klausner (1):
Avoid having macros expand code to be: ((f) ? (f)->m1 : NULL)->m2
|
|
Bug-fix release.
|
|
This is basically the same like Tk-804.030_502.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
This release provides the fix for the recently announced security issue
CVE-2013-2063, along with a number of fixes to the build configuration.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (5):
Move -I flags from AM_CFLAGS to AM_CPPFLAGS
Add xextproto & xi to Requires.private
Use _XEatDataWords to eat data in error cases
integer overflow in XRecordGetContext() [CVE-2013-2063]
libXtst 1.2.2
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Julien Cristau (1):
COPYING: add copyright notices and licenses from the manpages and specs
|
|
This release provides the fixes for the recently announced security issue
CVE-2013-2001 along with a number of other fixes to the error handling
code found while investigating that issue.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (10):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
When Xcalloc() returns NULL, you don't need to Xfree() it
Improve error handling in XF86VidModeGetMonitor()
Unlock display before returning alloc error in XF86VidModeGetModeLine()
Unlock display before returning alloc error in XF86VidModeGetAllModeLines()
Unlock display before returning alloc error in XF86VidModeGetDotClocks()
Use _XEatDataWords to avoid overflow of length calculations
memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
avoid integer overflow in XF86VidModeGetModeLine()
libXxf86vm 1.1.3
Colin Walters (1):
autogen.sh: Honor NOCONFIGURE environment variable
|
|
This release provides the fixes for the recently announced security issues
CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (7):
Use _XEatDataWords to avoid overflow of rep.length shifting
integer overflow in XDGAQueryModes() [CVE-2013-1991 1/2]
buffer overflow in XDGAQueryModes() [CVE-2013-2000 1/2]
integer overflow & underflow in XDGASetMode() [CVE-2013-1991 2/2]
buffer overflow in XDGASetMode() [CVE-2013-2000 2/2]
integer overflow in XDGAOpenFramebuffer()
libXxf86dga 1.1.4
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Jeremy Huddleston (2):
Build fix when sizeof(off_t) > sizeof(void *)
Include <stdint.h> for uintptr_t
|
|
This release provides the fixes for the recently announced security issues
CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build
fixes, automake compatibility changes, and packaging improvements.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (5):
unifdef -U__UNIXOS2__
Unchecked return values of XGetWindowProperty [CVE-2013-2005]
unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]
Remove old strtoul workaround for SunOS 4
libXt 1.1.4
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Egbert Eich (2):
Install ErrorDB into a $datarootdir-path, not $libdir.
Add XtErrorDB directory to pkg-config file.
Eric S. Raymond (2):
Eliminate use of tab stops.
Remove unused macros that are temptations to presentation-level klugery.
Julien Cristau (1):
Add copyright notice and license from the X Consortium to COPYING
Thierry Reding (1):
Use AM_CPPFLAGS instead of INCLUDES
Thomas Klausner (2):
Avoid referencing something that isn't defined. Bring in the definition from another manual page.
Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conversion)
|
|
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
|
|
This bug fix release delivers the fixes for the recently announced security
vulnerability CVE-2013-2062, alongside the last couple years accumulation
of janitorial cleanups, compiler warning fixes, and adjustments to remain
compatible with changes in new and future automake releases.
Alan Coopersmith (10):
Strip trailing whitespace
Stop trying to use NULL for Status values
Fix XpEventToWire arguments to match what libXext expects
Add const qualifiers to silence gcc -Wwrite-strings warnings
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Use _XEatDataWords to avoid overflow of rep.length bit shifting
integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3]
integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3]
integer overflows in XpQueryScreens() [CVE-2013-2062 3/3]
libXp 1.0.2
|
|
This bug fix release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1985.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (3):
Use _XEatDataWords to avoid overflow of _XEatData calculations
integer overflow in XineramaQueryScreens() [CVE-2013-1985]
libXinerama 1.1.3
Colin Walters (1):
autogen.sh: Implement GNOME Build API
|
|
libWindowsWM.
|
|
* Fix python code to work with python-3
* Security fix for integer overflow in read_packet() [CVE-2013-2064]
Alan Coopersmith (2):
integer overflow in read_packet() [CVE-2013-2064]
libxcb 1.9.1
Christian König (1):
whitespace fix in xcb_take_socket
Chí-Thanh Christopher Nguyễn (2):
c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'iteritems'
c_client.py: Fix python-3 invalid except statement
Colin Walters (1):
autogen.sh: Implement GNOME Build API
|
|
This release delivers the fix for security vulnerability CVE-2013-2003
and makes the Makefile.am more compatible with future automake releases.
Alan Coopersmith (3):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]
libXcursor 1.1.14
|
|
Another release on schedule:
------------------------------------------
Andreas Wettstein (1):
Draft for German T3 layout.
Daniel Drake (1):
Fix AE00 alias in olpcm keycodes
Evgeny Bobkin (1):
Fix keyboard indicator for russian (germany, phonetic)
James M Leddy (1):
Add XF86AudioMicMute mappings
Michal Nazarewicz (1):
Add various compose:*-altgr options.
Peter Hutterer (1):
rules: fix iso639 code for irish
Sergey V. Udaltsov (16):
Fixing wrong iso639-3 codes
Fixing ISO codes
English Mali layouts have English language assigned to them
fr --> fra (ISO 639)
Fixed ru(ruu) - invalid keysym
Updates to Cameroon Keyboard
Map Alt to Win
Fixed fypo
Fixed UK Macbook Pro layouts
Fixed Congolese
Added ru(mac)
Added RAlt as 3rd level switcher to us(dvp)
prerelease
wrong location of de(legacy)
Updated translations, prerelease
release 2.9
Stephan Hilb (1):
Remove explicit virtual modifier setting for level3 and level5
Walter Bender (1):
add support for the OLPC mechanical non-membrane keyboard
|
|
This minor bugfix release includes the fix for the security issue recently
reported as CVE-2013-1996, as well as a number of other cleanups of the
memory allocation & error handling code noticed while working on that.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (9):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Get rid of unnecessary casts in FS*alloc calls
Get rid of unnecessary casts in FSfree calls
Use NULL instead of 0 for null pointers
Avoid reading outside bounds when _FSReply receives an Error response
Avoid accessing freed memory on realloc failure in FSListFontsWithXInfo
Get rid of more duplication in error cleanup code in FSListFontsWithXInfo
Sign extension issue and integer overflow in FSOpenServer() [CVE-2013-1996]
libFS 1.0.5
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Thomas Klausner (1):
Fix a prototype error
|
|
This bug fix release includes the fix for the recently announced
CVE-2013-1983, along with some other cleanups & warning fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (7):
Strip trailing whitespace
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Remove duplicate declaration of XFixesExtensionName in Xfixesint.h
XFixesFetchRegionAndBounds: use nread in call to XReadPad
Use _XEatDataWords to avoid overflow of _XEatData calculations
integer overflow in XFixesGetCursorImage() [CVE-2013-1983]
libXfixes 5.0.1
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Peter Hutterer (1):
man: remove "current", we're way past 1.0.
|
|
A regression in selection was fixed. A workaround was added for
icon misconfiguration in KDE 4.8 on OpenSuSE.
|
|
patches/patch-mkf_lib_mkf__ucs4__map.c
- mkf_ucs4_map.c: mkf_map_ucs4_to_jisx0213_2000_1 is not cached
in mkf_map_ucs4_to() to prefer JISX0208 to JISX0213 all the time.
https://bitbucket.org/arakiken/mlterm/commits/8f6a1a969340b78cbeee5ace4a7200383ca18abe#chg-mkf/lib/mkf_ucs4_map.c
patches/patch-xwindow_fb_x__window.c
- fb/x_display.c: Segfault in x_font_t::x_off > 0 is fixed.
https://bitbucket.org/arakiken/mlterm/commits/7c4748b4e79b9bf749685d944c174f2145074e9f#chg-xwindow/fb/x_window.c
Also put some tweaks for pkgsrc:
patches/patch-etc-configure
- regen to adjust line numbers in diff
patches/patch-etc_font-fb
- add commented out JISX0213_2000_1 and JISX0213_2000_2 examples
Bump PKGREVISION.
|
|
|
|
|
|
The xstdcmap utility can be used to selectively define standard colormap
properties. It is intended to be run from a user's X startup script to create
standard colormap definitions in order to facilitate sharing of scarce colormap
resources among clients using PseudoColor visuals.
|
|
|