Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux6.3: update to 6.3.12
@ 2023-07-07 10:58 atk
  2023-07-07 11:43 ` Bnyro
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: atk @ 2023-07-07 10:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages linux6.3.12
https://github.com/void-linux/void-packages/pull/44903

linux6.3: update to 6.3.12
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From bb85dcdb9332e34be761d3169597e4b4e57d4586 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Fri, 7 Jul 2023 12:58:04 +0200
Subject: [PATCH] linux6.3: update to 6.3.12

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

diff --git a/srcpkgs/linux6.3/template b/srcpkgs/linux6.3/template
index 89affe4a0d9b..b75316bf1106 100644
--- a/srcpkgs/linux6.3/template
+++ b/srcpkgs/linux6.3/template
@@ -1,6 +1,6 @@
 # Template file for 'linux6.3'
 pkgname=linux6.3
-version=6.3.10
+version=6.3.12
 revision=1
 short_desc="Linux kernel and modules (${version%.*} series)"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
@@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
 fi
 
 checksum="ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
- 74d4dfb345540e91de4b41cbe9d81d2e5f90a2777419beac97c80cf6578408b1"
+ 37c340dc4c902708e9c224b9792db6fb7617683d8d8a77c703cfd76dbf3794c0"
 python_version=3
 
 # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

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

* Re: linux6.3: update to 6.3.12
  2023-07-07 10:58 [PR PATCH] linux6.3: update to 6.3.12 atk
@ 2023-07-07 11:43 ` Bnyro
  2023-07-07 12:19 ` Bnyro
  2023-07-07 13:40 ` [PR PATCH] [Closed]: " sgn
  2 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-07 11:43 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44903#issuecomment-1625289438

Comment:
ugh, it only recognizes [ci skip]

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

* Re: linux6.3: update to 6.3.12
  2023-07-07 10:58 [PR PATCH] linux6.3: update to 6.3.12 atk
  2023-07-07 11:43 ` Bnyro
@ 2023-07-07 12:19 ` Bnyro
  2023-07-07 13:40 ` [PR PATCH] [Closed]: " sgn
  2 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-07 12:19 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44903#issuecomment-1625333121

Comment:
https://github.com/void-linux/void-packages/commit/81223bec1bf14075cf5f22be250c59127fd6909b

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

* Re: [PR PATCH] [Closed]: linux6.3: update to 6.3.12
  2023-07-07 10:58 [PR PATCH] linux6.3: update to 6.3.12 atk
  2023-07-07 11:43 ` Bnyro
  2023-07-07 12:19 ` Bnyro
@ 2023-07-07 13:40 ` sgn
  2 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-07-07 13:40 UTC (permalink / raw)
  To: ml

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

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

linux6.3: update to 6.3.12
https://github.com/void-linux/void-packages/pull/44903

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[skip ci]


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

* Re: [PR PATCH] [Closed]: linux6.3: update to 6.3.12
  2023-07-06 17:05 [PR PATCH] " dkwo
@ 2023-07-07  8:41 ` sgn
  0 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-07-07  8:41 UTC (permalink / raw)
  To: ml

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

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

linux6.3: update to 6.3.12
https://github.com/void-linux/void-packages/pull/44880

Description:
- I tested the changes in this PR: no

https://www.bleepingcomputer.com/news/security/new-stackrot-linux-kernel-flaw-allows-privilege-escalation/

[ci skip]

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

end of thread, other threads:[~2023-07-07 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-07 10:58 [PR PATCH] linux6.3: update to 6.3.12 atk
2023-07-07 11:43 ` Bnyro
2023-07-07 12:19 ` Bnyro
2023-07-07 13:40 ` [PR PATCH] [Closed]: " sgn
  -- strict thread matches above, loose matches on Subject: below --
2023-07-06 17:05 [PR PATCH] " dkwo
2023-07-07  8:41 ` [PR PATCH] [Closed]: " sgn

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