Commit Graph

113 Commits

Author SHA1 Message Date
Bernardo Meurer
918d9e32e7
Merge pull request #178659 from jiegec/radare2
radare2: 5.6.8 -> 5.7.2
2022-06-23 12:02:09 -04:00
Jiajie Chen
6cd5486acc radare2: unbreak on Darwin 2022-06-23 09:36:35 +08:00
Jiajie Chen
32f04f79d6 radare2: 5.6.8 -> 5.7.2
https://github.com/radareorg/radare2/releases/tag/5.7.2
2022-06-23 09:21:25 +08:00
Jörg Thalheim
f2454a4502
radare2: 5.6.8 -> 5.7.0 2022-06-01 09:13:20 +02:00
Rick van Schijndel
13e0d33703
treewide: pkgs/development/tools: mark broken for darwin 2022-05-30 13:41:14 +02:00
FliegendeWurst
85d729d4e5 radare2: 5.6.4 -> 5.6.8 2022-04-24 14:45:07 +02:00
Jörg Thalheim
3abcc5b5e0
radare2: 5.6.2 -> 5.6.4 2022-02-28 14:44:36 +01:00
arkivm
0560db5867 radare2: 5.6.0 -> 5.6.2 2022-02-19 12:46:03 -08:00
Konstantin Alekseev
df61cc1c2a radare2: fix link to libcapstone
fixes #160580
2022-02-18 11:31:05 +03:00
Jörg Thalheim
90afb85ad3
radare2: 5.5.4 -> 5.6.0 2022-02-09 19:05:07 +01:00
Sergei Trofimovich
174e7331bf radare2: 5.5.2 -> 5.5.4 2021-12-21 19:17:11 +00:00
Jörg Thalheim
6fa6514e56 radare2: 5.4.2 -> 5.5.2 2021-12-07 08:25:34 +01:00
Vikram Narayanan
0996886c85 radare2: Add darwin support 2021-11-13 02:38:14 -08:00
Sergei Trofimovich
d32824e71d radare2: 5.4.0 -> 5.4.2 2021-10-19 19:58:41 +01:00
Jörg Thalheim
b6a5c45cc1 radare2: link to upstream makefile for vector35-arch-arm64 hash 2021-08-24 19:41:34 +02:00
Jörg Thalheim
3c8ec85839 radare2: 5.3.1 -> 5.4.0 2021-08-21 01:01:37 +02:00
Felix Buehler
1e9baed56b various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
Jörg Thalheim
9afd1530d7
radare2: 5.3.0 -> 5.3.1 2021-06-11 08:57:53 +02:00
Jörg Thalheim
bfaa9f175b
radare2: 5.2.1 -> 5.3.0 2021-06-01 06:25:48 +02:00
Maximilian Bosch
16ce969340
radare2: add patch for CVE-2021-32613
Closes #124670
See also https://nvd.nist.gov/vuln/detail/CVE-2021-32613
2021-05-31 14:18:18 +02:00
Jörg Thalheim
81b1905c86
radare2: 5.2.0 -> 5.2.1
Also get rid of update script:
Since we no longer bundle capstone it just adds
a bunch of metadata.
Now we can easier auto-update radare2.
2021-04-22 09:10:17 +02:00
Jörg Thalheim
20759ed994
radare2: 5.1.1 -> 5.2.0 2021-04-21 10:12:49 +02:00
Pavol Rusnak
29bb19258a
treewide: use https for github URIs 2021-04-17 17:59:08 +02:00
Sandro Jäckel
61712e88ed
radare2: remove ? null and assert 2021-04-08 13:06:47 +02:00
Jörg Thalheim
ca9ca6eec9
cutter: 1.12.0 -> 2.0.0
This also introduces rizin, which cutter builds on top
2021-04-01 11:37:34 +02:00
Jörg Thalheim
3ae466ad56
radare2: 5.0.0 -> 5.1.1 2021-03-23 09:42:22 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Pamplemousse
25d3912133 radare2: Minor cleaning in expression
Upstream is fixed: Removing this line does not break the build.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-13 11:46:17 -07:00
Jörg Thalheim
23da8a6f50
radare2: 4.5.1 -> 5.0.0 2021-01-12 16:04:16 +01:00
Pamplemousse
f9716740ce radare2-cutter: Support Python plugins
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:27 -07:00
Pamplemousse
056a35ad97 radare2-cutter: Use Qt 5.15
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:06 -07:00
R. RyanTM
ff33525cc9 radare2-cutter: 1.11.1 -> 1.12.0 2020-09-26 10:55:06 +00:00
Jörg Thalheim
4bdcea4634
radare2: 4.5.0 -> 4.5.1 2020-09-04 10:15:39 +02:00
R. RyanTM
3a36eb3ff7 radare2-cutter: 1.11.0 -> 1.11.1 2020-08-24 04:40:35 +00:00
Jörg Thalheim
fca28bc496
radare2-cutter: 1.10.3 -> 1.11.0 2020-08-05 09:45:11 +01:00
Jörg Thalheim
63576ebc07
radare2: 4.4.0 -> 4.5.0 2020-08-05 09:45:09 +01:00
Jörg Thalheim
11fa2d4340
radare2-cutter: 1.10.2 -> 1.10.3 2020-05-09 20:09:27 +01:00
Jörg Thalheim
91b71a7b60
radare2: 4.3.1 -> 4.4.0 2020-05-01 11:57:01 +01:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Jörg Thalheim
f565c8fd1c
radare2-cutter: 1.10.1 -> 1.10.2 2020-03-25 21:27:14 +00:00
Jörg Thalheim
09ad2cffdc
radare2: 4.3.0 -> 4.3.1 2020-03-14 08:56:42 +00:00
Jörg Thalheim
fb6f2d1488
radare2: 4.2.1 -> 4.3.0 (#81730) 2020-03-04 17:27:47 +00:00
Jörg Thalheim
b878000c66
r2: 4.2.0 -> 4.2.1 2020-02-20 11:54:37 +00:00
Jörg Thalheim
4d676594ac
radare2-cutter: 1.9.0 -> 1.10.1 2020-02-04 11:31:06 +00:00
Jörg Thalheim
0bb7b8a72d
radare2: 4.0.0 -> 4.2.0 2020-02-04 11:31:04 +00:00
John Ericson
d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Jörg Thalheim
fce2426dd3
radare2: 3.9.0 -> 4.0.0 2019-10-30 18:55:00 +00:00
Jörg Thalheim
925b4244d7
radare2-for-cutter: 3.6.0 -> 3.8.0 2019-09-29 11:02:01 +01:00