Compare commits
1 commit
eae604c416
...
88916f0eba
| Author | SHA1 | Date | |
|---|---|---|---|
| 88916f0eba |
2 changed files with 3 additions and 3 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
|
@ -2,12 +2,11 @@ monitoring-plugins (2.4.0-3+deb13u1) trixie; urgency=medium
|
||||||
|
|
||||||
* [3cb6abf] d/.gitlab-ci.yml: Change RELEASE to trixie
|
* [3cb6abf] d/.gitlab-ci.yml: Change RELEASE to trixie
|
||||||
* [1b5ea7b] Adding d/patches/25_check_users_sd_get_uids to fix user count
|
* [1b5ea7b] Adding d/patches/25_check_users_sd_get_uids to fix user count
|
||||||
* [b92ed85] Adding d/p/26_check_mysql_replica from upstream (Closes: #1116027)
|
|
||||||
* [4362a8d] d/control: Adding libsystemd-dev and libsystemd0 as build-dep
|
* [4362a8d] d/control: Adding libsystemd-dev and libsystemd0 as build-dep
|
||||||
(Closes: #1110265)
|
(Closes: #1110265)
|
||||||
* [22de282] d/control: Drop libsystemd0 from build-deps, pulled by libsystemd-dev
|
* [b92ed85] Adding d/p/26_check_mysql_replica from upstream (Closes: #1116027)
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Mon, 20 Oct 2025 06:00:52 +0000
|
-- Jan Wagner <waja@cyconet.org> Sun, 19 Oct 2025 18:31:17 +0000
|
||||||
|
|
||||||
monitoring-plugins (2.4.0-3) unstable; urgency=medium
|
monitoring-plugins (2.4.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
||||||
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -13,6 +13,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||||
libnet-snmp-perl,
|
libnet-snmp-perl,
|
||||||
libpq-dev,
|
libpq-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
|
libsystemd0,
|
||||||
libsystemd-dev,
|
libsystemd-dev,
|
||||||
liburiparser-dev,
|
liburiparser-dev,
|
||||||
mawk | awk,
|
mawk | awk,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue