Changes between Version 1 and Version 14 of Ticket #18565


Ignore:
Timestamp:
Jun 3, 2024, 11:16:53 AM (6 months ago)
Author:
pulkomandy
Comment:

During the update of OpenSSL, Python also need to be rebuilt. Should we update to Python 3.10 or some later version as well while we're at it? Python 3.10 is the one providing cmd:python3 in Haikuports at the moment, so it would make sense to use that.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18565

    • Property Blocked By17829, 17836, 18581, 18769, 18876
    • Property Type bugtask
  • Ticket #18565 – Description

    v1 v14  
    55This will require careful testing, as libsolv is used for dependency solving in Package Kit.
    66
    7 2. ICU (https://review.haiku-os.org/c/haiku/+/5966/4 and https://github.com/haikuports/haikuports/pull/7665)
     72. ~~ICU (https://review.haiku-os.org/c/haiku/+/5966/4 and https://github.com/haikuports/haikuports/pull/7665)~~
    88
    99ICU 67 is now outdated, but apparently anything newer than 69 results in an unbootable system. That will need to be investigated.
     
    1111Additionally, there are a number of packages that will need to be rebuilt following an ICU upgrade, so as to avoid requiring two versions of ICU with the base install.
    1212
    13 3. Gutenprint (https://review.haiku-os.org/c/haiku/+/5969 and #17836)
     133. ~~Gutenprint (https://review.haiku-os.org/c/haiku/+/5969 and #17836)~~
    1414
    1515This should be straightforward.