Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intel-ucode: update to 20230613.
@ 2023-06-14 18:23 mhmdanas
  2023-06-15 16:54 ` [PR PATCH] [Updated] " mhmdanas
  2023-06-15 16:57 ` [PR PATCH] [Merged]: intel-ucode: update to 20230613, adopt ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-06-14 18:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages intel-ucode-20230613
https://github.com/void-linux/void-packages/pull/44437

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

#### Testing the changes
- I tested the changes in this PR: **NO** (will test soon)

@ahesford

<!--
#### 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/44437.patch is attached

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

From 082e642a3718d1375ff3688e702afd9ea33e626d Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Wed, 14 Jun 2023 19:22:15 +0100
Subject: [PATCH] intel-ucode: update to 20230613.

---
 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 f6673a50ae32..1d0bbeb558e5 100644
--- a/srcpkgs/intel-ucode/template
+++ b/srcpkgs/intel-ucode/template
@@ -1,6 +1,6 @@
 # Template file for 'intel-ucode'
 pkgname=intel-ucode
-version=20230516
+version=20230613
 revision=1
 archs="i686* x86_64*"
 short_desc="Microcode update files for Intel CPUs"
@@ -8,7 +8,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="custom: Proprietary"
 homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
 distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-${version}.tar.gz"
-checksum=ad8cbc5a273f4640003f6a3f1b129ac6a046f3498ce037921ebac1adf267e55d
+checksum=894d822d2347222a2595d4fc47d358e01d35a54780123100c317dfc31b1b0cc9
 repository=nonfree
 
 do_install() {

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

* Re: [PR PATCH] [Updated] intel-ucode: update to 20230613.
  2023-06-14 18:23 [PR PATCH] intel-ucode: update to 20230613 mhmdanas
@ 2023-06-15 16:54 ` mhmdanas
  2023-06-15 16:57 ` [PR PATCH] [Merged]: intel-ucode: update to 20230613, adopt ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-06-15 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages intel-ucode-20230613
https://github.com/void-linux/void-packages/pull/44437

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

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

@ahesford

<!--
#### 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/44437.patch is attached

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

From 159f99a2c9a64d4f185ba9cec19923e68ec98cdc Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Wed, 14 Jun 2023 19:22:15 +0100
Subject: [PATCH] intel-ucode: update to 20230613, adopt.

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

diff --git a/srcpkgs/intel-ucode/template b/srcpkgs/intel-ucode/template
index f6673a50ae32..090c0c57a1ff 100644
--- a/srcpkgs/intel-ucode/template
+++ b/srcpkgs/intel-ucode/template
@@ -1,14 +1,14 @@
 # Template file for 'intel-ucode'
 pkgname=intel-ucode
-version=20230516
+version=20230613
 revision=1
 archs="i686* x86_64*"
 short_desc="Microcode update files for Intel CPUs"
-maintainer="Andrew J. Hesford <ajh@sideband.org>"
+maintainer="Mohammed Anas <triallax@tutanota.com>"
 license="custom: Proprietary"
 homepage="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files"
 distfiles="https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-${version}.tar.gz"
-checksum=ad8cbc5a273f4640003f6a3f1b129ac6a046f3498ce037921ebac1adf267e55d
+checksum=894d822d2347222a2595d4fc47d358e01d35a54780123100c317dfc31b1b0cc9
 repository=nonfree
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: intel-ucode: update to 20230613, adopt.
  2023-06-14 18:23 [PR PATCH] intel-ucode: update to 20230613 mhmdanas
  2023-06-15 16:54 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-06-15 16:57 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2023-06-15 16:57 UTC (permalink / raw)
  To: ml

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

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

intel-ucode: update to 20230613, adopt.
https://github.com/void-linux/void-packages/pull/44437

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

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

@ahesford

<!--
#### 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
-->


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

end of thread, other threads:[~2023-06-15 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14 18:23 [PR PATCH] intel-ucode: update to 20230613 mhmdanas
2023-06-15 16:54 ` [PR PATCH] [Updated] " mhmdanas
2023-06-15 16:57 ` [PR PATCH] [Merged]: intel-ucode: update to 20230613, adopt ahesford

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