Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package/DEBIAN.in/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
Architecture: amd64
Maintainer: Sysinternals <syssite@microsoft.com>
Description: A system monitor based on eBPF, ported from Windows, that outputs events to Syslog
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), sysinternalsebpf (>= 1.1.1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), sysinternalsebpf (>= 1.2.0)
Installed-Size: 58934

2 changes: 1 addition & 1 deletion package/usr/share/man/man8/sysmon.8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for Sysinternals Sysmon For Linux.
.\" Contact via http://github/Sysinternals to correct errors or typos.
.TH SYSMON 8 "30 Mar 2023" "1.1.1" "System Manager's Manual"
.TH SYSMON 8 "1 Jun 2023" "1.2.0" "System Manager's Manual"

.SH NAME
sysmon \- System Monitor from Sysinternals
Expand Down