diff mbox series

[10/27] package/monit: bump to version 5.26.0

Message ID 20190908161125.26313-1-chrismcc@gmail.com
State Rejected
Headers show
Series [01/27] package/cairo: bump to version 1.16.0 | expand

Commit Message

Christopher McCrory Sept. 8, 2019, 4:11 p.m. UTC
Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/monit/monit.hash | 4 ++--
 package/monit/monit.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Sept. 8, 2019, 4:40 p.m. UTC | #1
On Sun,  8 Sep 2019 09:11:25 -0700
Christopher McCrory <chrismcc@gmail.com> wrote:

> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> ---
>  package/monit/monit.hash | 4 ++--
>  package/monit/monit.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

We already bumped monit to 5.26.0 in master, I think I applied the
patch yesterday.

Best regards,

Thomas
Christopher McCrory Sept. 8, 2019, 5:16 p.m. UTC | #2
On Sun, Sep 8, 2019 at 9:40 AM Thomas Petazzoni <
thomas.petazzoni@bootlin.com> wrote:

> On Sun,  8 Sep 2019 09:11:25 -0700
> Christopher McCrory <chrismcc@gmail.com> wrote:
>
> > Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> > ---
> >  package/monit/monit.hash | 4 ++--
> >  package/monit/monit.mk   | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
>
> We already bumped monit to 5.26.0 in master, I think I applied the
> patch yesterday.
>
>
I did most of these over the last couple days and double checked them this
morning. My git foo is not strong. I didn't want to lose all that work with
a bungled git pull.

I tested these with a local gcc 8 build and
autobuild/br-x86-64-core2-full.config toolchains. Followed by a make
legal-info and fixed some hash entries.

I also have updates for six more packages that I will send tomorrow. These
next ones all have patches removed or changed and might need a little more
looking at with other eyes.

Hope this helps




> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
diff mbox series

Patch

diff --git a/package/monit/monit.hash b/package/monit/monit.hash
index 3f528590d6..abed07c5b0 100644
--- a/package/monit/monit.hash
+++ b/package/monit/monit.hash
@@ -1,4 +1,4 @@ 
-# From https://mmonit.com/monit/dist/monit-5.25.3.tar.gz.sha256:
-sha256  c10258c8839d20864d30390e7cbf2ff5e0480a67a6fb80c02aa457d6e3390569  monit-5.25.3.tar.gz
+# From: https://mmonit.com/monit/dist/monit-5.26.0.tar.gz.sha256
+sha256 87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2 monit-5.26.0.tar.gz
 # Locally computed
 sha256  d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada  COPYING
diff --git a/package/monit/monit.mk b/package/monit/monit.mk
index 980da13cb6..93e310ff78 100644
--- a/package/monit/monit.mk
+++ b/package/monit/monit.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-MONIT_VERSION = 5.25.3
+MONIT_VERSION = 5.26.0
 MONIT_SITE = http://mmonit.com/monit/dist
 MONIT_LICENSE = AGPL-3.0 with OpenSSL exception
 MONIT_LICENSE_FILES = COPYING