Github messages for voidlinux
 help / color / mirror / Atom feed
From: dataCobra <dataCobra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] s6*: updating the whole stack of packages.
Date: Wed, 07 Feb 2024 17:10:34 +0100	[thread overview]
Message-ID: <20240207161034.59B5B22172@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48582@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 665 bytes --]

There is an updated pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages s6
https://github.com/void-linux/void-packages/pull/48582

s6*: updating the whole stack of packages.
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

Setting up an update of all packages s6 related.

A patch file from https://github.com/void-linux/void-packages/pull/48582.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s6-48582.patch --]
[-- Type: text/x-diff, Size: 11668 bytes --]

From cc6a945d99981a1ca45e2aa96dbc458f9124b554 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:36:37 +0100
Subject: [PATCH 01/10] skalibs: update to 2.14.1.1.

---
 common/shlibs            | 2 +-
 srcpkgs/skalibs/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 61e838157b2ab..c6322a0de1280 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2321,7 +2321,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1
 libgnunettransportapplication.so.0 gnunet-0.12.2_1
 libgnunettransportcore.so.0 gnunet-0.12.2_1
 libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
-libskarnet.so.2.13 skalibs-2.13.0.0_1
+libskarnet.so.2.14 skalibs-2.14.1.1_1
 libKF5BalooWidgets.so.5 baloo-widgets5-17.04.3_1
 libtidy.so.58 libtidy5-5.8.0_1
 libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 185177eb4165c..706f6be05063c 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.13.1.0
+version=2.14.1.1
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b3c48938c7fba4b19a8b0dce6e7a11427717a0901160bb62cfc6823f8ac86d92
+checksum=b6b79b816f4ba0b6801676b0ed4179b59c8c7809eeffe26db672e404636befc3
 
 post_install() {
 	vlicense COPYING LICENSE

From f1c19baa05f633e1012b3f07bf17403708a3de43 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:38:02 +0100
Subject: [PATCH 02/10] execline: update to 2.9.4.0.

---
 srcpkgs/execline/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 09c48090eec69..7d19bbbb6e9e8 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,6 +1,6 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.9.2.0
+version=2.9.4.0
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=9365012558a1e3c019cafc6eb574b0f5890495fb02652f20efdd782d577b1601
+checksum=9ab55d561539dfa76ff4a97906fa995fc4a288e3de5225cb1a9d8fa9e9ebc49b
 
 CFLAGS="-fPIC"
 

From fe0515a6535445756e7bb0bb463ed9df21ecd92b Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:39:02 +0100
Subject: [PATCH 03/10] s6: update to 2.12.0.3.

---
 srcpkgs/s6/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index ecc407c70fa31..94bc62a6366fc 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,6 +1,6 @@
 # Template file for 's6'
 pkgname=s6
-version=2.11.3.0
+version=2.12.0.3
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
@@ -15,7 +15,7 @@ license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=0ef2de80c40b603d58bf65ec5dd9f0bb1f227d35f311e8948d9e30f81efb5b81
+checksum=800d31226f6c25cdd3ec0b65240f80b56ce5ec137341d0a8d154e77638e58103
 
 build_options="static"
 desc_option_static="Build static binaries"

From b4af9b5059728ff277c4b6807c8e099870200100 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:39:52 +0100
Subject: [PATCH 04/10] s6-man-pages: update to 2.12.0.3.1.

---
 srcpkgs/s6-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-man-pages/template b/srcpkgs/s6-man-pages/template
index 66af4d4914e20..0840bc6afdd4b 100644
--- a/srcpkgs/s6-man-pages/template
+++ b/srcpkgs/s6-man-pages/template
@@ -1,14 +1,14 @@
 # Template file for 's6-man-pages'
 pkgname=s6-man-pages
-version=2.11.3.0.1
+version=2.12.0.3.1
 revision=1
 build_style=gnu-makefile
 short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
-homepage="https://github.com/flexibeast/s6-man-pages"
-distfiles="https://github.com/flexibeast/s6-man-pages/archive/v${version}.tar.gz"
-checksum=223e7c843e3996338efe1aee8d2779ae5b4b30e9140fd625021dda5c403b88be
+homepage="https://git.sr.ht/~flexibeast/s6-man-pages"
+distfiles="https://git.sr.ht/~flexibeast/s6-man-pages/archive/v2.12.0.3.1.tar.gz"
+checksum=64fe52743d122d6f110967bf4b3311a82b35e6e5d7be03e8bdc15b31fb31516f
 
 post_install() {
 	vlicense LICENSE

From ea5a7df830c62aa21bed9702a77fa897c967d7d1 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:40:34 +0100
Subject: [PATCH 05/10] s6-rc: update to 0.5.4.2.

---
 srcpkgs/s6-rc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 0e894c661b418..57cbf9c21a4cc 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.4.1
+version=0.5.4.2
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=d7268cab7c5423305cf9598a33d4fcdab8a315952b3ec80f79c85b8cb76158f6
+checksum=00bdfa596fa7161512e972ec9282a2abd8fd0e31f09177bad7a2bc3d8f283982
 
 build_options="static"
 desc_option_static="Build static binaries"

From fcbe019a52ff1fb696ca2b520a4463358d8c29b6 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:41:59 +0100
Subject: [PATCH 06/10] s6-linux-utils: update to 2.6.2.0.

---
 srcpkgs/s6-linux-utils/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index fc4863803178d..4af3dce216c68 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.6.1.0
+version=2.6.2.0
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --includedir=/usr/include
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-linux-utils"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="${homepage}/${pkgname}-${version}.tar.gz"
-checksum=2accb5a443dd04203a6358534bdcf0dd369aceb4733e322612c2b8329260b7a2
+checksum=8f944633ca87d3d23e0f03c9c383d1502d508c9bac16d38c3fbf723a5eab2bb7
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From ec79e0b41113201a9545e9b378cde42f98bc17bc Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:42:51 +0100
Subject: [PATCH 07/10] s6-portable-utils: update to 2.3.0.3.

---
 srcpkgs/s6-portable-utils/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 89d9709c50689..915988bd666e1 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.3.0.0
+version=2.3.0.3
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-portable-utils/"
 changelog="https://skarnet.org/software/s6-portable-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=1e9066c430c1cb39a3a7b7004cd379ffebe566bd3d698db18de6125783002005
+checksum=3e4492055d160c25fb90153f0efc277d7d52bf981bbe3ea2e9dfe51c493561ff
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From b9b2dc175d7e76ef76bb63ddb87d8f804ba5148c Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:43:27 +0100
Subject: [PATCH 08/10] s6-dns: update to 2.3.7.1.

---
 srcpkgs/s6-dns/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 7f243bc2ec826..5ac6ec015b90a 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.5.5
+version=2.3.7.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/s6-dns"
 distfiles="${homepage}/${pkgname}-${version}.tar.gz"
-checksum=56979b5d5125c38071a80b5e3df0d4a6b2a7c52bb863a2410b6e3d797ffe1ee8
+checksum=cf0258574ec7d62b654e0c2ad78af4c7d67ac4c9cb37f781480f597e54b30f6d
 
 build_options="static"
 

From 95300daa8b3d9b637c2a8d0aa0ef01d6aac99ef0 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 16:44:08 +0100
Subject: [PATCH 09/10] s6-networking: update to 2.7.0.2.

---
 srcpkgs/s6-networking/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 133dc65c5697a..59a58c3c615b6 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,6 +1,6 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.5.1.3
+version=2.7.0.2
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls)
@@ -16,7 +16,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-networking"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="${homepage}/${pkgname}-${version}.tar.gz"
-checksum=a09e43c959ff9e0caa8ff4002608e73c0f57f87f04a8d9c24e6c9afefe45e977
+checksum=c33c6f1b2be16f89a21af946cfd06242a12f98184c898b755ddb24338671ceb1
 
 build_options="bearssl libtls static"
 build_options_default="bearssl"

From 9efd0e5a1e1dd9a66887f58cecd08d975c5baf09 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Wed, 7 Feb 2024 17:09:58 +0100
Subject: [PATCH 10/10] nsss: update to 0.2.0.4.

---
 srcpkgs/nsss/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index ae3cac748266d..6af49abb29079 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.2.0.3
+version=0.2.0.4
 revision=1
 # Only available for musl
 archs="*-musl"
@@ -16,7 +16,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=b1e397ed5b327611a7c2c8c1dc60e91fef353c54fead464f887720bc0914148e
+checksum=39b504f85bd8f6b523d334e5cfa62c02a395db35991b75f206df0abbd6761aad
 
 build_options="static"
 

  reply	other threads:[~2024-02-07 16:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 15:51 [PR PATCH] " dataCobra
2024-02-07 16:10 ` dataCobra [this message]
2024-02-07 16:48 ` [PR PATCH] [Updated] " dataCobra
2024-02-07 16:56 ` dataCobra
2024-02-07 17:00 ` dataCobra
2024-02-07 17:03 ` dataCobra
2024-02-07 18:42 ` mobinmob
2024-02-07 18:44 ` mobinmob
2024-02-07 19:05 ` mobinmob
2024-02-08  6:39 ` [PR PATCH] [Updated] " dataCobra
2024-02-08 18:40 ` mobinmob
2024-02-10  9:36 ` [PR PATCH] [Updated] " dataCobra
2024-02-10 10:36 ` dataCobra
2024-02-10 10:38 ` dataCobra
2024-02-10 10:39 ` dataCobra
2024-02-10 10:44 ` dataCobra
2024-02-17 13:37 ` [PR PATCH] [Updated] " dataCobra
2024-02-17 13:53 ` dataCobra
2024-02-17 14:13 ` mobinmob
2024-02-17 14:19 ` mobinmob
2024-05-18  1:46 ` github-actions
2024-06-01  1:50 ` [PR PATCH] [Closed]: " github-actions

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=20240207161034.59B5B22172@inbox.vuxu.org \
    --to=datacobra@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).