* [PR PATCH] tuxedo-drivers: update to 4.9.0
@ 2024-10-23 20:40 newbluemoon
2024-10-26 15:20 ` [PR PATCH] [Updated] " newbluemoon
2024-10-26 17:38 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: newbluemoon @ 2024-10-23 20:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages tuxedo-drivers
https://github.com/void-linux/void-packages/pull/52757
tuxedo-drivers: update to 4.9.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, (x86_64)
Built for kernels 5.15, 5.16, 5.18, 5.19, 6.0–6.11; running on 6.11.5.
Note: Build failed for 5.16.20 and 6.2.15, but they are obsolete, anyway.
A patch file from https://github.com/void-linux/void-packages/pull/52757.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tuxedo-drivers-52757.patch --]
[-- Type: text/x-diff, Size: 1181 bytes --]
From 7046a87a9ab8b2c786fb2c31f2ba973bc06e8245 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 5 Oct 2024 14:49:12 +0200
Subject: [PATCH] tuxedo-drivers: update to 4.9.0
---
srcpkgs/tuxedo-drivers/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/tuxedo-drivers/template b/srcpkgs/tuxedo-drivers/template
index 4b6cfbd470604d..1f77a5aa67f974 100644
--- a/srcpkgs/tuxedo-drivers/template
+++ b/srcpkgs/tuxedo-drivers/template
@@ -1,6 +1,6 @@
# Template file for 'tuxedo-drivers'
pkgname=tuxedo-drivers
-version=4.7.0
+version=4.9.0
revision=1
depends="dkms"
short_desc="TUXEDO hardware drivers"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers"
distfiles="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/archive/v${version}/tuxedo-drivers-v${version}.tar.gz"
-checksum=ce58475e394ef4dff810dbc2a62f08004120c5f5b96159c245e427eae2e7fec3
+checksum=5c485d00aea6f437f7c7a9586b78b3925e155e9f7020d02203fb481112c3fc23
dkms_modules="tuxedo-drivers ${version}"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] tuxedo-drivers: update to 4.9.0
2024-10-23 20:40 [PR PATCH] tuxedo-drivers: update to 4.9.0 newbluemoon
@ 2024-10-26 15:20 ` newbluemoon
2024-10-26 17:38 ` [PR PATCH] [Merged]: " classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: newbluemoon @ 2024-10-26 15:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages tuxedo-drivers
https://github.com/void-linux/void-packages/pull/52757
tuxedo-drivers: update to 4.9.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, (x86_64)
Built for kernels 5.15, 5.16, 5.18, 5.19, 6.0–6.11; running on 6.11.5.
Note: Build failed for 5.16.20 and 6.2.15, but they are obsolete, anyway.
A patch file from https://github.com/void-linux/void-packages/pull/52757.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tuxedo-drivers-52757.patch --]
[-- Type: text/x-diff, Size: 1183 bytes --]
From 8ded7d5d64f56e29a9160c52b17b88897122660e Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 5 Oct 2024 14:49:12 +0200
Subject: [PATCH] tuxedo-drivers: update to 4.10.0
---
srcpkgs/tuxedo-drivers/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/tuxedo-drivers/template b/srcpkgs/tuxedo-drivers/template
index 4b6cfbd470604d..ca6bceb0bb6dc9 100644
--- a/srcpkgs/tuxedo-drivers/template
+++ b/srcpkgs/tuxedo-drivers/template
@@ -1,6 +1,6 @@
# Template file for 'tuxedo-drivers'
pkgname=tuxedo-drivers
-version=4.7.0
+version=4.10.0
revision=1
depends="dkms"
short_desc="TUXEDO hardware drivers"
@@ -8,7 +8,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers"
distfiles="https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers/-/archive/v${version}/tuxedo-drivers-v${version}.tar.gz"
-checksum=ce58475e394ef4dff810dbc2a62f08004120c5f5b96159c245e427eae2e7fec3
+checksum=21e247d08fca41def8392fb55a43a82fd93ab5d0dbb0798e53b6295622388c94
dkms_modules="tuxedo-drivers ${version}"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: tuxedo-drivers: update to 4.9.0
2024-10-23 20:40 [PR PATCH] tuxedo-drivers: update to 4.9.0 newbluemoon
2024-10-26 15:20 ` [PR PATCH] [Updated] " newbluemoon
@ 2024-10-26 17:38 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-10-26 17:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
There's a merged pull request on the void-packages repository
tuxedo-drivers: update to 4.9.0
https://github.com/void-linux/void-packages/pull/52757
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, (x86_64)
Built for kernels 5.15, 5.16, 5.18, 5.19, 6.0–6.11; running on 6.11.5.
Note: Build failed for 5.16.20 and 6.2.15, but they are obsolete, anyway.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-26 17:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 20:40 [PR PATCH] tuxedo-drivers: update to 4.9.0 newbluemoon
2024-10-26 15:20 ` [PR PATCH] [Updated] " newbluemoon
2024-10-26 17:38 ` [PR PATCH] [Merged]: " 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).