Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] s6-networking: switch to BearSSL as default.
@ 2021-01-05  1:59 ericonr
  2021-01-05  2:04 ` lemmi
  2021-01-05  2:21 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2021-01-05  1:59 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages s6
https://github.com/void-linux/void-packages/pull/27676

s6-networking: switch to BearSSL as default.
Generally preferred by upstream and will ease a transition to OpenSSL.

@lemmi any issue?

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

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

From d5b4f893a27c2cc6145ada04e7ceec6532b718cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 4 Jan 2021 22:58:53 -0300
Subject: [PATCH] s6-networking: switch to BearSSL as default.

Generally preferred by upstream and will ease a transition to OpenSSL.
---
 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 e53eca35a33..d3a33e7b7ef 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,7 +1,7 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
 version=2.3.2.0
-revision=1
+revision=2
 build_style=configure
 configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl)
  $(vopt_if bearssl --enable-ssl=bearssl)
@@ -18,7 +18,7 @@ distfiles="${homepage}/${pkgname}-${version}.tar.gz"
 checksum=bbe36a8460d90f3bff56c934811876186f7224ced5bdc15c2c96d49b4e917d12
 
 build_options="bearssl libressl"
-build_options_default="libressl"
+build_options_default="bearssl"
 desc_option_bearssl="Use BearSSL as SSL library"
 desc_option_libressl="Use LibreSSL as SSL library"
 vopt_conflict bearssl libressl

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

* Re: s6-networking: switch to BearSSL as default.
  2021-01-05  1:59 [PR PATCH] s6-networking: switch to BearSSL as default ericonr
@ 2021-01-05  2:04 ` lemmi
  2021-01-05  2:21 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2021-01-05  2:04 UTC (permalink / raw)
  To: ml

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/27676#issuecomment-754337601

Comment:
lgtm

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

* Re: [PR PATCH] [Merged]: s6-networking: switch to BearSSL as default.
  2021-01-05  1:59 [PR PATCH] s6-networking: switch to BearSSL as default ericonr
  2021-01-05  2:04 ` lemmi
@ 2021-01-05  2:21 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-01-05  2:21 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

s6-networking: switch to BearSSL as default.
https://github.com/void-linux/void-packages/pull/27676

Description:
Generally preferred by upstream and will ease a transition to OpenSSL.

@lemmi any issue?

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

end of thread, other threads:[~2021-01-05  2:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05  1:59 [PR PATCH] s6-networking: switch to BearSSL as default ericonr
2021-01-05  2:04 ` lemmi
2021-01-05  2:21 ` [PR PATCH] [Merged]: " ericonr

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).