selinux/sepolgen
Nicolas Iooss 211baf74ef sepolgen: Make sepolgen-ifgen output deterministic with Python>=3.3
Since Python 3.3, dictionary hashes are randomized and iterating over
them is no longer deterministic.  This makes it difficult to compare
outputs of sepolgen-ifgen command.

Make sepolgen-ifgen deterministic again with Python>=3.3 by always
sorting the dictonaries and sets which are used to produce output.

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2016-02-01 08:54:30 -05:00
..
src sepolgen: Make sepolgen-ifgen output deterministic with Python>=3.3 2016-02-01 08:54:30 -05:00
tests sepolgen: Edit tests so they pass even on Python3 where hash is random. 2015-07-16 13:06:03 -04:00
ChangeLog Update ChangeLog and VERSION for release candidate 2016-01-07 10:01:31 -05:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
HACKING checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux 2012-03-28 08:39:07 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Update ChangeLog and VERSION for release candidate 2016-01-07 10:01:31 -05:00