Stewart Smith | 2343264 | 2019-04-05 16:40:43 +1100 | [diff] [blame^] | 1 | Release Notes for OpenPower Firmware v2.3-rc2 |
| 2 | ============================================= |
| 3 | |
| 4 | op-build v2.3-rc2 was released on Friday April 5th, 2019. It will become the new stable release of |
| 5 | op-build, following on from v2.2, first released on March 9th, 2019. |
| 6 | |
| 7 | The op-build v2.3 release cycle is a uniquely shorter one as we’ve been working on getting ready to |
| 8 | have a more reliably predictable release schedule going for future releases. |
| 9 | |
| 10 | op-build v2.3-rc2 contains all the fixes as of op-build v2.0.15, and we expect to continue to do |
| 11 | stable 2.0.y releases of v2.0 into the forseeable future. |
| 12 | |
| 13 | Please note that this is a RELEASE CANDIDATE and not the final v2.3 release. We expect to do a final |
| 14 | v2.3 tagged release early April 2019. Please test this release candidate heavily! |
| 15 | |
| 16 | Known Bugs |
| 17 | ---------- |
| 18 | |
| 19 | We have one known bug (carried over from rc1) that are currently release blockers for the final |
| 20 | v2.3. |
| 21 | |
| 22 | - There exists a bug where Control-C behaviour in the petitboot shell has changed, which may cause |
| 23 | some test scripts to get confused. |
| 24 | |
| 25 | Fixed Bugs |
| 26 | ---------- |
| 27 | |
| 28 | One of the two bugs listed in “known bugs” for rc1 has been fixed: |
| 29 | |
| 30 | - There exists a bug where boot devices *may* not show up in petitboot until “Rescan Devices” is |
| 31 | selected. |
| 32 | |
| 33 | Updated Packages |
| 34 | ---------------- |
| 35 | |
| 36 | +----------------+------------------+---------------+---------------------------------------------+ |
| 37 | | Package | Old Version | New Version | Platforms | |
| 38 | +================+==================+===============+=============================================+ |
| 39 | | hcode | hw032919a.940 | hw040319a.940 | witherspoon, p9dsu, zaius, romulus | |
| 40 | +----------------+------------------+---------------+---------------------------------------------+ |
| 41 | | hostboot | ca03643dd893 | e5622fb032dc | witherspoon, p9dsu, zaius, romulus | |
| 42 | +----------------+------------------+---------------+---------------------------------------------+ |
| 43 | | hostboot-p8 | c2074ad87972 | dc218d94c57b9 | habanero, garrison, barreleye, firestone, | |
| 44 | | | | | palmetto, vesnin | |
| 45 | +----------------+------------------+---------------+---------------------------------------------+ |
| 46 | | linux | 4.19.30 | 5.0.5 | witherspoon, p9dsu, zaius, habanero, | |
| 47 | | | | | firenze, garrison, barreleye, pseries, | |
| 48 | | | | | opal, firestone, palmetto, vesnin, zz, | |
| 49 | | | | | romulus | |
| 50 | +----------------+------------------+---------------+---------------------------------------------+ |
| 51 | | linux-headers | 4.19.30 | 5.0.5 | witherspoon, p9dsu, zaius, habanero, | |
| 52 | | | | | firenze, garrison, barreleye, pseries, | |
| 53 | | | | | opal, firestone, palmetto, vesnin, zz, | |
| 54 | | | | | romulus | |
| 55 | +----------------+------------------+---------------+---------------------------------------------+ |
| 56 | | petitboot | v1.10.2 | v1.10.3 | witherspoon, p9dsu, zaius, habanero, | |
| 57 | | | | | firenze, garrison, barreleye, pseries, | |
| 58 | | | | | opal, firestone, palmetto, vesnin, zz, | |
| 59 | | | | | romulus | |
| 60 | +----------------+------------------+---------------+---------------------------------------------+ |
| 61 | |
| 62 | Package: hcode |
| 63 | -------------- |
| 64 | |
| 65 | `Repository <https://github.com/open-power/hcode>`__ |
| 66 | |
| 67 | Patches |
| 68 | ~~~~~~~ |
| 69 | |
| 70 | Commits |
| 71 | ~~~~~~~ |
| 72 | |
| 73 | hostboot (2): |
| 74 | |
| 75 | - `f89e3fc16469 <https://github.com/open-power/hcode/commit/f89e3fc16469>`__ Release tag |
| 76 | information updated for hw040219a.940 |
| 77 | - `2e3a283588c1 <https://github.com/open-power/hcode/commit/2e3a283588c1>`__ Release tag |
| 78 | information updated for hw040319a.940 |
| 79 | |
| 80 | Package: hostboot |
| 81 | ----------------- |
| 82 | |
| 83 | `Repository <https://github.com/open-power/hostboot>`__ |
| 84 | |
| 85 | .. _v2.3-rc2-patches-1: |
| 86 | |
| 87 | Patches |
| 88 | ~~~~~~~ |
| 89 | |
| 90 | .. _v2.3-rc2-commits-1: |
| 91 | |
| 92 | Commits |
| 93 | ~~~~~~~ |
| 94 | |
| 95 | Andre A. Marin (1): |
| 96 | |
| 97 | - `ee76c2ca5927 <https://github.com/open-power/hostboot/commit/ee76c2ca5927>`__ Fix c_str and pos |
| 98 | DIMM specialization |
| 99 | |
| 100 | Andre Marin (1): |
| 101 | |
| 102 | - `8daf280f7d24 <https://github.com/open-power/hostboot/commit/8daf280f7d24>`__ Fix true_type and |
| 103 | false\_ type typdef with integral_constant |
| 104 | |
| 105 | Caleb Palmer (1): |
| 106 | |
| 107 | - `f7937e802748 <https://github.com/open-power/hostboot/commit/f7937e802748>`__ PRD: Fix isEccSp |
| 108 | capture data check |
| 109 | |
| 110 | Chen Du (1): |
| 111 | |
| 112 | - `5da79e14c316 <https://github.com/open-power/hostboot/commit/5da79e14c316>`__ Get ring override |
| 113 | failing |
| 114 | |
| 115 | Christian Geddes (4): |
| 116 | |
| 117 | - `9882fe3c773b <https://github.com/open-power/hostboot/commit/9882fe3c773b>`__ Set REL_POS to 0 on |
| 118 | all DIMM target in simics Axone |
| 119 | - `215eaa2074f5 <https://github.com/open-power/hostboot/commit/215eaa2074f5>`__ Stop overwriting |
| 120 | OCMB vpd info in standalone and handle DDIMM modules |
| 121 | - `9fd0af32313c <https://github.com/open-power/hostboot/commit/9fd0af32313c>`__ Set |
| 122 | ATTR_MSS_INTERLEAVE_ENABLE to be 0xAF to allow all grouping sizes |
| 123 | - `16378af2527d <https://github.com/open-power/hostboot/commit/16378af2527d>`__ Compile Explorer |
| 124 | MSS libs in our istepsmss lib |
| 125 | |
| 126 | Corey Swenson (2): |
| 127 | |
| 128 | - `201a39f54be6 <https://github.com/open-power/hostboot/commit/201a39f54be6>`__ Add part callout |
| 129 | for the Backup Power Module |
| 130 | - `e5622fb032dc <https://github.com/open-power/hostboot/commit/e5622fb032dc>`__ Insufficient |
| 131 | Resources check needs to handle NVDIMM logic |
| 132 | |
| 133 | Dan Crowell (1): |
| 134 | |
| 135 | - `54178321414b <https://github.com/open-power/hostboot/commit/54178321414b>`__ Constants for |
| 136 | future DIMMs |
| 137 | |
| 138 | Ilya Smirnov (1): |
| 139 | |
| 140 | - `25c1b412b86a <https://github.com/open-power/hostboot/commit/25c1b412b86a>`__ Process Core and EQ |
| 141 | Gard Records in MPIPL Path |
| 142 | |
| 143 | Jennifer A. Stofer (1): |
| 144 | |
| 145 | - `12b139b58521 <https://github.com/open-power/hostboot/commit/12b139b58521>`__ Revert “P9 Xbus/DMI |
| 146 | CM Workaround” |
| 147 | |
| 148 | Mike Baiocchi (1): |
| 149 | |
| 150 | - `1b5381224824 <https://github.com/open-power/hostboot/commit/1b5381224824>`__ Cleanup UCD Update |
| 151 | Algorithm Code |
| 152 | |
| 153 | Murulidhar Nataraju (1): |
| 154 | |
| 155 | - `ed1208121086 <https://github.com/open-power/hostboot/commit/ed1208121086>`__ Istep 18 - MPIPL on |
| 156 | OPAL System update |
| 157 | |
| 158 | Nick Bofferding (1): |
| 159 | |
| 160 | - `ec86a5683941 <https://github.com/open-power/hostboot/commit/ec86a5683941>`__ Decrease WOFDATA |
| 161 | partition by 1 MB until HBI space can be reduced |
| 162 | |
| 163 | Package: occ |
| 164 | ------------ |
| 165 | |
| 166 | `Repository <https://github.com/open-power/occ>`__ |
| 167 | |
| 168 | .. _v2.3-rc2-patches-2: |
| 169 | |
| 170 | Patches |
| 171 | ~~~~~~~ |
| 172 | |
| 173 | .. _v2.3-rc2-commits-2: |
| 174 | |
| 175 | Commits |
| 176 | ~~~~~~~ |
| 177 | |
| 178 | No changes. |
| 179 | |
| 180 | Package: petitboot |
| 181 | ------------------ |
| 182 | |
| 183 | `Repository <https://github.com/open-power/petitboot>`__ |
| 184 | |
| 185 | .. _v2.3-rc2-patches-3: |
| 186 | |
| 187 | Patches |
| 188 | ~~~~~~~ |
| 189 | |
| 190 | .. _v2.3-rc2-commits-3: |
| 191 | |
| 192 | Commits |
| 193 | ~~~~~~~ |
| 194 | |
| 195 | Samuel Mendoza-Jonas (6): |
| 196 | |
| 197 | - `df1a234c15fb <https://github.com/open-power/petitboot/commit/df1a234c15fb>`__ lib/system: Add |
| 198 | cryptsetup utility |
| 199 | - `ba8144f917f5 <https://github.com/open-power/petitboot/commit/ba8144f917f5>`__ lib/process: Add |
| 200 | option to pipe to process stdin |
| 201 | - `5f8fa2c151b8 <https://github.com/open-power/petitboot/commit/5f8fa2c151b8>`__ lib: Add |
| 202 | AUTH_MSG_DECRYPT |
| 203 | - `f583f0cf35fc <https://github.com/open-power/petitboot/commit/f583f0cf35fc>`__ discover: |
| 204 | Recognise and open LUKS encrypted partitions |
| 205 | - `1ad18bf128c4 <https://github.com/open-power/petitboot/commit/1ad18bf128c4>`__ ui/ncurses: Add |
| 206 | prompt for LUKS device password |
| 207 | - `1cd261748c00 <https://github.com/open-power/petitboot/commit/1cd261748c00>`__ utils/pb-console: |
| 208 | Use -m to run shell in own process group |