Comments

15 Comments

This is supposed to be linked to https://bugzilla.redhat.com/show_bug.cgi?id=2276612, but Bodhi and automatically adding updates seems to never work when I put the information in the changelog, and you can't manually edit an update for rawhide apparently to do this either.

BZ#2095717 Review Request: sfsexp - Small Fast S-Expression Library
BZ#2042696 After latest selinux-policy update getting constant errors from tumblerd

Fixed the selinux error generated by atril-thumbnail

BZ#2042373 SELinux is preventing atril-thumbnail from write access on the sock_file bus
karma

Will break the install of klatexformula due to the soname bump.

karma

Will break the install of klatexformula due to the soname bump.

BZ#1996626 kicad crashes trying to launch simultator window (ngspice)

This update does a soname bump (it ends up being liblxqt-wallet.so.3.2.2 and it was liblxqt-wallet.so.3.2.0 previously) so all dependent packages should be rebuilt before it goes to stable.

Allows jekyll serve to continue past the public_suffix version error.

BZ#1903119 Update to 4.0.6 in F33
BZ#1830885 Probable memory leak in mate-panel-1.24.0-4.fc32

In this case, I think updating to 3.0.5 in stable will also need to be coordinated with the dependent packages to ensure there are no breakages due to the change in wxDataView:

  • Potentially incompatible change: wxDataViewModel::Cleared() now works as documented cross-platform. Previously on wxGTK it just emptied the model rather than triggering a reload of the model. If you are working around the broken behaviour with wxGTK-specific code in your application you should check that your application works correctly with this change.

I have seen at least one application that has crashes on 3.0.5 and not 3.0.4 because of this change.