• Bug#1109401: mon-contrib: [PATCH] debian/rules: re-enable https.monitor

    From Joe Rayhawk@21:1/5 to All on Wed Jul 16 20:30:01 2025
    Package: mon-contrib
    Version: 1.0+dfsg-5
    Severity: normal
    Tags: patch

    This patch anchors the inverted match on 'ps.monitor' to where it stops
    causing collateral damage on 'https.monitor'
    ---
    debian/rules | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/debian/rules b/debian/rules
    index 2ded78f..765af49 100755
    --- a/debian/rules
    +++ b/debian/rules
    @@ -7,7 +7,7 @@

    ALERT_LIST_ORIG := $(shell find alerts -name "*.alert" -print | sort)
    ALERT_LIST_DOCS := $(shell find alerts -name "*.README" -print | sort) -MONITOR_LIST_ORIG := $(shell find monitors -name "*.monitor" -print | grep -v ps.monitor | grep -v remote.monitor | grep -v softraid.monitor | sort)
    +MONITOR_LIST_ORIG := $(shell find monitors -name "*.monitor" -not -regex '.+/\(softraid\|startremote\|remote\|ps\).monitor' -print | sort)
    MONITOR_LIST_DOCS := $(shell find monitors -name "*.README" -print | sort)


    --
    --==============343835322534783634=MIME-Version: 1.0
    Content-Transfer-Encoding: 7bit
    Content-Description: signature
    Content-Type: application/pgp-signature; name="signature.asc"; charset="us-ascii"

    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCgAdFiEE0W3/Ls5On90y4dmX35w74P7tvu8FAmh3tzoAC