works for kernel-4.14.55

not ready
This commit is contained in:
Ertuğrul Erata
2018-07-12 20:10:17 +03:00
parent d59cc98703
commit 51666d9724
7 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
<Summary>Kernel module allowing to switch dedicated graphics card on Optimus laptops</Summary>
<Description>kernel module allowing to switch dedicated graphics card on Optimus laptops</Description>
<BuildDependencies>
<Dependency version="4.14.49">kernel-module-headers</Dependency>
<Dependency version="4.14.55">kernel-module-headers</Dependency>
</BuildDependencies>
<Archive sha1sum="e282ee682d794e3962baa4dead01917c42571e78" type="targz">https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz</Archive>
<Patches>
@@ -22,7 +22,7 @@
<Package>
<Name>module-bbswitch</Name>
<RuntimeDependencies>
<Dependency version="4.14.49">kernel</Dependency>
<Dependency version="4.14.55">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -37,7 +37,7 @@
<History>
<Update release="18">
<Date>2018-06-13</Date>
<Date>2018-07-12</Date>
<Version>0.8</Version>
<Comment>Version bump</Comment>
<Name>Ertuğrul Erata</Name>
@@ -14,14 +14,14 @@
<Description>This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems.</Description>
<Archive sha1sum="9c60738291a9697197ed2fc724eed35b6bae955c" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-5.2.12.tar.xz</Archive>
<BuildDependencies>
<Dependency version="4.14.49">kernel-module-headers</Dependency>
<Dependency version="4.14.55">kernel-module-headers</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>module-virtualbox-guest</Name>
<RuntimeDependencies>
<Dependency version="4.14.49">kernel</Dependency>
<Dependency version="4.14.55">kernel</Dependency>
<Dependency>baselayout</Dependency>
<Dependency version="current">module-virtualbox-guest-userspace</Dependency>
</RuntimeDependencies>
@@ -53,7 +53,7 @@
<History>
<Update release="28">
<Date>2018-06-13</Date>
<Date>2018-07-12</Date>
<Version>5.2.12</Version>
<Comment>Rebuild for new kernel.</Comment>
<Name>Ertuğrul Erata</Name>
+3 -3
View File
@@ -14,7 +14,7 @@
<Description>This package provides the kernel support for VirtualBox.</Description>
<Archive sha1sum="bf649555cc8845266e3f8d0494f80242e64cae58" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-5.2.12.tar.xz</Archive>
<BuildDependencies>
<Dependency version="4.14.49">kernel-module-headers</Dependency>
<Dependency version="4.14.55">kernel-module-headers</Dependency>
</BuildDependencies>
<!--Patches>
<Patch>vbox_linux-4.3.diff</Patch>
@@ -24,7 +24,7 @@
<Package>
<Name>module-virtualbox</Name>
<RuntimeDependencies>
<Dependency version="4.14.49">kernel</Dependency>
<Dependency version="4.14.55">kernel</Dependency>
<Dependency version="current">module-virtualbox-userspace</Dependency>
</RuntimeDependencies>
<Files>
@@ -51,7 +51,7 @@
<History>
<Update release="28">
<Date>2018-06-13</Date>
<Date>2018-07-12</Date>
<Version>5.2.12</Version>
<Comment>Rebuild for new kernel.</Comment>
<Name>Ertuğrul Erata</Name>
+4 -4
View File
@@ -15,7 +15,7 @@
<Description>module-ndiswrapper allows you to use Windows XP drivers for WLAN cards without proper Linux drivers.</Description>
<Archive sha1sum="213854ca8a83f9b5972db8fa873d346124e4bcb5" type="targz">http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.61.tar.gz</Archive>
<BuildDependencies>
<Dependency version="4.14.49">kernel-module-headers</Dependency>
<Dependency version="4.14.55">kernel-module-headers</Dependency>
</BuildDependencies>
<Patches>
<Patch>linux-4.11.patch</Patch>
@@ -27,7 +27,7 @@
<Package>
<Name>ndiswrapper</Name>
<RuntimeDependencies>
<Dependency version="4.14.49">kernel</Dependency>
<Dependency version="4.14.55">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -44,9 +44,9 @@
<History>
<Update release="17">
<Date>2018-06-13</Date>
<Date>2018-07-12</Date>
<Version>1.61</Version>
<Comment>Version bump.</Comment>
<Comment>Rebuild for new kernel.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.14.49 Kernel Configuration
# Linux/x86_64 4.14.55 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -1281,6 +1281,7 @@ CONFIG_NF_CONNTRACK_IPV6=m
# CONFIG_NF_SOCKET_IPV6 is not set
CONFIG_NF_TABLES_IPV6=m
CONFIG_NFT_CHAIN_ROUTE_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NFT_REJECT_IPV6=m
CONFIG_NFT_DUP_IPV6=m
# CONFIG_NFT_FIB_IPV6 is not set
@@ -1288,7 +1289,6 @@ CONFIG_NF_DUP_IPV6=m
CONFIG_NF_REJECT_IPV6=m
CONFIG_NF_LOG_IPV6=m
CONFIG_NF_NAT_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NF_NAT_MASQUERADE_IPV6=m
CONFIG_IP6_NF_IPTABLES=m
CONFIG_IP6_NF_MATCH_AH=m
Binary file not shown.
+3 -3
View File
@@ -31,7 +31,7 @@
</BuildDependencies>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.14.49.xz</Patch>
<Patch level="1" compressionType="xz">patches/linux/patch-4.14.55.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.14.44/2.mga7/PATCHES/patches/series-->
<!--stable patches-->
<!--CVE-2016-8405-->
@@ -94,8 +94,8 @@
<History>
<Update release="19">
<Date>2018-06-13</Date>
<Version>4.14.49</Version>
<Date>2018-07-12</Date>
<Version>4.14.55</Version>
<Comment>Version Bump</Comment>
<Type package="kernel">security</Type>
<Requires>