Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] org-server-xwayland: update to 23.2.0.
@ 2023-09-04 20:56 mhmdanas
  2023-09-04 20:57 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mhmdanas @ 2023-09-04 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages xorg-server-xwayland-23.2.0
https://github.com/void-linux/void-packages/pull/45913

org-server-xwayland: update to 23.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6628098f205dbb2645cfc270c560d71d53a61d34 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 25 Aug 2023 23:40:01 +0100
Subject: [PATCH] org-server-xwayland: update to 23.2.0.

---
 srcpkgs/xorg-server-xwayland/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xorg-server-xwayland/template b/srcpkgs/xorg-server-xwayland/template
index e4c44e0345751..72ddf9c916ad5 100644
--- a/srcpkgs/xorg-server-xwayland/template
+++ b/srcpkgs/xorg-server-xwayland/template
@@ -1,6 +1,6 @@
 # Template file for 'xorg-server-xwayland'
 pkgname=xorg-server-xwayland
-version=23.1.2
+version=23.2.0
 revision=1
 build_style=meson
 configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true
@@ -16,7 +16,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="MIT"
 homepage="https://xorg.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-$version/xserver-xwayland-$version.tar.gz"
-checksum=ea63218a4608cf88e98b1437de87f4757acf0d162eae8160559465385e01d391
+checksum=475f5e095a4b47e972fc0a991ae4be1f6ff40d28b621e06d1eed54cdae42fe69
 make_check=no # needs xtest repository
 
 post_install() {

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: org-server-xwayland: update to 23.2.0.
  2023-09-04 20:56 [PR PATCH] org-server-xwayland: update to 23.2.0 mhmdanas
@ 2023-09-04 20:57 ` classabbyamp
  2023-09-04 20:57 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-04 20:57 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45913#issuecomment-1705694333

Comment:
`s/^org/xorg/`

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: org-server-xwayland: update to 23.2.0.
  2023-09-04 20:56 [PR PATCH] org-server-xwayland: update to 23.2.0 mhmdanas
  2023-09-04 20:57 ` classabbyamp
@ 2023-09-04 20:57 ` classabbyamp
  2023-09-04 20:58 ` [PR PATCH] [Updated] " mhmdanas
  2023-09-06 22:12 ` [PR PATCH] [Merged]: xorg-server-xwayland: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-04 20:57 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45913#issuecomment-1705694333

Comment:
`s/^org/xorg/` in msg

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] org-server-xwayland: update to 23.2.0.
  2023-09-04 20:56 [PR PATCH] org-server-xwayland: update to 23.2.0 mhmdanas
  2023-09-04 20:57 ` classabbyamp
  2023-09-04 20:57 ` classabbyamp
@ 2023-09-04 20:58 ` mhmdanas
  2023-09-06 22:12 ` [PR PATCH] [Merged]: xorg-server-xwayland: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-09-04 20:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages xorg-server-xwayland-23.2.0
https://github.com/void-linux/void-packages/pull/45913

org-server-xwayland: update to 23.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4834d1945a688059f0cf3b5f72a7dfbdc0d07def Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 25 Aug 2023 23:40:01 +0100
Subject: [PATCH] xorg-server-xwayland: update to 23.2.0.

---
 srcpkgs/xorg-server-xwayland/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xorg-server-xwayland/template b/srcpkgs/xorg-server-xwayland/template
index e4c44e0345751..72ddf9c916ad5 100644
--- a/srcpkgs/xorg-server-xwayland/template
+++ b/srcpkgs/xorg-server-xwayland/template
@@ -1,6 +1,6 @@
 # Template file for 'xorg-server-xwayland'
 pkgname=xorg-server-xwayland
-version=23.1.2
+version=23.2.0
 revision=1
 build_style=meson
 configure_args="-Dipv6=true -Dxvfb=false -Dxdmcp=false -Dxcsecurity=true
@@ -16,7 +16,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="MIT"
 homepage="https://xorg.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/xorg/xserver/-/archive/xwayland-$version/xserver-xwayland-$version.tar.gz"
-checksum=ea63218a4608cf88e98b1437de87f4757acf0d162eae8160559465385e01d391
+checksum=475f5e095a4b47e972fc0a991ae4be1f6ff40d28b621e06d1eed54cdae42fe69
 make_check=no # needs xtest repository
 
 post_install() {

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: xorg-server-xwayland: update to 23.2.0.
  2023-09-04 20:56 [PR PATCH] org-server-xwayland: update to 23.2.0 mhmdanas
                   ` (2 preceding siblings ...)
  2023-09-04 20:58 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-09-06 22:12 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-09-06 22:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

xorg-server-xwayland: update to 23.2.0.
https://github.com/void-linux/void-packages/pull/45913

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-06 22:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04 20:56 [PR PATCH] org-server-xwayland: update to 23.2.0 mhmdanas
2023-09-04 20:57 ` classabbyamp
2023-09-04 20:57 ` classabbyamp
2023-09-04 20:58 ` [PR PATCH] [Updated] " mhmdanas
2023-09-06 22:12 ` [PR PATCH] [Merged]: xorg-server-xwayland: " classabbyamp

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).