Changes between Version 17 and Version 18 of AdminTasks
- Timestamp:
- Jun 7, 2017, 12:30:37 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminTasks
v17 v18 9 9 Manage testing and release of the client software. [AdminReleaseManagement Details]. 10 10 11 == Build client installers ==11 == Client builders == 12 12 Build client installers as needed for [AdminInstallerWin Windows], [AdminInstallerMac Mac], 13 13 [AdminInstallerUnix Unix], [AndroidBuildClient Android] 14 14 15 == Manage client software testing==15 == Client testing management == 16 16 17 17 [AdminAlphaTest Operate and maintain the Alpha test system]. 18 18 19 == Track dependent software ==19 == Dependent library maintenance == 20 20 21 21 !VirtualBox: Track !VirtualBox releases, … … 35 35 Instructions for building the libs are [AdminDepLibs here]. 36 36 37 == Maintain wrappers==37 == Wrapper maintenance == 38 38 39 39 Update the binary versions of [AdminWrappers wrapper and vboxwrapper] as needed 40 40 (e.g. when there's been fixes/enhancements in the wrapper code or changes to the BOINC API). 41 41 42 == Maintain server VMs==42 == Server VM maintenance == 43 43 44 44 Periodically (and when the server software is known to be stable) update the … … 50 50 This is for building applications to run on old Linux systems. 51 51 52 == Administer translation system==52 == Translation system management == 53 53 Administer the [AdminLocalize BOINC translation system]. 54 54 … … 78 78 Rom looked at this; there are some conversion tools but they didn't work completely. 79 79 80 == Miscellaneous80 == Project list maintenance == 81 81 82 *[AdminApprovedProjects Maintain list of approved projects and account managers]82 [AdminApprovedProjects Maintain list of approved projects and account managers] 83 83 (approve a project after you talk to its admins and are convinced that 84 84 it description is accurate and they know about server security and are doing code-signing). 85 * Maintain the BOINC web site. This consists mostly of posting news items. 86 * Yearly: update the years in clientgui/DlgAbout.cpp, gl, and gl.py 87 * Maintain contact with message-board moderators (Jord and Kathryn Marks) 85 86 == BOINC web site maintenance == 87 88 Maintain the BOINC web site. This consists mostly of posting news items. 89 90 == Security management == 91 88 92 * Maintain the Certificate Authority list used by the client (curl/ca-bundle.crt). 89 93 You can get a current list from a browser like Chrome. 90 94 * Maintain the code-signing key used for Win. We get this from Comodo, and it's about $100/year. 95 * Find and periodically use tools for web code penetration testing. 96 97 == Miscellaneous == 98 99 * Yearly: update the years in clientgui/DlgAbout.cpp, gl, and gl.py 100 * Maintain contact with message-board moderators (Jord, Kathryn Marks, and Bernie)