Changes between Version 12 and Version 13 of AdminTasks
- Timestamp:
- Dec 19, 2016, 10:40:52 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminTasks
v12 v13 2 2 3 3 == Client release management == 4 [AdminReleaseManagement Details] 4 Manage testing and release of the client software. [AdminReleaseManagement Details]. 5 5 6 6 == Track dependent software == 7 7 8 VirtualBox: Track !VirtualBox releases,8 !VirtualBox: Track !VirtualBox releases, 9 9 and decide which one we should recommend and include in the client installers. 10 10 It needs to work with our Vbox wrapper. 11 11 Occasionally Vbox changes the API and we need to change the wrapper accordingly. 12 Make sure you get good cross-platform test coverage; 13 use the Alpha testers for this. 12 Make sure you get good cross-platform test coverage; use the Alpha testers for this. 14 13 If a Vbox release fixes significant bugs, consider doing a new release of the client software. 15 14 … … 17 16 track their new versions. 18 17 Update as needed; for security (openssl, zlib) generally update immediately. 18 This triggers a client software release. 19 19 20 WxWidgets: 21 we currently use 3.0.1. 22 Update with caution. 20 !WxWidgets: the GUI toolkit used by the BOINC Manager. 23 21 24 22 Instructions for building the libs are [AdminDepLibs here]. … … 31 29 32 30 Update the binary versions of [AdminWrappers wrapper and vboxwrapper] as needed 33 (e.g. when there's been a change to the wrapper orto the BOINC API).31 (e.g. when there's been fixes/enhancements in the wrapper code or changes to the BOINC API). 34 32 35 33 == Maintain virtual machines == … … 76 74 (approve a project after you talk to its admins and are convinced that 77 75 it description is accurate and they know about server security and are doing code-signing). 78 * [AdminBoincWeb Maintain the BOINC web site]76 * Maintain the BOINC web site. This consists mostly of posting news items. 79 77 * Yearly: update the years in clientgui/DlgAbout.cpp, gl, and gl.py 80 78 * Maintain contact with message-board moderators (Jord and Kathryn Marks)