Age | Commit message (Collapse) | Author |
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/26ef545b3...81458a86b
|
|
This fixes:
* ZDI-CAN-19866/CVE-2023-1393: X.Org Server Overlay Window
Use-After-Free Local Privilege Escalation Vulnerability
If a client explicitly destroys the compositor overlay window (aka
COW), the Xserver would leave a dangling pointer to that window in the
CompScreen structure, which will trigger a use-after-free later.
PR: 270540
Approved by: x11 (maintainer)
MFH: 2023Q2
Security: 96d84238-b500-490b-b6aa-2b77090a0410
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/754d6b6dd...26ef545b3
Security: CVE-2023-1393
|
|
PR: 268963
Approved by: maintainer timeout (2 months)
MFH: 2023Q1
Security: 6cc63bf5-a727-4155-8ec4-68b626475e68
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/89163917e...754d6b6dd
|
|
Release notes: https://lists.x.org/archives/xorg/2023-February/061257.html
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/1209a1bb5...89163917e
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/21b3dad23...1209a1bb5
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/d2158d406...21b3dad23
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/0a22502c3...d2158d406
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/462b06033...0a22502c3
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/0c93394d7...462b06033
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/ba644a64a...0c93394d7
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/0ba6d8c37...ba644a64a
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a7ee25f67...0ba6d8c37
Security: CVE-2023-0494
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/2ef5ef57b...a7ee25f67
|
|
|
|
Mainly when the process has disappeared.
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/d67383a69...2ef5ef57b
|
|
https://gitlab.freedesktop.org/xorg/xserver/-/commit/1e933665bef2
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/d67383a69...2ef5ef57b
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/711d49172...d67383a69
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/0abb57707...711d49172
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/412777664...0abb57707
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/24c5d8f17...412777664
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/87e5db75f...24c5d8f17
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/bb1711b7f...87e5db75f
|
|
Xext: fix invalid event type mask in XTestSwapFakeInput
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/f73c48977...bb1711b7f
|
|
Security: CVE-2022-46340 CVE-2022-46341 CVE-2022-46342 CVE-2022-46343 CVE-2022-46344 CVE-2022-4283
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/4781f2a5a...f73c48977
Security: CVE-2022-46340 CVE-2022-46341 CVE-2022-46342 CVE-2022-46343 CVE-2022-46344 CVE-2022-4283
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/fdebbc60d...4781f2a5a
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/459e28557...fdebbc60d
|
|
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/e5b09f7a2...459e28557
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/395c25f18...e5b09f7a2
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/e37f18ee9...395c25f18
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a77d95af6...e37f18ee9
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/f778b56a7...a77d95af6
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/2ab70dede...f778b56a7
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/79c572fbd...2ab70dede
|
|
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
PR: 265702
MFH: 2022Q3
Differential Revision: https://reviews.freebsd.org/D36432
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/d23e44655...79c572fbd
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/f0b2eeaf2...d23e44655
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/2700bc604...f0b2eeaf2
|
|
Same fix as https://reviews.freebsd.org/D8465
PR: 265691
Approved by: portmgr (build fix blanket)
|
|
|
|
Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/190320795...2700bc604
|