Skip to content

Commit fe189f0

Browse files
authored
1.2 release prep (#129)
1 parent be8e5a6 commit fe189f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/DEBIAN.in/control.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
33
Architecture: amd64
44
Maintainer: Sysinternals <syssite@microsoft.com>
55
Description: A system monitor based on eBPF, ported from Windows, that outputs events to Syslog
6-
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), sysinternalsebpf (>= 1.1.1)
6+
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), sysinternalsebpf (>= 1.2.0)
77
Installed-Size: 58934
88

package/usr/share/man/man8/sysmon.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Manpage for Sysinternals Sysmon For Linux.
22
.\" Contact via http://github/Sysinternals to correct errors or typos.
3-
.TH SYSMON 8 "30 Mar 2023" "1.1.1" "System Manager's Manual"
3+
.TH SYSMON 8 "1 Jun 2023" "1.2.0" "System Manager's Manual"
44

55
.SH NAME
66
sysmon \- System Monitor from Sysinternals

0 commit comments

Comments
 (0)