commit:     dbddf84e82f627f7273f52e1f8a75fa85b85fd13
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Aug 28 19:28:55 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Aug 29 22:41:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbddf84e

net-vpn/libreswan: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/22147
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/libreswan-3.32-nss-compat.patch          | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/net-vpn/libreswan/files/libreswan-3.32-nss-compat.patch 
b/net-vpn/libreswan/files/libreswan-3.32-nss-compat.patch
deleted file mode 100644
index 09f71a9f907..00000000000
--- a/net-vpn/libreswan/files/libreswan-3.32-nss-compat.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Add compatibility setting for NSS
-
-https://github.com/libreswan/libreswan/commit/65a497959a0e1ca615341109eaad5e75723839d6
-
-We patch a different file because a later commit moved the setting to this 
file.
-
-diff --git a/lib/libswan/ike_alg_encrypt_nss_gcm_ops.c 
b/lib/libswan/ike_alg_encrypt_nss_gcm_ops.c
-index 93a027089a..571913cc1e 100644
---- a/lib/libswan/ike_alg_encrypt_nss_gcm_ops.c
-+++ b/lib/libswan/ike_alg_encrypt_nss_gcm_ops.c
-@@ -16,6 +16,12 @@
- #include <stdio.h>
- #include <stdlib.h>
- 
-+/*
-+ * Special advise from Bob Relyea - needs to go before any nss include
-+ *
-+ */
-+#define NSS_PKCS11_2_0_COMPAT 1
-+
- #include "lswlog.h"
- #include "lswnss.h"
- #include "prmem.h"

Reply via email to