Skip to content

Commit

Permalink
1.2 release prep (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioHewardt authored Jun 1, 2023
1 parent be8e5a6 commit fe189f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

0 comments on commit fe189f0

Please sign in to comment.