diff --git a/kernel/drivers/module-bbswitch/pspec.xml b/kernel/drivers/module-bbswitch/pspec.xml index e5894073..fa975f61 100644 --- a/kernel/drivers/module-bbswitch/pspec.xml +++ b/kernel/drivers/module-bbswitch/pspec.xml @@ -13,7 +13,7 @@ Kernel module allowing to switch dedicated graphics card on Optimus laptops kernel module allowing to switch dedicated graphics card on Optimus laptops - kernel-module-headers + kernel-module-headers https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz @@ -22,7 +22,7 @@ module-bbswitch - kernel + kernel /lib/modules @@ -36,6 +36,13 @@ + + 2018-04-28 + 0.8 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-03-11 0.8 diff --git a/kernel/drivers/module-broadcom-wl/pspec.xml b/kernel/drivers/module-broadcom-wl/pspec.xml index e70e7fda..19d6fd08 100644 --- a/kernel/drivers/module-broadcom-wl/pspec.xml +++ b/kernel/drivers/module-broadcom-wl/pspec.xml @@ -15,7 +15,7 @@ https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_271.tar.gz https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz - kernel-module-headers + kernel-module-headers patch/license.patch @@ -28,7 +28,7 @@ module-broadcom-wl - kernel + kernel module-broadcom-wl-userspace @@ -57,6 +57,13 @@ + + 2018-04-28 + 6.30.223.271 + Rebuild for new kernel + Kamil Atlı + suvari@pisilinux.org + 2018-03-11 6.30.223.271 diff --git a/kernel/drivers/module-virtualbox-guest/pspec.xml b/kernel/drivers/module-virtualbox-guest/pspec.xml index 5241870f..278abef4 100644 --- a/kernel/drivers/module-virtualbox-guest/pspec.xml +++ b/kernel/drivers/module-virtualbox-guest/pspec.xml @@ -14,14 +14,14 @@ This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems. https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-5.2.10.tar.xz - kernel-module-headers + kernel-module-headers module-virtualbox-guest - kernel + kernel baselayout module-virtualbox-guest-userspace @@ -52,6 +52,13 @@ + + 2018-04-28 + 5.2.10 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-04-18 5.2.10 diff --git a/kernel/drivers/module-virtualbox/pspec.xml b/kernel/drivers/module-virtualbox/pspec.xml index 4d4c7cd3..aba451d2 100644 --- a/kernel/drivers/module-virtualbox/pspec.xml +++ b/kernel/drivers/module-virtualbox/pspec.xml @@ -14,7 +14,7 @@ This package provides the kernel support for VirtualBox. https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-5.2.10.tar.xz - kernel-module-headers + kernel-module-headers ndiswrapper - kernel + kernel /lib/modules @@ -41,6 +40,13 @@ + + 2018-04-28 + 1.61 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-03-11 1.61 diff --git a/kernel/kernel/files/configs/kernel-x86_64-config b/kernel/kernel/files/configs/kernel-x86_64-config index 33867e4e..3c937a62 100644 --- a/kernel/kernel/files/configs/kernel-x86_64-config +++ b/kernel/kernel/files/configs/kernel-x86_64-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.9.86 Kernel Configuration +# Linux/x86_64 4.9.96 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/kernel/files/patches/linux/patch-4.9.96.xz b/kernel/kernel/files/patches/linux/patch-4.9.96.xz new file mode 100644 index 00000000..6abfaba2 Binary files /dev/null and b/kernel/kernel/files/patches/linux/patch-4.9.96.xz differ diff --git a/kernel/kernel/pspec.xml b/kernel/kernel/pspec.xml index 365e719c..dc9bebaf 100644 --- a/kernel/kernel/pspec.xml +++ b/kernel/kernel/pspec.xml @@ -12,7 +12,7 @@ kernel The Linux kernel (the core of the Linux operating system) for Pisi Linux kernel contains the Linux kernel, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc. - https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz + https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz configs/kernel-i686-config configs/kernel-x86_64-config @@ -28,7 +28,7 @@ - patches/linux/patch-4.9.86.xz + patches/linux/patch-4.9.96.xz @@ -132,7 +132,7 @@ patches/mageia/sound-ALSA-hda-Use-a-helper-function-for-renaming-kctl-nam.patch patches/mageia/sound-ALSA-hda-Apply-dual-codec-quirk-for-MSI-Z270-Gaming-.patch patches/mageia/sound-ALSA-hda-Fix-applying-MSI-dual-codec-mobo-quirk.patch - patches/mageia/sound-ALSA-hda-Add-Geminilake-id-to-SKL_PLUS.patch + patches/mageia/sound-ALSA-hda-Add-Coffelake-PCI-ID.patch patches/mageia/sound-ALSA-hda-Apply-quirks-to-Broxton-T-too.patch patches/mageia/hid-usbhid-IBM-BladeCenterHS20-quirk.patch @@ -223,6 +223,17 @@ + + 2018-04-28 + 4.9.96 + Version Bump + security + + systemRestart + + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-03-10 4.9.86 diff --git a/kernel/tools/cpupowertools/files/patches/linux/patch-4.9.96.xz b/kernel/tools/cpupowertools/files/patches/linux/patch-4.9.96.xz new file mode 100644 index 00000000..6abfaba2 Binary files /dev/null and b/kernel/tools/cpupowertools/files/patches/linux/patch-4.9.96.xz differ diff --git a/kernel/tools/cpupowertools/pspec.xml b/kernel/tools/cpupowertools/pspec.xml index 2b13a0e1..3ab5bcf3 100644 --- a/kernel/tools/cpupowertools/pspec.xml +++ b/kernel/tools/cpupowertools/pspec.xml @@ -12,13 +12,13 @@ app:console CPU power management tools cpupowertools contains utilities to manage power management and frequency scaling policies of modern CPUs. - https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz + https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.gz pciutils-devel - + - patches/linux/patch-4.9.86.xz + patches/linux/patch-4.9.96.xz @@ -122,7 +122,7 @@ patches/mageia/sound-ALSA-hda-Use-a-helper-function-for-renaming-kctl-nam.patch patches/mageia/sound-ALSA-hda-Apply-dual-codec-quirk-for-MSI-Z270-Gaming-.patch patches/mageia/sound-ALSA-hda-Fix-applying-MSI-dual-codec-mobo-quirk.patch - patches/mageia/sound-ALSA-hda-Add-Geminilake-id-to-SKL_PLUS.patch + patches/mageia/sound-ALSA-hda-Add-Coffelake-PCI-ID.patch patches/mageia/sound-ALSA-hda-Apply-quirks-to-Broxton-T-too.patch patches/mageia/hid-usbhid-IBM-BladeCenterHS20-quirk.patch