This can indeed be a sync, the only change wrt ubuntu is the openssl3
patch was renamed:

--- krb5-1.19.2-ubuntu/debian/patches/series    2021-11-30 06:54:14.000000000 
-0300
+++ krb5-1.19.2-debian/debian/patches/series    2021-10-27 17:04:42.000000000 
-0300
@@ -8,4 +8,4 @@
 debian-local/0008-Use-isystem-for-include-paths.patch
 0009-Add-.gitignore.patch
 0011-Fix-KDC-null-deref-on-TGS-inner-body-null-server.patch
-0012-Fix-softpkcs11-build-issues-with-openssl-3.0.patch
+0011-Fix-softpkcs11-build-issues-with-openssl-3.0.patch

Contents are "the same":
$ diff -u 
krb5-1.19.2-ubuntu/debian/patches/0012-Fix-softpkcs11-build-issues-with-openssl-3.0.patch
 
krb5-1.19.2-debian/debian/patches/0011-Fix-softpkcs11-build-issues-with-openssl-3.0.patch
--- 
krb5-1.19.2-ubuntu/debian/patches/0012-Fix-softpkcs11-build-issues-with-openssl-3.0.patch
   2021-11-30 06:54:17.000000000 -0300
+++ 
krb5-1.19.2-debian/debian/patches/0011-Fix-softpkcs11-build-issues-with-openssl-3.0.patch
   2021-10-27 17:04:42.000000000 -0300
@@ -1,7 +1,6 @@
-From 7c1bf1c800ef9837179d78fab95a2103623558db Mon Sep 17 00:00:00 2001
 From: Robbie Harwood <[email protected]>
 Date: Sat, 15 May 2021 17:35:25 -0400
-Subject: [PATCH] Fix softpkcs11 build issues with openssl 3.0
+Subject: Fix softpkcs11 build issues with openssl 3.0
 
 EVP_PKEY_get0_RSA() has been modified to have const return type.  Remove
 its usages in favor of the EVP_PKEY interface.  Also remove calls to
@@ -15,12 +14,14 @@
 Move several argument validation checks to the top of their functions.
 
 Fix some incorrect/inconsistent log messages.
+
+(cherry picked from commit 00de1aad7b3647b91017c7009b0bc65cd0c8b2e0)
 ---
- src/tests/softpkcs11/main.c | 290 +++++++++++++-----------------------
+ src/tests/softpkcs11/main.c | 290 ++++++++++++++++----------------------------
  1 file changed, 106 insertions(+), 184 deletions(-)
 
 diff --git a/src/tests/softpkcs11/main.c b/src/tests/softpkcs11/main.c
-index 1cccdfb43..caa537b68 100644
+index 1cccdfb..caa537b 100644
 --- a/src/tests/softpkcs11/main.c
 +++ b/src/tests/softpkcs11/main.c
 @@ -375,10 +375,9 @@ add_st_object(void)
@@ -522,6 +523,3 @@
  CK_FUNCTION_LIST funcs = {
      { 2, 11 },
      C_Initialize,
--- 
-2.32.0
-


** Changed in: krb5 (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959101

Title:
  sync/merge krb5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1959101/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to