mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] monit: version bump 5.26.0 -> 5.27.1
@ 2020-10-26  9:30 Alexander Dahl
  2020-10-30 12:02 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2020-10-26  9:30 UTC (permalink / raw)
  To: ptxdist

Lots of bugfixes!

Note: 5.27.0 had quite a lot of cross-compiling issues, those are solved
by upstream with 5.27.1 now.

Link: https://mmonit.com/monit/changes/
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/monit.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rules/monit.make b/rules/monit.make
index 2467545cd..51ca33f9d 100644
--- a/rules/monit.make
+++ b/rules/monit.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MONIT) += monit
 #
 # Paths and names
 #
-MONIT_VERSION	:= 5.26.0
-MONIT_MD5	:= 9f7dc65e902c103e4c5891354994c3df
+MONIT_VERSION	:= 5.27.1
+MONIT_MD5	:= 200068f37847e3402f6a9b061c2d327e
 MONIT		:= monit-$(MONIT_VERSION)
 MONIT_SUFFIX	:= tar.gz
 MONIT_URL	:= http://mmonit.com/monit/dist/$(MONIT).$(MONIT_SUFFIX)
@@ -37,10 +37,12 @@ MONIT_CONF_OPT	:= $(CROSS_AUTOCONF_USR) \
 	$(GLOBAL_LARGE_FILE_OPTION) \
 	--enable-optimized \
 	--disable-profiling \
+	--disable-codesign \
 	--$(call ptx/wwo, PTXCONF_GLOBAL_IPV6)-ipv6 \
 	--$(call ptx/wwo, PTXCONF_GLOBAL_LARGE_FILE)-largefiles \
 	--$(call ptx/wwo, PTXCONF_MONIT_ZLIB)-zlib \
 	--without-pam \
+	--without-asan \
 	--$(call ptx/wwo, PTXCONF_MONIT_SSL)-ssl \
 	--with-ssl-dir=$(SYSROOT)/usr
 
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] monit: version bump 5.26.0 -> 5.27.1
  2020-10-26  9:30 [ptxdist] [PATCH] monit: version bump 5.26.0 -> 5.27.1 Alexander Dahl
@ 2020-10-30 12:02 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-10-30 12:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

Thanks, applied as c7bac78606076ecb9873ae4804589adecb20f12a.

Michael

[sent from post-receive hook]

On Fri, 30 Oct 2020 13:02:37 +0100, Alexander Dahl <ada@thorsis.com> wrote:
> Lots of bugfixes!
> 
> Note: 5.27.0 had quite a lot of cross-compiling issues, those are solved
> by upstream with 5.27.1 now.
> 
> Link: https://mmonit.com/monit/changes/
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20201026093035.13883-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/monit.make b/rules/monit.make
> index 2467545cd7e1..51ca33f9d831 100644
> --- a/rules/monit.make
> +++ b/rules/monit.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MONIT) += monit
>  #
>  # Paths and names
>  #
> -MONIT_VERSION	:= 5.26.0
> -MONIT_MD5	:= 9f7dc65e902c103e4c5891354994c3df
> +MONIT_VERSION	:= 5.27.1
> +MONIT_MD5	:= 200068f37847e3402f6a9b061c2d327e
>  MONIT		:= monit-$(MONIT_VERSION)
>  MONIT_SUFFIX	:= tar.gz
>  MONIT_URL	:= http://mmonit.com/monit/dist/$(MONIT).$(MONIT_SUFFIX)
> @@ -37,10 +37,12 @@ MONIT_CONF_OPT	:= $(CROSS_AUTOCONF_USR) \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
>  	--enable-optimized \
>  	--disable-profiling \
> +	--disable-codesign \
>  	--$(call ptx/wwo, PTXCONF_GLOBAL_IPV6)-ipv6 \
>  	--$(call ptx/wwo, PTXCONF_GLOBAL_LARGE_FILE)-largefiles \
>  	--$(call ptx/wwo, PTXCONF_MONIT_ZLIB)-zlib \
>  	--without-pam \
> +	--without-asan \
>  	--$(call ptx/wwo, PTXCONF_MONIT_SSL)-ssl \
>  	--with-ssl-dir=$(SYSROOT)/usr
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-30 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26  9:30 [ptxdist] [PATCH] monit: version bump 5.26.0 -> 5.27.1 Alexander Dahl
2020-10-30 12:02 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox