Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intel-ucode: update to 20240514.
@ 2024-05-18 13:11 Calandracas606
  2024-05-18 13:12 ` Calandracas606
  2024-05-18 16:48 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-05-18 13:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages intel-ucode
https://github.com/void-linux/void-packages/pull/50411

intel-ucode: update to 20240514.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Void is a couple of ucode verions behind. This updated fixes a couple of vulnerabilities

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

<!--
#### 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, x86_64-glibc
- 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/50411.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-intel-ucode-50411.patch --]
[-- Type: text/x-diff, Size: 1239 bytes --]

From 4f3c2fe611579a7db2a8a0c9bd28904caacffe1d Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Sat, 18 May 2024 09:10:07 -0400
Subject: [PATCH] intel-ucode: update to 20240514.

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

diff --git a/srcpkgs/intel-ucode/template b/srcpkgs/intel-ucode/template
index eb4060e3201cad..ad5e8aca4e1cea 100644
--- a/srcpkgs/intel-ucode/template
+++ b/srcpkgs/intel-ucode/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-ucode'
 pkgname=intel-ucode
-version=20231114
+version=20240514
 revision=1
 archs="i686* x86_64*"
 short_desc="Microcode update files for Intel CPUs"
@@ -9,7 +9,7 @@ license="custom: Proprietary"
 homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
 changelog="https://raw.githubusercontent.com/intel/Intel-Linux-Processor-Microcode-Data-Files/main/releasenote.md"
 distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-${version}.tar.gz"
-checksum=cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55
+checksum=b5e3cbcb2e34d4c32dcdbfee36603dd68e8a4162cf7e44084f6989d440e69a08
 repository=nonfree
 
 do_install() {

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

* Re: intel-ucode: update to 20240514.
  2024-05-18 13:11 [PR PATCH] intel-ucode: update to 20240514 Calandracas606
@ 2024-05-18 13:12 ` Calandracas606
  2024-05-18 16:48 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-05-18 13:12 UTC (permalink / raw)
  To: ml

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

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/50411#issuecomment-2118822303

Comment:
This PR updates past the version in https://github.com/void-linux/void-packages/pull/49401

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

* Re: [PR PATCH] [Merged]: intel-ucode: update to 20240514.
  2024-05-18 13:11 [PR PATCH] intel-ucode: update to 20240514 Calandracas606
  2024-05-18 13:12 ` Calandracas606
@ 2024-05-18 16:48 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-05-18 16:48 UTC (permalink / raw)
  To: ml

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

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

intel-ucode: update to 20240514.
https://github.com/void-linux/void-packages/pull/50411

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

Void is a couple of ucode verions behind. This updated fixes a few vulnerabilities

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

<!--
#### 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, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-05-18 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18 13:11 [PR PATCH] intel-ucode: update to 20240514 Calandracas606
2024-05-18 13:12 ` Calandracas606
2024-05-18 16:48 ` [PR PATCH] [Merged]: " classabbyamp

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