OpenBSD manual page server

Manual Page Search Parameters

SYSPATCH(8) System Manager's Manual SYSPATCH(8)

syspatchmanage base system binary patches

syspatch [-c | -l | -R | -r]

syspatch is a utility to fetch, verify, install and revert OpenBSD binary patches.

When run without any options, syspatch will apply missing patches, creating a rollback tarball containing the files it is about to replace, then extracting and installing all files contained in the syspatch tarball. Patches are cumulative and as such it is not possible to install only a subset of them.

The options are as follows:

List available patches; suitable for cron(8).
List installed patches.
Revert all patches.
Revert the most recently installed patch.

/etc/installurl
OpenBSD mirror top-level URL for fetching patches.
/var/syspatch/*
Directories containing the rollback tarball and original signed diff(1) of installed patches.

signify(1), installurl(5), release(8)

syspatch first appeared in OpenBSD 6.1.

syspatch was written by Antoine Jacoutot <ajacoutot@openbsd.org>.

syspatch is designed to work solely on official OpenBSD releases.

August 22, 2017 OpenBSD-6.2