[Openvpn-devel,3/3] vcpkg-ports/pkcs11-helper: reference upstream PRs in patches

Message ID 20230331154214.613245-4-frank@lichtenheld.com
State Accepted
Headers show
Series Cleanup the pkcs11-helper vcpkg port | expand

Commit Message

Frank Lichtenheld March 31, 2023, 3:42 p.m. UTC
So it is easier to check the merge status.

Change-Id: Ia1f8a8d26d4752a7dda1a20521c59ded06bc7c52
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
---
 ...1-Allow-the-build-to-succeed-if-configured-with-disabl.patch | 2 ++
 .../vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch   | 2 ++
 .../pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch  | 2 ++
 3 files changed, 6 insertions(+)

Comments

Lev Stipakov March 31, 2023, 3:54 p.m. UTC | #1
Reviewed in Gerrit.

Acked-by: Lev Stipakov <lstipakov@gmail.com>

pe 31. maalisk. 2023 klo 18.43 Frank Lichtenheld
(frank@lichtenheld.com) kirjoitti:
>
> So it is easier to check the merge status.
>
> Change-Id: Ia1f8a8d26d4752a7dda1a20521c59ded06bc7c52
> Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
> ---
>  ...1-Allow-the-build-to-succeed-if-configured-with-disabl.patch | 2 ++
>  .../vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch   | 2 ++
>  .../pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch  | 2 ++
>  3 files changed, 6 insertions(+)
>
> diff --git a/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch b/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
> index 102be4ec..16fa7042 100644
> --- a/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
> +++ b/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
> @@ -12,6 +12,8 @@ Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
>   lib/Makefile.am | 2 ++
>   2 files changed, 3 insertions(+)
>
> +upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/62
> +
>  diff --git a/configure.ac b/configure.ac
>  index a7e9760..f154ae3 100644
>  --- a/configure.ac
> diff --git a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
> index 84fba080..56e3486e 100644
> --- a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
> +++ b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
> @@ -1,3 +1,5 @@
> +upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/4
> +
>  commit 90590b02085edc3830bdfe0942a46c4e7bf3f1ab (HEAD -> master)
>  Author: David Woodhouse <David.Woodhouse@intel.com>
>  Date:   Thu Apr 30 14:58:24 2015 +0100
> diff --git a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
> index 325dea8b..6d674581 100644
> --- a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
> +++ b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
> @@ -11,6 +11,8 @@ set original values as defaults, use verbatim (user-supplied) value
>   lib/pkcs11h-core.c                       | 13 +++++++++++--
>   3 files changed, 23 insertions(+), 3 deletions(-)
>
> +upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/59
> +
>  diff --git a/include/pkcs11-helper-1.0/pkcs11h-core.h b/include/pkcs11-helper-1.0/pkcs11h-core.h
>  index 9028c277..56f87718 100644
>  --- a/include/pkcs11-helper-1.0/pkcs11h-core.h
> --
> 2.34.1
>
>
>
> _______________________________________________
> Openvpn-devel mailing list
> Openvpn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel
Gert Doering May 8, 2023, 3:41 p.m. UTC | #2
Looks reasonable and does not break any builds... :-)

Your patch has been applied to the master branch.

commit 9577ffe92f033d8452cff0a3dbdfdc943655c5b8
Author: Frank Lichtenheld
Date:   Fri Mar 31 17:42:14 2023 +0200

     vcpkg-ports/pkcs11-helper: reference upstream PRs in patches

     Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
     Acked-by: Lev Stipakov <lstipakov@gmail.com>
     Message-Id: <20230331154214.613245-4-frank@lichtenheld.com>
     URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26569.html
     Signed-off-by: Gert Doering <gert@greenie.muc.de>


--
kind regards,

Gert Doering

Patch

diff --git a/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch b/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
index 102be4ec..16fa7042 100644
--- a/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
+++ b/contrib/vcpkg-ports/pkcs11-helper/0001-Allow-the-build-to-succeed-if-configured-with-disabl.patch
@@ -12,6 +12,8 @@  Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
  lib/Makefile.am | 2 ++
  2 files changed, 3 insertions(+)
 
+upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/62
+
 diff --git a/configure.ac b/configure.ac
 index a7e9760..f154ae3 100644
 --- a/configure.ac
diff --git a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
index 84fba080..56e3486e 100644
--- a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
+++ b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
@@ -1,3 +1,5 @@ 
+upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/4
+
 commit 90590b02085edc3830bdfe0942a46c4e7bf3f1ab (HEAD -> master)
 Author: David Woodhouse <David.Woodhouse@intel.com>
 Date:   Thu Apr 30 14:58:24 2015 +0100
diff --git a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
index 325dea8b..6d674581 100644
--- a/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
+++ b/contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-002-dynamic_loader_flags.patch
@@ -11,6 +11,8 @@  set original values as defaults, use verbatim (user-supplied) value
  lib/pkcs11h-core.c                       | 13 +++++++++++--
  3 files changed, 23 insertions(+), 3 deletions(-)
 
+upstream PR: https://github.com/OpenSC/pkcs11-helper/pull/59
+
 diff --git a/include/pkcs11-helper-1.0/pkcs11h-core.h b/include/pkcs11-helper-1.0/pkcs11h-core.h
 index 9028c277..56f87718 100644
 --- a/include/pkcs11-helper-1.0/pkcs11h-core.h