summary refs log tree commit diff
path: root/pkgs/os-specific/linux/jool
Commit message (Collapse)AuthorAge
* jool: 3.5.4 -> 3.5.7Franz Pletz2018-07-15
|
* fix source root locations.Piotr Bogdan2017-11-02
| | | | | | | | | | These have changed following commit https://github.com/NixOS/nixpkgs/commit/c3255fe8ec326d2c8fe9462d49ed83aa64d3e68f. See also: - https://github.com/NixOS/nixpkgs/pull/31004 - https://github.com/NixOS/nixpkgs/pull/31106
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* jool: 3.5.3 -> 3.5.4Franz Pletz2017-08-01
|
* jool: 3.5.2 -> 3.5.3Franz Pletz2017-03-28
|
* linuxPackages.jool: only supported on linux < 4.10Franz Pletz2017-02-28
| | | | cc #23253
* jool: 3.5.0 -> 3.5.2Franz Pletz2017-02-24
|
* jool: 3.4.5 -> 3.5.0Franz Pletz2016-10-03
|
* linuxPackages.jool: 3.4.4 -> 3.4.5Franz Pletz2016-09-25
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\
| * jool: 3.4.2 -> 3.4.4Franz Pletz2016-08-10
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\|
| * jool: mark broken for kernel versions > 4.3Joachim Fasting2016-03-26
| | | | | | | | | | All hydra builds for kernel version >4.3 fail; the build failure indicates changes to the kernel API used by the package.
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | switch hardening flagsRobin Gloster2016-01-30
| |
* | Use a hardened stdenv by defaultFranz Pletz2016-01-30
|/
* jool: 3.3.2 -> 3.4.2, fixes #11299Franz Pletz2015-12-01
|
* jool: init at 3.3.2Franz Pletz2015-07-12
Jool is a SIIT and a NAT64 implementation for Linux.