- Timestamp:
- 06/27/08 15:13:24
(5 months ago)
- Author:
- dsugar
- Message:
Update for release
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2225 |
r2252 |
|
| 41 | 41 | Summary: Cross Domain Solution SELinux policy editor plugin for Eclipse |
|---|
| 42 | 42 | Name: eclipse-cdsframework |
|---|
| 43 | | Version: 3.0.0 |
|---|
| | 43 | Version: 3.0.1 |
|---|
| 44 | 44 | |
|---|
| 45 | 45 | License: GPL2 |
|---|
| … | … | |
| 163 | 163 | |
|---|
| 164 | 164 | %changelog |
|---|
| | 165 | * Fri Jun 27 2008 Dave Sugar <dsugar@tresys.com> - 3.0.1 |
|---|
| | 166 | - fix problems with access checking |
|---|
| | 167 | - fix problem with generation of MLS sensitivities |
|---|
| | 168 | - allow partial editing of customized objects |
|---|
| | 169 | |
|---|
| 165 | 170 | * Wed Jun 11 2008 Dave Sugar <dsugar@tresys.com> - 3.0.0 |
|---|
| 166 | 171 | - Final public release for 2008 work |
|---|
| r1685 |
r2252 |
|
| 3 | 3 | echo "Build help TOC for web" |
|---|
| 4 | 4 | xsltproc toc.xslt ../helpfiles/TableOfContents.xml > ../helpfiles/trac_toc.htm |
|---|
| 5 | | tar --create --gzip --file webhelp.tgz --exclude ".[a-zA-Z]*" --exclude plugin.* --exclude META-INF ../helpfiles/ |
|---|
| | 5 | tar --create --gzip --file webhelp.tgz --exclude ".[a-zA-Z]*" --exclude META-INF ../helpfiles/ |
|---|
Download in other formats:
* Generating other formats may take time.