Github messages for voidlinux
 help / color / mirror / Atom feed
From: leahneukirchen <leahneukirchen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libtls: update to 3.3.4.
Date: Tue, 07 Sep 2021 16:17:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32864@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2021-09-07 14:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07 14:17 leahneukirchen [this message]
2021-09-07 14:17 ` leahneukirchen
2021-09-09 16:25 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32864@inbox.vuxu.org \
    --to=leahneukirchen@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).