Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] umurmur: patch for openssl3
@ 2023-01-31 14:21 dkwo
  2023-02-04  2:34 ` kruceter
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dkwo @ 2023-01-31 14:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages O3um
https://github.com/void-linux/void-packages/pull/41991

umurmur: patch for openssl3
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)

Add a patch to build with openssl3 #37681 @Duncaen 

A patch file from https://github.com/void-linux/void-packages/pull/41991.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-O3um-41991.patch --]
[-- Type: text/x-diff, Size: 1468 bytes --]

From 53aef65f3b47316de4ba3251f527e427acad7de8 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 31 Jan 2023 09:17:44 -0500
Subject: [PATCH] umurmur: patch for openssl3

---
 .../umurmur/patches/remove-crypto-mem-ctrl.patch   | 14 ++++++++++++++
 srcpkgs/umurmur/template                           |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch

diff --git a/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch b/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch
new file mode 100644
index 000000000000..393a7dcb7d53
--- /dev/null
+++ b/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch
@@ -0,0 +1,14 @@
+From: https://git.alpinelinux.org/aports/plain/main/umurmur/remove-crypto-mem-ctrl.patch
+
+--- umurmur-0.2.20.orig/src/ssli_openssl.c
++++ umurmur-0.2.20/src/ssli_openssl.c
+@@ -142,8 +142,6 @@
+ 	
+ 	Log_info("Generating new server certificate.");
+ 	
+-	CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON);
+-	
+ 	x509 = X509_new();
+ 	if (!x509)
+ 		goto err_out;
+
diff --git a/srcpkgs/umurmur/template b/srcpkgs/umurmur/template
index 11eb69f05b07..a5690d44de4b 100644
--- a/srcpkgs/umurmur/template
+++ b/srcpkgs/umurmur/template
@@ -1,7 +1,7 @@
 # Template file for 'umurmur'
 pkgname=umurmur
 version=0.2.20
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-shmapi --with-ssl=openssl"
 conf_files="/etc/umurmur/umurmur.conf"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: umurmur: patch for openssl3
  2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
@ 2023-02-04  2:34 ` kruceter
  2023-02-05  6:17 ` [PR REVIEW] " Vaelatern
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kruceter @ 2023-02-04  2:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by kruceter on void-packages repository

https://github.com/void-linux/void-packages/pull/41991#issuecomment-1416635821

Comment:
@Vaelatern, if you may (backup pull request)?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] umurmur: patch for openssl3
  2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
  2023-02-04  2:34 ` kruceter
@ 2023-02-05  6:17 ` Vaelatern
  2023-02-05 18:08 ` dkwo
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Vaelatern @ 2023-02-05  6:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

New review comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/41991#discussion_r1096629350

Comment:
Please add a note that the patch is to fix build with OpenSSL 3

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] umurmur: patch for openssl3
  2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
  2023-02-04  2:34 ` kruceter
  2023-02-05  6:17 ` [PR REVIEW] " Vaelatern
@ 2023-02-05 18:08 ` dkwo
  2023-02-05 18:08 ` [PR PATCH] [Updated] " dkwo
  2023-02-06  1:22 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2023-02-05 18:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

New review comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/41991#discussion_r1096773962

Comment:
done.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] umurmur: patch for openssl3
  2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
                   ` (2 preceding siblings ...)
  2023-02-05 18:08 ` dkwo
@ 2023-02-05 18:08 ` dkwo
  2023-02-06  1:22 ` [PR PATCH] [Merged]: " Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2023-02-05 18:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

There is an updated pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages O3um
https://github.com/void-linux/void-packages/pull/41991

umurmur: patch for openssl3
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)

Add a patch to build with openssl3 #37681 @Duncaen 

A patch file from https://github.com/void-linux/void-packages/pull/41991.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-O3um-41991.patch --]
[-- Type: text/x-diff, Size: 1494 bytes --]

From 01db4bbd576b4f649e93ca24c0af3816036bf6ba Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 31 Jan 2023 09:17:44 -0500
Subject: [PATCH] umurmur: patch for openssl3

---
 .../umurmur/patches/remove-crypto-mem-ctrl.patch | 16 ++++++++++++++++
 srcpkgs/umurmur/template                         |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch

diff --git a/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch b/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch
new file mode 100644
index 000000000000..17a9e5b3b0d2
--- /dev/null
+++ b/srcpkgs/umurmur/patches/remove-crypto-mem-ctrl.patch
@@ -0,0 +1,16 @@
+From: https://git.alpinelinux.org/aports/plain/main/umurmur/remove-crypto-mem-ctrl.patch
+
+fix build with OpenSSL 3
+
+--- umurmur-0.2.20.orig/src/ssli_openssl.c
++++ umurmur-0.2.20/src/ssli_openssl.c
+@@ -142,8 +142,6 @@
+ 	
+ 	Log_info("Generating new server certificate.");
+ 	
+-	CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON);
+-	
+ 	x509 = X509_new();
+ 	if (!x509)
+ 		goto err_out;
+
diff --git a/srcpkgs/umurmur/template b/srcpkgs/umurmur/template
index 11eb69f05b07..a5690d44de4b 100644
--- a/srcpkgs/umurmur/template
+++ b/srcpkgs/umurmur/template
@@ -1,7 +1,7 @@
 # Template file for 'umurmur'
 pkgname=umurmur
 version=0.2.20
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-shmapi --with-ssl=openssl"
 conf_files="/etc/umurmur/umurmur.conf"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: umurmur: patch for openssl3
  2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
                   ` (3 preceding siblings ...)
  2023-02-05 18:08 ` [PR PATCH] [Updated] " dkwo
@ 2023-02-06  1:22 ` Vaelatern
  4 siblings, 0 replies; 6+ messages in thread
From: Vaelatern @ 2023-02-06  1:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There's a merged pull request on the void-packages repository

umurmur: patch for openssl3
https://github.com/void-linux/void-packages/pull/41991

Description:
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)

Add a patch to build with openssl3 #37681 @Duncaen 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-06  1:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 14:21 [PR PATCH] umurmur: patch for openssl3 dkwo
2023-02-04  2:34 ` kruceter
2023-02-05  6:17 ` [PR REVIEW] " Vaelatern
2023-02-05 18:08 ` dkwo
2023-02-05 18:08 ` [PR PATCH] [Updated] " dkwo
2023-02-06  1:22 ` [PR PATCH] [Merged]: " Vaelatern

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).