File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,18 @@ NetLabel Tools CHANGELOG
3
3
4
4
* Release X.XX (XXXXXX)
5
5
------------------------------------------------------------------------------
6
- o Added support for address selectors
7
- o Added support for the new CIPSO_V4_MAP_LOCAL CIPSO mapping type
8
- o General code cleanups including style fixes
9
- o Basic doxygen support ("make docs")
6
+ o Added address selector support to the LSM domain mapping mechanism
7
+ o Added support for the new CIPSO_V4_MAP_LOCAL CIPSO mapping type to allow
8
+ native LSM security labels over local connections
9
+ o General code cleanup, including style changes/fixes; focused primarily on
10
+ libnetlabel
11
+ o Initial doxygen support, including slightly improved documentation for the
12
+ libnetlabel API; doxygen docs built by default if doxygen is detected
13
+ o Man page updates for netlabelctl
10
14
o Preliminary support for building libnetlabel as a shared library, not enabled
11
- by default
15
+ by default (see libnetlabel/Makefile to enable)
16
+ o Removed empty and unused directories to make the package cleaner and easier
17
+ to understand
12
18
13
19
* Release 0.18 (June 25, 2008)
14
20
------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments