summary refs log tree commit diff
path: root/pkgs/os-specific/linux/checkpolicy
Commit message (Collapse)AuthorAge
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* checkpolicy: 2.7 -> 2.9Luka Blaskovic2019-08-17
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* checkpolicy: fix bad meta.outputsToInstallVladimír Čunát2018-07-29
| | | | | | | This was silently blocking the channels. Thanks amine* from IRC. Maybe inheriting whole meta should be avoided and particular attributes should be picked instead, as e.g. adding longDescription would have unexpected consequences as well.
* libsepol: split packageJan Tojnar2018-06-29
|
* checkpolicy: 2.4 -> 2.7xeji2018-03-23
|
* checkpolicy: fixup includes with glibc-2.26Vladimír Čunát2017-11-07
|
* selinux: Use fstack-protector=allWilliam A. Kennington III2015-07-31
|
* checkpolicy: 2.3 -> 2.4William A. Kennington III2015-07-31
|
* selinux: update to 2014-05-06Vladimír Čunát2014-08-14
| | | | Sadly, policycoreutils still fails on i686-linux.
* Fix checkpolicy build; no idea how to test itMichael Raskin2014-08-12
|
* checkpolicy: mark as broken for ZHFLuca Bruno2014-08-09
|
* Upgrade selinux from 20100904 -> 20131030William A. Kennington III2013-11-29
|
* SELinux fixes and updates to 2012-09-24Vladimír Čunát2013-02-24
|
* checkpolicy: packagedEvgeny Egorochkin2011-03-27
svn path=/nixpkgs/trunk/; revision=26538