update VERSION and Changelog for public push

This commit is contained in:
Eric Paris 2011-12-21 12:46:04 -05:00
parent 297d2bee23
commit 339f8079d7
10 changed files with 26 additions and 5 deletions

View File

@ -1,3 +1,6 @@
2.1.8 2011-12-21
* add new helper to translate class sets into bitmaps
2.1.7 2011-12-05
* dis* fixed signed vs unsigned errors
* dismod: fix unused parameter errors

View File

@ -1 +1 @@
2.1.7
2.1.8

View File

@ -1,3 +1,8 @@
2.1.9 2011-12-21
* Fix setenforce man page to refer to selinux man page
* Cleanup Man pages
* merge freecon with getcon man page
2.1.8 2011-12-05
* selinuxswig_python.i: don't make syscall if it won't change anything
* Remove assert in security_get_boolean_names(3)

View File

@ -1 +1 @@
2.1.8
2.1.9

View File

@ -1,3 +1,7 @@
2.1.6 2011-12-21
* add ignoredirs config for genhomedircon
* Fallback_user_level can be NULL if you are not using MLS
2.1.5 2011-11-03
* regenerate .pc on VERSION change
* maintain mode even if umask is tighter

View File

@ -1 +1 @@
2.1.5
2.1.6

View File

@ -1,3 +1,9 @@
2.1.10 2011-12-21
* Remove excess whitespace
* sandbox: Add back in . functions to sandbox.init script
* Fix Makefile to match other policycoreutils Makefiles
* semanage: drop unused translation getopt
2.1.9 2011-12-05
* sandbox: move sandbox.conf.5 to just sandbox.5
* po: Makefile use -p to preserve times to allow multilib simultatious installs

View File

@ -1 +1 @@
2.1.9
2.1.10

View File

@ -1,3 +1,6 @@
1.1.5 2011-12-21
* better analysis of why things broke
1.1.4 2011-12-05
* Allow ~ as a file identifier

View File

@ -1 +1 @@
1.1.4
1.1.5