OLD: Fedora-Rawhide-20250517.n.0 NEW: Fedora-Rawhide-20250518.n.0 ===== SUMMARY ===== Added images: 0 Dropped images: 0 Added packages: 4 Dropped packages: 0 Upgraded packages: 28 Downgraded packages: 0
Size of added packages: 101.99 KiB Size of dropped packages: 0 B Size of upgraded packages: 935.08 MiB Size of downgraded packages: 0 B Size change of upgraded packages: -28.36 MiB Size change of downgraded packages: 0 B ===== ADDED IMAGES ===== ===== DROPPED IMAGES ===== ===== ADDED PACKAGES ===== Package: rust-app-rummage-0.2.8-3.fc43 Summary: Find installed and running applications on Linux RPMs: rust-app-rummage+default-devel rust-app-rummage-devel Size: 22.97 KiB Package: rust-toml_write-0.1.1-1.fc43 Summary: Low-level interface for writing out TOML RPMs: rust-toml_write+alloc-devel rust-toml_write+default-devel rust-toml_write+std-devel rust-toml_write-devel Size: 42.73 KiB Package: rust-triggered-0.1.3-1.fc43 Summary: Triggers for one time events between tasks and threads RPMs: rust-triggered+default-devel rust-triggered-devel Size: 26.11 KiB Package: xxhashct-0^20250517git4816a50-1.fc43 Summary: Compile-time xxhash implementation RPMs: xxhashct-devel Size: 10.18 KiB ===== DROPPED PACKAGES ===== ===== UPGRADED PACKAGES ===== Package: bodhi-client-25.5.1-1.fc43 Old package: bodhi-client-25.5.0-1.fc43 Summary: Bodhi client RPMs: bodhi-client Size: 93.30 KiB Size change: 1.81 KiB Changelog: * Sat May 17 2025 Mattia Verga <mattia.ve...@proton.me> - 25.5.1-1 - Update to 25.5.1 Package: bodhi-messages-25.5.1-1.fc43 Old package: bodhi-messages-25.5.0-1.fc43 Summary: JSON schema for messages sent by Bodhi RPMs: python3-bodhi-messages Size: 50.42 KiB Size change: 161 B Changelog: * Sat May 17 2025 Mattia Verga <mattia.ve...@proton.me> - 25.5.1-1 - Update to 25.5.1 Package: bodhi-server-25.5.1-1.fc43 Old package: bodhi-server-25.5.0-1.fc43 Summary: Bodhi server RPMs: bodhi-composer bodhi-server Size: 4.64 MiB Size change: 71 B Changelog: * Sat May 17 2025 Mattia Verga <mattia.ve...@proton.me> - 25.5.1-1 - Update to 25.5.1 Package: chromium-136.0.7103.113-1.fc43 Old package: chromium-136.0.7103.92-1.fc43 Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use RPMs: chromedriver chromium chromium-common chromium-headless chromium-qt5-ui chromium-qt6-ui Size: 462.01 MiB Size change: -9.52 KiB Changelog: * Wed May 14 2025 Than Ngo <t...@redhat.com> - 136.0.7103.113-1 - Update to 136.0.7103.113 * CVE-2025-4664: Insufficient policy enforcement in Loader * CVE-2025-4609: Incorrect handle provided in unspecified circumstances in Mojo Package: crawl-0.33.0-5.fc43 Old package: crawl-0.32.1-2.fc42 Summary: Roguelike dungeon exploration game RPMs: crawl crawl-common-data crawl-tiles Size: 107.32 MiB Size change: -21.00 MiB Changelog: * Thu May 15 2025 Antonio Trande <sagit...@fedoraproject.org> - 0.33.0-1 - Release 0.33.0 * Thu May 15 2025 Antonio Trande <sagit...@fedoraproject.org> - 0.33.0-2 - Fix data files * Fri May 16 2025 Antonio Trande <sagit...@fedoraproject.org> - 0.33.0-3 - Re-organize font files * Fri May 16 2025 Antonio Trande <sagit...@fedoraproject.org> - 0.33.0-4 - Use fdupes * Sat May 17 2025 Antonio Trande <sagit...@fedoraproject.org> - 0.33.0-5 - Move architecture dependent file Package: efifs-1.11-3.fc43 Old package: efifs-1.11-1.fc42 Summary: Free software EFI/UEFI standalone file system drivers RPMs: efifs Size: 474.49 KiB Size change: 3.99 KiB Changelog: * Thu Jan 16 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat May 17 2025 Robert Scheck <rob...@fedoraproject.org> 1.11-3 - Update bundled edk2 to 20250221 (#2340114) Package: golang-github-yuin-goldmark-1.7.12-1.fc43 Old package: golang-github-yuin-goldmark-1.7.11-1.fc43 Summary: Markdown parser written in Go RPMs: golang-github-yuin-goldmark-devel Size: 125.72 KiB Size change: -56 B Changelog: * Sat May 17 2025 Packit <he...@packit.dev> - 1.7.12-1 - Update to 1.7.12 upstream release - Resolves: rhbz#2366970 Package: ibus-typing-booster-2.27.54-1.fc43 Old package: ibus-typing-booster-2.27.53-1.fc43 Summary: A completion input method RPMs: emoji-picker ibus-typing-booster ibus-typing-booster-tests Size: 1.52 MiB Size change: 10.45 KiB Changelog: * Sat May 17 2025 Mike FABIAN <mfab...@redhat.com> - 2.27.54-1 - Update to 2.27.54 - Migrate emoji_picker.py from Gtk.main() to GLib.MainLoop() (Makes Control-C work even while flowboxes are filled) - emoji-picker: use a progress bar instead of a spinner (Spinner is currently broken in Gtk3 but the progress bar is nicer anyway) - Use GLib.timeout_add() in emoji-picker when typing into the search entry (That avoids starting a new search after every keypress when typing very fast, instead wait for a short pause in typing before starting a search.) - Add a new command `show_selection_info` to analyze a selection and show the Unicode code points, grapheme clusters, emoji sequences, ??? (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/733) - When committing with space while the preedit is empty, something might be selected in the lookup table which needs to be committed then (Related: https://github.com/mike-fabian/ibus-typing-booster/issues/707) - If a new label is selected in emoji-picker, stop filling the flowbox with contents for the old label (Resolves: https://github.com/mike- fabian/ibus-typing-booster/issues/734) - Add IBus.KEY_Escape to self._commit_trigger_keys (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/731) - Translation update from Weblate (kab 77.4%, ko 100%) Package: iputils-20240905-4.fc43 Old package: iputils-20240905-3.fc42 Summary: Network monitoring tools including ping RPMs: iputils Size: 782.73 KiB Size change: -2.31 KiB Changelog: * Sat May 17 2025 Kevin Fenzi <ke...@scrye.com> - 20240905-4 - Add upstream patch for CVE-2025-47268. Package: kf6-kirigami-6.14.1-1.fc43 Old package: kf6-kirigami-6.14.0-1.fc43 Summary: QtQuick plugins to build user interfaces based on the KDE UX guidelines RPMs: kf6-kirigami kf6-kirigami-devel kf6-kirigami-doc Size: 4.68 MiB Size change: 656 B Changelog: * Sat May 17 2025 Alessandro Astone <ales.ast...@gmail.com> - 6.14.1-1 - 6.14.1 bugfix release Package: kf6-krunner-6.14.0-2.fc43 Old package: kf6-krunner-6.14.0-1.fc43 Summary: KDE Frameworks 6 Tier 3 solution with parallelized query system RPMs: kf6-krunner kf6-krunner-devel kf6-krunner-doc Size: 1.58 MiB Size change: 964 B Changelog: * Thu May 15 2025 Pavel Solovev <daron...@gmail.com> - 6.14.0-2 - Add missing dependency Package: kf6-kwallet-6.14.1-1.fc43 Old package: kf6-kwallet-6.14.0-2.fc43 Summary: KDE Frameworks 6 Tier 3 solution for password management RPMs: kf6-kwallet kf6-kwallet-devel kf6-kwallet-doc kf6-kwallet-libs Size: 3.53 MiB Size change: 1.51 KiB Changelog: * Sat May 17 2025 Alessandro Astone <ales.ast...@gmail.com> - 6.14.1-1 - 6.14.1 bugfix release Package: kitty-0.42.1-1.fc43 Old package: kitty-0.42.0-1.fc43 Summary: Cross-platform, fast, feature full, GPU based terminal emulator RPMs: kitty kitty-doc kitty-kitten kitty-shell-integration kitty-terminfo Size: 50.34 MiB Size change: 41.58 KiB Changelog: * Sat May 17 2025 Pavel Solovev <daron...@gmail.com> - 0.42.1-1 - Update to 0.42.1 Package: libghemical-3.0.0-27.fc43 Old package: libghemical-3.0.0-26.fc42 Summary: Libraries for the Ghemical chemistry package RPMs: libghemical libghemical-devel Size: 2.88 MiB Size change: -523 B Changelog: * Sat May 17 2025 Mamoru TASAKA <mtas...@fedoraproject.org> - 3.0.0-27 - Call autopoint with gettext 0.25 (ref: bug 2366708) Package: libstrophe-0.14.0-1.fc43 Old package: libstrophe-0.13.1-2.fc41 Summary: An XMPP library for C RPMs: libstrophe libstrophe-devel libstrophe-doc Size: 1.28 MiB Size change: -587.22 KiB Changelog: * Mon Sep 02 2024 Miroslav Such?? <msu...@redhat.com> - 0.13.1-3 - convert license to SPDX * Fri Jan 17 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri May 16 2025 Benson Muite <fed...@fedoraproject.org> - 0.14.0-1 - Update to 0.14.0 bz#2352379 - Use docbook for documentation Package: libxc-7.0.0-4.fc43 Old package: libxc-7.0.0-1.fc42 Summary: Library of exchange and correlation functionals for density-functional theory RPMs: libxc libxc-devel python3-libxc Size: 263.05 MiB Size change: -8.96 MiB Changelog: * Fri Jan 17 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 7.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jan 20 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 7.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed May 14 2025 Susi Lehtola <jussileht...@fedoraproject.org> - 7.0.0-4 - Fix BZ#2365328. Package: mstflint-4.32.0^20250517git48a1454-1.fc43 Old package: mstflint-4.31.0^20250321gitbebc0df-5.fc43 Summary: Mellanox firmware burning tool RPMs: mstflint Size: 13.48 MiB Size change: 1.87 MiB Changelog: * Sat May 17 2025 Michal Schmidt <mschm...@redhat.com> - 4.32.0^20250517git48a1454-1 - Update to post-4.32.0 git snapshot Package: nbdkit-1.43.9-1.fc43 Old package: nbdkit-1.43.8-1.fc43 Summary: NBD server RPMs: mingw32-nbdkit mingw64-nbdkit nbdkit nbdkit-S3-plugin nbdkit-bash-completion nbdkit-basic-filters nbdkit-basic-plugins nbdkit-blkio-plugin nbdkit-bzip2-filter nbdkit-cc-plugin nbdkit-cdi-plugin nbdkit-curl-plugin nbdkit-devel nbdkit-example-plugins nbdkit-ext2-filter nbdkit-gcs-plugin nbdkit-guestfs-plugin nbdkit-iso-plugin nbdkit-libvirt-plugin nbdkit-linuxdisk-plugin nbdkit-lua-plugin nbdkit-nbd-plugin nbdkit-nfs-plugin nbdkit-ocaml-plugin nbdkit-ocaml-plugin-devel nbdkit-ondemand-plugin nbdkit-perl-plugin nbdkit-python-plugin nbdkit-selinux nbdkit-server nbdkit-srpm-macros nbdkit-ssh-plugin nbdkit-stats-filter nbdkit-tar-filter nbdkit-tcl-plugin nbdkit-tmpdisk-plugin nbdkit-torrent-plugin nbdkit-vddk-plugin nbdkit-xz-filter Size: 9.28 MiB Size change: 58.52 KiB Changelog: * Sat May 17 2025 Richard W.M. Jones <rjo...@redhat.com> - 1.43.9-1 - New upstream development branch version 1.43.9 - New nbdkit-openonce-filter Package: phoc-0.47.0-1.fc43 Old package: phoc-0.47~rc1-1.fc43 Summary: Display compositor designed for phones RPMs: phoc Size: 822.75 KiB Size change: 51 B Changelog: * Sat May 17 2025 Tomi L??hteenm??ki <li...@lihis.net> - 0.47.0-1 - Upstream release 0.47.0 (fedora#2366969) Package: primecount-7.18-1.fc43 Old package: primecount-7.17-2.fc43 Summary: Fast prime counting function implementation RPMs: primecount primecount-devel primecount-libs Size: 1.52 MiB Size change: 13.51 KiB Changelog: * Sat May 17 2025 Kim Walisch <wa...@fedoraproject.org> - 7.18-1 - Add CMake find_package(primecount) support - libprimecount.md: Add CMake find_package(primecount) section - PhiTiny.cpp: Reduce code bloat - Move private header files from /include to /src - src/CMakeLists.txt: Update for private header files in /src - test/CMakeLists.txt: Update for private header files in /src - Vector.hpp: Get rid of std::is_trivial which is deprecated in C++26 - Update to latest primesieve-12.9 library - Update to latest libdivide-5.2.0 library Package: primesieve-12.9-1.fc43 Old package: primesieve-12.8-4.fc43 Summary: Fast prime number generator RPMs: primesieve primesieve-devel primesieve-libs Size: 1.03 MiB Size change: 1.46 KiB Changelog: * Sat May 17 2025 Kim Walisch <wa...@fedoraproject.org> - 12.9-1 - CMakeLists.txt: Speed up build by removing compile dependencies - Move private header files from /include to /src - src/CMakeLists.txt: Update for private header files in /src - test/CMakeLists.txt: Update for private header files in /src - Vector.hpp: Get rid of std::is_trivial which is deprecated in C++26 Package: profanity-0.15.0-1.fc43 Old package: profanity-0.14.0-7.fc42 Summary: A console based XMPP client RPMs: profanity profanity-devel profanity-doc profanity-libs Size: 3.18 MiB Size change: -142.57 KiB Changelog: * Fri May 16 2025 Benson Muite <fed...@fedoraproject.org> - 0.15.0-1 - Update to latest release - Use docbook Package: python-folium-0.19.6-1.fc43 Old package: python-folium-0.19.5-1.fc43 Summary: Python library for visualizing data on a Leaflet map RPMs: python3-folium Size: 203.90 KiB Size change: 1.62 KiB Changelog: * Thu May 15 2025 Packit <he...@packit.dev> - 0.19.6-1 - Update to 0.19.6 upstream release - Resolves: rhbz#2366650 Package: python-snakemake-executor-plugin-slurm-1.3.5-1.fc43 Old package: python-snakemake-executor-plugin-slurm-1.2.17-1.fc43 Summary: A Snakemake executor plugin for submitting jobs to a SLURM cluster RPMs: python3-snakemake-executor-plugin-slurm Size: 45.66 KiB Size change: 541 B Changelog: * Sat May 17 2025 Packit <he...@packit.dev> - 1.3.2-1 - Update to 1.3.2 upstream release - Resolves: rhbz#2366992 * Sat May 17 2025 Packit <he...@packit.dev> - 1.3.5-1 - Update to 1.3.5 upstream release - Resolves: rhbz#2367020 Package: rust-toml-0.8.22-1.fc43 Old package: rust-toml-0.8.20-1.fc43 Summary: Native Rust encoder and decoder of TOML-formatted files and streams RPMs: rust-toml+default-devel rust-toml+display-devel rust-toml+indexmap-devel rust-toml+parse-devel rust-toml+preserve_order-devel rust-toml+unbounded-devel rust-toml-devel Added RPMs: rust-toml+unbounded-devel Size: 333.47 KiB Size change: 230.27 KiB Changelog: * Sat May 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.8.22-1 - Update to version 0.8.22; Fixes RHBZ#2362406 Package: rust-toml_edit-0.22.26-1.fc43 Old package: rust-toml_edit-0.22.24-1.fc43 Summary: Yet another format-preserving TOML parser RPMs: rust-toml_edit+default-devel rust-toml_edit+display-devel rust-toml_edit+parse-devel rust-toml_edit+perf-devel rust-toml_edit+serde-devel rust-toml_edit+unbounded-devel rust-toml_edit-devel Size: 375.11 KiB Size change: 98.59 KiB Changelog: * Sat May 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.22.26-1 - Update to version 0.22.26; Fixes RHBZ#2362408 Package: ser2net-4.6.5-1.fc43 Old package: ser2net-4.6.4-1.fc43 Summary: Proxy that allows TCP/UDP to serial port connections RPMs: ser2net Size: 418.45 KiB Size change: 2.25 KiB Changelog: * Sat May 17 2025 Felix Kaechele <fe...@kaechele.ca> - 4.6.5-1 - update to 4.6.5 Package: trurl-0.16.1-1.fc43 Old package: trurl-0.16-2.fc42 Summary: Command line tool for URL parsing and manipulation RPMs: trurl Size: 151.21 KiB Size change: -1.25 KiB Changelog: * Sat May 17 2025 Gustavo Costa <xfgu...@gmail.com> - 0.16.1-1 - Update to 0.16.1 (rhbz#2365632) ===== DOWNGRADED PACKAGES =====
-- _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue