diff mbox series

[v2,2/8] s6: bump to version 2.13.0.1

Message ID 20240709-tipidee-v2-2-a69a8668005e@gmx.net
State Accepted
Headers show
Series Various skarnet.org updates and new tipidee package | expand

Commit Message

J. Neuschäfer July 8, 2024, 10:45 p.m. UTC
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
 package/s6/s6.hash | 2 +-
 package/s6/s6.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


--
2.43.0

Comments

Thomas Petazzoni July 22, 2024, 12:47 p.m. UTC | #1
Hello J,

On Tue, 09 Jul 2024 00:45:33 +0200
J. Neuschäfer via buildroot <buildroot@buildroot.org> wrote:

> Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  package/s6/s6.hash | 2 +-
>  package/s6/s6.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

I don't know for sure if it's related to the version bump, but our s6
runtime test is failing. See:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/7391793195

[BRTEST# s6-test -p testpipe
-sh: s6-test: not found

Could you have a look perhaps ?

Thomas
J. Neuschäfer July 23, 2024, 1:09 p.m. UTC | #2
On Mon, Jul 22, 2024 at 02:47:59PM +0200, Thomas Petazzoni wrote:
> Hello J,
>
> On Tue, 09 Jul 2024 00:45:33 +0200
> J. Neuschäfer via buildroot <buildroot@buildroot.org> wrote:
>
> > Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
> > ---
> >  package/s6/s6.hash | 2 +-
> >  package/s6/s6.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
>
> I don't know for sure if it's related to the version bump, but our s6
> runtime test is failing. See:
>
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/7391793195
>
> [BRTEST# s6-test -p testpipe
> -sh: s6-test: not found
>
> Could you have a look perhaps ?

Thanks for the heads-up, I'll have a look later (in a few days probably).


-- jn
diff mbox series

Patch

diff --git a/package/s6/s6.hash b/package/s6/s6.hash
index fb5e74e403..6abeb8066a 100644
--- a/package/s6/s6.hash
+++ b/package/s6/s6.hash
@@ -1,3 +1,3 @@ 
 # Locally generated
-sha256  c95d51787602e0c8c8e4f92a710cbdaa4ee797ee886e71342727e2974f95c06b  s6-2.12.0.4.tar.gz
+sha256  7e46f8f55d80bb0e2025a64d5d649af4a4ac21e348020caaadde30ba5e5b4830  s6-2.13.0.0.tar.gz
 sha256  fdc931295525dd0009cdf339189cbecd228d65cefe33402f037f9b046f07989e  COPYING
diff --git a/package/s6/s6.mk b/package/s6/s6.mk
index fb4910e28b..7e02c26d03 100644
--- a/package/s6/s6.mk
+++ b/package/s6/s6.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################

-S6_VERSION = 2.12.0.4
+S6_VERSION = 2.13.0.0
 S6_SITE = https://skarnet.org/software/s6
 S6_LICENSE = ISC
 S6_LICENSE_FILES = COPYING