#----------------------------------------------------------------------------- # Patches for 6.1.4mc.migrate # The starting point for this patch file was 6.1.6.migrate.patches #----------------------------------------------------------------------------- #----------------------------------------------------------------------- # migration versions of SRT #----------------------------------------------------------------------- SRT_CDF -r migrateV0 SoftRelTools -r migrateV0 #----------------------------------------------------------------------- # fixes for native java #----------------------------------------------------------------------- AACodeGen -r migrateV0 AACodeGenNew -r migrateV0 #----------------------------------------------------------------------- # picking up improved scripts #----------------------------------------------------------------------- Distribution/bootups -r 1.18 Distribution/checkrel -r 1.3 Distribution/cvsroot.csh -r 1.9 Distribution/cvsroot.sh -r 1.10 Distribution/cvsrsh -r 1.14 Distribution/make_cdfsoft2_products_table_migrate -r 1.1 Distribution/product_source_list -r 1.3 Distribution/pull_products -r 1.34 Distribution/pull_products_migrate -r 1.5 Distribution/pull_bins -r 1.17 Distribution/rebuild.config.fnal -r 1.70 Distribution/update_development -r 1.48 Distribution/upddel -r 1.1 Distribution/doc/HOWTO.release -r 1.37.2.1 Distribution/archive/encp_dbstats -r 1.9 Distribution/archive/pull_dbstats -r 1.6 # ALL PATCHES BELOW THIS LINE SHOULD BE INVESTIGATED BEFORE INCLUSION # ups products - is the list the same as for 6.1.6.migrate? Distribution/cdfsoftups/cdfsoft2.table -r 1.96.2.15 Distribution/cdfsoftups/products -r 1.239.2.21 # Not obvious that there is any problem. herwig is the same, etc # Large differences revolve around missing IRIX block and use of # native java, etc # #----------------------------------------------------------------------- # remove very slow sam luminosity query 9/3/08 #----------------------------------------------------------------------- DataFileDB/src/otl/FileOTL.cc -r 1.76 # Old version is 1.73 1.74 does something which 1.76 undoes, # and 1.75 changes a debug flag # Net: 1.76 adds debug line and defines a static char _lum_sam. # Verdict: looks harmless # #----------------------------------------------------------------------- # fix executable build for SLF4 #----------------------------------------------------------------------- RemoteLogServer/exe/GNUmakefile -r 1.5 # 00.00.03 is the 614mc tag, which is revision 1.4 of this file. # The fix is for a static build, by garren, and is presumed good. # #----------------------------------------------------------------------- # SL4 & SL5 bug fixes #----------------------------------------------------------------------- BottomMods/BottomMods/ana/TDecayPart.hh -r 1.14.2.1 # 00.00.38 is the 614mc tag, representing revision 1.13 # WRT 1.13 this change is only a cleanup, with the Dxy added in 1.14 missing. # Assume we don't want to monkey with adding the Dxy code, the only # problem here is that the tag has a misleading name. BottomMods/BottomMods/ana/TAddStableLinks.hh -r 1.2 # Problem here that the new revision adds ClassDef(TAddStableLinks,0) # May be an important change ****************** # CalibDB/src/JobsetBuilder.cc -r 1.13 # 00.01.01 is revision 1.11. Difference is a rewrite of AddKeyIter, # internal only, probably safe # DataAccess/src/L1_TC1D.cc -r 1.6.2.1 # 00.00.43 is revision 1.5. 1.6.2.1 is minor code cleanup wrt 1.5. # Harmless # The 1.7 revision includes some debugging printouts, and is cleaned # up wrt 1.6 DataAccess/src/QCDAna.cc -r 1.122.2.1 # 00.00.43 is revision 1.102 1.122.2.1 is a minor cleanup wrt 1.102, # and has nothing to do with 1.122 This is a harmless branch # DataFileDB/test/dcache/DFCDCacheStage.cc -r 1.2 # 00.01.07 does not contain either of these. They are new. # They are in test. An expert needs to decide # ************ DataFileDB/test/dcache/DFCDCacheTest.cc -r 1.2 # 00.01.07 does not contain either of these. They are new. # They are in test. An expert needs to decide # ************ DataFileDB/test/tape/tapeWrite.cc -r 1.40 # 00.01.07 is revision 1.37 Changes are substantial and effect # operation ********************** # GenTrig/src/QuickCdfObjects.cc -r 1.7 # 00.00.41 is revision 1.6. 1.7 is minor cleanup. Harmless. # QuickSim/Reconstruction/SimpleCotTrkReco.cc -r 1.3 # 00.00.08 is revision 1.2. Minor cleanup to avoid compiler # complains. Harmless # RootMods/RootMods/TModule.hh -r 1.14 # 00.01.43 is revision 1.13 Adds ClassDef(TModule,0), Harmless # SimulationBase/SimulationBase/Factory.hh -r 1.9 # 00.00.48 is revision 1.8 Difference adds a cassert, Harmless # Stntuple/GNUmakefile -r 1.53.2.1 # 00.00.88 is revision 1.49 1.53.2.1 isn't an obvious branch # from 1.53: # 1.53 allows building dev_700 # 1.53.2.1 allows building dev_243 # 1.49 is the 614mc version # This is probably harmless, albeit misleading # 00.00.88 is revision Stntuple/Stntuple/mod/InitStntupleDataBlocks.hh -r 1.40.2.1 # 00.00.88 is revision 1.38. This revision adds 4 blocks relative to 1.38: # StntupleInitPhoenixElectronBlock, StntuplePhoenixElectronBlockLinks, # StntupleInitPesCorrectedDataBlock, StntupleInitCosmicBlock # This lacks some blocks in 1.41, so it is a different branch. # Needs some thought about what we want to support here. # May be an important change *************** Stntuple/Stntuple/mod/StntupleEleFilter.hh -r 1.7 # 00.00.88 is revision 1.6. The revision adds a missing forward class # definition. Looks harmless # TriggerMods/src/NewTrigSimModule.cc -r 1.3 # 00.00.69 is revision 1.2, removes unused include. Harmless TriggerMods/src/L2Decision.cc -r 1.11 # 00.00.69 is revision 1.10 Revision is a bug fix (#icnlude) Harmless # s_i/src/sifpex.c change -r 1.10 # 00.00.39 is revision 1.9. Change to clear exceptions. Harmless