Changes between Version 40 and Version 41 of ReleaseNotes/SCDB
- Timestamp:
- Sep 13, 2009, 3:04:04 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v40 v41 28 28 === 2.3.0/2.3.1: update.vo.config broken === 29 29 30 Due to a mistake when SCDB 2.3.0 and 2.3.1 were package s, the scdb-ant-utils task `VOConfigTask` implementing ant target `update.vo.config` is broken. There is no workaround, a fix will be released as soon as it is available.30 Due to a mistake when SCDB 2.3.0 and 2.3.1 were packaged, the scdb-ant-utils task `VOConfigTask` implementing ant target `update.vo.config` is broken. There is no workaround, a fix will be released as soon as it is available. 31 31 32 32 '''This problem has been fixed in SCDB release [milestone:SCDB-2.3.2 2.2.3].''' The only changed file is `external/scdb-ant-utils/lib/quattor.jar`. 33 33 34 34 == New and Changed Features == 35 36 === 2.3.2: update.vo.config fixed === 37 38 SCDB `ant` target `update.vo.config` was buggy in SCDB 2.2 series and completely broken in SCDB 2.3 series. This has been fixed in SCDB [milestone:SCDB-2.3.2 2.3.2]. As a consequence of the fixes and some internal changes made to ensure that the account name associated with a given FQAN will never change, this may lead to some account name changes for some VOs. The creation of the new accounts will be properly handled by QWG templates but the NCM component used to manage accounts, `ncm-accounts`, is not able to removed the obsolete acccounts. It may be necessary (it is highly recommended on a CE) to remove these accounts, easily identifed as their name contains `fqan`. 35 39 36 40 === 2.3.1: ability to generate a list of all configured package repositories added ===