dkms 2.2.0.3-2ubuntu8 source package in Ubuntu

Changelog

dkms (2.2.0.3-2ubuntu8) xenial; urgency=medium

  * apport_python3.patch: Force unicode conversion for attaching DKMSBuildLog.
    This is in principle a human readable file, and the subsequent code wants
    to treat it as a string, not bytes. (LP: #1303275)

 -- Martin Pitt <email address hidden>  Mon, 30 Nov 2015 08:06:45 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkms_2.2.0.3.orig.tar.gz 84.0 KiB 352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc
dkms_2.2.0.3-2ubuntu8.debian.tar.xz 21.5 KiB 7f0060104e6c4970b93f222131c70e578e114e2d202e9586e5e63064f4ef30b3
dkms_2.2.0.3-2ubuntu8.dsc 2.0 KiB a205363e24f97187d71384e04dc0e1c92827bf395906a6f7feb6a3bff85966e4

View changes file

Binary packages built by this source

dkms: Dynamic Kernel Module Support Framework

 DKMS is a framework designed to allow individual kernel modules to be upgraded
 without changing the whole kernel. It is also very easy to rebuild modules as
 you upgrade kernels.