You built your own version of Sigil on 24.04, (I don't believe sigil 2.4.2 is available for 24.04), right? If so, there's no need to wait for anything. Just build Sigil from the latest GitHub master source and don't configure it to use the system libs. That way it will be built with the pcre2 10.45 now bundled with Sigil.
Ubuntu 24.04 won't likely be upgrading their version of pcre2, so you're going to need to remember to not use -DUSE_SYSTEM_LIBS=1 when configuring Sigil--whenever you build Sigil.
|