Github messages for voidlinux
 help / color / mirror / Atom feed
From: 3uryd1ce <3uryd1ce@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xorg-server: update to 21.1.7.
Date: Wed, 08 Feb 2023 07:54:20 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42141@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 882 bytes --]

There is a new pull request by 3uryd1ce against master on the void-packages repository

https://github.com/3uryd1ce/void-packages xorg-server
https://github.com/void-linux/void-packages/pull/42141

xorg-server: update to 21.1.7.
@leahneukirchen 

CVE-2023-0494 is resolved for xserver in 21.1.7. It's a use-after-free vulnerability. 

[Announcement](https://marc.info/?l=freedesktop-xorg&m=167573014011487&w=2) 
[Commit](https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec)

(Side note: xwayland also needs a bump to 22.1.8 for the same reason, but I recognize that someone other than you maintains it)

#### Testing the changes
- I tested the changes in this PR: YES. 
- Brief runtime testing on x86_64. 
- Cross-compiled for armv6l.


A patch file from https://github.com/void-linux/void-packages/pull/42141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xorg-server-42141.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]

From 14953c59ceed0dff0bf7ab5523b3aa1429e9d06c Mon Sep 17 00:00:00 2001
From: Ashlen <eurydice@riseup.net>
Date: Tue, 7 Feb 2023 23:14:51 -0700
Subject: [PATCH] xorg-server: update to 21.1.7.

CVE-2023-0494 is resolved for xserver in 21.1.7. It's a use-after-free
vulnerability. Note that xwayland will also need a bump to 22.1.8.

https://marc.info/?l=freedesktop-xorg&m=167573014011487&w=2
https://gitlab.freedesktop.org/xorg/xserver/-/commit/0ba6d8c37071131a49790243cdac55392ecf71ec
---
 srcpkgs/xorg-server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xorg-server/template b/srcpkgs/xorg-server/template
index b0f87841ae16..b4d24434a24f 100644
--- a/srcpkgs/xorg-server/template
+++ b/srcpkgs/xorg-server/template
@@ -1,6 +1,6 @@
 # Template file for 'xorg-server'
 pkgname=xorg-server
-version=21.1.6
+version=21.1.7
 revision=1
 build_style=meson
 configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
@@ -24,7 +24,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT, BSD-3-Clause"
 homepage="https://xorg.freedesktop.org"
 distfiles="${XORG_SITE}/xserver/${pkgname}-${version}.tar.xz"
-checksum=1eb86ed674d042b6c8b1f9135e59395cbbca35ed551b122f73a7d8bb3bb22484
+checksum=d9c60b2dd0ec52326ca6ab20db0e490b1ff4f566f59ca742d6532e92795877bb
 lib32disabled=yes
 provides="xserver-abi-extension-10_1 xserver-abi-input-24_1
  xserver-abi-video-25_1 xf86-video-modesetting-1_1"

             reply	other threads:[~2023-02-08  6:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08  6:54 3uryd1ce [this message]
2023-02-08 10:12 ` Piraty
2023-02-08 11:35 ` 3uryd1ce
2023-02-08 13:24 ` [PR PATCH] [Closed]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42141@inbox.vuxu.org \
    --to=3uryd1ce@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).