* Re: Linux 6.3.1 @ 2023-05-01 13:03 Ronald Warsow 2023-05-06 0:38 ` no sha256sum for 6.3.1 (was Re: Linux 6.3.1) Greg KH 0 siblings, 1 reply; 5+ messages in thread From: Ronald Warsow @ 2023-05-01 13:03 UTC (permalink / raw) To: linux-kernel; +Cc: stable Hi Greg fetching new kernels via script: https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball it seems https://cdn.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc doesn't contain a hash for 6.3.1 Ronald Warsow ^ permalink raw reply [flat|nested] 5+ messages in thread
* no sha256sum for 6.3.1 (was Re: Linux 6.3.1) 2023-05-01 13:03 Linux 6.3.1 Ronald Warsow @ 2023-05-06 0:38 ` Greg KH 2023-05-08 17:01 ` Konstantin Ryabitsev 0 siblings, 1 reply; 5+ messages in thread From: Greg KH @ 2023-05-06 0:38 UTC (permalink / raw) To: Ronald Warsow, Konstantin Ryabitsev; +Cc: linux-kernel, stable On Mon, May 01, 2023 at 03:03:45PM +0200, Ronald Warsow wrote: > Hi Greg > > fetching new kernels via script: > > https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball > > it seems > https://cdn.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc > > doesn't contain a hash for 6.3.1 Yeah, that does look odd. Konstantin, I think you said you updated some things on the servers right after I did the 6.3.1 release, would this have caused the signature to not be recorded in this file? thanks, greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no sha256sum for 6.3.1 (was Re: Linux 6.3.1) 2023-05-06 0:38 ` no sha256sum for 6.3.1 (was Re: Linux 6.3.1) Greg KH @ 2023-05-08 17:01 ` Konstantin Ryabitsev 2023-05-08 17:18 ` Ronald Warsow 2023-05-09 2:55 ` Greg KH 0 siblings, 2 replies; 5+ messages in thread From: Konstantin Ryabitsev @ 2023-05-08 17:01 UTC (permalink / raw) To: Greg KH; +Cc: Ronald Warsow, linux-kernel, stable On Sat, May 06, 2023 at 09:38:35AM +0900, Greg KH wrote: > > fetching new kernels via script: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball > > > > it seems > > https://cdn.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc > > > > doesn't contain a hash for 6.3.1 > > Yeah, that does look odd. > > Konstantin, I think you said you updated some things on the servers > right after I did the 6.3.1 release, would this have caused the > signature to not be recorded in this file? Sorry, this got fixed last week. I forgot to mount the key storage after the final reboot. It should be all good now. -K ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no sha256sum for 6.3.1 (was Re: Linux 6.3.1) 2023-05-08 17:01 ` Konstantin Ryabitsev @ 2023-05-08 17:18 ` Ronald Warsow 2023-05-09 2:55 ` Greg KH 1 sibling, 0 replies; 5+ messages in thread From: Ronald Warsow @ 2023-05-08 17:18 UTC (permalink / raw) To: Konstantin Ryabitsev, Greg KH; +Cc: linux-kernel, stable On 08.05.23 19:01, Konstantin Ryabitsev wrote: > On Sat, May 06, 2023 at 09:38:35AM +0900, Greg KH wrote: >>> fetching new kernels via script: >>> >>> https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball >>> >>> it seems >>> https://cdn.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc >>> >>> doesn't contain a hash for 6.3.1 >> >> Yeah, that does look odd. >> >> Konstantin, I think you said you updated some things on the servers >> right after I did the 6.3.1 release, would this have caused the >> signature to not be recorded in this file? > > Sorry, this got fixed last week. I forgot to mount the key storage after the > final reboot. It should be all good now. > > -K Thanks -- Ronald ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no sha256sum for 6.3.1 (was Re: Linux 6.3.1) 2023-05-08 17:01 ` Konstantin Ryabitsev 2023-05-08 17:18 ` Ronald Warsow @ 2023-05-09 2:55 ` Greg KH 1 sibling, 0 replies; 5+ messages in thread From: Greg KH @ 2023-05-09 2:55 UTC (permalink / raw) To: Konstantin Ryabitsev; +Cc: Ronald Warsow, linux-kernel, stable On Mon, May 08, 2023 at 01:01:07PM -0400, Konstantin Ryabitsev wrote: > On Sat, May 06, 2023 at 09:38:35AM +0900, Greg KH wrote: > > > fetching new kernels via script: > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/mricon/korg-helpers.git/tree/get-verified-tarball > > > > > > it seems > > > https://cdn.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc > > > > > > doesn't contain a hash for 6.3.1 > > > > Yeah, that does look odd. > > > > Konstantin, I think you said you updated some things on the servers > > right after I did the 6.3.1 release, would this have caused the > > signature to not be recorded in this file? > > Sorry, this got fixed last week. I forgot to mount the key storage after the > final reboot. It should be all good now. I see it there, now, thanks! greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-05-09 2:55 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-05-01 13:03 Linux 6.3.1 Ronald Warsow 2023-05-06 0:38 ` no sha256sum for 6.3.1 (was Re: Linux 6.3.1) Greg KH 2023-05-08 17:01 ` Konstantin Ryabitsev 2023-05-08 17:18 ` Ronald Warsow 2023-05-09 2:55 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox