Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios-plugins-check-updates
> check_updates-1.7.6-xcpng.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File check_updates-1.7.6-xcpng.patch of Package nagios-plugins-check-updates
--- check_updates.orig 2019-12-11 07:59:40.382507926 +0100 +++ check_updates 2019-12-11 08:00:32.090508098 +0100 @@ -970,6 +970,7 @@ || $name =~ /Red[ ]Hat.*release[ ][56789]/mxs || $name =~ /Oracle/mxs || $name =~ /Amazon/mxs + || $name =~ /XCP-ng/mxs || $name =~ /Sangoma/mxs ) { return 'yum';