Comment 0 for bug 2068562

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

[Impact]

 * LibreOffice 24.2.4 is in its forth bugfix release of the 24.2 line:
     https://wiki.documentfoundation.org/ReleasePlan/24.2#24.2.4_release

 * Version 24.2.3 is currently released in noble. For a list of fixed bugs compared to 24.2.3 see the list of bugs fixed in the release candidates of 24.2.4 (that's a total of ? bugs):
     https://wiki.documentfoundation.org/Releases/24.2.4/RC1#List_of_fixed_bugs
     https://wiki.documentfoundation.org/Releases/24.2.4/RC2#List_of_fixed_bugs

     24.2.4 RC2 is identical to the 24.2.4 release

 * Given the nature of the project, the complexity of the codebase and the high level of quality assurance upstream, it is preferable to SRU a minor release rather than cherry-pick selected bug fixes.

[Testing]

 * Upstream testing. Bugs fixed upstream typically include unit/regression tests, and the release itself is extensively exercised (both in an automated manner and manually).

  * A recent set of upstream's automated jenkins testing can be found here:
    https://ci.libreoffice.org/job/gerrit_242/1128/

  * More information about the upstream QA testing can be found here:
    * Automated tests
      https://wiki.documentfoundation.org/QA/Testing/Automated_Tests
    * Automated UI tests
      https://wiki.documentfoundation.org/Development/UITests
    * Regression tests
      https://wiki.documentfoundation.org/QA/Testing/Regression_Tests
    * Feature tests
      https://wiki.documentfoundation.org/QA/Testing/Feature_Tests

 * Launchpad testing. The libreoffice packages include autopkgtests that were run and verified as passing.
    Tested build can be found at https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice-prereleases/+sourcepub/16035348/+listing-archive-extra
    * [amd64] ...
    * [arm64] ...
    * [armhf] .....
    * [riscv64] not available
    * [s390x] ...
 * General smoke testing of all the applications in the office suite were carried out by going through the manual testplan as documented by: https://wiki.ubuntu.com/Process/Merges/TestPlans/libreoffice

 * Packaging changes are staged at https://git.launchpad.net/~libreoffice/ubuntu/+source/libreoffice/log/?h=wip/noble-24.2

[Regression Potential]

 * A minor release with a total of ? bug fixes always carries the potential for introducing regressions, even though it is a bugfix-only release, meaning that no new features were added, and no existing features were removed.

 * A combination of autopkgtests and careful smoke testing as described above should provide reasonable confidence that no regressions sneaked in.