Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] radare2: update to 5.8.2.
Date: Fri, 10 Feb 2023 00:39:55 +0100	[thread overview]
Message-ID: <20230209233955.fUwMfJF46Jtvrnh4_kOgr79vKcfnfP27k4VVa7fiJSw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42173@inbox.vuxu.org>

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

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

https://github.com/zlice/void-packages radare2_5.8.2
https://github.com/void-linux/void-packages/pull/42173

radare2: update to 5.8.2.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


#### Comments

`use_ssl_crypto` not set, was false in other 2 locations so I made it false.

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

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

From c1cba8b307a5bf75677252390cc3ba57d49a947f Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 9 Feb 2023 18:04:48 -0500
Subject: [PATCH 1/2] radare2: update to 5.8.2.

---
 common/shlibs                           | 46 ++++++++++++-------------
 srcpkgs/radare2/patches/meson_ssl.patch | 10 ++++++
 srcpkgs/radare2/template                |  4 +--
 3 files changed, 35 insertions(+), 25 deletions(-)
 create mode 100644 srcpkgs/radare2/patches/meson_ssl.patch

diff --git a/common/shlibs b/common/shlibs
index 504d29f4cb98..36f91671868c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3166,29 +3166,29 @@ libkdeconnectinterfaces.so.22 kdeconnect-22.04.1_1
 libkdeconnectcore.so.22 kdeconnect-22.04.1_1
 libkpmcore.so.12 kpmcore-22.04.1_1
 libpkcs11-helper.so.1 pkcs11-helper-1.25.1_6
-libr_core.so.5.7.8 radare2-5.7.8_1
-libr_config.so.5.7.8 radare2-5.7.8_1
-libr_cons.so.5.7.8 radare2-5.7.8_1
-libr_util.so.5.7.8 radare2-5.7.8_1
-libr_flag.so.5.7.8 radare2-5.7.8_1
-libr_asm.so.5.7.8 radare2-5.7.8_1
-libr_bin.so.5.7.8 radare2-5.7.8_1
-libr_anal.so.5.7.8 radare2-5.7.8_1
-libr_lang.so.5.7.8 radare2-5.7.8_1
-libr_debug.so.5.7.8 radare2-5.7.8_1
-libr_egg.so.5.7.8 radare2-5.7.8_1
-libr_bp.so.5.7.8 radare2-5.7.8_1
-libr_search.so.5.7.8 radare2-5.7.8_1
-libr_io.so.5.7.8 radare2-5.7.8_1
-libr_hash.so.5.7.8 radare2-5.7.8_1
-libr_socket.so.5.7.8 radare2-5.7.8_1
-libr_parse.so.5.7.8 radare2-5.7.8_1
-libr_syscall.so.5.7.8 radare2-5.7.8_1
-libr_crypto.so.5.7.8 radare2-5.7.8_1
-libr_fs.so.5.7.8 radare2-5.7.8_1
-libr_magic.so.5.7.8 radare2-5.7.8_1
-libr_reg.so.5.7.8 radare2-5.7.8_1
-libr_main.so.5.7.8 radare2-5.7.8_1
+libr_core.so.5.8.2 radare2-5.8.2_1
+libr_config.so.5.8.2 radare2-5.8.2_1
+libr_cons.so.5.8.2 radare2-5.8.2_1
+libr_util.so.5.8.2 radare2-5.8.2_1
+libr_flag.so.5.8.2 radare2-5.8.2_1
+libr_asm.so.5.8.2 radare2-5.8.2_1
+libr_bin.so.5.8.2 radare2-5.8.2_1
+libr_anal.so.5.8.2 radare2-5.8.2_1
+libr_lang.so.5.8.2 radare2-5.8.2_1
+libr_debug.so.5.8.2 radare2-5.8.2_1
+libr_egg.so.5.8.2 radare2-5.8.2_1
+libr_bp.so.5.8.2 radare2-5.8.2_1
+libr_search.so.5.8.2 radare2-5.8.2_1
+libr_io.so.5.8.2 radare2-5.8.2_1
+libr_hash.so.5.8.2 radare2-5.8.2_1
+libr_socket.so.5.8.2 radare2-5.8.2_1
+libr_parse.so.5.8.2 radare2-5.8.2_1
+libr_syscall.so.5.8.2 radare2-5.8.2_1
+libr_crypto.so.5.8.2 radare2-5.8.2_1
+libr_fs.so.5.8.2 radare2-5.8.2_1
+libr_magic.so.5.8.2 radare2-5.8.2_1
+libr_reg.so.5.8.2 radare2-5.8.2_1
+libr_main.so.5.8.2 radare2-5.8.2_1
 libykpiv.so.2 libykpiv-2.3.0_1
 libykcs11.so.2 libykcs11-2.3.0_1
 libKF5KExiv2.so.15.0.0 libkexiv25-17.04.3_1
diff --git a/srcpkgs/radare2/patches/meson_ssl.patch b/srcpkgs/radare2/patches/meson_ssl.patch
new file mode 100644
index 000000000000..7fb838283c72
--- /dev/null
+++ b/srcpkgs/radare2/patches/meson_ssl.patch
@@ -0,0 +1,10 @@
+--- a/meson.build	2023-01-23 05:53:42.000000000 -0500
++++ b/meson.build	2023-02-09 18:17:59.116531174 -0500
+@@ -288,6 +288,7 @@
+   if sys_openssl.found() and get_option('use_sys_openssl')
+     message('Using system openssl library')
+     use_sys_openssl = true
++    use_ssl_crypto = false
+   else
+     message('Using bundled openssl code')
+     use_ssl_crypto = false
diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index 7ccf26ae8918..1433a2a23086 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,6 +1,6 @@
 # Template file for 'radare2'
 pkgname=radare2
-version=5.7.8
+version=5.8.2
 revision=1
 build_style=meson
 configure_args="-Denable_tests=false -Duse_sys_capstone=true
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-only"
 homepage="https://www.radare.org"
 distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
-checksum=084f262873f7ebbb54cfe01ebf14b43136e5a7442df8ecf01b37e7060a49b432
+checksum=3cd2c9e62606a549ede042d15fc230f62b317c9e7666a7412012e34e31bf2dad
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From d5931c393f246de98544294c297eccdd30cf38e2 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 9 Feb 2023 18:39:47 -0500
Subject: [PATCH 2/2] iaito: update to 5.8.2.

---
 srcpkgs/iaito/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/iaito/template b/srcpkgs/iaito/template
index c37cfb7884eb..1c1970338605 100644
--- a/srcpkgs/iaito/template
+++ b/srcpkgs/iaito/template
@@ -1,6 +1,6 @@
 # Template file for 'iaito'
 pkgname=iaito
-version=5.7.2
+version=5.8.2
 revision=1
 build_wrksrc=src
 build_style=qmake
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://radare.org/n/iaito.html"
 distfiles=https://github.com/radareorg/iaito/archive/$version.tar.gz
-checksum=55b6a33b33f338db70b7947526af86a5749b43a698f2e0ba9920d47dbd45f5db
+checksum=30b0648d949da17d40ba7091874a4a7e32f32872fbe88574c3775d6c522884b7

  reply	other threads:[~2023-02-09 23:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 23:26 [PR PATCH] " zlice
2023-02-09 23:39 ` zlice [this message]
2023-02-09 23:54 ` [PR PATCH] [Updated] " zlice
2023-02-10 22:07 ` zlice
2023-05-12  1:51 ` github-actions
2023-05-23 10:56 ` zlice
2023-05-23 10:56 ` [PR PATCH] [Closed]: " zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230209233955.fUwMfJF46Jtvrnh4_kOgr79vKcfnfP27k4VVa7fiJSw@z \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).