[xroar/f39] new version
by Andrea Musuruane
Summary of changes:
fc6dab5... new version (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[vdr-markad/f38] Update to 3.5.1
by Martin Gansser
Summary of changes:
3d15c1f... Update to 3.5.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[vdr-markad/f39] Update to 3.5.1
by Martin Gansser
Summary of changes:
3d15c1f... Update to 3.5.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[vdr-markad/f40] Update to 3.5.1
by Martin Gansser
Summary of changes:
3d15c1f... Update to 3.5.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[vdr-markad] Update to 3.5.1
by Martin Gansser
commit 3d15c1fcb27be6b4eea33681bf7e98e73d5b7113
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Mar 31 12:11:12 2024 +0200
Update to 3.5.1
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 35 ++++-------------------------------
3 files changed, 6 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae43c89..7e79764 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.4.12.tar.gz
/vdr-markad-3.4.13.tar.gz
/vdr-markad-3.5.0.tar.gz
+/vdr-markad-3.5.1.tar.gz
diff --git a/sources b/sources
index 15f1668..b0e39ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.5.0.tar.gz) = cb8679f0292f26f41d6308875e2b2ffc979c2ef781c1d86164e6cd2827f2340c48bcb2a1d2408fd0bbdf3a7bc3a2e5609bae5c8da075ee023731253a8036c6f2
+SHA512 (vdr-markad-3.5.1.tar.gz) = 530892c334b100646562a7f956889ea8f5b5b07acf85acc430ba6e9f4d0aecb3536afd0797cf690f5f39d6d416b7b7fd3e2655ee201c29fae1db228232c2e74b
diff --git a/vdr-markad.spec b/vdr-markad.spec
index bde850f..916bb50 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-markad
-Version: 3.5.0
+Version: 3.5.1
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -72,39 +72,12 @@ fi
%doc html
%changelog
+* Sun Mar 31 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.5.1-1
+- Update to 3.5.1
+
* Sun Mar 24 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.5.0-1
- Update to 3.5.0
-* Mon Mar 11 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.12-1
-- Update to 3.4.12
-
-* Sun Mar 10 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.11-1
-- Update to 3.4.11
-
-* Sat Mar 09 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.10-1
-- Update to 3.4.10
-
-* Sun Feb 11 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.9-1
-- Update to 3.4.9
-
-* Sat Feb 10 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.8-1
-- Update to 3.4.8
-
-* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.4.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Mon Jan 29 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.7-1
-- Update to 3.4.7
-
-* Fri Jan 26 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.6-2
-- Rebuilt for new VDR API version
-
-* Sun Jan 21 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.6-1
-- Update to 3.4.6
-
-* Sun Jan 14 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.5-1
-- Update to 3.4.5
-
* Sat Mar 16 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 3.4.13-1
- Update to 3.4.13
7 months, 3 weeks
[xroar/f40] new version
by Andrea Musuruane
Summary of changes:
fc6dab5... new version (*)
(*) This commit already existed in another branch; no separate mail sent
7 months, 3 weeks
[nvidia-340xx-kmod] Fix build on kernel-6.8.2
by wojnilowicz
commit e941473c0e7b1cafa5c54acf4a108677510ae0db
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Mar 29 21:01:05 2024 +0100
Fix build on kernel-6.8.2
kernel-6.6.8.patch | 11 +++++++++++
nvidia-340xx-kmod.spec | 7 ++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/kernel-6.6.8.patch b/kernel-6.6.8.patch
new file mode 100644
index 0000000..05d1fce
--- /dev/null
+++ b/kernel-6.6.8.patch
@@ -0,0 +1,11 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2023-11-09 18:36:25.485758000 +0100
++++ b/kernel/conftest.sh 2024-03-29 19:41:07.558997000 +0100
+@@ -1846,6 +1846,7 @@
+ ;;
+
+ drm_available)
++ return
+ #
+ # Determine if the DRM subsystem is usable
+ #
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 124fcf4..80eb899 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,6 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
+Patch5: kernel-6.6.8.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -55,6 +56,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
%patch 2 -p1
%patch 3 -p1
%patch 4 -p1
+%patch 5 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -83,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-30
+- Fix build on kernel-6.8.2
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1:340.108-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
7 months, 3 weeks
[nvidia-340xx-kmod/f40] Fix build on kernel-6.8.2
by wojnilowicz
commit d9586e9facfa08dd6c8b2e10dc369086cb65be12
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Mar 29 20:57:28 2024 +0100
Fix build on kernel-6.8.2
kernel-6.6.8.patch | 11 +++++++++++
nvidia-340xx-kmod.spec | 7 ++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/kernel-6.6.8.patch b/kernel-6.6.8.patch
new file mode 100644
index 0000000..05d1fce
--- /dev/null
+++ b/kernel-6.6.8.patch
@@ -0,0 +1,11 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2023-11-09 18:36:25.485758000 +0100
++++ b/kernel/conftest.sh 2024-03-29 19:41:07.558997000 +0100
+@@ -1846,6 +1846,7 @@
+ ;;
+
+ drm_available)
++ return
+ #
+ # Determine if the DRM subsystem is usable
+ #
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 124fcf4..80eb899 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,6 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
+Patch5: kernel-6.6.8.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -55,6 +56,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
%patch 2 -p1
%patch 3 -p1
%patch 4 -p1
+%patch 5 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -83,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-30
+- Fix build on kernel-6.8.2
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1:340.108-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
7 months, 3 weeks
[nvidia-340xx-kmod/f38] Fix build on kernel-6.8.2
by wojnilowicz
commit faa6d6939106ed7ef69377ce7ab335e3f84597b7
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Mar 29 20:49:41 2024 +0100
Fix build on kernel-6.8.2
kernel-6.6.8.patch | 11 +++++++++++
nvidia-340xx-kmod.spec | 7 ++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/kernel-6.6.8.patch b/kernel-6.6.8.patch
new file mode 100644
index 0000000..05d1fce
--- /dev/null
+++ b/kernel-6.6.8.patch
@@ -0,0 +1,11 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2023-11-09 18:36:25.485758000 +0100
++++ b/kernel/conftest.sh 2024-03-29 19:41:07.558997000 +0100
+@@ -1846,6 +1846,7 @@
+ ;;
+
+ drm_available)
++ return
+ #
+ # Determine if the DRM subsystem is usable
+ #
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 1b169ec..84d9421 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 30%{?dist}
+Release: 31%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,6 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
+Patch5: kernel-6.6.8.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -55,6 +56,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
%patch 2 -p1
%patch 3 -p1
%patch 4 -p1
+%patch 5 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -83,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-31
+- Fix build on kernel-6.8.2
+
* Thu Nov 09 2023 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-30
- Fix build on kernel-6.6.1
7 months, 3 weeks
[nvidia-340xx-kmod/f39] Fix build on kernel-6.8.2
by wojnilowicz
commit bb854cb20b0dda77f0e6c396d6e5b873744362bf
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Fri Mar 29 19:52:06 2024 +0100
Fix build on kernel-6.8.2
kernel-6.6.8.patch | 11 +++++++++++
nvidia-340xx-kmod.spec | 7 ++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/kernel-6.6.8.patch b/kernel-6.6.8.patch
new file mode 100644
index 0000000..05d1fce
--- /dev/null
+++ b/kernel-6.6.8.patch
@@ -0,0 +1,11 @@
+diff -Naur a/kernel/conftest.sh b/kernel/conftest.sh
+--- a/kernel/conftest.sh 2023-11-09 18:36:25.485758000 +0100
++++ b/kernel/conftest.sh 2024-03-29 19:41:07.558997000 +0100
+@@ -1846,6 +1846,7 @@
+ ;;
+
+ drm_available)
++ return
+ #
+ # Determine if the DRM subsystem is usable
+ #
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 942f616..369c1d1 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.108
# Taken over by kmodtool
-Release: 28%{?dist}
+Release: 29%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -24,6 +24,7 @@ Patch1: fix-build-issues.patch
Patch2: kernel-6.3.1.patch
Patch3: kernel-6.5.2.patch
Patch4: kernel-6.6.1.patch
+Patch5: kernel-6.6.8.patch
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
@@ -55,6 +56,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
%patch 2 -p1
%patch 3 -p1
%patch 4 -p1
+%patch 5 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -83,6 +85,9 @@ done
%{?akmod_install}
%changelog
+* Fri Mar 29 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-29
+- Fix build on kernel-6.8.2
+
* Thu Nov 09 2023 Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> - 1:340.108-28
- Fix build on kernel-6.6.1
7 months, 3 weeks