spl-linux 0.7.5-1ubuntu2.2 source package in Ubuntu

Changelog

spl-linux (0.7.5-1ubuntu2.2) bionic; urgency=medium

  * Add Linux 5.4 compat fix for deprecated user_path_dir call (LP: #1885285)
    - 0019-Linux-compat-5.4-user-path-at-empty.patch

 -- Colin Ian King <email address hidden>  Thu, 2 Jul 2020 10:42:22 +0100

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic security universe kernel
Bionic updates universe kernel

Downloads

File Size SHA-256 Checksum
spl-linux_0.7.5.orig.tar.gz 536.4 KiB c4845d9a6123397c53ee003ed1712f2996a50ac2a9a30d1490280771484d08a6
spl-linux_0.7.5-1ubuntu2.2.debian.tar.xz 21.6 KiB 27985481ab13a53794b162924b1e4e5f3ddec3f3247b79a30e3b0880b6f264b4
spl-linux_0.7.5-1ubuntu2.2.dsc 2.2 KiB 250aeaab24cd9ad8f880f10acef0476a362dbf640509be902cb25db6b6d032f9

View changes file

Binary packages built by this source

spl: Solaris Porting Layer user-space utilities for Linux

 The Solaris Porting Layer (SPL) is a Linux kernel module which provides
 many of the Solaris kernel APIs. This shim layer makes it possible to
 run Solaris kernel code in the Linux kernel with relatively minimal
 modification. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
 module which provides a testing harness for the SPL module.
 .
 SPL can be particularly useful when you want to track upstream Illumos
 (or any other OpenSolaris fork) development closely and don't want the
 overhead of maintaining a large patch which converts Solaris primitives
 to Linux primitives.
 .
 This package includes the user space utilities needed to test and debug
 the SPL and SPLAT kernel modules.

spl-dbgsym: debug symbols for spl
spl-dkms: Solaris Porting Layer kernel modules for Linux

 The Solaris Porting Layer (SPL) is a Linux kernel module which provides
 many of the Solaris kernel APIs. This shim layer makes it possible to
 run Solaris kernel code in the Linux kernel with relatively minimal
 modification. The Solaris Porting LAyer Tests (SPLAT) is a Linux kernel
 module which provides a testing harness for the SPL module.
 .
 SPL can be particularly useful when you want to track upstream Illumos
 (or any other OpenSolaris fork) development closely and don't want the
 overhead of maintaining a large patch which converts Solaris primitives
 to Linux primitives.
 .
 This package contains the source code for the SPL and SPLAT Linux kernel
 modules, which can be used with DKMS, so that local kernel modules are
 automatically built and installed every time the kernel packages are
 upgraded.