[qmplay2/f31] Update to 19.12.19
by Martin Gansser
Summary of changes:
6773ffc... Update to 19.12.19 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[qmplay2] Update to 19.12.19
by Martin Gansser
commit 6773ffc072bbe0df70aa7d21202f90853e371c63
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Dec 20 15:18:20 2019 +0100
Update to 19.12.19
.gitignore | 1 +
qmplay2.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0a9474..16ec6d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/QMPlay2-19.11.06.tar.gz
/QMPlay2-19.11.26.tar.gz
/QMPlay2-19.12.04.tar.gz
+/QMPlay2-19.12.19.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 998bc68..158a146 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,7 +2,7 @@
%global pname QMPlay2
Name: qmplay2
-Version: 19.12.04
+Version: 19.12.19
Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Fri Dec 20 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.12.19-1
+- Update to 19.12.19
+
* Thu Dec 05 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.12.04-1
- Update to 19.12.04
diff --git a/sources b/sources
index 169986f..669ec86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-19.12.04.tar.gz) = 6f1956fe7d9a9ebcee619fa28013e76b643cdf60ddaad625a8e6248504ed067be5d23e5fef40bb0a76d9f118b3c8bfba6a62cfc5578c434c6b8c06830e45c968
+SHA512 (QMPlay2-19.12.19.tar.gz) = a03d70c5bd3b2644810b9ec5fd39bd0340ddcc460646228a2799053a27117a54ead09f046b58ff7e0ae2cd959a92980cf8336a12d49ef297e1de30dd32f604a0
4 years, 11 months
[intel-media-driver] Update to 19.4.0 release.
by Vasiliy Glazov
commit e751aaa2e415867e5c1373e4cf66b5f70d5b8e65
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Dec 20 15:06:25 2019 +0300
Update to 19.4.0 release.
intel-media-driver.spec | 10 +++++-----
sources | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index a31f990..e2a0ecb 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -2,11 +2,11 @@
Name: intel-media-driver
Version: 19.4.0
-Release: 0.1%{?dist}
+Release: 1%{?dist}
Summary: The Intel Media Driver for VAAPI
License: MIT and BSD
URL: https://github.com/intel/media-driver
-Source0: %{url}/archive/intel-media-19.4.pre2%{?pre}.tar.gz
+Source0: %{url}/archive/intel-media-%{version}%{?pre}.tar.gz
Source1: intel-media-driver.metainfo.xml
# This is an Intel only vaapi backend
@@ -39,7 +39,7 @@ and video post processing for GEN based graphics hardware.
%prep
-%autosetup -p1 -n media-driver-intel-media-19.4.pre2%{?pre}
+%autosetup -p1 -n media-driver-intel-media-%{version}%{?pre}
# Fix license perm
chmod -x LICENSE.md README.md CMakeLists.txt
@@ -99,8 +99,8 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
-* Fri Dec 20 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.4.0-0.1
-- Update to 19.4.0 pre2
+* Fri Dec 20 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.4.0-1
+- Update to 19.4.0
* Wed Oct 30 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.3.1-1
- Update to 19.3.1
diff --git a/sources b/sources
index fa89cb3..30fc1ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (intel-media-19.4.pre2.tar.gz) = 7e163ac45ed9fd7ce26da6e96a2cee92edc1105277d6ece7faf50aced4499b141542b61a102ed11fd58620d53aef4f8fd22907e43579c06a898332b72e1ce045
+SHA512 (intel-media-19.4.0.tar.gz) = 7bdcac9d54e78689c4c22130efd59b86ecd1945630a19ef90d149b17f6bff9d0aef543a8380288ae3cbb8d7674a26cb07520669e301bf815136a2a90a1029cd3
4 years, 11 months
[intel-media-driver] Update to 19.4.0 pre2.
by Vasiliy Glazov
commit 0bebc2553481fe9c9ea3961d8fe6b68b9d766c20
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Dec 20 14:21:48 2019 +0300
Update to 19.4.0 pre2.
intel-media-driver.spec | 11 +++++++----
sources | 2 +-
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/intel-media-driver.spec b/intel-media-driver.spec
index ce6b052..a31f990 100644
--- a/intel-media-driver.spec
+++ b/intel-media-driver.spec
@@ -1,12 +1,12 @@
#global pre .pre3
Name: intel-media-driver
-Version: 19.3.1
-Release: 1%{?dist}
+Version: 19.4.0
+Release: 0.1%{?dist}
Summary: The Intel Media Driver for VAAPI
License: MIT and BSD
URL: https://github.com/intel/media-driver
-Source0: %{url}/archive/intel-media-%{version}%{?pre}.tar.gz
+Source0: %{url}/archive/intel-media-19.4.pre2%{?pre}.tar.gz
Source1: intel-media-driver.metainfo.xml
# This is an Intel only vaapi backend
@@ -39,7 +39,7 @@ and video post processing for GEN based graphics hardware.
%prep
-%autosetup -p1 -n media-driver-intel-media-%{version}%{?pre}
+%autosetup -p1 -n media-driver-intel-media-19.4.pre2%{?pre}
# Fix license perm
chmod -x LICENSE.md README.md CMakeLists.txt
@@ -99,6 +99,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
+* Fri Dec 20 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.4.0-0.1
+- Update to 19.4.0 pre2
+
* Wed Oct 30 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 19.3.1-1
- Update to 19.3.1
diff --git a/sources b/sources
index d0f020b..fa89cb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (intel-media-19.3.1.tar.gz) = 5eb8959c1a06d3b6505eae43d5e37c2a707b29480d942b6104fd3034ac97cfd2f2e1e9eab8fa99121f5569e65d5000c081ce0a16a796f596dd7ca2165b3be4c5
+SHA512 (intel-media-19.4.pre2.tar.gz) = 7e163ac45ed9fd7ce26da6e96a2cee92edc1105277d6ece7faf50aced4499b141542b61a102ed11fd58620d53aef4f8fd22907e43579c06a898332b72e1ce045
4 years, 11 months
[ndiswrapper-kmod] Patch for 5.3 and 5.4 kernel
by Leigh Scott
commit 42215bf368136b7fa0da25750ad27fce5d9948f1
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Dec 20 09:54:36 2019 +0000
Patch for 5.3 and 5.4 kernel
ndiswrapper-5.3-kernel.patch | 16 ++++++++++++++++
ndiswrapper-5.4-kernel.patch | 25 +++++++++++++++++++++++++
ndiswrapper-kmod.spec | 9 ++++++++-
3 files changed, 49 insertions(+), 1 deletion(-)
---
diff --git a/ndiswrapper-5.3-kernel.patch b/ndiswrapper-5.3-kernel.patch
new file mode 100644
index 0000000..c19bde5
--- /dev/null
+++ b/ndiswrapper-5.3-kernel.patch
@@ -0,0 +1,16 @@
+Index: ndiswrapper-1.60/driver/ntoskernel.h
+===================================================================
+--- ndiswrapper-1.60.orig/driver/ntoskernel.h
++++ ndiswrapper-1.60/driver/ntoskernel.h
+@@ -109,7 +109,11 @@ static cpumask_t cpumasks[NR_CPUS];
+ #endif /* CONFIG_SMP */
+
+ #ifndef tsk_cpus_allowed
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0)
+ #define tsk_cpus_allowed(tsk) (&(tsk)->cpus_allowed)
++#else
++#define tsk_cpus_allowed(tsk) ((tsk)->cpus_ptr)
++#endif
+ #endif
+
+ #ifndef __packed
diff --git a/ndiswrapper-5.4-kernel.patch b/ndiswrapper-5.4-kernel.patch
new file mode 100644
index 0000000..f5bb0b7
--- /dev/null
+++ b/ndiswrapper-5.4-kernel.patch
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with kernel 5.4
+Author: Paolo Pisati <paolo.pisati(a)canonical.com>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1848588
+
+--- a/driver/wrapndis.c
++++ b/driver/wrapndis.c
+@@ -457,10 +457,18 @@
+ for (i = 0; i < skb_shinfo(skb)->nr_frags; i++) {
+ skb_frag_t *frag = &skb_shinfo(skb)->frags[i];
+ sg_element++;
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0)
+ sg_element->length = frag->size;
++#else
++ sg_element->length = skb_frag_size(frag);
++#endif
+ sg_element->address =
+ pci_map_page(wnd->wd->pci.pdev, skb_frag_page(frag),
++#if LINUX_VERSION_CODE < KERNEL_VERSION(5,4,0)
+ frag->page_offset, frag->size,
++#else
++ skb_frag_off(frag), skb_frag_size(frag),
++#endif
+ PCI_DMA_TODEVICE);
+ TRACE3("%llx, %u", sg_element->address, sg_element->length);
+ }
diff --git a/ndiswrapper-kmod.spec b/ndiswrapper-kmod.spec
index a554707..a44ab3f 100644
--- a/ndiswrapper-kmod.spec
+++ b/ndiswrapper-kmod.spec
@@ -13,7 +13,7 @@
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.61
-Release: 11%{?pre}%{?dist}
+Release: 12%{?pre}%{?dist}
License: GPLv2
URL: http://ndiswrapper.sourceforge.net
Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
@@ -23,6 +23,8 @@ Patch1: ndiswrapper-4.11-kernel.patch
Patch2: ndiswrapper-4.13-kernel.patch
Patch3: ndiswrapper-4.15-kernel.patch
Patch4: ndiswrapper-5.0-kernel.patch
+Patch5: ndiswrapper-5.3-kernel.patch
+Patch6: ndiswrapper-5.4-kernel.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: i686 x86_64
@@ -57,6 +59,8 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfi
%patch2 -p2 -b .orig
%patch3 -p1 -b .orig
%patch4 -p1 -b .orig
+%patch5 -p1 -b .orig
+%patch6 -p1 -b .orig
)
sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
@@ -79,6 +83,9 @@ done
%changelog
+* Fri Dec 20 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.61-12
+- Patch for 5.3 and 5.4 kernel
+
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.61-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
4 years, 11 months
[wireguard-kmod/f30: 2/2] Merge branch 'master' into f30
by Leigh Scott
commit 2334a62b825078c4753304b57ea71828b881125e
Merge: 158a7bd a9cfa49
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Dec 20 09:33:12 2019 +0000
Merge branch 'master' into f30
.gitignore | 1 +
sources | 2 +-
wireguard-kmod.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
4 years, 11 months