public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ROPgadget/
Date: Fri,  1 Sep 2023 17:15:31 +0000 (UTC)	[thread overview]
Message-ID: <1693588524.7c591ab70c00ab09776ccc3e46f4d6eebe3e30de.arthurzam@gentoo> (raw)

commit:     7c591ab70c00ab09776ccc3e46f4d6eebe3e30de
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Sep  1 16:49:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 17:15:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c591ab7

dev-util/ROPgadget: add 7.4

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/32554
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/ROPgadget/Manifest                                        | 1 +
 dev-util/ROPgadget/{ROPgadget-9999.ebuild => ROPgadget-7.4.ebuild} | 6 +-----
 dev-util/ROPgadget/ROPgadget-9999.ebuild                           | 2 +-
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-util/ROPgadget/Manifest b/dev-util/ROPgadget/Manifest
index 33dff96845b8..b837fec2ec8f 100644
--- a/dev-util/ROPgadget/Manifest
+++ b/dev-util/ROPgadget/Manifest
@@ -1,2 +1,3 @@
 DIST ROPgadget-7.2.gh.tar.gz 10092747 BLAKE2B 1a1de7ce06115c8ffb377d3e7c77a268d3e9a158ed9255c02f954da4a0c32732f741e7ca081fa0b75b9a5dce2fa099b8548f26d248ed0285a2290f88dadc848d SHA512 cc3f87a4a331a3c7799f197b8a9056d1da85697a47c57d03cc080aa61d6c8a00775e7f972082f92451439c36ef9d820c982194464f02ec041b5bbeb97fa26f9a
 DIST ROPgadget-7.3.gh.tar.gz 10105592 BLAKE2B b5bfa7bbac6875c2a417c65f3415603c07fda64f96416bba7fc4d6ea653c81b97b7dc4d8573ad53f3353862a218afb15aeaf238880d82a568b6cbe1bb276eb99 SHA512 58457f77c24a1cc4cc703c75aed9303f63ce3eba699210239603e274f134ec06d73b2c519b78176fcaaf6794a81c5a59bb9bafeaa429f7085443372e1087e173
+DIST ROPgadget-7.4.gh.tar.gz 10110520 BLAKE2B 1c5dc52d377b4b580aa72351ce7863c9f819b39cbf0732b33eb8330d0229166250978fde123f8bf1e3a45d5fe791b17da1a93a49c8c45755d5dc1b7f8e05bf52 SHA512 0906cf7e916967ac5f446778ddc4ffdca78b8cf23c584968c116fdd43bc8488624104fbb78380516a54356dc4c4d50c5d10cc462bdd507435d5f70f8b9d51fa7

diff --git a/dev-util/ROPgadget/ROPgadget-9999.ebuild b/dev-util/ROPgadget/ROPgadget-7.4.ebuild
similarity index 78%
copy from dev-util/ROPgadget/ROPgadget-9999.ebuild
copy to dev-util/ROPgadget/ROPgadget-7.4.ebuild
index 0899baee4ef5..ae37f83946c6 100644
--- a/dev-util/ROPgadget/ROPgadget-9999.ebuild
+++ b/dev-util/ROPgadget/ROPgadget-7.4.ebuild
@@ -23,13 +23,9 @@ fi
 LICENSE="GPL-2"
 SLOT="0"
 
-# Tests are not stable with respect to different capstone releases. We have to
-# disable tests until this is fixed upstream. See bug #912164.
-RESTRICT="test"
-
 RDEPEND="
 	${PYTHON_DEPS}
-	>=dev-libs/capstone-5[python,${PYTHON_USEDEP}]
+	>=dev-libs/capstone-5.0.1[python,${PYTHON_USEDEP}]
 "
 
 src_test() {

diff --git a/dev-util/ROPgadget/ROPgadget-9999.ebuild b/dev-util/ROPgadget/ROPgadget-9999.ebuild
index 0899baee4ef5..06e72d3372cb 100644
--- a/dev-util/ROPgadget/ROPgadget-9999.ebuild
+++ b/dev-util/ROPgadget/ROPgadget-9999.ebuild
@@ -29,7 +29,7 @@ RESTRICT="test"
 
 RDEPEND="
 	${PYTHON_DEPS}
-	>=dev-libs/capstone-5[python,${PYTHON_USEDEP}]
+	>=dev-libs/capstone-5.0.1[python,${PYTHON_USEDEP}]
 "
 
 src_test() {


             reply	other threads:[~2023-09-01 17:15 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 17:15 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-01 17:35 [gentoo-commits] repo/gentoo:master commit in: dev-util/ROPgadget/ Jakov Smolić
2024-12-01  8:53 Sam James
2024-12-01  8:34 Sam James
2024-10-25 11:36 Joonas Niilola
2024-10-25 11:36 Joonas Niilola
2024-08-29  3:23 Sam James
2024-01-03  6:22 Sam James
2023-10-04 21:56 Conrad Kostecki
2023-10-03 12:06 Sam James
2023-10-03 12:06 Sam James
2023-09-18  7:40 Sam James
2023-09-01 17:15 Arthur Zamarin
2023-09-01 16:49 Arthur Zamarin
2023-09-01 16:49 Arthur Zamarin
2023-04-19  6:07 Sam James
2023-04-19  6:07 Sam James
2023-03-19  3:22 Sam James
2023-03-19  3:22 Sam James
2023-02-16 22:52 Sam James
2023-02-16 22:52 Sam James
2023-02-10  8:45 Yixun Lan
2023-02-10  8:45 Yixun Lan
2023-01-14  8:04 Arthur Zamarin
2022-12-15  4:44 Sam James
2022-10-30  9:40 Sam James
2022-10-24  7:19 Joonas Niilola
2022-10-20 10:52 Jakov Smolić
2022-10-01 20:16 Sam James
2022-10-01 20:16 Sam James
2022-09-14 22:33 Sam James
2022-09-14 22:33 Sam James
2022-09-01  8:47 Agostino Sarubbo
2022-08-31 19:34 Sam James
2022-08-31  6:22 Jakov Smolić
2022-08-23  5:34 Sam James
2022-08-23  5:11 Sam James
2022-08-06  6:06 Arthur Zamarin
2022-08-04 22:53 Sam James
2022-08-04 22:53 Sam James
2022-06-28  9:31 Sam James
2022-04-29  9:01 Joonas Niilola
2022-04-10 17:01 Sam James
2022-04-05  3:33 Sam James
2022-04-05  3:33 Sam James

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=1693588524.7c591ab70c00ab09776ccc3e46f4d6eebe3e30de.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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