chkboot 1.3-8.2 source package in Ubuntu

Changelog

chkboot (1.3-8.2) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to move systemd units into /usr.

 -- Chris Hofstaedtler <email address hidden>  Sat, 25 May 2024 10:24:39 +0200

Upload details

Uploaded by:
Baptiste Beauplat
Uploaded to:
Sid
Original maintainer:
Baptiste Beauplat
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
chkboot_1.3-8.2.dsc 1.8 KiB d65a340de40a66416b8a9d4abda96173ecc36c10157ac972661a45fd503990e8
chkboot_1.3.orig.tar.gz 11.3 KiB 194fa7eb89dcedf4e2d098408e48e6cea0a3627b512ce09aeacc6255e43e58fc
chkboot_1.3-8.2.debian.tar.xz 7.9 KiB 8dcabcb43d47e50dbdc93a796949fc30a017871664813742497c1055a447a5cf

Available diffs

No changes file available.

Binary packages built by this source

chkboot: detection of malicious changes for boot files

 chkboot is a set of scripts that will display a notification (console or
 graphical) when boot files are tempered with.
 .
 This tool is indented to be used on encrypted disks. In order to get the
 operating system to run, parts of the boot process must remains un-encrypted.
 chkboot checks that those files have not changed between reboots.
 .
 Since the scripts and the data they generate are stored on the encrypted part
 of the disk, any attempts to modify the boot partition between reboots will be
 detected.
 .
 Please note that this tool is not effective against rootkit that hides every
 boot files modifications or prevents chkboot from functioning properly.