Path to this page:
./
x11/modular-xorg-server,
Modular X11 server from modular X.org
Branch: CURRENT,
Version: 21.1.9nb1,
Package name: modular-xorg-server-21.1.9nb1,
Maintainer: pkgsrc-usersThe X.org X11 Server from the modularized source tree of
X.org X11.
Required to run:[
graphics/MesaLib] [
fonts/libfontenc] [
x11/libdrm] [
x11/xkbcomp] [
x11/Xfixes] [
x11/libXau] [
x11/pixman] [
x11/xkeyboard-config] [
x11/xcb-util-keysyms] [
graphics/libepoxy] [
x11/libxshmfence] [
x11/libXfont2]
Required to build:[
pkgtools/x11-links] [
x11/xtrans] [
x11/xcb-proto] [
x11/fixesproto4] [
devel/tradcpp] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: dri, inet6
Master sites:
Filesize: 4820.176 KB
Version history: (Expand)
- (2023-11-12) Updated to version: modular-xorg-server-21.1.9nb1
- (2023-10-25) Updated to version: modular-xorg-server-21.1.9
- (2023-03-30) Updated to version: modular-xorg-server-21.1.8
- (2023-03-29) Updated to version: modular-xorg-server-21.1.7nb1
- (2023-02-09) Updated to version: modular-xorg-server-21.1.7
- (2023-01-30) Updated to version: modular-xorg-server-21.1.6nb1
CVS history: (Expand)
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-25 11:06:19 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
modular-xorg-server: update to 21.1.9
This release contains fixes for CVE-2023-5367 and CVE-2023-5380 as
reported in today's security advisory:
https://lists.x.org/archives/xorg-announce/2023-October/003430.html
Additionally, the server now uses libbsd-overlay instead of libbsd.
Adam Jackson (1):
present: Send a PresentConfigureNotify event for destroyed windows
Peter Hutterer (3):
Xi/randr: fix handling of PropModeAppend/Prepend
mi: reset the PointerWindows reference on screen switch
xserver 21.1.9
Sam James (1):
Switch to libbsd-overlay
|
2023-06-27 12:28:34 by Taylor R Campbell | Files touched by this commit (8) |
Log message:
Use TOOLBASE, not PREFIX, to get at tradcpp executable.
(Maybe this should be factored into a devel/tradcpp/tool.mk?)
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-03-30 10:25:06 by Thomas Klausner | Files touched by this commit (7) |  |
Log message:
modular-xorg-server: update to 21.1.8.
Clean lots of pkglint while here.
Benno Schulenberg (1):
xkbUtils: use existing symbol names instead of deleted deprecated ones
Olivier Fourdan (2):
composite: Fix use-after-free of the COW
xserver 21.1.8
|
2023-03-29 14:46:37 by Thomas Klausner | Files touched by this commit (3) |
Log message:
modular-xorg-server: fix CVE-2023-1393
using upstream patch
Bump PKGREVISION.
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-12-25 10:17:28 by Thomas Klausner | Files touched by this commit (1) |
Log message:
modular-xorg-server: bump xorgproto requirements
fixesproto 6 -> 2021.4
inputproto 2.4 -> 2021.5
|