You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
11
11
12
12
Assets:
13
13
14
-
* deb-updates: apt-get returns with an error ([#904](https://github.com/Linuxfabrik/monitoring-plugins/issues/904))
14
+
* Linuxfabrik Monitoring Plugins [SELinux Type Enforcement Policies](https://github.com/Linuxfabrik/monitoring-plugins/blob/main/assets/selinux/linuxfabrik-monitoring-plugins.te): allow D-Bus daemon IPC with unconfined services via FIFOs and UNIX sockets
15
+
15
16
16
17
Monitoring Plugins:
17
18
18
-
* fix(openstack-swift-stat): Problem with python-keystoneclient, optimize requirements* ([#900](https://github.com/Linuxfabrik/lib/issues/900))
* To make it easier to integrate with other tools, all RST files have been converted to GitHub-flavoured Markdown.
27
29
30
+
28
31
Monitoring Plugins:
29
32
30
33
* rocketchat-stats: improve output and docs a little bit
@@ -118,6 +121,7 @@ Build, CI/CD:
118
121
119
122
* Linux: To save disk space, we *no longer compile* to binaries. The .rpm and .deb packages now ship the source code and require Python 3.9 to be installed on the target host. Sorry for the trouble.
120
123
124
+
121
125
Icinga Director:
122
126
123
127
* all-the-rest.json: drop legacy commands
@@ -281,6 +285,7 @@ Build, CI/CD:
281
285
282
286
* compile-one.sh: provide Nuitka's no-deployment-flag ([#864](https://github.com/Linuxfabrik/monitoring-plugins/issues/864))
0 commit comments