spl-linux 0.7.5-1ubuntu2 source package in Ubuntu

Changelog

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

  * Bump version and re-upload

 -- Colin Ian King <email address hidden>  Fri, 23 Feb 2018 11:15:17 +0000

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 release 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.debian.tar.xz 10.7 KiB 9fdb0c1aa2fe99477052230bbb143827965dd8f11bc05a891fa90e55d4e2518a
spl-linux_0.7.5-1ubuntu2.dsc 2.2 KiB 981aad016bfc7d7a43534b2a4d7f6fe507edf8f90dcbf421bb7f821c723bcfda

Available diffs

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.