Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.6: update to 5.6.10.
@ 2020-05-04  2:08 EsdrasTarsis
  2020-05-04 17:26 ` [PR PATCH] [Updated] " EsdrasTarsis
  2020-05-05 18:54 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: EsdrasTarsis @ 2020-05-04  2:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/EsdrasTarsis/void-packages patch-1
https://github.com/void-linux/void-packages/pull/21597

linux5.6: update to 5.6.10.


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

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

From 395fa8ebb20f411a0a37a5dc1f717620ae43f489 Mon Sep 17 00:00:00 2001
From: Esdras Tarsis <esdrastarsis@gmail.com>
Date: Sun, 3 May 2020 23:07:28 -0300
Subject: [PATCH] linux5.6: update to 5.6.10.

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

diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template
index e2eef62f644..45531036a59 100644
--- a/srcpkgs/linux5.6/template
+++ b/srcpkgs/linux5.6/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.6'
 pkgname=linux5.6
-version=5.6.8
+version=5.6.10
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
-checksum=19e142ff07a2c8d10116074099b9d845682e74544a2b6c1641f7cb044ac282df
+checksum=7bdc96827a9db8de79cd13d74a1c5fe8915674f793e592387f2903cb225801b9
 python_version=2 #unverified
 patch_args="-Np1"
 

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

* Re: [PR PATCH] [Updated] linux5.6: update to 5.6.10.
  2020-05-04  2:08 [PR PATCH] linux5.6: update to 5.6.10 EsdrasTarsis
@ 2020-05-04 17:26 ` EsdrasTarsis
  2020-05-05 18:54 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: EsdrasTarsis @ 2020-05-04 17:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/EsdrasTarsis/void-packages patch-1
https://github.com/void-linux/void-packages/pull/21597

linux5.6: update to 5.6.10.


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

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

From 395fa8ebb20f411a0a37a5dc1f717620ae43f489 Mon Sep 17 00:00:00 2001
From: Esdras Tarsis <esdrastarsis@gmail.com>
Date: Sun, 3 May 2020 23:07:28 -0300
Subject: [PATCH 1/2] linux5.6: update to 5.6.10.

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

diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template
index e2eef62f644..45531036a59 100644
--- a/srcpkgs/linux5.6/template
+++ b/srcpkgs/linux5.6/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.6'
 pkgname=linux5.6
-version=5.6.8
+version=5.6.10
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
-checksum=19e142ff07a2c8d10116074099b9d845682e74544a2b6c1641f7cb044ac282df
+checksum=7bdc96827a9db8de79cd13d74a1c5fe8915674f793e592387f2903cb225801b9
 python_version=2 #unverified
 patch_args="-Np1"
 

From a600a3425442cd1cb593a0bb89fb1957383ca58f Mon Sep 17 00:00:00 2001
From: Esdras Tarsis <esdrastarsis@gmail.com>
Date: Mon, 4 May 2020 14:26:09 -0300
Subject: [PATCH 2/2] linux5.6: use python3 [ci skip]

---
 srcpkgs/linux5.6/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/linux5.6/template b/srcpkgs/linux5.6/template
index 45531036a59..9d57ab291be 100644
--- a/srcpkgs/linux5.6/template
+++ b/srcpkgs/linux5.6/template
@@ -9,7 +9,7 @@ license="GPL-2.0-only"
 homepage="https://www.kernel.org"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
 checksum=7bdc96827a9db8de79cd13d74a1c5fe8915674f793e592387f2903cb225801b9
-python_version=2 #unverified
+python_version=3
 patch_args="-Np1"
 
 # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

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

* Re: [PR PATCH] [Merged]: linux5.6: update to 5.6.10.
  2020-05-04  2:08 [PR PATCH] linux5.6: update to 5.6.10 EsdrasTarsis
  2020-05-04 17:26 ` [PR PATCH] [Updated] " EsdrasTarsis
@ 2020-05-05 18:54 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-05 18:54 UTC (permalink / raw)
  To: ml

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

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

linux5.6: update to 5.6.10.
https://github.com/void-linux/void-packages/pull/21597

Description:


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

end of thread, other threads:[~2020-05-05 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04  2:08 [PR PATCH] linux5.6: update to 5.6.10 EsdrasTarsis
2020-05-04 17:26 ` [PR PATCH] [Updated] " EsdrasTarsis
2020-05-05 18:54 ` [PR PATCH] [Merged]: " Hoshpak

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