Changes between Version 40 and Version 41 of ReleaseNotes/SCDB


Ignore:
Timestamp:
Sep 13, 2009, 3:04:04 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/SCDB

    v40 v41  
    2828=== 2.3.0/2.3.1: update.vo.config broken ===
    2929
    30 Due to a mistake when SCDB 2.3.0 and 2.3.1 were packages, 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.
     30Due 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.
    3131
    3232'''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`.
    3333
    3434== New and Changed Features ==
     35
     36=== 2.3.2: update.vo.config fixed ===
     37
     38SCDB `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`.
    3539
    3640=== 2.3.1: ability to generate a list of all configured package repositories added ===