summary refs log tree commit diff
path: root/pkgs/os-specific/linux/libsepol
Commit message (Collapse)AuthorAge
* treewide: NIX_CFLAGS_COMPILE -> stringRobin Gloster2019-12-31
|
* libsepol: 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
* libsepol: split packageJan Tojnar2018-06-29
|
* libsepol,libselinux: fix i686 buildWilga2018-03-27
|
* libsepol: 2.4 -> 2.7xeji2018-03-23
|
* libsepol: fixup build with gcc-7Vladimír Čunát2017-11-12
| | | | ... by ignoring a newly detected warning.
* flex: 2.6.1 -> 2.6.3Vladimír Čunát2016-12-30
| | | | This resolves some warnings and errors introduced in 2.6.x.
* libsepol: temporary fixup after flex security updateVladimír Čunát2016-09-28
| | | | /cc #18909.
* selinux: Use fstack-protector=allWilliam A. Kennington III2015-07-31
|
* libsepol: 2.3 -> 2.4William A. Kennington III2015-07-31
|
* libsepol: fix download urlDomen Kožar2014-12-14
| | | | | (cherry picked from commit 24cba87e7f8247eb4e68ad8c850c1b404a277f13) Signed-off-by: Domen Kožar <domen@dev.si>
* selinux: update to 2014-05-06Vladimír Čunát2014-08-14
| | | | Sadly, policycoreutils still fails on i686-linux.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* remove pointless passthru metaDomen Kožar2014-01-10
|
* Upgrade selinux from 20100904 -> 20131030William A. Kennington III2013-11-29
|
* SELinux fixes and updates to 2012-09-24Vladimír Čunát2013-02-24
|
* remove useless builderEvgeny Egorochkin2011-03-27
| | | | svn path=/nixpkgs/trunk/; revision=26536
* libsepol: version bumpEvgeny Egorochkin2011-03-27
| | | | svn path=/nixpkgs/trunk/; revision=26535
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* add libraries for SELinux. Not that we're gonna use it...Armijn Hemel2006-08-27
svn path=/nixpkgs/trunk/; revision=6276