Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.9: update to 5.9.10.
@ 2020-11-22 20:53 ericonr
  2020-11-25 19:00 ` [PR PATCH] [Updated] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ericonr @ 2020-11-22 20:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages linux5.9
https://github.com/void-linux/void-packages/pull/26610

linux5.9: update to 5.9.10.
This one should might have to wait a bit, seeing as 5.9.9 has reportedly been having network and filesytem issues, and 5.9.10 has very few changes added on top.

[ci skip]

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

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

From 91336f25d0d8ac3b8564dc1ee8ce3ad0f396bc4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 22 Nov 2020 17:52:00 -0300
Subject: [PATCH] linux5.9: update to 5.9.10.

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

diff --git a/srcpkgs/linux5.9/template b/srcpkgs/linux5.9/template
index 378f60e6326..7f0c46a2175 100644
--- a/srcpkgs/linux5.9/template
+++ b/srcpkgs/linux5.9/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.9'
 pkgname=linux5.9
-version=5.9.8
+version=5.9.10
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.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=7656733b316562662026ac82a7c0be41440e16bbf1bdc5447b119e34ff3b86a6
+checksum=f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030
 python_version=3
 patch_args="-Np1"
 

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

* Re: [PR PATCH] [Updated] linux5.9: update to 5.9.10.
  2020-11-22 20:53 [PR PATCH] linux5.9: update to 5.9.10 ericonr
@ 2020-11-25 19:00 ` ericonr
  2020-11-25 19:01 ` linux5.9: update to 5.9.11 ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-25 19:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages linux5.9
https://github.com/void-linux/void-packages/pull/26610

linux5.9: update to 5.9.10.
This one should might have to wait a bit, seeing as 5.9.9 has reportedly been having network and filesytem issues, and 5.9.10 has very few changes added on top.

[ci skip]

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

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

From bde217318e714ead9b75d61b372fcb3cb1b22045 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 22 Nov 2020 17:52:00 -0300
Subject: [PATCH] linux5.9: update to 5.9.11.

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

diff --git a/srcpkgs/linux5.9/template b/srcpkgs/linux5.9/template
index 378f60e6326..bf184888713 100644
--- a/srcpkgs/linux5.9/template
+++ b/srcpkgs/linux5.9/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.9'
 pkgname=linux5.9
-version=5.9.8
+version=5.9.11
 revision=1
 wrksrc="linux-${version}"
 short_desc="Linux kernel and modules (${version%.*} series)"
@@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.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=7656733b316562662026ac82a7c0be41440e16bbf1bdc5447b119e34ff3b86a6
+checksum=5eb20a65a410669928f94b3975872e493fa6d0fe441c6a78b7564affa2a5d260
 python_version=3
 patch_args="-Np1"
 

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

* Re: linux5.9: update to 5.9.11.
  2020-11-22 20:53 [PR PATCH] linux5.9: update to 5.9.10 ericonr
  2020-11-25 19:00 ` [PR PATCH] [Updated] " ericonr
@ 2020-11-25 19:01 ` ericonr
  2020-11-25 19:02 ` ericonr
  2020-11-25 20:20 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-25 19:01 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26610#issuecomment-733895504

Comment:
Version .11 doesn't suffer from the XFS corruption issue (.9 and .10 were detecting corruption erroneously, which lead to panics if XFS was root), so it should be safe to update to it.

I haven't tested all dotconfigs for new options yet, and I haven't booted into .11 either. Will update when that's done.

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

* Re: linux5.9: update to 5.9.11.
  2020-11-22 20:53 [PR PATCH] linux5.9: update to 5.9.10 ericonr
  2020-11-25 19:00 ` [PR PATCH] [Updated] " ericonr
  2020-11-25 19:01 ` linux5.9: update to 5.9.11 ericonr
@ 2020-11-25 19:02 ` ericonr
  2020-11-25 20:20 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-25 19:02 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26610#issuecomment-733895504

Comment:
Version .11 doesn't suffer from the XFS corruption issue (.9 and .10 were detecting corruption erroneously, which lead to panics if root was XFS), so it should be safe to update to it.

I haven't tested all dotconfigs for new options yet, and I haven't booted into .11 either. Will update when that's done.

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

* Re: linux5.9: update to 5.9.11.
  2020-11-22 20:53 [PR PATCH] linux5.9: update to 5.9.10 ericonr
                   ` (2 preceding siblings ...)
  2020-11-25 19:02 ` ericonr
@ 2020-11-25 20:20 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-25 20:20 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26610#issuecomment-733927968

Comment:
`up 7 minutes` and no updates needed in configs

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

end of thread, other threads:[~2020-11-25 20:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 20:53 [PR PATCH] linux5.9: update to 5.9.10 ericonr
2020-11-25 19:00 ` [PR PATCH] [Updated] " ericonr
2020-11-25 19:01 ` linux5.9: update to 5.9.11 ericonr
2020-11-25 19:02 ` ericonr
2020-11-25 20:20 ` ericonr

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