Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.1: update to 5.1.13.
@ 2019-06-22  9:02 voidlinux-github
  2019-06-23 20:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-22  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages linux5.1.13
https://github.com/void-linux/void-packages/pull/12616

linux5.1: update to 5.1.13.
[skip ci]

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

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

From 9258a553314759d01c4e4c3f82fa3e1c74fc25c1 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 22 Jun 2019 11:01:28 +0200
Subject: [PATCH] linux5.1: update to 5.1.13.

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

diff --git a/srcpkgs/linux5.1/template b/srcpkgs/linux5.1/template
index 4ddfcd6ca3f..8e41084a514 100644
--- a/srcpkgs/linux5.1/template
+++ b/srcpkgs/linux5.1/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.1'
 pkgname=linux5.1
-version=5.1.12
+version=5.1.13
 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=7159819d298a84acefeaedfd155be20477b92fda194a5f51547a2f1abffd79ab
+checksum=5cbb85fff3259b1d5c16f95161ec277cde906c06b9a8aba7954c61f29aa9c4da
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: [PR PATCH] [Updated] linux5.1: update to 5.1.13.
  2019-06-22  9:02 [PR PATCH] linux5.1: update to 5.1.13 voidlinux-github
  2019-06-23 20:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-23 20:06 ` voidlinux-github
  2019-06-24  4:17 ` [PR PATCH] [Merged]: linux5.1: update to 5.1.14 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-23 20:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages linux5.1.13
https://github.com/void-linux/void-packages/pull/12616

linux5.1: update to 5.1.13.
[skip ci]

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

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

From 24246371fd2c4f80f5fc457881db1597e23946f0 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 22 Jun 2019 11:01:28 +0200
Subject: [PATCH] linux5.1: update to 5.1.14.

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

diff --git a/srcpkgs/linux5.1/template b/srcpkgs/linux5.1/template
index 4ddfcd6ca3f..01e5f251019 100644
--- a/srcpkgs/linux5.1/template
+++ b/srcpkgs/linux5.1/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.1'
 pkgname=linux5.1
-version=5.1.12
+version=5.1.14
 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=7159819d298a84acefeaedfd155be20477b92fda194a5f51547a2f1abffd79ab
+checksum=7436b3abb1565c7e191387082be622e5762bb3d70020aa52069a7150ddc3112e
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: [PR PATCH] [Updated] linux5.1: update to 5.1.13.
  2019-06-22  9:02 [PR PATCH] linux5.1: update to 5.1.13 voidlinux-github
@ 2019-06-23 20:06 ` voidlinux-github
  2019-06-23 20:06 ` voidlinux-github
  2019-06-24  4:17 ` [PR PATCH] [Merged]: linux5.1: update to 5.1.14 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-23 20:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages linux5.1.13
https://github.com/void-linux/void-packages/pull/12616

linux5.1: update to 5.1.13.
[skip ci]

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

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

From 24246371fd2c4f80f5fc457881db1597e23946f0 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sat, 22 Jun 2019 11:01:28 +0200
Subject: [PATCH] linux5.1: update to 5.1.14.

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

diff --git a/srcpkgs/linux5.1/template b/srcpkgs/linux5.1/template
index 4ddfcd6ca3f..01e5f251019 100644
--- a/srcpkgs/linux5.1/template
+++ b/srcpkgs/linux5.1/template
@@ -1,6 +1,6 @@
 # Template file for 'linux5.1'
 pkgname=linux5.1
-version=5.1.12
+version=5.1.14
 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=7159819d298a84acefeaedfd155be20477b92fda194a5f51547a2f1abffd79ab
+checksum=7436b3abb1565c7e191387082be622e5762bb3d70020aa52069a7150ddc3112e
 patch_args="-Np1"
 
 nodebug=yes  # -dbg package is generated below manually

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

* Re: [PR PATCH] [Merged]: linux5.1: update to 5.1.14.
  2019-06-22  9:02 [PR PATCH] linux5.1: update to 5.1.13 voidlinux-github
  2019-06-23 20:06 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-23 20:06 ` voidlinux-github
@ 2019-06-24  4:17 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-24  4:17 UTC (permalink / raw)
  To: ml

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

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

linux5.1: update to 5.1.14.
https://github.com/void-linux/void-packages/pull/12616
Description: [skip ci]

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

end of thread, other threads:[~2019-06-24  4:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-22  9:02 [PR PATCH] linux5.1: update to 5.1.13 voidlinux-github
2019-06-23 20:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-23 20:06 ` voidlinux-github
2019-06-24  4:17 ` [PR PATCH] [Merged]: linux5.1: update to 5.1.14 voidlinux-github

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