Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.4: update to 5.4.39.
@ 2020-05-06 16:14 aguilbau
  2020-05-06 18:03 ` [PR PATCH] [Updated] " aguilbau
  2020-05-06 18:07 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: aguilbau @ 2020-05-06 16:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/aguilbau/void-packages aguilbau/linux5.4.39
https://github.com/void-linux/void-packages/pull/21694

linux5.4: update to 5.4.39.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aguilbau/linux5.4.39-21694.patch --]
[-- Type: text/x-diff, Size: 1063 bytes --]

From 393aa2177bd722b62f4de530435a22523a8c6afc Mon Sep 17 00:00:00 2001
From: aguilbau <antoine.guilbaud@yahoo.fr>
Date: Wed, 6 May 2020 18:13:42 +0200
Subject: [PATCH] linux5.4: update to 5.4.39.

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

diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template
index 44adca0673f..eae4cd067e0 100644
--- a/srcpkgs/linux5.4/template
+++ b/srcpkgs/linux5.4/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.4'
 pkgname=linux5.4
-version=5.4.38
+version=5.4.39
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 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=e72b9fa4e3a222d42d64dce9915e5b18f1b75ae722d529a1e560ced2e5d0f30e
+checksum=5141965a61a7b1c538443782ec3ef25fe0c3f9cd4d70c4e9f969d16883f365c8
 python_version=2 #unverified
 patch_args="-Np1"
 

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

* Re: [PR PATCH] [Updated] linux5.4: update to 5.4.39.
  2020-05-06 16:14 [PR PATCH] linux5.4: update to 5.4.39 aguilbau
@ 2020-05-06 18:03 ` aguilbau
  2020-05-06 18:07 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: aguilbau @ 2020-05-06 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/aguilbau/void-packages aguilbau/linux5.4.39
https://github.com/void-linux/void-packages/pull/21694

linux5.4: update to 5.4.39.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aguilbau/linux5.4.39-21694.patch --]
[-- Type: text/x-diff, Size: 1140 bytes --]

From b8504141012dd8ca69422bcc6c4a454aa7aa20f1 Mon Sep 17 00:00:00 2001
From: aguilbau <antoine.guilbaud@yahoo.fr>
Date: Wed, 6 May 2020 20:03:01 +0200
Subject: [PATCH] linux5.4: update to 5.4.39.

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

diff --git a/srcpkgs/linux5.4/template b/srcpkgs/linux5.4/template
index 44adca0673f..c2eacaf91a0 100644
--- a/srcpkgs/linux5.4/template
+++ b/srcpkgs/linux5.4/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.4'
 pkgname=linux5.4
-version=5.4.38
+version=5.4.39
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,8 +8,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 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=e72b9fa4e3a222d42d64dce9915e5b18f1b75ae722d529a1e560ced2e5d0f30e
-python_version=2 #unverified
+checksum=5141965a61a7b1c538443782ec3ef25fe0c3f9cd4d70c4e9f969d16883f365c8
+python_version=3
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: [PR PATCH] [Merged]: linux5.4: update to 5.4.39.
  2020-05-06 16:14 [PR PATCH] linux5.4: update to 5.4.39 aguilbau
  2020-05-06 18:03 ` [PR PATCH] [Updated] " aguilbau
@ 2020-05-06 18:07 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-06 18:07 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.4: update to 5.4.39.
https://github.com/void-linux/void-packages/pull/21694

Description:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 16:14 [PR PATCH] linux5.4: update to 5.4.39 aguilbau
2020-05-06 18:03 ` [PR PATCH] [Updated] " aguilbau
2020-05-06 18:07 ` [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).