Commit graph

24 commits

Author SHA1 Message Date
Matthew Daiter 8ebe71541f riak: switch interpreter version 2017-03-21 11:33:00 +01:00
Matthew Daiter 007380362c riak: change filename to appropriate version 2017-02-20 21:46:44 +01:00
Matthew Daiter 692f3c18cd riak: 2.1.1 -> 2.2.0 2017-02-17 15:09:31 +01:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Tobias Geerinckx-Rice 84e83fe055
riak: remove unused 1.x patches 2016-06-22 02:14:10 +02:00
Robin Gloster f60c9df0ba Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00
Domen Kožar ba78130c21 remove elrangR15 and riak 1.3.0 as they're outdated
(cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster 2fbbd71861 riak2: disable format hardening 2016-02-24 21:36:26 +00:00
Robin Gloster 0a3b3559b1 riak: turn off format hardening 2016-02-12 14:55:59 +00:00
Eric Sagnes f9eb378eb8 riak: fix leveldb hash, fixes #11731 2015-12-16 23:07:22 +01:00
Charles Strahan 878e69c67c riak2: use sensible default paths
Make exporting the RIAK_{ETC,LOG,DATA}_DIR variables optional;
if they're not in the environment, we use the same default values as
NixOS.
2015-08-03 21:48:29 -04:00
Luca Bruno 5b9554a4e6 riak2: does not build on i686 (ZHF) 2015-07-28 17:59:56 +02:00
Charles Strahan a3552280f8 riak-2.1.1: new package 2015-07-21 06:17:42 -04:00
Domen Kožar 9b7b2ce8eb Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.

See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar 512fbb280f Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Pascal Wittmann 8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Rok Garbas 4eeb0f10fb erlangR16: updated to R16B03-1
- couchdb: using erlangR16 (fails to build with R17)
 - rename erlang attr names to use only major version in attr name
2014-06-05 01:16:50 +01:00
Malcolm Matalka 7aacc46f10 Pin 1.3.1 to R15B03, riak does not work with R16 2013-09-17 20:41:06 +02:00
Malcolm Matalka ebaf0c01d3 Fixes rebar shebang, also fixes source of leveldb zip to be the canonical one from github 2013-06-13 14:45:41 +02:00
Evgeny Egorochkin 604652f1da riak: this is really strange. Lets hope this hash difference isn't malicious :( 2013-06-10 08:19:18 +03:00
Evgeny Egorochkin cdc21b40bd Fix typo :( 2013-06-10 08:11:10 +03:00
Malcolm Matalka 1a282dcae6 Fix up the description a bit 2013-06-04 17:17:54 +02:00
Malcolm Matalka 992f5b8d26 Add Riak 1.3.1
This modifies how the `riak` and `riak-admin` scripts work such that one has to specify environment variables for where the data, log, and etc directories live.
2013-06-04 04:12:06 +02:00