[Lsb-infrastructure] [Bug 2319] New: Clean up *candidatefor fields

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Fri Sep 26 08:44:29 PDT 2008


http://bugs.linuxbase.org/show_bug.cgi?id=2319

           Summary: Clean up *candidatefor fields
           Product: Infrastructure
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Database
        AssignedTo: mats at freestandards.org
        ReportedBy: silakov at ispras.ru
         QAContact: lsb-infrastructure at freestandards.org


With 4.0 beta release, we are freezing all main features in spec, so we should
clean up 'candidatefor' fields for those entries that are currently marked as
4.0 candidates:

UPDATE Interface SET Icandidatefor=NULL WHERE Icandidatefor='4.0';
UPDATE Library SET Lcandidatefor=NULL WHERE Lcandidatefor='4.0';
UPDATE Command SET Ccandidatefor=NULL WHERE Ccandidatefor='4.0';

All such entries are either included or rejected for some reasons at the
moment.


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-infrastructure mailing list