[arch-commits] Commit in sslsplit/trunk (fix-tests.patch)

Levente Polyak anthraxx at archlinux.org
Sun Mar 14 15:08:16 UTC 2021


    Date: Sunday, March 14, 2021 @ 15:08:16
  Author: anthraxx
Revision: 891135

upgpkg: sslsplit 0.5.5-1

new upstream signature which has cross sig to establish a chain of
trust:
sig     P    FABE3324B5D3397E Daniel Roethlisberger <daniel at roe.ch>

Deleted:
  sslsplit/trunk/fix-tests.patch

-----------------+
 fix-tests.patch |   32 --------------------------------
 1 file changed, 32 deletions(-)

Deleted: fix-tests.patch
===================================================================
--- fix-tests.patch	2021-03-14 15:07:39 UTC (rev 891134)
+++ fix-tests.patch	2021-03-14 15:08:16 UTC (rev 891135)
@@ -1,32 +0,0 @@
-From 209ef11bb0e63681e54a9d74ea635bc6048450a3 Mon Sep 17 00:00:00 2001
-From: Daniel Roethlisberger <daniel at roe.ch>
-Date: Sat, 27 Oct 2018 00:24:01 +0200
-Subject: [PATCH] Add session to testreqs and make server.pem order-only
- dependency
-
----
- extra/pki/GNUmakefile | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/extra/pki/GNUmakefile b/extra/pki/GNUmakefile
-index 8053809..c23ae23 100644
---- a/extra/pki/GNUmakefile
-+++ b/extra/pki/GNUmakefile
-@@ -17,7 +17,7 @@ NO_SSL2:=	$(shell $(OPENSSL) s_server -h 2>&1|awk '/-no_ssl2/ {print $$1}')
- 
- all: rsa dsa ec targets server pwd
- 
--testreqs: rsa targets server
-+testreqs: rsa targets server session
- 
- session: session.pem
- 
-@@ -112,7 +112,7 @@ targets/wildcard.roe.ch.pem: rsa.crt
- 		targets/wildcard.roe.ch.crt
- 
- # localhost network connectivity is required
--session.pem: server.pem
-+session.pem: | server.pem
- 	$(OPENSSL) s_server -accept 46143 -cert server.pem -quiet $(NO_SSL2) & \
- 		pid=$$! ; \
- 		sleep 1 ; \



More information about the arch-commits mailing list