Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux6.7: update to 6.7.1
@ 2024-01-20 19:08 dkwo
  2024-01-20 19:46 ` [PR PATCH] [Closed]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2024-01-20 19:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages kernel
https://github.com/void-linux/void-packages/pull/48306

linux6.7: update to 6.7.1
[ci skip]

- I tested the changes in this PR: no

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

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

From dce84a010ad9b62a1ff3e20ab862911d3ebcb42a Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 20 Jan 2024 13:58:37 -0500
Subject: [PATCH] linux6.7: update to 6.7.1

---
 srcpkgs/linux6.7/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/linux6.7/template b/srcpkgs/linux6.7/template
index 7a5538265c8ab..b7ff8734c42ff 100644
--- a/srcpkgs/linux6.7/template
+++ b/srcpkgs/linux6.7/template
@@ -1,6 +1,6 @@
 # Template file for 'linux6.7'
 pkgname=linux6.7
-version=6.7.0
+version=6.7.1
 revision=1
 short_desc="Linux kernel and modules (${version%.*} series)"
 maintainer="Duncaen <duncaen@voidlinux.org>"
@@ -8,12 +8,13 @@ license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="${KERNEL_SITE}/kernel/v${version%%.*}.x/linux-${version%.*}.tar.xz"
 
-# if [ "${version##*.}" != 0 ]; then
-# 	distfiles+=" ${KERNEL_SITE}/kernel/v${version%%.*}.x/patch-${version}.xz"
-# 	skip_extraction="patch-${version}.xz"
-# fi
+if [ "${version##*.}" != 0 ]; then
+	distfiles+=" ${KERNEL_SITE}/kernel/v${version%%.*}.x/patch-${version}.xz"
+	skip_extraction="patch-${version}.xz"
+fi
 
-checksum=ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
+checksum="ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
+ 2e1fe49f8fe06bbd2867fcf65073a7c0ee14087d75b512949e9953b1ce85f0f5"
 python_version=3
 
 # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

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

* Re: [PR PATCH] [Closed]: linux6.7: update to 6.7.1
  2024-01-20 19:08 [PR PATCH] linux6.7: update to 6.7.1 dkwo
@ 2024-01-20 19:46 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2024-01-20 19:46 UTC (permalink / raw)
  To: ml

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

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

linux6.7: update to 6.7.1
https://github.com/void-linux/void-packages/pull/48306

Description:
[ci skip]

- I tested the changes in this PR: no

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

end of thread, other threads:[~2024-01-20 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-20 19:08 [PR PATCH] linux6.7: update to 6.7.1 dkwo
2024-01-20 19:46 ` [PR PATCH] [Closed]: " Duncaen

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