Comments

241 Comments

Also

  • texmath-0.12.8.3 with typst-symbols-0.1.4

I assume gnome-initial-setup needs to be rebuilt against this before it has an affect for Japanese.

I tested with a new user in a Live instance and saw that Suspend session was disabled.

BZ#2232711 disable KDE autosuspend in a VM (to avoid potential VM hang)

fedora-ci.koji-build.tier0.functional seems not run

I just want to point out that kernel-6.3+ affects ghc-9.2 badly causing frequent mmap segfaults.

See https://bugzilla.redhat.com/show_bug.cgi?id=2209162 (bug 2209162) and further for more details (I understand this is already fixed in ghc-9.4, but currently the default ghc in F38 is 9.2.)

(I am not going to set minus karma since I am also a Proven Tester.)

BZ#2178389 Qt application render very thin fonts after switch to VF version of Noto CJK fonts
BZ#2124830 geo location not working: Anaconda didn't set default local locale

This is actually a fairly small packaging change and pretty safe update, which we pushed intentionally to f36 to be forwards compatible with F37. The new backwards compatible gettext-runtime subpackage, pulled in by gettext, has been tested in f37 since 21 July and hasn't seen any problems. (Note also that gettext-0.21 no longer builds in F36+.)

Anyway Sundeep is pushing gettext-0.21-18.0.20220203.fc38 to rawhide now to address the Release %dist issue.

ghc-ilist-0.4.0.1-2.fc36 < ghc-ilist-0.4.0.1-4.fc35 is not good

You are right - it is a breaking change... Is it worth it? Any suggestions how to handle that better? (Do you mean it should have been 2.0?)

This may be a cultural thing since in Haskell land, X.Y is normally considered to be a major version. So this is also partly why this is 1.1 and not 1.0.1. Probably I should emphasize breaking changes more in the changelog.

Looks okay to me with a little basic testing (rpm-ostree update and override).

karma

Thanks @dbelyavs for your work on this.

This fixes LANG=tr_TR.utf8 curl -L https://google.com and similarly dnf for me.

BZ#2071343 [tr_TR] curl: (35) error:03000072:digital envelope routines::decode error with LANG=tr_TR.utf8

devel Requires libstdc++-devel

Well the only puzzle for me is why the ibus-gtk2 is not pulled as a weak dep like the theme is?

karma

Tested on F35-WORK-x86_64-LIVE-20220316.iso: installing hexchat caused ibus-gtk2 and adwaita-gtk2-theme to be installed.

$ sudo dnf install --enablerepo=updates-testing hexchat
:
================================================================================
 Package                Arch       Version            Repository           Size
================================================================================
Installing:
 hexchat                x86_64     2.16.0-1.fc35      updates             1.2 M
Installing dependencies:
 gtk2                   x86_64     2.24.33-7.fc35     updates-testing     3.5 M
 ibus-gtk2              x86_64     1.5.25-6.fc35      updates              27 k
Installing weak dependencies:
 adwaita-gtk2-theme     x86_64     3.28-13.fc35       fedora              136 k
 libcanberra-gtk2       x86_64     0.30-27.fc35       updates              25 k

(and also adwaita-gtk2-theme)

karma

This pulled in ibus-gtk2 with hexchat as expected, thanks