Commit Graph

97 Commits

Author SHA1 Message Date
Robert Scott
12a8c6cdce radare2: add patch for CVE-2021-3673 2021-08-21 17:09:51 +01:00
Jörg Thalheim
07a29b5565 radare2: 5.3.0 -> 5.3.1
(cherry picked from commit 9afd1530d735f58b169e6aaa690b9056817377cd)
2021-06-28 08:01:21 +02:00
Jörg Thalheim
25ffebcb62 radare2: 5.2.1 -> 5.3.0
(cherry picked from commit bfaa9f175bdfd9a5106021ae1906a35f429e283f)
2021-06-01 07:17:08 +00:00
Maximilian Bosch
aa9f441226 radare2: add patch for CVE-2021-32613
Closes #124670
See also https://nvd.nist.gov/vuln/detail/CVE-2021-32613

(cherry picked from commit 16ce96934052e728445e57e5c9b1242dbfa836bd)
2021-05-31 13:00:34 +00: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
R. RyanTM
8fe18e4b3e radare2-cutter: 1.8.3 -> 1.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/radare2-cutter/versions
2019-09-28 19:10:44 -07:00
Jörg Thalheim
0a784ab6aa radare2: 3.8.0 -> 3.9.0 2019-09-19 04:53:56 +01:00
Jan Tojnar
cdf426488b Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jörg Thalheim
a7c12f59f8 Merge pull request #68140 from esclear/fix-cutter
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767 Fix radare2-cutter: Wrap Cutter with Qt wrapper
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Vladimír Čunát
4aad2947f8 Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Jörg Thalheim
bf14c2076c radare2: 3.7.0 -> 3.8.0 2019-09-03 14:49:35 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Jörg Thalheim
15cc0cc5c9 radare2: 3.6.0 -> 3.7.0 2019-08-01 07:31:14 +01:00
Jörg Thalheim
7b67364823 radare2-cutter: 1.8.0 -> 1.8.3 2019-07-13 12:33:19 +02:00
Jörg Thalheim
4599f2bb9a radare2: 3.5.1 -> 3.6.0 2019-06-24 14:16:53 +01:00
Jörg Thalheim
e06aa9887b radare2: 3.5.0 -> 3.5.1 2019-06-20 10:24:44 +01:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim
f6ce92c306 radare2: 3.4.1 -> 3.5.0 2019-05-13 14:43:04 +01:00
Jörg Thalheim
f93e9b08a4 radare2: 3.3.0 -> 3.4.1 2019-04-09 10:36:41 +01:00