From 13fd03ddaf3cbfe478c5794aa393b87a29f68ae4 Mon Sep 17 00:00:00 2001 From: sharpenedblade Date: Sat, 24 Sep 2022 12:26:56 -0700 Subject: [PATCH] 5.19.10-200 [rel] --- README.md | 1 + build.sh | 2 +- t2linux-config.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 324743a..6db8c42 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ Patched kernel for fedora linux on T2 macs. It mostly works, but dont expect a M - What doesnt work - Using the T2 chip as TPM - Reading APFS + - Audio channel layout diff --git a/build.sh b/build.sh index 14c4301..ea4c736 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ FEDORA_KERNEL_VERSION=5.19.10-200.fc36 PATCHES_GIT=https://github.com/Redecorating/linux-t2-arch -PATCHES_COMMIT=65a5575de77284c0a36c95510ebaaa8e8a867bc5 +PATCHES_COMMIT=3ff28bbe5e6d03ec5dee418fe781ca6903c0b619 echo "=====INSTALLING DEPENDENCIES=====" dnf install -y fedpkg koji fedora-packager git curl pesign ncurses-devel libbpf fedpkg rpmdevtools ccache openssl-devel libkcapi libkcapi-devel libkcapi-static libkcapi-tools diff --git a/t2linux-config.spec b/t2linux-config.spec index 957b0f5..c37e46b 100644 --- a/t2linux-config.spec +++ b/t2linux-config.spec @@ -1,5 +1,5 @@ Name: linux-t2 -Version: 5.19.9 +Version: 5.19.10 Release: 1%{?dist} Summary: System configuration for linux on t2 macs. License: MIT