[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#986412: marked as done (ITA: monit -- utility for monitoring and managing daemons or similar programs)



Your message dated Wed, 05 May 2021 17:48:31 +0000
with message-id <E1leLdP-000Eta-EJ@fasolo.debian.org>
and subject line Bug#986412: fixed in monit 1:5.28.0-1
has caused the Debian Bug report #986412,
regarding ITA: monit -- utility for monitoring and managing daemons or similar programs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
986412: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986412
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

The current maintainer of monit, Sergey B Kirpichev <skirpichev@gmail.com>,
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: monit
Binary: monit
Version: 1:5.27.1-1~bpo10+1
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Build-Depends: debhelper-compat (= 13), libssl-dev, zlib1g-dev, libpam-dev, libkvm-dev [kfreebsd-any], libdevstat-dev [kfreebsd-any]
Architecture: any
Standards-Version: 4.5.0
Format: 3.0 (quilt)
Vcs-Browser: https://salsa.debian.org/sk-guest/monit
Vcs-Git: https://salsa.debian.org/sk-guest/monit.git
Checksums-Sha256:
 2ac68e746694e08048a6c2a152412728fad90c04031f21df0620585faf61827f 1933 monit_5.27.1-1~bpo10+1.dsc
 f57408d16185687513a3c4eb3f2bb72eef76331ac16210e9652e846e5c84ed51 1459360 monit_5.27.1.orig.tar.gz
 adfcf3211496067424710c26038f4099fb259f70fac6539c0df72d4dc85a058a 29252 monit_5.27.1-1~bpo10+1.debian.tar.xz
Homepage: https://mmonit.com/monit/
Package-List: 
 monit deb admin optional arch=any
Directory: pool/main/m/monit
Priority: extra
Section: misc

Package: monit
Binary: monit
Version: 1:5.27.2-1
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Build-Depends: debhelper-compat (= 13), libssl-dev, zlib1g-dev, libpam-dev, libkvm-dev [kfreebsd-any], libdevstat-dev [kfreebsd-any]
Architecture: any
Standards-Version: 4.5.1
Format: 3.0 (quilt)
Files:
 2946aafbcbf6ca261bbe11ee25141010 1901 monit_5.27.2-1.dsc
 13a0804dae18ef08198c3ace72f9dd60 1463790 monit_5.27.2.orig.tar.gz
 0e22194de932dc02ddd5a838e4f148ac 29184 monit_5.27.2-1.debian.tar.xz
Vcs-Browser: https://salsa.debian.org/sk-guest/monit
Vcs-Git: https://salsa.debian.org/sk-guest/monit.git
Checksums-Sha256:
 8564e8a3d9b7118c4263d95f60e52c62b03e1ea1a2455cc90ee6c43ff34536b5 1901 monit_5.27.2-1.dsc
 d8809c78d5dc1ed7a7ba32a5a55c5114855132cc4da4805f8d3aaf8cf46eaa4c 1463790 monit_5.27.2.orig.tar.gz
 8331edb7e2136029bf04d6ff7df8d6d3315c12a1ae1ef998db4d910e36d8693e 29184 monit_5.27.2-1.debian.tar.xz
Homepage: https://mmonit.com/monit/
Package-List: 
 monit deb admin optional arch=any
Directory: pool/main/m/monit
Priority: source
Section: admin

Package: monit
Version: 1:5.27.2-1
Installed-Size: 999
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Architecture: amd64
Depends: libc6 (>= 2.27), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.0), lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-mta | postfix | mail-transport-agent, sysvinit-core
Description-en: utility for monitoring and managing daemons or similar programs
 monit is a utility for monitoring and managing daemons or similar
 programs running on a Unix system. It will start specified programs
 if they are not running and restart programs not responding.
 .
 monit supports:
  * Daemon mode - poll programs at a specified interval
  * Monitoring modes - active, passive or manual
  * Start, stop and restart of programs
  * Group and manage groups of programs
  * Process dependency definition
  * Logging to syslog or own logfile
  * Configuration - comprehensive controlfile
  * Runtime and TCP/IP port checking (tcp and udp)
  * SSL support for port checking
  * Unix domain socket checking
  * Process status and process timeout
  * Process cpu usage
  * Process memory usage
  * Process zombie check
  * Check the systems load average
  * Check a file or directory timestamp
  * Alert, stop or restart a process based on its characteristics
  * MD5 checksum for programs started and stopped by monit
  * Alert notification for program timeout, restart, checksum, stop
    resource and timestamp error
  * Flexible and customizable email alert messages
  * Protocol verification. HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, DWP,
    LDAPv2 and LDAPv3
  * An http interface with optional SSL support to make monit
    accessible from a webbrowser
Description-md5: 2230ee5609e2789db9ac60b0d3fbac89
Homepage: https://mmonit.com/monit/
Tag: admin::monitoring, implemented-in::c, interface::daemon,
 network::hiavailability, network::server, role::program, use::monitor,
 works-with::software:running
Section: admin
Priority: optional
Filename: pool/main/m/monit/monit_5.27.2-1_amd64.deb
Size: 347432
MD5sum: 295458042a012fed7e8ee752d6a8da60
SHA256: 768253cc80823fc098dd8d862a1643283d6700469bbc9439db35579cc435322d

Package: monit
Version: 1:5.27.1-1~bpo10+1
Installed-Size: 995
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Architecture: amd64
Depends: libc6 (>= 2.27), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.0), lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-mta | postfix | mail-transport-agent, sysvinit-core
Description-en: utility for monitoring and managing daemons or similar programs
 monit is a utility for monitoring and managing daemons or similar
 programs running on a Unix system. It will start specified programs
 if they are not running and restart programs not responding.
 .
 monit supports:
  * Daemon mode - poll programs at a specified interval
  * Monitoring modes - active, passive or manual
  * Start, stop and restart of programs
  * Group and manage groups of programs
  * Process dependency definition
  * Logging to syslog or own logfile
  * Configuration - comprehensive controlfile
  * Runtime and TCP/IP port checking (tcp and udp)
  * SSL support for port checking
  * Unix domain socket checking
  * Process status and process timeout
  * Process cpu usage
  * Process memory usage
  * Process zombie check
  * Check the systems load average
  * Check a file or directory timestamp
  * Alert, stop or restart a process based on its characteristics
  * MD5 checksum for programs started and stopped by monit
  * Alert notification for program timeout, restart, checksum, stop
    resource and timestamp error
  * Flexible and customizable email alert messages
  * Protocol verification. HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, DWP,
    LDAPv2 and LDAPv3
  * An http interface with optional SSL support to make monit
    accessible from a webbrowser
Description-md5: 2230ee5609e2789db9ac60b0d3fbac89
Homepage: https://mmonit.com/monit/
Section: admin
Priority: optional
Filename: pool/main/m/monit/monit_5.27.1-1~bpo10+1_amd64.deb
Size: 346648
SHA256: ad30730f578dd0e3b83a0591c88b8fbc6813f22d2ab5cce161f5c277064d3031

Package: monit
Version: 1:5.27.2-1
Installed-Size: 999
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Architecture: amd64
Depends: libc6 (>= 2.27), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.0), lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-mta | postfix | mail-transport-agent, sysvinit-core
Description-en: utility for monitoring and managing daemons or similar programs
 monit is a utility for monitoring and managing daemons or similar
 programs running on a Unix system. It will start specified programs
 if they are not running and restart programs not responding.
 .
 monit supports:
  * Daemon mode - poll programs at a specified interval
  * Monitoring modes - active, passive or manual
  * Start, stop and restart of programs
  * Group and manage groups of programs
  * Process dependency definition
  * Logging to syslog or own logfile
  * Configuration - comprehensive controlfile
  * Runtime and TCP/IP port checking (tcp and udp)
  * SSL support for port checking
  * Unix domain socket checking
  * Process status and process timeout
  * Process cpu usage
  * Process memory usage
  * Process zombie check
  * Check the systems load average
  * Check a file or directory timestamp
  * Alert, stop or restart a process based on its characteristics
  * MD5 checksum for programs started and stopped by monit
  * Alert notification for program timeout, restart, checksum, stop
    resource and timestamp error
  * Flexible and customizable email alert messages
  * Protocol verification. HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, DWP,
    LDAPv2 and LDAPv3
  * An http interface with optional SSL support to make monit
    accessible from a webbrowser
Description-md5: 2230ee5609e2789db9ac60b0d3fbac89
Homepage: https://mmonit.com/monit/
Tag: admin::monitoring, implemented-in::c, interface::daemon,
 network::hiavailability, network::server, role::program, use::monitor,
 works-with::software:running
Section: admin
Priority: optional
Filename: pool/main/m/monit/monit_5.27.2-1_amd64.deb
Size: 347432
MD5sum: 295458042a012fed7e8ee752d6a8da60
SHA256: 768253cc80823fc098dd8d862a1643283d6700469bbc9439db35579cc435322d

Package: monit
Version: 1:5.27.1-1~bpo10+1
Installed-Size: 995
Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Architecture: amd64
Depends: libc6 (>= 2.27), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.0), lsb-base (>= 3.2-13)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: default-mta | postfix | mail-transport-agent, sysvinit-core
Description-en: utility for monitoring and managing daemons or similar programs
 monit is a utility for monitoring and managing daemons or similar
 programs running on a Unix system. It will start specified programs
 if they are not running and restart programs not responding.
 .
 monit supports:
  * Daemon mode - poll programs at a specified interval
  * Monitoring modes - active, passive or manual
  * Start, stop and restart of programs
  * Group and manage groups of programs
  * Process dependency definition
  * Logging to syslog or own logfile
  * Configuration - comprehensive controlfile
  * Runtime and TCP/IP port checking (tcp and udp)
  * SSL support for port checking
  * Unix domain socket checking
  * Process status and process timeout
  * Process cpu usage
  * Process memory usage
  * Process zombie check
  * Check the systems load average
  * Check a file or directory timestamp
  * Alert, stop or restart a process based on its characteristics
  * MD5 checksum for programs started and stopped by monit
  * Alert notification for program timeout, restart, checksum, stop
    resource and timestamp error
  * Flexible and customizable email alert messages
  * Protocol verification. HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, DWP,
    LDAPv2 and LDAPv3
  * An http interface with optional SSL support to make monit
    accessible from a webbrowser
Description-md5: 2230ee5609e2789db9ac60b0d3fbac89
Homepage: https://mmonit.com/monit/
Section: admin
Priority: optional
Filename: pool/main/m/monit/monit_5.27.1-1~bpo10+1_amd64.deb
Size: 346648
SHA256: ad30730f578dd0e3b83a0591c88b8fbc6813f22d2ab5cce161f5c277064d3031


-- 
Pierre-Elliott Bécue
GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
It's far easier to fight for one's principles than to live up to them.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: monit
Source-Version: 1:5.28.0-1
Done: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>

We believe that the bug you reported is fixed in the latest version of
monit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 986412@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Augusto De Muzio Tobich <ftobich@gmail.com> (supplier of updated monit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Apr 2021 16:43:21 -0300
Source: monit
Architecture: source
Version: 1:5.28.0-1
Distribution: experimental
Urgency: medium
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Changed-By: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Closes: 986412
Changes:
 monit (1:5.28.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * New maintainer. (Closes: #986412)
   * debian/control: Updated Vcs-* fields in source stanza.
   * debian/copyright:
       - Updated GPL-3+ license text.
       - Updated packaging maintainers and dates.
   * debian/gbp.conf: removed, not needed.
   * debian/patches/:
       - Renamed 05_monitrc.patch to 010_monitrc.patch and updated to work with
         new upstream release.
       - Renamed 11_enable_hurd.patch to 020_enable-hurd.patch and refreshed.
   * debian/salsa-ci.yml: added to provide CI tests for Salsa.
   * debian/upstream/metadata: updated.
Checksums-Sha1:
 be5fd61c72d0377aa6507f0ade7b275ec8c80494 1905 monit_5.28.0-1.dsc
 f1178201bb9e04396533b86f0cab8f483b8bf541 1470909 monit_5.28.0.orig.tar.gz
 15ea4fa6c968ee3af433c0ebf2c86b84a325752c 29400 monit_5.28.0-1.debian.tar.xz
 d049de17419c39da2c6ee125d4b315500eab9239 5948 monit_5.28.0-1_amd64.buildinfo
Checksums-Sha256:
 3ca2a24ccc271cd8e9357ec58fe22996170743755bb0f527d2106fa4bc6dcf82 1905 monit_5.28.0-1.dsc
 cb800c8091287a9bbb15e1d8e14e9873b98b2259696266a7781a9f8a1a3d56be 1470909 monit_5.28.0.orig.tar.gz
 9535b27728920b51218d7513b2662edc649403aaf2be76e5cdbee9b9d6b9cb65 29400 monit_5.28.0-1.debian.tar.xz
 e36dfa82477ac59b1581f1eb3f337796323a6e21fb29a058028f082ed9883e20 5948 monit_5.28.0-1_amd64.buildinfo
Files:
 74e77ba06706ec0bc6bc370ad5e9baf2 1905 admin optional monit_5.28.0-1.dsc
 9f669c99a753f75dc1ddfc48d5d20a73 1470909 admin optional monit_5.28.0.orig.tar.gz
 0285f2a6bc3359eed5565d4740c556c4 29400 admin optional monit_5.28.0-1.debian.tar.xz
 df23b21d6611be2764b1966fb7ff2e51 5948 admin optional monit_5.28.0-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAmCS1rgACgkQKb+g0Hkp
CsrFfQ/+P/e8o3MmMflCWWjSvs5xBKh9l3Sf7fMqfSEsVlDtr2Oc1sfp/i5mIukZ
KppLvsj7wfUlRVs0vCPD3b5yJFkWCsZIj0r1XJDtCMZ08ZZiMM9c001+6aZmaTRm
VB2v/MHQTB3WJOTV09/mHhoQ8ZUa38s8rmS82rEfVg5oxvCGRqZ0q4ZT3F+wKzXk
qyOUL74Bdix4c7D/zX/sAFIUWiiTZsXLsaZsuR755zIjRbxqOWw9SDInig1seVhL
J9NTz1oWWNQF0P34NQjRCbq6/55OeD09jPI9opGl6LS+qmxgHGjt2/jg7p0W+EmL
YYoMXEuLVHG/gHxBCcSqZqTudmbkvfGfluhc7ZMMNxRs3dcYzs75E81WH8BJbkJ0
ed7/FsUL15CpnjXlcR9SOZT3zjmCWLwp5xXATehv70eesyMOfQCAauk0fua/JULj
LKURp4HTrUdFhClZ3Qqn6tdRODqRkxjy1N0CoUX3yoLGw9bsCm8ppHXFO8OLDH3A
t77+SRyAFo8hi0mp2NLYAdcqYuXMnL5QrpMX/aEj3+3/0m56dnd7pWHctc9ylErL
zecMkbR8B9YLjHZM1LVMjVYke2TIjiJ16J97g8mXgRaxgAFPfErPj25ZyP3hfa6B
dLWcQvDGTGQGSVf+UvdvpMbwi6w5JUDP75J8I4p+LGKfC4Euf8Y=
=eZKZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: