Changes between Version 48 and Version 49 of ReleaseNotes/SCDB
- Timestamp:
- Nov 4, 2009, 1:54:59 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v48 v49 20 20 || 12/02/08 || [milestone:SCDB-2.1.5 2.1.5] || panc 7.2.9, fixed OS templates generation tools || 21 21 || 11/11/08 || [milestone:SCDB-2.2.0 2.2.0] || panc 8.2.3, checkdeps.py, sudo-based hook script || 22 || 12/07/09 || [milestone:SCDB-2.3.0 2.3.0] || panc 8.2. 9, quatview, hiearchical arrangement of clusters ||22 || 12/07/09 || [milestone:SCDB-2.3.0 2.3.0] || panc 8.2.8, quatview, hiearchical arrangement of clusters || 23 23 || 23/08/09 || [milestone:SCDB-2.3.1 2.3.1] || Fixes for problems in [milestone:SCDB-2.3.0 2.3.0], rewrite of cluster group support, improvements to ant configuration || 24 24 || 14/9/09 || [milestone:SCDB-2.3.2 2.3.2] || Fixed `update.vo.config` (completely broken in previous 2.3.x and buggy in 2.2) || … … 82 82 Using ant variable `cfg.siteprefix` (that must be defined in `quattor.build.properties`), it is possible to group clusters by ''sites'' in `clusters` directory. ''sites'' here doesn't refer to the usual `sites` directory but is a group name for clusters. 83 83 84 === 2.3.0: panc upgraded to 8.2. 9===85 86 PAN compiler has been upgraded to version 8.2. 9. In addition to fixes, this adds several new features:84 === 2.3.0: panc upgraded to 8.2.8 === 85 86 PAN compiler has been upgraded to version 8.2.8. In addition to fixes, this adds several new features: 87 87 * Support for selective debug using ant variables `pan.debug.include` and `pan.debug.exclude`. Both variables can be defined with `-D` option in ant. Their value are a regexp matching a template namespace. 88 88 * Ability to ignore some templates in dependency calculations. This is enabled by default for repository templates as normally a profile doesn't need to be rebuilt if there is not another change related to the repository template change (eg. a package replaced).