Packages changed: file ibus (1.5.26 -> 1.5.27) ibus_gtk4 (1.5.26 -> 1.5.27) libXau (1.0.9 -> 1.0.10) libXfont2 (2.0.5 -> 2.0.6) libfontenc (1.1.4 -> 1.1.5) libgnomekbd (3.26.1 -> 3.28.0) python-tornado6 (6.1 -> 6.2) rubygem-addressable (2.8.0 -> 2.8.1) webkit2gtk3 (2.36.6 -> 2.36.7) webkit2gtk3-soup2 (2.36.6 -> 2.36.7) === Details === ==== file ==== Subpackages: file-magic libmagic1 - Move magic files to /usr/share/file from /usr/share/misc, and then create symlinks from /usr/share/misc back to /usr/share/file as per FHS 3.0 ==== ibus ==== Version update (1.5.26 -> 1.5.27) Subpackages: ibus-dict-emoji ibus-gtk ibus-gtk-32bit ibus-gtk3 ibus-lang libibus-1_0-5 libibus-1_0-5-32bit typelib-1_0-IBus-1_0 - Upstream update to 1.5.27 * Disable XKB engines in Plasma Wayland * ibusimcontext keycode - 8 for gtk3 keycode generation * client/gtk2: Revert CCedilla change for pt-BR * Add IBUS_CAP_OSK to IBusCapabilite * Enable ibus restart in GNOME desktop * Add ibus im-module command * Implement new process_key_event for GTK4 * src/ibusengine: Add focus_in_id()/focus_out_id() class methods * Delete xkb:latam:: in denylist.txt * Enhance Xutf8TextListToTextProperty * Revert Emoji shoftcut key to Super-space * Update simple.xml with xkeyboard-config 2.36 * Fix refcounting issues * Drop ibus-fix-refcounting-issues.patch * Fix bashisms in org.freedesktop.IBus.session.GNOME.service * Update xkb-latin-layouts in gschema * Use our own prefix to look up systemd user services dir * Add functionality to change IBus panel themes with available GTK themes * Update translation - Refresh im-engines-precede-xkb.patch - Add pkgconfig(libnotify) for the GTK4 flavor ==== ibus_gtk4 ==== Version update (1.5.26 -> 1.5.27) - Upstream update to 1.5.27 * Disable XKB engines in Plasma Wayland * ibusimcontext keycode - 8 for gtk3 keycode generation * client/gtk2: Revert CCedilla change for pt-BR * Add IBUS_CAP_OSK to IBusCapabilite * Enable ibus restart in GNOME desktop * Add ibus im-module command * Implement new process_key_event for GTK4 * src/ibusengine: Add focus_in_id()/focus_out_id() class methods * Delete xkb:latam:: in denylist.txt * Enhance Xutf8TextListToTextProperty * Revert Emoji shoftcut key to Super-space * Update simple.xml with xkeyboard-config 2.36 * Fix refcounting issues * Drop ibus-fix-refcounting-issues.patch * Fix bashisms in org.freedesktop.IBus.session.GNOME.service * Update xkb-latin-layouts in gschema * Use our own prefix to look up systemd user services dir * Add functionality to change IBus panel themes with available GTK themes * Update translation - Refresh im-engines-precede-xkb.patch - Add pkgconfig(libnotify) for the GTK4 flavor ==== libXau ==== Version update (1.0.9 -> 1.0.10) Subpackages: libXau-devel libXau6 libXau6-32bit - Update to version 1.0.10 * gitlab CI: add a basic build test * Fix spelling/wording issues * Autest.c: Fix -Wdiscarded-qualifiers warnings * Remove unnnecessary casts from malloc() and free() calls * XauReadAuth: move failure handling code to a common code block ==== libXfont2 ==== Version update (2.0.5 -> 2.0.6) - Update to version 2.0.6 * gitlab CI: add a basic build test * Fix spelling/wording issues * configure: Use pkg-config to handle zlib dependency if possible * Fix comments to reflect removal of OS/2 support ==== libfontenc ==== Version update (1.1.4 -> 1.1.5) Subpackages: libfontenc-devel libfontenc1 - Update to version 1.1.5 * Fix spelling/wording issues * gitlab CI: add a basic build test * Import reallocarray() from libX11 (originally from OpenBSD) * Convert code to use Xmallocarray() & Xreallocarray() * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines ==== libgnomekbd ==== Version update (3.26.1 -> 3.28.0) Subpackages: gnomekbd-tools libgnomekbd-lang libgnomekbd8 - Rebase patches with quilt. - Use ldconfig_scriptlets macro for post(un) handling. - Update to version 3.28.0: + Require GLib 2.44 + Modernize the codebase + Avoid several crashes + Fix RTL issues + Add meson build system + Updated translations. - Add libtool BuildRequires and call autgen.sh in build phase: the tarball was geneated using meson and does not contain configure. It is not possible (yet) to use meson as build system though, as the installation turns out to be incomplete. - Drop libgnomekbd_avoid_implicit_definition.patch: Fixed upstream. ==== python-tornado6 ==== Version update (6.1 -> 6.2) - update to 6.2: * https://www.tornadoweb.org/en/stable/releases/v6.2.0.html - drop remove-multiheader-http-test.patch (upstream) ==== rubygem-addressable ==== Version update (2.8.0 -> 2.8.1) - updated to version 2.8.1 * refactor `Addressable::URI.normalize_path` to address linter offenses ([#430](https://github.com/sporkmonger/addressable/pull/430)) * remove redundant colon in `Addressable::URI::CharacterClasses::AUTHORITY` regex ([#438](https://github.com/sporkmonger/addressable/pull/438)) * update gemspec to reflect supported Ruby versions ([#466], [#464], [#463]) * compatibility w/ public_suffix 5.x ([#466], [#465], [#460]) * fixes "invalid byte sequence in UTF-8" exception when unencoding URLs containing non UTF-8 characters ([#459](https://github.com/sporkmonger/addressable/pull/459)) * `Ractor` compatibility ([#449](https://github.com/sporkmonger/addressable/pull/449)) * use the whole string instead of a single line for template match ([#431](https://github.com/sporkmonger/addressable/pull/431)) * force UTF-8 encoding only if needed ([#341](https://github.com/sporkmonger/addressable/pull/341)) [#460]: https://github.com/sporkmonger/addressable/pull/460 [#463]: https://github.com/sporkmonger/addressable/pull/463 [#464]: https://github.com/sporkmonger/addressable/pull/464 [#465]: https://github.com/sporkmonger/addressable/pull/465 [#466]: https://github.com/sporkmonger/addressable/pull/466 ==== webkit2gtk3 ==== Version update (2.36.6 -> 2.36.7) Subpackages: WebKit2GTK-4.1-lang libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles - Update to version 2.36.7 (boo#1202807): - Fix several crashes and rendering issues. + Security fixes: CVE-2022-32893. ==== webkit2gtk3-soup2 ==== Version update (2.36.6 -> 2.36.7) Subpackages: WebKit2GTK-4.0-lang libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles - Update to version 2.36.7 (boo#1202807): - Fix several crashes and rendering issues. + Security fixes: CVE-2022-32893.