Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to version 23.3.6.
@ 2024-02-16 13:15 SpidFightFR
  2024-02-16 13:21 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SpidFightFR @ 2024-02-16 13:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/48767

mesa: update to version 23.3.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Last bugfix release for mesa 23 branch. From now on, the next releases will go to mesa 24.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-48767.patch --]
[-- Type: text/x-diff, Size: 1005 bytes --]

From 78e92c85308f0f4ab09be71851eac173203279b8 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Fri, 16 Feb 2024 13:39:47 +0100
Subject: [PATCH] mesa: update to version 23.3.6.

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 8613d434f71b21..66b6b6b13c77c1 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.3.5
+version=23.3.6
 revision=3
 build_style=meson
 _llvmver=17
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=69ccb1278641ff5bad71ca0f866188aeb1a92aadc4dbb9d35f50aebec5b8b50f
+checksum=cd3d6c60121dea73abbae99d399dc2facaecde1a8c6bd647e6d85410ff4b577b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Updated] mesa: update to version 23.3.6.
  2024-02-16 13:15 [PR PATCH] mesa: update to version 23.3.6 SpidFightFR
@ 2024-02-16 13:21 ` SpidFightFR
  2024-02-16 13:23 ` SpidFightFR
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: SpidFightFR @ 2024-02-16 13:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/48767

mesa: update to version 23.3.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Last bugfix release for mesa 23 branch. From now on, the next releases will go to mesa 24.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-48767.patch --]
[-- Type: text/x-diff, Size: 1003 bytes --]

From 6ff00b95c0fdefafefdb4c673b72255a358f2ecc Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Fri, 16 Feb 2024 13:39:47 +0100
Subject: [PATCH] mesa: update to version 23.3.6.

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 8613d434f71b2..66b6b6b13c77c 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.3.5
+version=23.3.6
 revision=3
 build_style=meson
 _llvmver=17
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=69ccb1278641ff5bad71ca0f866188aeb1a92aadc4dbb9d35f50aebec5b8b50f
+checksum=cd3d6c60121dea73abbae99d399dc2facaecde1a8c6bd647e6d85410ff4b577b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Updated] mesa: update to version 23.3.6.
  2024-02-16 13:15 [PR PATCH] mesa: update to version 23.3.6 SpidFightFR
  2024-02-16 13:21 ` [PR PATCH] [Updated] " SpidFightFR
@ 2024-02-16 13:23 ` SpidFightFR
  2024-02-28 20:23 ` [PR PATCH] [Closed]: " SpidFightFR
  2024-02-28 20:23 ` SpidFightFR
  3 siblings, 0 replies; 5+ messages in thread
From: SpidFightFR @ 2024-02-16 13:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SpidFightFR/void-packages update-mesa
https://github.com/void-linux/void-packages/pull/48767

mesa: update to version 23.3.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Last bugfix release for mesa 23 branch. From now on, the next releases will go to mesa 24.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-48767.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From a9d6a9bddd0f9b8f6c9454675134826b1d64a1a5 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Fri, 16 Feb 2024 13:39:47 +0100
Subject: [PATCH] mesa: update to version 23.3.6.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index 8613d434f71b21..af67731645ae23 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,7 +1,7 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.3.5
-revision=3
+version=23.3.6
+revision=1
 build_style=meson
 _llvmver=17
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@@ -24,7 +24,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=69ccb1278641ff5bad71ca0f866188aeb1a92aadc4dbb9d35f50aebec5b8b50f
+checksum=cd3d6c60121dea73abbae99d399dc2facaecde1a8c6bd647e6d85410ff4b577b
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: [PR PATCH] [Closed]: mesa: update to version 23.3.6.
  2024-02-16 13:15 [PR PATCH] mesa: update to version 23.3.6 SpidFightFR
  2024-02-16 13:21 ` [PR PATCH] [Updated] " SpidFightFR
  2024-02-16 13:23 ` SpidFightFR
@ 2024-02-28 20:23 ` SpidFightFR
  2024-02-28 20:23 ` SpidFightFR
  3 siblings, 0 replies; 5+ messages in thread
From: SpidFightFR @ 2024-02-28 20:23 UTC (permalink / raw)
  To: ml

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

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

mesa: update to version 23.3.6.
https://github.com/void-linux/void-packages/pull/48767

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

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



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Last bugfix release for mesa 23 branch. From now on, the next releases will go to mesa 24.

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

* Re: mesa: update to version 23.3.6.
  2024-02-16 13:15 [PR PATCH] mesa: update to version 23.3.6 SpidFightFR
                   ` (2 preceding siblings ...)
  2024-02-28 20:23 ` [PR PATCH] [Closed]: " SpidFightFR
@ 2024-02-28 20:23 ` SpidFightFR
  3 siblings, 0 replies; 5+ messages in thread
From: SpidFightFR @ 2024-02-28 20:23 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/48767#issuecomment-1969851348

Comment:
Closing this PR as mesa [24.0.2](https://github.com/void-linux/void-packages/pull/48480) looks stable enough.

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

end of thread, other threads:[~2024-02-28 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 13:15 [PR PATCH] mesa: update to version 23.3.6 SpidFightFR
2024-02-16 13:21 ` [PR PATCH] [Updated] " SpidFightFR
2024-02-16 13:23 ` SpidFightFR
2024-02-28 20:23 ` [PR PATCH] [Closed]: " SpidFightFR
2024-02-28 20:23 ` SpidFightFR

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