Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libtls: update to 3.3.4.
@ 2021-09-07 14:17 leahneukirchen
  2021-09-07 14:17 ` leahneukirchen
  2021-09-09 16:25 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: leahneukirchen @ 2021-09-07 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages libtls334
https://github.com/void-linux/void-packages/pull/32864

libtls: update to 3.3.4.
None

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

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

From 8b1a577e23ca280fa440b3978e7aaf4385209ea7 Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Tue, 7 Sep 2021 16:16:58 +0200
Subject: [PATCH] libtls: update to 3.3.4.

---
 srcpkgs/libtls/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template
index 5ab8c6c84e26..ea6126acf50a 100644
--- a/srcpkgs/libtls/template
+++ b/srcpkgs/libtls/template
@@ -1,10 +1,10 @@
 # Template file for 'libtls'
 pkgname=libtls
-version=3.2.5
-revision=2
+version=3.3.4
+revision=1
 wrksrc="libressl-${version}"
 build_style=gnu-configure
-configure_args="$(vopt_enable asm)"
+configure_args="--enable-libtls-only --enable-nc $(vopt_enable asm)"
 hostmakedepends="automake libtool"
 depends="ca-certificates"
 short_desc="Version of the TLS/crypto stack forked from OpenSSL"
@@ -13,7 +13,7 @@ license="OpenSSL, ISC"
 homepage="http://www.libressl.org/"
 changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog"
 distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
-checksum=798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe
+checksum=bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
 _lssl_asm_ver="1.2.0"
 replaces="libtls20>0"
 
@@ -54,7 +54,6 @@ do_install() {
 		vlicense libressl-portable-asm-${_lssl_asm_ver}/LICENSE.cryptogams
 		vlicense libressl-portable-asm-${_lssl_asm_ver}/LICENSE.openssl
 	fi
-	#find ${DESTDIR}/usr/share/man/man1 -type f ! -name openssl.1 -delete
 }
 
 libtls-devel_package() {

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

* Re: libtls: update to 3.3.4.
  2021-09-07 14:17 [PR PATCH] libtls: update to 3.3.4 leahneukirchen
@ 2021-09-07 14:17 ` leahneukirchen
  2021-09-09 16:25 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2021-09-07 14:17 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/32864#issuecomment-914345705

Comment:
I set `--enable-libtls-only` but prefer the current do_install, as else it still installs stuff into `/etc` we don't need.

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

* Re: [PR PATCH] [Merged]: libtls: update to 3.3.4.
  2021-09-07 14:17 [PR PATCH] libtls: update to 3.3.4 leahneukirchen
  2021-09-07 14:17 ` leahneukirchen
@ 2021-09-09 16:25 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2021-09-09 16:25 UTC (permalink / raw)
  To: ml

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

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

libtls: update to 3.3.4.
https://github.com/void-linux/void-packages/pull/32864

Description:
None

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

end of thread, other threads:[~2021-09-09 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 14:17 [PR PATCH] libtls: update to 3.3.4 leahneukirchen
2021-09-07 14:17 ` leahneukirchen
2021-09-09 16:25 ` [PR PATCH] [Merged]: " leahneukirchen

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