Comments

88 Comments
karma

The update works, and the module errors are gone.

BZ#2292590 libxslt update to 1.1.40 brings failures
BZ#2292590 libxslt update to 1.1.40 brings failures

This fixes the restore problem

BZ#2290337 Fix for CVE-2024-36041 breaks session restore under Plasma
karma

System boots and runs OK. I didn't verify the bug fix.

BZ#2271612 Cannot install glibc-devel.i686 on x86_64 systems
karma

Works on my desktop and works for the GCC std::chrono impl.

BZ#2262312 tzdata-2024a is available

Trying again with a new libphonenumber (and heaptrack made it in this time too)

@aleasto yeah lots of packages failed to build, that always happens with a large update like this. heaptrack failed with: Could NOT find Libunwind (missing: LIBUNWIND_HAS_UNW_BACKTRACE) I don't think that's not a problem with the new boost or tbb, so I'm not fixing it. A bug will get created for it if it still fails during the F40 mass rebuild.

@rineau I've built CGAL in the side tag now, since we're delaying the merge anyway.

Yeah, there's definitely a real problem: koji was completely unusable while I was trying to do this and so I couldn't do the rebuilds. I was advised to just merge this back to rawhide as-is and then keep doing the builds there, so that the mass rebuild isn't held up. I'm just trying to do the right thing, based on what I've been advised.

Looks like the tests failed here:

:: [ 21:19:46 ] :: [  BEGIN   ] :: Running 'cd /home/boost.HaBUzVqRpH/BUILD/boost*'
/usr/share/beakerlib/testing.sh: line 896: cd: too many arguments
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'cd /home/boost.HaBUzVqRpH/BUILD/boost*' (Expected 0, got 1)
:: [ 21:19:47 ] :: [  BEGIN   ] :: Running 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld'
:: [ 21:19:47 ] :: [   FAIL   ] :: Command 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld' (Expected 0, got 127)

The boost code hasn't actually changed since the last update

karma

With this update I can run the GCC 13 PSTL tests on F37

BZ#2152868 Using libdate-tz crashes without -DUSE_OS_TZDB=1
BZ#2125836 rsync-3.2.6 is available