Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rizin: update to 0.5.2.
Date: Mon, 27 Mar 2023 21:23:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43051@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages rizin
https://github.com/void-linux/void-packages/pull/43051

rizin: update to 0.5.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**

A [CVE](https://github.com/rizinorg/rizin/security/advisories/GHSA-rqcp-m8m2-jcqf) fix release.

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

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

From 008ff98e0408e7b2bb0f4dbbbe7a408f4652aaa3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 27 Mar 2023 11:06:31 +0530
Subject: [PATCH] rizin: update to 0.5.2.

---
 srcpkgs/rizin/patches/fix-cross.patch | 39 ---------------------------
 srcpkgs/rizin/template                |  4 +--
 2 files changed, 2 insertions(+), 41 deletions(-)
 delete mode 100644 srcpkgs/rizin/patches/fix-cross.patch

diff --git a/srcpkgs/rizin/patches/fix-cross.patch b/srcpkgs/rizin/patches/fix-cross.patch
deleted file mode 100644
index 8ffdb3fa5574..000000000000
--- a/srcpkgs/rizin/patches/fix-cross.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From: Riccardo Schirone <sirmy15@gmail.com>
-Date: Tue, 14 Mar 2023 20:56:59 +0100
-Subject: [PATCH] rz_util: Fix cross-compilation when using system openssl
-
----
- librz/util/meson.build | 6 ++++--
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/librz/util/meson.build b/librz/util/meson.build
-index 29def91b3e7..9f23dae3a38 100644
---- a/librz/util/meson.build
-+++ b/librz/util/meson.build
-@@ -1,6 +1,6 @@
- subdir('sdb/src')
- 
--rz_util_sources = [
-+rz_util_common_sources = [
-   'alloc.c',
-   'annotated_code.c',
-   'ascii_table.c',
-@@ -83,6 +83,7 @@ rz_util_sources = [
-   'w32-sys.c',
-   'x509.c',
- ]
-+rz_util_sources = rz_util_common_sources
- 
- rz_util_deps = [ldl, lrt, mth, th, utl] + platform_deps
- if zlib_dep.found()
-@@ -162,8 +163,9 @@ if meson.is_cross_build()
-     install_dir: rizin_incdir
-   )
-   rz_util_native_includes = [include_directories('.'), rz_util_includes]
-+  rz_util_native_sources = rz_util_common_sources + ['big.c']
- 
--  rz_util_native = static_library('rz_util_native', rz_util_sources, libsdb_sources,
-+  rz_util_native = static_library('rz_util_native', rz_util_native_sources, libsdb_sources,
-     include_directories: rz_util_native_includes,
-     dependencies: rz_util_native_deps,
-     implicit_include_directories: false,
diff --git a/srcpkgs/rizin/template b/srcpkgs/rizin/template
index d7d367c36e82..8fe7acb2ff45 100644
--- a/srcpkgs/rizin/template
+++ b/srcpkgs/rizin/template
@@ -1,6 +1,6 @@
 # Template file for 'rizin'
 pkgname=rizin
-version=0.5.1
+version=0.5.2
 revision=1
 build_style=meson
 configure_args="-D use_sys_capstone=enabled -D use_capstone_version=v4
@@ -17,7 +17,7 @@ license="LGPL-3.0-only"
 homepage="https://rizin.re"
 changelog="https://github.com/rizinorg/rizin/releases"
 distfiles="https://github.com/rizinorg/rizin/releases/download/v${version}/rizin-src-v${version}.tar.xz"
-checksum=f7a1338a909de465f56e4a59217669d595153be39ee2de5b86d8466475159859
+checksum=71ab80fc3c8ac9c80a10000d838128af28a05d31a0ee183900c2c5c6e350eca3
 # requires some external files, not clear where they come from
 make_check=no
 

             reply	other threads:[~2023-03-27 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27 19:23 icp1994 [this message]
2023-03-27 21:43 ` [PR PATCH] [Merged]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43051@inbox.vuxu.org \
    --to=icp1994@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).