1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

63 commits

Author SHA1 Message Date
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
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
Jörg Thalheim 0a784ab6aa
radare2: 3.8.0 -> 3.9.0 2019-09-19 04:53:56 +01: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
Jörg Thalheim 18e67abd91
radare2-cutter: 1.7.2 -> 1.8.0 2019-03-21 06:52:31 +00:00
Jörg Thalheim c41ed752dc
radare2: 3.2.1 -> 3.3.0 2019-02-21 00:06:55 +00:00
Jan Malakhovski 73b2c285fe radare2, r2-for-cutter: move defaults to package file 2019-02-03 15:33:25 +00:00
Jörg Thalheim 343d07b0b6
radare2: 3.1.3 -> 3.2.1 2019-01-21 14:00:26 +00:00
Timo Kaufmann 8c81099cda
radare2: add propagated build inputs (#53667)
Fixes the cutter build which was broken when radare2 was moved away from
vendored dependencies in #51837.
2019-01-08 21:55:44 +01:00
Jörg Thalheim 900a01ad47
radare2: fix cross-build
Only the make-based build support cross-compilation.
Also use less vendored libraries
2018-12-10 14:15:45 +00:00
Jörg Thalheim df2e442853
radare2: 3.1.2 -> 3.1.3 2018-12-05 10:44:41 +00:00
Jörg Thalheim 58700be336
radare2: 3.1.1 -> 3.1.2 2018-12-03 22:29:22 +00:00
Will Dietz 2b585ece44 radare2: 3.1.0 -> 3.1.1
https://github.com/radare/radare2/releases/tag/3.1.1
2018-12-03 00:54:57 -06:00
Will Dietz 9d25cac004 radare2: 3.0.1 -> 3.1.0 2018-11-27 09:43:31 -06:00
Jörg Thalheim 67f3cd2831
radare2: 3.0.0 -> 3.0.1 2018-11-10 14:03:48 +00:00
Jörg Thalheim 81a0724fe2
Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-17 09:28:17 +01:00
Will Dietz 6fdc165564 r2-for-cutter: revert accidental change to version info 2018-10-16 12:35:16 -05:00
Will Dietz 9b590126a7 radare2-cutter: 1.7.1 -> 1.7.2 2018-10-16 12:34:05 -05:00
Will Dietz f88957d170 radare2: libuv and actually use deps we're providing
Particularly openssl and zlib.
There are others we may wish to provide but for now
let's at least use the ones in buildInputs :).
2018-10-16 12:31:07 -05:00
Will Dietz 56ef6eeb43 radare2: 2.9.0 -> 3.0.0 2018-10-16 12:31:05 -05:00
Jörg Thalheim a56fd17938 radare2-cutter: 1.7 -> 1.7.1 2018-09-04 23:15:07 +01:00
Jörg Thalheim 24ce88615e radare2: 2.8.0 -> 2.9.0 2018-09-04 22:57:17 +01:00
Jörg Thalheim dc8cae21a8 radare2: rework update script to include cutter's radare2 version 2018-08-22 11:45:34 +01:00
Will Dietz 2957313356 r2, r2-cutter: refactor and bump cutter to 1.7 2018-08-21 18:22:38 -05:00
Will Dietz 3c08c87ae9 radare2: 2.7.0 -> 2.8.0 2018-08-21 17:11:08 -05:00
Will Dietz 9d723978e0 radare2: 2.6.0 -> 2.7.0
(via update.py auto-magic ^_^)
2018-07-10 16:51:27 -05:00
Jörg Thalheim e87bfe08b6 radare2: 2.5.0 -> 2.6.0 2018-05-23 15:45:56 +01:00
Jörg Thalheim 454edcd6c0 radare2: add myself as maintainer 2018-05-23 10:36:26 +01:00
Jörg Thalheim abefb01050 radare2: remove dependency on .git
.git breaks our hashes
2018-04-13 10:20:47 +01:00
Will Dietz 367db08087 radare2: 2.4.0 -> 2.5.0 2018-04-12 16:22:24 -05:00
Will Dietz 0f179416a5
Revert "radare2: 2.4.0 -> 2.5.0" 2018-04-12 16:17:20 -05:00
Jörg Thalheim 309b483116 radare2: 2.4.0 -> 2.5.0 2018-04-11 10:44:39 +01:00
Jörg Thalheim 9f4ddfaf63 radare2: 2.3.0 -> 2.4.0 2018-03-07 00:36:23 +00:00
Will Dietz 06cb5d8f92 radare2: use capstone rev used by default, not release from 2015. 2018-02-18 14:57:07 -06:00
Will Dietz 9800a0d398 radare2: 2.2.0 -> 2.3.0 2018-02-18 14:21:40 -06:00