mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] monit: update from 5.6 to 5.17.1
Date: Thu, 26 May 2016 10:57:38 +0200	[thread overview]
Message-ID: <1464253058-6001-1-git-send-email-post@lespocky.de> (raw)

Upstream had lots of bugfixes (including CVE-2014-3566) and some new
features, see https://mmonit.com/monit/changes/ for a complete list.

Also minor whitespace fixes.

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 rules/monit.make | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/rules/monit.make b/rules/monit.make
index 1675198..3d7f880 100644
--- a/rules/monit.make
+++ b/rules/monit.make
@@ -1,6 +1,6 @@
 # -*-makefile-*-
 #
-# Copyright (C) 2014 by Alexander Dahl <post@lespocky.de>
+# Copyright (C) 2014,2016 by Alexander Dahl <post@lespocky.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -16,13 +16,13 @@ PACKAGES-$(PTXCONF_MONIT) += monit
 #
 # Paths and names
 #
-MONIT_VERSION	:= 5.6
-MONIT_MD5		:= 19dfc1ce8512e832134d06eedd96ba50
-MONIT			:= monit-$(MONIT_VERSION)
+MONIT_VERSION	:= 5.17.1
+MONIT_MD5	:= 6918ed7411a244c9e158f5e54c86be78
+MONIT		:= monit-$(MONIT_VERSION)
 MONIT_SUFFIX	:= tar.gz
-MONIT_URL		:= http://mmonit.com/monit/dist/$(MONIT).$(MONIT_SUFFIX)
+MONIT_URL	:= http://mmonit.com/monit/dist/$(MONIT).$(MONIT_SUFFIX)
 MONIT_SOURCE	:= $(SRCDIR)/$(MONIT).$(MONIT_SUFFIX)
-MONIT_DIR		:= $(BUILDDIR)/$(MONIT)
+MONIT_DIR	:= $(BUILDDIR)/$(MONIT)
 MONIT_LICENSE	:= AGPL-3.0
 
 # ----------------------------------------------------------------------------
@@ -36,6 +36,7 @@ MONIT_CONF_ENV	:= $(CROSS_ENV) \
 MONIT_CONF_TOOL	:= autoconf
 MONIT_CONF_OPT	:= $(CROSS_AUTOCONF_USR) \
 	--enable-optimized \
+	--disable-profiling \
 	$(GLOBAL_LARGE_FILE_OPTION) \
 	--without-pam \
 	--$(call ptx/wwo, PTXCONF_MONIT_SSL)-ssl \
-- 
2.1.4


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2016-05-26  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26  8:57 Alexander Dahl [this message]
2016-05-26 10:54 ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464253058-6001-1-git-send-email-post@lespocky.de \
    --to=post@lespocky.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox