From 504c574775abc02671f8f5b7125552ef36ef6bc8 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:05:46 -0400 Subject: gnu: linux-libre: Update to 6.4.10. * gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10. (linux-libre-6.4-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a88fb575a9..bb1f4a238e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -487,7 +487,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." ;; The current "stable" kernels. That is, the most recently released major ;; versions that are still supported upstream. -(define-public linux-libre-6.4-version "6.4.9") +(define-public linux-libre-6.4-version "6.4.10") (define-public linux-libre-6.4-gnu-revision "gnu") (define deblob-scripts-6.4 (linux-libre-deblob-scripts @@ -497,7 +497,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1rwm09anyn4py1g877f9vh6ya86y2hfvlqx51bpa53dci5k0b0ds"))) (define-public linux-libre-6.4-pristine-source (let ((version linux-libre-6.4-version) - (hash (base32 "17ycanx738bgxg5wn536kbad4zzvj5ngygp9qhvz76draaca5f5q"))) + (hash (base32 "0fgjym6y0zj7wz1byqhxmv3pc3wq412vm1dxbj4gv23pm6r3y2wq"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.4))) -- cgit v1.2.3 From 4fb4f525087b99c8ad49bfec6e3c9d8a720bc596 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:06:09 -0400 Subject: gnu: linux-libre 6.1: Update to 6.1.45. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45. (linux-libre-6.1-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index bb1f4a238e..17ea19ad92 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -505,7 +505,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." ;; The "longterm" kernels — the older releases with long-term upstream support. ;; Here are the support timelines: ;; -(define-public linux-libre-6.1-version "6.1.44") +(define-public linux-libre-6.1-version "6.1.45") (define-public linux-libre-6.1-gnu-revision "gnu") (define deblob-scripts-6.1 (linux-libre-deblob-scripts @@ -515,7 +515,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1c73516nbhnz0cxjz38b5794dxygb8sznv9idiibw7ablmjbhd11"))) (define-public linux-libre-6.1-pristine-source (let ((version linux-libre-6.1-version) - (hash (base32 "19d1fdvdp8lc5mvlcawd8hcpzjh7pdr5gq6fczhjl20xw4gx8l9f"))) + (hash (base32 "14piy4cwv18a0yqp4gkrvr51z4zccyhab29n9ybxinkxdqwl68xx"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-6.1))) -- cgit v1.2.3 From f94116a38d2a3b3cacce3d80663b0a73f00efd67 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:06:23 -0400 Subject: gnu: linux-libre 5.15: Update to 5.15.126. * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126. (linux-libre-5.15-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 17ea19ad92..e494089e83 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -520,7 +520,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-6.1))) -(define-public linux-libre-5.15-version "5.15.125") +(define-public linux-libre-5.15-version "5.15.126") (define-public linux-libre-5.15-gnu-revision "gnu") (define deblob-scripts-5.15 (linux-libre-deblob-scripts @@ -530,7 +530,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1c3lm0j401lv2lk39dmr4mlf5ic173snm7cc0cckl6czyvxr5ysy"))) (define-public linux-libre-5.15-pristine-source (let ((version linux-libre-5.15-version) - (hash (base32 "1izyv1ibiy4dapwb8745dshfbb9b6xqyz77l6mhkmlkcnx33h3qm"))) + (hash (base32 "0vzdncrvwqxzjkpgf3gjxvl8iwz92szfyzc33cayx28ghjwsmx5d"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.15))) -- cgit v1.2.3 From 371d2f77258183315a3f58c2e1f711b11f1612ab Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:06:37 -0400 Subject: gnu: linux-libre 5.10: Update to 5.10.190. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190. (linux-libre-5.10-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e494089e83..d202e097ef 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -535,7 +535,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-5.15))) -(define-public linux-libre-5.10-version "5.10.189") +(define-public linux-libre-5.10-version "5.10.190") (define-public linux-libre-5.10-gnu-revision "gnu1") (define deblob-scripts-5.10 (linux-libre-deblob-scripts @@ -545,7 +545,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "0nnp46mn32yk436swd2qh34igmzinfgkwvbzp3lqyy45f06hbc2j"))) (define-public linux-libre-5.10-pristine-source (let ((version linux-libre-5.10-version) - (hash (base32 "1jcqj0yh8k81a02y8wq1psy109w9s0r5j5zgm8gmf5ylw5m520sc"))) + (hash (base32 "15zmz9pg91gph2dhigjf1z3w6gkv1kwslki5dpzhgzs03pq3swi9"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.10))) -- cgit v1.2.3 From 14fb3e6b1f0057a633cf075626f83a5c20408b2b Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:06:53 -0400 Subject: gnu: linux-libre 5.4: Update to 5.4.253. * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253. (linux-libre-5.4-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index d202e097ef..d8f6cbe051 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -550,7 +550,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-5.10))) -(define-public linux-libre-5.4-version "5.4.252") +(define-public linux-libre-5.4-version "5.4.253") (define-public linux-libre-5.4-gnu-revision "gnu1") (define deblob-scripts-5.4 (linux-libre-deblob-scripts @@ -560,7 +560,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "0sw67b2pk3lng4y67diqqnhxaggnp3nbkx8dxc5fs27rinfxr4m1"))) (define-public linux-libre-5.4-pristine-source (let ((version linux-libre-5.4-version) - (hash (base32 "0rw2b1rr3rb5498rv1zmj0ml3p67awrvd2ch66kp80wl4dsmhy1s"))) + (hash (base32 "1rr6mnkbw6gwdm9bqjhf4z2xqr458fn2qdv5b4mgm65a15gvmchz"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-5.4))) -- cgit v1.2.3 From 1774b9ee4429c91e3d8a40c31bfb51a3a06e0d98 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:07:05 -0400 Subject: gnu: linux-libre 4.19: Update to 4.19.291. * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291. (linux-libre-4.19-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index d8f6cbe051..f50cd04a53 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -565,7 +565,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-5.4))) -(define-public linux-libre-4.19-version "4.19.290") +(define-public linux-libre-4.19-version "4.19.291") (define-public linux-libre-4.19-gnu-revision "gnu1") (define deblob-scripts-4.19 (linux-libre-deblob-scripts @@ -575,7 +575,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1425mhkfxn18vxn05bb4h3li7x1jl7l1hf1zi8xhnqv3wa31h9wl"))) (define-public linux-libre-4.19-pristine-source (let ((version linux-libre-4.19-version) - (hash (base32 "1kqflbf78aamnbdc2v973qk9ymignl1cy6q0rpw865brgm5y59cz"))) + (hash (base32 "0cxmq8mrkw179jb8sqvad3dskllwn579g2lxcjn21jyqsf85nwz6"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-4.19))) -- cgit v1.2.3 From eb25c2b3e204a36a97ec724defe8930757ab83c0 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Fri, 11 Aug 2023 13:07:18 -0400 Subject: gnu: linux-libre 4.14: Update to 4.14.322. * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322. (linux-libre-4.14-pristine-source): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index f50cd04a53..e4a4e0a498 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -580,7 +580,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (%upstream-linux-source version hash) deblob-scripts-4.19))) -(define-public linux-libre-4.14-version "4.14.321") +(define-public linux-libre-4.14-version "4.14.322") (define-public linux-libre-4.14-gnu-revision "gnu1") (define deblob-scripts-4.14 (linux-libre-deblob-scripts @@ -590,7 +590,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS." (base32 "1faagsj4i31z2bp83hflx3q9vrddjnn37a3ah2b47iaplva7z1nd"))) (define-public linux-libre-4.14-pristine-source (let ((version linux-libre-4.14-version) - (hash (base32 "058p6ba24gx0q1fxyf5gnbnl49r82iaz97z01h7c4z2lgba2pqyh"))) + (hash (base32 "1r71g5p0cnbi0nixv91nyhv24dqmvh49rqb2lnbhsdq81fqm8ssm"))) (make-linux-libre-source version (%upstream-linux-source version hash) deblob-scripts-4.14))) -- cgit v1.2.3 From 7d8ce0701e82cf984906980e240bbf67f4988426 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Fri, 21 Jul 2023 20:14:32 +0800 Subject: gnu: pipewire: Enable libcamera support. This fixes . * gnu/packages/linux.scm (pipewire)[inputs]: Add libcamera. --- gnu/packages/linux.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e4a4e0a498..2a0af51004 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9299,6 +9299,7 @@ types and interfaces and translates so that the X server can use them.") gstreamer jack-2 ldacbt + libcamera libfdk libfreeaptx libsndfile -- cgit v1.2.3 From 23aa30ddedbdf05adc40f974674bc05320f6f776 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Sun, 13 Aug 2023 15:38:05 +0800 Subject: gnu: pipewire: Update to 0.3.77. * gnu/packages/linux.scm (pipewire): Update to 0.3.77. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 2a0af51004..686eb40587 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9265,7 +9265,7 @@ types and interfaces and translates so that the X server can use them.") (define-public pipewire (package (name "pipewire") - (version "0.3.70") + (version "0.3.77") (source (origin (method git-fetch) (uri (git-reference @@ -9274,7 +9274,7 @@ types and interfaces and translates so that the X server can use them.") (file-name (git-file-name name version)) (sha256 (base32 - "1n74rrbwymm89ri4daa4v092f4b81wrak4vg685xfz2wl89p64n6")))) + "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m")))) (build-system meson-build-system) (arguments (list -- cgit v1.2.3 From b86813c8a83b32a1cb4a46d6e1b3b5eb07b398a6 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 13 Aug 2023 02:00:00 +0200 Subject: gnu: perf: Fix build of version 6.4.10. * gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent. Reported by old in #guix. --- gnu/packages/linux.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 686eb40587..a59247d7ba 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -5022,6 +5022,7 @@ in a digital read-out.") python-2 ;'perf' links against libpython elfutils libiberty ;used alongside BDF for symbol demangling + libtraceevent libunwind ;better stack walking numactl ;for 'perf bench numa mem' ;; Documentation. -- cgit v1.2.3 From 45ca59da5e5265f56607a4ca0b3a18587638394d Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 16 Aug 2023 19:44:20 +0200 Subject: gnu: perf: Add now required dependency on libtraceevent. This dependency is required since the linux-libre upgrade in 504c574775abc02671f8f5b7125552ef36ef6bc8. * gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent. --- gnu/packages/linux.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a59247d7ba..93def72048 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -5024,6 +5024,7 @@ in a digital read-out.") libiberty ;used alongside BDF for symbol demangling libtraceevent libunwind ;better stack walking + libtraceevent numactl ;for 'perf bench numa mem' ;; Documentation. libxml2 ;for $XML_CATALOG_FILES -- cgit v1.2.3