Next | Query returned 250 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-14 11:15:14 by Masatake Daimon | Files touched by this commit (2)
Log message:
x11/modular-xorg-server: Work around kern/58149 on NetBSD/aarch64 9.* and 10.0

See also
http://mail-index.netbsd.org/netbsd-users/2024/04/12/msg030915.html
   2024-04-12 22:48:05 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
modular-xorg-server: update to 21.1.13

Matt Turner (1):
      xserver 21.1.13

Olivier Fourdan (1):
      render: Avoid possible double-free in ProcRenderAddGlyphs()

Willem Jan Palenstijn (1):
      mi: fix rounding issues around zero in miPointerSetPosition
   2024-01-16 12:03:22 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
modular-xorg-server: update to 21.1.11.

This release contains fixes for the issues reported in today's security
advisory: https://lists.x.org/archives/xorg/2024-January/061525.html

* CVE-2023-6816
* CVE-2024-0229
* CVE-2024-21885
* CVE-2024-21886
* CVE-2024-0408
* CVE-2024-0409

Additionally, it also contains a fix for XRandR to allow for multiple virtual
monitors on a physical display.

José Expósito (2):
      Xi: do not keep linked list pointer during recursion
      xserver 21.1.11

Michael Wyraz (1):
      Removing the code that deletes an existing monitor in RRMonitorAdd

Olivier Fourdan (2):
      glx: Call XACE hooks on the GLX buffer
      ephyr,xwayland: Use the proper private key for cursor

Peter Hutterer (6):
      dix: allocate enough space for logical button maps
      dix: Allocate sufficient xEvents for our DeviceStateNotify
      dix: fix DeviceStateNotify event calculation
      Xi: when creating a new ButtonClass, set the number of buttons
      Xi: flush hierarchy events after adding/removing master devices
      dix: when disabling a master, float disabled slaved devices too
   2024-01-13 21:35:21 by Taylor R Campbell | Files touched by this commit (2)
Log message:
modular-xorg-server: Use ppc_video.c for NetBSD m68k, sh3, mips.

As we do in xsrc.

No revbump because this wouldn't build otherwise.
   2023-12-13 08:45:07 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
modular-xorg-{server,xephyr}: update to 21.1.10

This release contains fixes for CVE-2023-6377 and CVE-2023-6478 as
reported in today's security advisory:
https://lists.x.org/archives/xorg-announce/2023-December/003435.html

Peter Hutterer (3):
      randr: avoid integer truncation in length check of ProcRRChange*Property
      Xi: allocate enough XkbActions for our buttons
      xserver 21.1.10

nerdopolis (1):
      xephyr: Don't check for SeatId anymore
   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) | Package updated
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) | Package updated
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

Next | Query returned 250 messages, browsing 1 to 10 | Previous