Disclaimer: I am a JRuby developer and currently leading the project.
JRuby has been seeing a big burst of development recently and we have been
getting requests from users for there to be official packages on their
Linux of choice. Today that Linux is Fedora (or downstream derivatives like
Bazzite).
We are interested in helping to revive the JRuby package for Fedora. JRuby
today runs on JDK 21+ and installation requires little more than unpacking
a tarball (plus appropriate path tweaks etc). There's not much to do to get
it into a package, but I am unfamiliar with the testing done for the
standard Ruby package and how much of that applies to JRuby.
If this is not the correct place to discuss it, please let me know. I ended
up here by following instructions at
https://docs.fedoraproject.org/en-US/package-maintainers/Joining_the_Packag…
*Charles Oliver Nutter*
*Architect and Technologist*
Headius Enterprises
https://www.headius.com
headius(a)headius.com
Following is the list of topics that will be discussed in the
FESCo meeting Tuesday at 18:00 Europe/London in #meeting:fedoraproject.org
on Matrix.
To convert Europe/London (UTC/UTC+1) to your local time, take a look at
http://fedoraproject.org/wiki/UTCHowto
or run:
date -d 'TZ="Europe/London" 2026-05-12 18:00'
Links to all issues to be discussed can be found at:
https://pagure.io/fesco/report/meeting_agenda
= Discussed and Voted in the Ticket =
#3600 One time update policy exception: python-dotenv to 1.2.2 in f44 and f43, fixes CVE-2026-28684
https://pagure.io/fesco/issue/3600
APPROVED (+3, 0, -0)
= Followups =
= New business =
#3609 New FESCo representative on Council needed
https://pagure.io/fesco/issue/3609
#3605 F44 FESCo Election Questions (due: 21 May 2026)
https://pagure.io/fesco/issue/3605
#3608 Updates Policy Exception for Mir and Miracle-WM
https://pagure.io/fesco/issue/3608
= Open Floor =
For more complete details, please visit each individual
issue. The report of the agenda items can be found at
https://pagure.io/fesco/report/meeting_agenda
If you would like to add something to this agenda, you can
reply to this e-mail, file a new issue at
https://pagure.io/fesco, e-mail me directly, or bring it
up at the end of the meeting, during the open floor topic. Note
that added topics may be deferred until the following meeting.
Hello,
I've just shipped the latest setuptools (82.0.1). This will potentionaly
break stuff as upstream dropped pkg_resources module which was deprecated
since April 2021. There are about 130 packages affected in Fedora. To ease
the migration, we have created python-setuptools80 compat package which
provides python3-pkg-resources subpackage that can be used for time being.
We've opened pull requests adding the proper BuildRequires/Requires where
needed to fix the affected packages. This is only a temporary solution and
we plan to drop the compat package in future. Please, work with the
upstream and urge them to replace the pkg_resources usage. For more
detailed info you can read the Fedora Change proposal -
https://fedoraproject.org/wiki/Changes/Setuptools_82%2B.
Have a nice day,
Tomáš Hrnčiar
Hello,
TL;DR; I'm happy to announce that we're now building snapshots of
upstream gcc trunk into a `rawhide-gcc-snapshot`[1] target in koji and
in copr[2] for packagers to test their code with the bleeding edge
compiler and fix issues early, potentially making mass rebuilds
following toolchain rebases smoother.
========================================================================
Several package maintainers expressed interest in easier access to a gcc
toolchain build that they could use to test their code in CI and shift
left the pain of the rebase we do in rawhide at the end of every
calendar year. Additionally, the new milestone for toolchain rebases in
the Fedora release process, combined with the mass rebuild milestone
continually creeping closer to the beginning of the year made it quite
hard for us to push out a stable enough compiler in time, forcing us to
rethink our approach to the rebase process for gcc in rawhide.
Because of this, we started building these snapshots earlier this year
to practice making a test toolchain available for the community to try
things and also to periodically get a view of everything that could
potentially break in a distro due to an upstream compiler change,
allowing us and the Fedora community to adjust sooner and avoid the mad
rush during the mass rebuild.
What you get
============
We're building the latest snapshot off trunk into the
`rawhide-gcc-snapshot` target[1] once roughly every 3 weeks. Alongside
that, we're also building dated snapshot repos in copr[2] in case one
wants to test with a specific past snapshot to, e.g. provide bisect
seeds for an issue.
The toolchain is C, C++ and Fortran only for now, mainly because we know
those will mostly just work. The algol target snuck in there because I
forgot to disable it, I'll be disabling that in the next snapshot :)
Maybe we'll enable more languages in future if we find they're not that
disruptive.
What doesn't work yet
=====================
The latest snapshot built gcc17 (i.e. next year's stable gcc that we've
started development on upstream) and I was able to create a new snapshot
branch and build the corresponding annobin for it in the
rawhide-gcc-snapshot target. I haven't however been able to branch and
build libtool since I don't have maintainer rights for it. I'm hoping
to have that fixed up in the next week or so. I also haven't started
building annobin and libtool into the copr repos yet, so they likely
won't be usable at the moment. I will be doing that in the next week as
well, which is when I'll do the next snapshot.
Reporting issues
================
The Fedora bugzilla is not the right place for reporting issues with
snapshots since they'll be way out of sync with rawhide for much of the
year. If you find issues, you'll need to reduce and report them
upstream[3]. Please note that the snapshots will tend to be quite
volatile at some points during the year because of upstream putting in
features, pulling them out, breaking ABI, etc. I reckon we'll know over
the course of this calendar year exactly how volatile it would be in
practice, but in general I'd recommend for now not using it for any
CI/testing that needs to have a high success rate.
Thanks,
Sid
[1] https://koji.fedoraproject.org/koji/buildtargetinfo?targetID=57105
[2] https://copr.fedorainfracloud.org/groups/g/gcc-team/coprs/
[3] https://gcc.gnu.org/bugzilla/
OLD: Fedora-Rawhide-20260511.n.0
NEW: Fedora-Rawhide-20260512.n.0
===== SUMMARY =====
Added images: 0
Dropped images: 0
Added packages: 5
Dropped packages: 0
Upgraded packages: 146
Downgraded packages: 0
Size of added packages: 13.36 MiB
Size of dropped packages: 0 B
Size of upgraded packages: 6.94 GiB
Size of downgraded packages: 0 B
Size change of upgraded packages: -4.33 MiB
Size change of downgraded packages: 0 B
===== ADDED IMAGES =====
===== DROPPED IMAGES =====
===== ADDED PACKAGES =====
Package: protobuf3-3.19.6-6.fc45
Summary: Protocol Buffers - Google's data interchange format
RPMs: protobuf3 protobuf3-compiler protobuf3-devel protobuf3-emacs protobuf3-lite protobuf3-lite-devel protobuf3-vim python3-protobuf3
Size: 12.28 MiB
Package: python-jq-1.11.0-1.fc45
Summary: Python bindings for jq
RPMs: python3-jq
Size: 299.30 KiB
Package: rust-daachorse-1.0.1-1.fc45
Summary: Daachorse: Double-Array Aho-Corasick
RPMs: rust-daachorse+alloc-devel rust-daachorse+default-devel rust-daachorse-devel
Size: 68.60 KiB
Package: rust-unidiff-0.4.0-1.fc45
Summary: Unified diff parsing/metadata extraction library for Rust
RPMs: rust-unidiff+default-devel rust-unidiff+encoding-devel rust-unidiff+unstable-devel rust-unidiff-devel
Size: 42.87 KiB
Package: tree-sitter-markdown-0.5.3-3.fc45
Summary: Markdown grammar for Tree-sitter
RPMs: libtree-sitter-markdown libtree-sitter-markdown-devel
Size: 697.86 KiB
===== DROPPED PACKAGES =====
===== UPGRADED PACKAGES =====
Package: Singular-4.4.1p5-2.fc45
Old package: Singular-4.4.1p5-1.fc45
Summary: Computer Algebra System for polynomial computations
RPMs: Singular Singular-devel Singular-doc Singular-emacs Singular-libpolys Singular-libpolys-devel Singular-libs factory factory-devel factory-gftables
Size: 91.08 MiB
Size change: 1.88 MiB
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 4.4.1p5-2
- Rebuild for flint 3.5.0
Package: audacious-4.6-0.4.beta1.fc45
Old package: audacious-4.5.1-3.fc44
Summary: Advanced audio player and music player
RPMs: audacious audacious-devel audacious-libs
Size: 3.51 MiB
Size change: -28.62 KiB
Changelog:
* Mon Feb 23 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.1.20260223git46e11c5
- upgrade to 4.6 pre git snapshot
- remove ldconfig_scriplets macro usage
- remove "configure" based build conditionals
* Wed Mar 04 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.2.20260304gitb562441
- update git snapshot
* Tue Apr 14 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.3.20260414gita19bfab
- update git snapshot
* Sun Apr 19 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.3.20260418git6ffe0b6
- update git snapshot
* Mon May 11 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.4.beta1
- update to beta1
Package: audacious-plugins-4.6-0.5.beta1.fc45
Old package: audacious-plugins-4.5.1-5.fc44
Summary: Plugins for the Audacious audio player
RPMs: audacious-plugins audacious-plugins-amidi audacious-plugins-exotic audacious-plugins-jack
Size: 8.63 MiB
Size change: 24.50 KiB
Changelog:
* Mon Feb 23 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.1.20260223git353550d
- new plugin "filebrowser"
- upgrade to 4.6 pre git snapshot
- remove "configure" based build conditionals
* Wed Mar 04 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.2.20260304gitd7c1ee1
- update git snapshot
* Tue Apr 14 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.3.20260414gitf00109c
- update git snapshot
* Sun Apr 19 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.3.20260419git28aea39
- update git snapshot
* Mon May 11 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.4.beta1
- update to beta1
* Mon May 11 2026 Michael Schwendt <mschwendt(a)fedoraproject.org> - 4.6-0.5.beta1
- strictly BR audacious-devel >= 4.6-0.4.beta1 for the "Bitrate" changes
Package: boom-boot-1.6.8-5.fc45
Old package: boom-boot-1.6.8-4.fc44
Summary: A set of libraries and tools for managing boot loader entries
RPMs: boom-boot boom-boot-conf python3-boom
Size: 691.74 KiB
Size change: 7.21 KiB
Changelog:
* Mon May 11 2026 Bryn M. Reeves <bmr(a)redhat.com> - 1.6.8-5
- Fix _parse_mount_unit() does not understand hex escapes or NFS/CIFS
Resolves: bz#2469064
Package: ccdciel-0.9.94-1.fc45
Old package: ccdciel-0.9.93-1.fc45
Summary: CCD capture software
RPMs: ccdciel ccdciel-doc
Size: 63.38 MiB
Size change: 531.44 KiB
Changelog:
* Mon May 11 2026 Mattia Verga <mattia.verga(a)proton.me> - 0.9.94-1
- Update to 0.9.94 (Fedora#2468579)
Package: ccluster-1.1.8-3.fc45
Old package: ccluster-1.1.8-2.fc45
Summary: Cluster the roots of a univariate polynomial
RPMs: ccluster ccluster-devel
Size: 1.15 MiB
Size change: -292 B
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 1.1.8-3
- Rebuild for flint 3.5.0
Package: clpeak-2.0.5-1.fc45
Old package: clpeak-1.1.7-1.fc45
Summary: Find peak OpenCL capacities like bandwidth & compute
RPMs: clpeak
Size: 601.08 KiB
Size change: 349.84 KiB
Changelog:
* Mon May 11 2026 Dominik Mierzejewski <dominik(a)greysector.net> - 2.0.5-1
- update to 2.0.5 (resolves rhbz#2467551)
- add Vulkan build dependencies to enable Vulkan backend
Package: copr-backend-2.12.hotfix.3-1.fc45
Old package: copr-backend-2.12.hotfix.2-1.fc45
Summary: Backend for Copr
RPMs: copr-backend copr-backend-doc
Size: 330.44 KiB
Size change: 1024 B
Changelog:
* Mon May 11 2026 Jakub Kadlcik <frostyx(a)email.cz> 2.12.hotfix.3-1
- backend: paginate add_content and delete_content requests to Pulp
- backend: dump a backup of files uploaded to Pulp
Package: coreutils-9.11-2.fc45
Old package: coreutils-9.11-1.fc45
Summary: A set of basic GNU tools commonly used in shell scripts
RPMs: coreutils coreutils-common coreutils-single
Size: 16.33 MiB
Size change: -514.42 KiB
Changelog:
* Fri May 01 2026 Davide Bolcioni <dbolcioni(a)gmail.com> - 9.11-2
- fix coreutils.single dangling symlink (rhbz#2464618)
Package: curl-8.20.0-1.fc45
Old package: curl-8.20.0~rc3-1.fc45
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
RPMs: curl libcurl libcurl-devel libcurl-minimal
Size: 9.88 MiB
Size change: 12.94 KiB
Changelog:
* Thu May 07 2026 Jan Macku <jamacku(a)redhat.com> - 8.20.0-1
- new upstream release
Package: delve-1.26.2-1.fc45
Old package: delve-1.26.1-3.fc45
Summary: A debugger for the Go programming language
RPMs: delve
Size: 13.98 MiB
Size change: -149.69 KiB
Changelog:
* Mon Apr 20 2026 Packit <hello(a)packit.dev> - 1.26.2-1
- Update to 1.26.2 upstream release
- Resolves: rhbz#2459778
Package: dovecot-fts-xapian-1.9.3-2.fc45
Old package: dovecot-fts-xapian-1.9.3-1.fc45
Summary: Dovecot FTS plugin based on Xapian
RPMs: dovecot-fts-xapian
Size: 288.24 KiB
Size change: 668 B
Changelog:
* Mon May 11 2026 Clemens Lang <cllang(a)redhat.com> - 1.9.3-2
- Rebuild against changed dovecot API
Resolves: rhbz#2468644
Package: e-antic-2.1.0-7.fc45
Old package: e-antic-2.1.0-6.fc44
Summary: Real Embedded Algebraic Number Theory In C
RPMs: e-antic e-antic-devel
Size: 465.01 KiB
Size change: -2.09 KiB
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 2.1.0-7
- Rebuild for flint 3.5.0
- Add patch to fix the Sturm sign change count
Package: editorconfig-0.12.11-1.fc45
Old package: editorconfig-0.12.10-1.fc44
Summary: Parser for EditorConfig files written in C
RPMs: editorconfig editorconfig-devel editorconfig-libs
Size: 301.73 KiB
Size change: -1.58 KiB
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.12.11-1
- Update to 0.12.11 (close RHBZ#2458650)
- Fixes CVE-2026-40489
Package: firefox-150.0.2-1.fc45
Old package: firefox-150.0.1-1.fc45
Summary: Mozilla Firefox Web browser
RPMs: firefox firefox-langpacks
Size: 468.40 MiB
Size change: -8.16 MiB
Changelog:
* Mon May 11 2026 Martin Stransky <stransky(a)redhat.com> - 150.0.2-1
- Update to latest upstream (150.0.2)
Package: flint-3.5.0-1.fc45
Old package: flint-3.4.0-2.fc44
Summary: Fast Library for Number Theory
RPMs: flint flint-devel
Size: 28.86 MiB
Size change: 414.82 KiB
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 3.5.0-1
- Version 3.5.0
- Drop upstreamed const patch
- Remove unused LaTeX dependency
- Build without -fno-strict-aliasing again
Package: fooyin-0.10.6-1.fc45
Old package: fooyin-0.10.5-1.fc45
Summary: A customizable music player
RPMs: fooyin fooyin-devel
Size: 23.83 MiB
Size change: 576.38 KiB
Changelog:
* Mon May 11 2026 Elaine Gibson <ypsvlq(a)gmail.com> - 0.10.6-1
- Update to 0.10.6
Package: freeipa-fas-1.2.0-1.fc45
Old package: freeipa-fas-1.1.1-7.fc44
Summary: Fedora Account System extension for FreeIPA
RPMs: freeipa-fas
Size: 56.17 KiB
Size change: 129 B
Changelog:
* Mon May 11 2026 Packit <hello(a)packit.dev> - 1.2.0-1
- Update to version 1.2.0
Package: ghex-50.1-1.fc45
Old package: ghex-50.0-1.fc45
Summary: Binary editor for GNOME
RPMs: ghex ghex-devel ghex-libs
Size: 2.56 MiB
Size change: 88.49 KiB
Changelog:
* Wed Mar 25 2026 Jan Grulich <jgrulich(a)redhat.com> - 50.0-3
- Add configuration for release-monitoring
* Mon May 11 2026 Michael Catanzaro <mcatanzaro(a)gnome.org> - 50.1-1
- Update to 50.1
Package: gnome-nibbles-4.5.2-1.fc45
Old package: gnome-nibbles-4.5.1-1.fc45
Summary: GNOME Nibbles game
RPMs: gnome-nibbles
Size: 2.40 MiB
Size change: 55.28 KiB
Changelog:
* Wed Mar 25 2026 Jan Grulich <jgrulich(a)redhat.com> - 4.5.1-3
- Add configuration for release-monitoring
* Mon May 11 2026 Marek Kasik <mkasik(a)redhat.com> - 4.5.2-1
- Update to 4.5.2
Package: gnome-radio-77.0-1.fc45
Old package: gnome-radio-76.0-1.fc45
Summary: GNOME Radio
RPMs: gnome-radio
Size: 900.20 KiB
Size change: 1.85 KiB
Package: gnome-software-50.1-5.fc45
Old package: gnome-software-50.1-4.fc45
Summary: A software center for GNOME
RPMs: gnome-software gnome-software-devel gnome-software-fedora-langpacks gnome-software-rpm-ostree
Size: 12.13 MiB
Size change: -2.91 KiB
Changelog:
* Mon May 11 2026 Milan Crha <mcrha(a)redhat.com> - 50.1-5
- dnf5: Clamp historical updates time
Package: gnome-text-editor-50.1-1.fc45
Old package: gnome-text-editor-50.0-1.fc45
Summary: A simple text editor for the GNOME desktop
RPMs: gnome-text-editor
Size: 3.04 MiB
Size change: 19.29 KiB
Changelog:
* Wed Mar 25 2026 Jan Grulich <jgrulich(a)redhat.com> - 50.0-3
- Add configuration for release-monitoring
* Mon May 11 2026 Marek Kasik <mkasik(a)redhat.com> - 50.1-1
- Update to 50.1
Package: gnupg2-2.4.9-16.fc45
Old package: gnupg2-2.4.9-7.fc45
Summary: Utility for secure communication and data storage
RPMs: gnupg2 gnupg2-dirmngr gnupg2-g13 gnupg2-gpg-agent gnupg2-gpgconf gnupg2-keyboxd gnupg2-scdaemon gnupg2-smime gnupg2-utils gnupg2-verify gnupg2-wks
Size: 13.91 MiB
Size change: -28.41 KiB
Package: grub2-1:2.12-60.fc45
Old package: grub2-1:2.12-59.fc45
Summary: Bootloader with support for Linux, Multiboot and more
RPMs: grub2-common grub2-efi-aa64 grub2-efi-aa64-cc grub2-efi-aa64-cdboot grub2-efi-aa64-modules grub2-efi-ia32 grub2-efi-ia32-cdboot grub2-efi-ia32-modules grub2-efi-x64 grub2-efi-x64-cc grub2-efi-x64-cdboot grub2-efi-x64-modules grub2-emu grub2-emu-modules grub2-pc grub2-pc-modules grub2-ppc64le grub2-ppc64le-modules grub2-tools grub2-tools-efi grub2-tools-extra grub2-tools-minimal grub2-xen-x64-modules grub2-xen_pvh-i386-modules
Size: 42.49 MiB
Size change: -1.03 KiB
Changelog:
* Thu May 07 2026 Leo Sandoval <lsandova(a)redhat.com> - 2.12-60
- util/grub-editenv: remove stale env_block on unsupported filesystem
- Related: #2457333
Package: gvisor-tap-vsock-6:0.8.9-1.fc45
Old package: gvisor-tap-vsock-6:0.8.8-1.fc45
Summary: Go replacement for libslirp and VPNKit
RPMs: gvisor-tap-vsock gvisor-tap-vsock-gvforwarder
Size: 23.53 MiB
Size change: 20.37 KiB
Changelog:
* Mon May 11 2026 Packit <hello(a)packit.dev> - 6:0.8.9-1
- Update to 0.8.9 upstream release
Package: ibus-m17n-1.4.39-1.fc45
Old package: ibus-m17n-1.4.38-1.fc45
Summary: The M17N engine for IBus platform
RPMs: ibus-m17n
Size: 524.86 KiB
Size change: 3.89 KiB
Changelog:
* Mon May 11 2026 Mike FABIAN <mfabian(a)redhat.com> - 1.4.39-1
- Update to 1.4.39
Package: ibus-speech-to-text-0.9.0-1.fc45
Old package: ibus-speech-to-text-0.8.0-1.fc45
Summary: A speech to text IBus Input Method using VOSK
RPMs: ibus-speech-to-text
Size: 343.46 KiB
Size change: 13.05 KiB
Changelog:
* Thu May 07 2026 Manish Tiwari <matiwari(a)redhat.com> 0.9.0-1
- Update to release 0.9.0
Package: ibus-table-1.17.19-1.fc45
Old package: ibus-table-1.17.18-1.fc45
Summary: The Table engine for IBus platform
RPMs: ibus-table ibus-table-devel ibus-table-tests
Size: 1.31 MiB
Size change: 12.10 KiB
Changelog:
* Mon May 11 2026 Mike FABIAN <mfabian(a)redhat.com> - 1.17.19-1
- Update to 1.17.19
- Translation update from Weblate (ka 69.2%, lo 100%)
Package: ibus-typing-booster-2.30.8-1.fc45
Old package: ibus-typing-booster-2.30.7-1.fc45
Summary: A completion input method
RPMs: emoji-picker ibus-typing-booster ibus-typing-booster-tests
Size: 1.78 MiB
Size change: 9.29 KiB
Changelog:
* Mon May 11 2026 Mike FABIAN <mfabian(a)redhat.com> - 2.30.8-1
- Update to 2.30.8
- Translation update from Weblate (new: lo 100%, pt 100%)
Package: inkscape-1.4.4-1.fc45
Old package: inkscape-1.4.3-7.fc44
Summary: Vector-based drawing program using SVG
RPMs: inkscape inkscape-docs inkscape-libs inkscape-view
Size: 104.82 MiB
Size change: 955.76 KiB
Changelog:
* Mon May 11 2026 Gwyn Ciesla <gwync(a)protonmail.com> - 1.4.4-1
- 1.4.4
Package: kernel-7.1.0-0.rc3.23.fc45
Old package: kernel-7.1.0-0.rc2.260507g8ab992f815d6.19.fc45
Summary: The Linux kernel
RPMs: kernel kernel-core kernel-debug kernel-debug-core kernel-debug-devel kernel-debug-devel-matched kernel-debug-modules kernel-debug-modules-core kernel-debug-modules-extra kernel-debug-modules-internal kernel-debug-uki-dtbloader kernel-debug-uki-virt kernel-debug-uki-virt-addons kernel-devel kernel-devel-matched kernel-doc kernel-modules kernel-modules-core kernel-modules-extra kernel-modules-extra-matched kernel-modules-internal kernel-tools kernel-tools-libs kernel-tools-libs-devel kernel-uki-dtbloader kernel-uki-virt kernel-uki-virt-addons libperf libperf-devel perf python3-kernel-tools python3-perf rtla rv
Size: 1.48 GiB
Size change: -976.25 KiB
Changelog:
* Fri May 08 2026 Fedora Kernel Team <kernel-team(a)fedoraproject.org> [7.1.0-0.rc2.917719c412c4.19]
- Enable MEDIA_TUNER_MXL301RF for Fedora (Justin M. Forbes)
- Turn on DVB_PT3 for Fedora at user request (Justin M. Forbes)
- Linux v7.1.0-0.rc2.917719c412c4
* Sat May 09 2026 Fedora Kernel Team <kernel-team(a)fedoraproject.org> [7.1.0-0.rc2.70390501d194.20]
- Linux v7.1.0-0.rc2.70390501d194
* Sun May 10 2026 Fedora Kernel Team <kernel-team(a)fedoraproject.org> [7.1.0-0.rc2.1bfaee9d3351.21]
- Linux v7.1.0-0.rc2.1bfaee9d3351
* Mon May 11 2026 Fedora Kernel Team <kernel-team(a)fedoraproject.org> [7.1.0-0.rc3.22]
- Linux v7.1.0-0.rc3
* Mon May 11 2026 Fedora Kernel Team <kernel-team(a)fedoraproject.org> [7.1.0-0.rc3.23]
- yamlsanity.py: allow multiple docs within a yaml file (Scott Weaver)
- Disable MODULE_SIG_KEY_TYPE_MLDSA_87 for RHEL right now (Justin M. Forbes)
- automotive: enable HUGETLBFS to workaround build error (Scott Weaver)
- disable selftests by default for now (Thorsten Leemhuis)
Package: kernel-headers-7.1.0-0.rc3.23.fc45
Old package: kernel-headers-7.1.0-0.rc1.9.fc45
Summary: Header files for the Linux kernel for use by glibc
RPMs: kernel-cross-headers kernel-headers
Size: 22.60 MiB
Size change: 1.36 KiB
Changelog:
* Mon May 11 2026 Justin M. Forbes <jforbes(a)fedoraproject.org> - 7.1.0-2
- Linux v7.1-rc3
Package: keylime-agent-rust-0.2.9-3.fc45
Old package: keylime-agent-rust-0.2.9-2.fc45
Summary: The Keylime agent
RPMs: keylime-agent-rust keylime-agent-rust-common keylime-agent-rust-ima-emulator keylime-agent-rust-push
Size: 22.92 MiB
Size change: -119.88 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.9-3
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: klevernotes-1.3.1-1.fc45
Old package: klevernotes-1.3.0-1.fc45
Summary: A convergent markdown note taking application
RPMs: klevernotes
Size: 3.95 MiB
Size change: 12.11 KiB
Changelog:
* Tue May 12 2026 Steve Cossette <farchord(a)gmail.com> - 1.3.1-1
- 1.3.1
Package: krdc-26.04.1-1.fc45
Old package: krdc-26.04.0-2.fc45
Summary: Remote desktop client
RPMs: krdc krdc-devel krdc-libs
Size: 7.42 MiB
Size change: -56 B
Changelog:
* Mon May 11 2026 Steve Cossette <farchord(a)gmail.com> - 26.04.1-1
- 26.04.1
Package: libclc-22.1.5-1.fc45
Old package: libclc-22.1.4-1.fc45
Summary: An open source implementation of the OpenCL 1.1 library requirements
RPMs: libclc libclc-devel libclc-spirv
Size: 42.26 MiB
Size change: 1.79 KiB
Changelog:
* Wed May 06 2026 Tulio Magno Quites Machado Filho <tuliom(a)redhat.com> - 22.1.5-1
- Update to LLVM 22.1.5
- Resolves: rhbz#2466849
Package: libkiwix-14.2.1-1.fc45
Old package: libkiwix-14.2.0-1.fc45
Summary: Common code base for all Kiwix ports
RPMs: libkiwix libkiwix-devel
Size: 3.99 MiB
Size change: -997 B
Changelog:
* Mon May 11 2026 Vitaly <vitaly(a)easycoding.org> - 14.2.1-1
- Updated to version 14.2.1.
Package: libmd-1.2.0-1.fc45
Old package: libmd-1.1.0-9.fc44
Summary: Library that provides message digest functions from BSD systems
RPMs: libmd libmd-devel
Size: 499.50 KiB
Size change: 86.48 KiB
Changelog:
* Mon May 11 2026 Robert Scheck <robert(a)fedoraproject.org> 1.2.0-1
- Upgrade to 1.2.0 (#2468687)
Package: libmongocrypt-1.18.1-1.fc45
Old package: libmongocrypt-1.18.0-1.fc45
Summary: The companion C library for client side encryption in drivers
RPMs: libmongocrypt libmongocrypt-devel
Size: 8.01 MiB
Size change: 3.21 KiB
Changelog:
* Tue May 12 2026 Remi Collet <remi(a)remirepo.net> - 1.18.1-1
- update to 1.18.1
Package: llvm-22.1.5-4.fc45
Old package: llvm-22.1.4-1.fc45
Summary: The Low Level Virtual Machine
RPMs: clang clang-analyzer clang-devel clang-libs clang-resource-filesystem clang-tools-extra clang-tools-extra-devel compiler-rt flang flang-runtime git-clang-format libcxx libcxx-devel libcxx-static libcxxabi libcxxabi-devel libcxxabi-static libomp libomp-devel lld lld-devel lld-libs lldb lldb-devel llvm llvm-bolt llvm-cmake-utils llvm-devel llvm-doc llvm-filesystem llvm-googletest llvm-libs llvm-libunwind llvm-libunwind-devel llvm-libunwind-static llvm-static llvm-test mlir mlir-devel mlir-static polly polly-devel python3-clang python3-lit python3-lldb python3-mlir
Size: 1.48 GiB
Size change: 168.34 KiB
Changelog:
* Tue Apr 28 2026 Tulio Magno Quites Machado Filho <tuliom(a)redhat.com> - 22.1.4-2
- Use LLD by default
* Wed May 06 2026 Tulio Magno Quites Machado Filho <tuliom(a)redhat.com> - 22.1.5-1
- Update to LLVM 22.1.5
* Thu May 07 2026 jackyzy823 <jackyzy823(a)gmail.com> - 22.1.5-3
- Requires git-core instead of git for git-clang-format
Package: llvm-test-suite-22.1.5-1.fc45
Old package: llvm-test-suite-22.1.4-1.fc45
Summary: C/C++ Compiler Test Suite
RPMs: llvm-test-suite
Size: 158.88 MiB
Size change: 1.87 KiB
Changelog:
* Wed May 06 2026 Fedora Project - 22.1.5-1.fc45
- local build
Package: mokutil-2:0.7.2-5.fc45
Old package: mokutil-2:0.7.2-4.fc45
Summary: Tool to manage UEFI Secure Boot MoK Keys
RPMs: mokutil
Size: 96.76 KiB
Size change: 172 B
Changelog:
* Mon May 11 2026 Pavol Žáčik <pzacik(a)redhat.com>
- Add OpenSSL 4.0 compatibility patch
Package: msolve-0.9.5-2.fc45
Old package: msolve-0.9.5-1.fc45
Summary: Polynomial System Solving through Algebraic Methods
RPMs: msolve msolve-devel msolve-libs
Size: 1.63 MiB
Size change: 37 B
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 0.9.5-2
- Rebuild for flint 3.5.0
Package: mysql8.0-8.0.46-1.fc45
Old package: mysql8.0-8.0.45-2.fc44
Summary: MySQL client programs and shared libraries
RPMs: mysql8.0 mysql8.0-common mysql8.0-devel mysql8.0-errmsg mysql8.0-libs mysql8.0-server mysql8.0-test
Size: 1.62 GiB
Size change: 1.96 MiB
Changelog:
* Wed Apr 22 2026 Michal Schorm <mschorm(a)redhat.com> - 8.0.46-1
- Rebase to 8.0.46
Package: mysql8.4-8.4.9-1.fc45
Old package: mysql8.4-8.4.8-2.fc44
Summary: MySQL client programs and shared libraries
RPMs: mysql mysql-common mysql-devel mysql-errmsg mysql-libs mysql-server mysql-test mysql-test-data
Size: 488.12 MiB
Size change: -1013.21 KiB
Changelog:
* Thu Feb 19 2026 Yaakov Selkowitz <yselkowi(a)redhat.com> - 8.4.8-3
- Never provide unversioned packages in RHEL
* Wed May 06 2026 Michal Schorm <mschorm(a)redhat.com> - 8.4.9-1
- Rebase to 8.4.9
Package: normaliz-3.11.1-2.fc45
Old package: normaliz-3.11.1-1.fc45
Summary: A tool for discrete convex geometry
RPMs: libnormaliz libnormaliz-devel normaliz
Size: 14.74 MiB
Size change: -366 B
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 3.11.1-2
- Rebuild for flint 3.5.0
Package: nss-3.123.1-1.fc45
Old package: nss-3.122.2-1.fc45
Summary: Network Security Services
RPMs: nspr nspr-devel nss nss-devel nss-pkcs11-devel nss-softokn nss-softokn-devel nss-softokn-freebl nss-softokn-freebl-devel nss-sysinit nss-tools nss-util nss-util-devel
Size: 15.59 MiB
Size change: 50.18 KiB
Changelog:
* Thu May 07 2026 Frantisek Krenzelok <fkrenzel(a)redhat.com> - 3.123.1-1
- Update NSS to 3.123.1
Package: openapv-0.2.1.3-1.fc45
Old package: openapv-0.2.1.2-1.fc45
Summary: Open Advanced Professional Video Codec
RPMs: openapv openapv-devel openapv-libs
Size: 582.62 KiB
Size change: 1.67 KiB
Changelog:
* Thu May 07 2026 Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net> - 0.2.1.3-1
- update to 0.2.1.3 (resolves rhbz#2463426)
Package: peazip-11.1.0-1.fc45
Old package: peazip-11.0.0-1.fc45
Summary: File archiver utility
RPMs: peazip-common peazip-gtk2 peazip-gtk3 peazip-qt5 peazip-qt6
Size: 66.60 MiB
Size change: 13.88 KiB
Changelog:
* Mon May 11 2026 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 11.1.0-1
- Update to v11.1.0
Package: perl-DBIx-SearchBuilder-1.85-1.fc45
Old package: perl-DBIx-SearchBuilder-1.82-5.fc44
Summary: Encapsulate SQL queries and rows in simple perl objects
RPMs: perl-DBIx-SearchBuilder
Size: 122.37 KiB
Size change: 4.08 KiB
Changelog:
* Mon May 11 2026 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.85-1
- 1.85 bump (rhbz#2459643)
Package: perl-Graphics-Toolkit-Color-2.11-1.fc45
Old package: perl-Graphics-Toolkit-Color-2.02-1.fc45
Summary: Color palette constructor
RPMs: perl-Graphics-Toolkit-Color perl-Graphics-Toolkit-Color-tests
Size: 200.36 KiB
Size change: 19.61 KiB
Changelog:
* Mon May 11 2026 Petr Pisar <ppisar(a)redhat.com> - 2.11-1
- 2.11 bump
Package: perl-LWP-ConsoleLogger-1.0.1-10.fc45
Old package: perl-LWP-ConsoleLogger-1.0.1-9.fc45
Summary: LWP tracing and debugging
RPMs: perl-LWP-ConsoleLogger perl-LWP-ConsoleLogger-tests
Size: 60.05 KiB
Size change: 308 B
Changelog:
* Mon May 11 2026 Petr Pisar <ppisar(a)redhat.com> - 1.0.1-10
- Remove a patch for Test-More-0.39, resolved in Test-More-0.42
(bugs #2466962, #2467785)
Package: perl-Net-CIDR-Lite-0.24-1.fc45
Old package: perl-Net-CIDR-Lite-0.23-1.fc45
Summary: Perl extension for merging IPv4 or IPv6 CIDR addresses
RPMs: perl-Net-CIDR-Lite
Size: 19.72 KiB
Size change: 169 B
Changelog:
* Mon May 11 2026 Paul Howarth <paul(a)city-fan.org> - 0.24-1
- Update to 0.24
- Reject Unicode digits and trailing newlines in parser inputs
(CVE-2026-45190)
- Reject zero-padded CIDR masks (CVE-2026-45191)
Package: perl-Parse-LocalDistribution-0.21-1.fc45
Old package: perl-Parse-LocalDistribution-0.20-2.fc44
Summary: Parses local .pm files as PAUSE does
RPMs: perl-Parse-LocalDistribution
Size: 17.41 KiB
Size change: 175 B
Changelog:
* Mon May 11 2026 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.21-1
- 0.21 bump (rhbz#2461581)
Package: perl-Signal-Mask-0.009-1.fc45
Old package: perl-Signal-Mask-0.008-35.fc44
Summary: Signal masks made easy
RPMs: perl-Signal-Mask
Size: 20.84 KiB
Size change: 240 B
Changelog:
* Mon May 11 2026 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.009-1
- 0.009 bump (rhbz#2459648)
Package: perl-Sub-Exporter-Lexical-1.001-1.fc45
Old package: perl-Sub-Exporter-Lexical-1.000-8.fc44
Summary: Export lexically-available subs with Sub::Exporter
RPMs: perl-Sub-Exporter-Lexical
Size: 20.96 KiB
Size change: 204 B
Changelog:
* Mon May 11 2026 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.001-1
- 1.001 bump (rhbz#2442249)
Package: perl-YAML-LibYAML-1:0.907.0-1.fc45
Old package: perl-YAML-LibYAML-1:0.906.0-1.fc45
Summary: Perl YAML Serialization using XS and libyaml
RPMs: perl-YAML-LibYAML perl-YAML-LibYAML-tests
Size: 446.40 KiB
Size change: 6.69 KiB
Changelog:
* Mon May 11 2026 Jitka Plesnikova <jplesnik(a)redhat.com> - 1:0.907.0-1
- 0.907.0 bump (rhbz#2468643)
Package: plasma-login-manager-6.6.4-3.fc45
Old package: plasma-login-manager-6.6.4-2.fc45
Summary: QML based login manager from KDE
RPMs: kcm-plasmalogin plasma-login-manager
Size: 2.98 MiB
Size change: -17.27 KiB
Package: pmbootstrap-3.10.2-1.fc45
Old package: pmbootstrap-3.9.0-1.fc45
Summary: A sophisticated chroot/build/flash tool to develop and install postmarketOS
RPMs: pmbootstrap
Size: 647.99 KiB
Size change: -7.31 KiB
Changelog:
* Mon May 11 2026 Dan Čermák <dan.cermak(a)cgc-instruments.com> - 3.10.2-1
- New upstream release 3.10.2, fixes rhzb#2455014
Package: polymake-4.15-12.fc45
Old package: polymake-4.15-11.fc45
Summary: Algorithms on convex polytopes and polyhedra
RPMs: polymake polymake-doc
Size: 100.07 MiB
Size change: -1.76 KiB
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 4.15-12
- Rebuild for flint 3.5.0
Package: postgresql18-18.3-3.fc45
Old package: postgresql18-18.3-2.fc45
Summary: PostgreSQL client programs
RPMs: postgresql postgresql-contrib postgresql-docs postgresql-plperl postgresql-plpython3 postgresql-private-devel postgresql-private-libs postgresql-server postgresql-server-devel postgresql-static postgresql-test postgresql-test-rpm-macros postgresql-upgrade postgresql-upgrade-devel
Size: 172.82 MiB
Size change: 16.46 KiB
Changelog:
* Mon May 11 2026 Pavol Sloboda <psloboda(a)redhat.com> - 18.3-3
- Release bump
Package: pygobject3-3.56.3-1.fc45
Old package: pygobject3-3.56.2-1.fc45
Summary: Python bindings for GObject Introspection
RPMs: python3-gobject python3-gobject-base python3-gobject-devel
Size: 2.16 MiB
Size change: 2.39 KiB
Changelog:
* Mon May 11 2026 Marek Kasik <mkasik(a)redhat.com> - 3.56.3-1
- Update to 3.56.3
Package: python-OWSLib-0.35.0-3.fc45
Old package: python-OWSLib-0.35.0-2.fc44
Summary: OGC Web Service utility library
RPMs: python3-OWSLib
Size: 513.59 KiB
Size change: -407 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.35.0-3
- Use pyproject long options
Package: python-Rtree-1.4.1-6.fc45
Old package: python-Rtree-1.4.1-5.fc44
Summary: R-Tree spatial index for Python GIS
RPMs: python3-rtree
Size: 76.27 KiB
Size change: -296 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.4.1-6
- Use pyproject long options
Package: python-chardet-6.0.0.post1-3.fc45
Old package: python-chardet-6.0.0.post1-1.fc45
Summary: Python character encoding detector
RPMs: python3-chardet
Size: 682.80 KiB
Size change: -137 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 6.0.0.post1-2
- Package from 6.0.0.post1 git tag now that we can
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 6.0.0.post1-3
- Use long pyproject options
Package: python-compreffor-0.6.0-4.fc45
Old package: python-compreffor-0.6.0-3.fc45
Summary: CFF table subroutinizer for FontTools
RPMs: python3-compreffor
Size: 525.69 KiB
Size change: 315 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6.0-4
- Use long pyproject options
Package: python-conda-inject-1.3.2-13.fc45
Old package: python-conda-inject-1.3.2-12.fc44
Summary: Inject a conda environment into the current python environment
RPMs: python3-conda-inject
Size: 20.01 KiB
Size change: -96 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.3.2-13
- Use long pyproject options
Package: python-configargparse-1.7.5-3.fc45
Old package: python-configargparse-1.7.5-1.fc45
Summary: Replacement for argparse that allows options to be set via config files
RPMs: python3-configargparse python3-configargparse+yaml
Size: 68.83 KiB
Size change: 565 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.7.5-2
- Use long pyproject options
* Mon May 11 2026 Tomáš Hrnčiar <thrnciar(a)redhat.com> - 1.7.5-3
- Drop BuildRequires on pytest-subtests for pytest 9
Package: python-connection_pool-0.0.3-27.fc45
Old package: python-connection_pool-0.0.3-26.fc44
Summary: Thread-safe connection pool for python
RPMs: python3-connection-pool
Size: 17.80 KiB
Size change: -183 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.0.3-27
- Use long pyproject options
Package: python-cramjam-2.11.0-7.fc45
Old package: python-cramjam-2.11.0-4.fc44
Summary: Thin Python bindings to de/compression algorithms in Rust
RPMs: python3-cramjam
Size: 4.81 MiB
Size change: -65.71 KiB
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.11.0-7
- Use long pyproject options
Package: python-cron-converter-1.3.1-3.fc45
Old package: python-cron-converter-1.3.1-2.fc44
Summary: Cron string parser and scheduler for Python
RPMs: python3-cron-converter
Size: 42.11 KiB
Size change: 76 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.3.1-3
- Use pyproject long options
Package: python-cucumber-expressions-19.0.0-3.fc45
Old package: python-cucumber-expressions-19.0.0-1.fc44
Summary: Cucumber Expressions - a simpler alternative to Regular Expressions
RPMs: python3-cucumber-expressions
Size: 81.41 KiB
Size change: 225 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 19.0.0-2
- Use %pyproject_patch_dependency in lieu of a patch file
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 19.0.0-3
- Use pyproject long options
Package: python-cucumber-tag-expressions-9.1.0-6.fc45
Old package: python-cucumber-tag-expressions-9.1.0-4.fc45
Summary: Provides a tag-expression parser and evaluation logic for cucumber/behave
RPMs: python3-cucumber-tag-expressions
Size: 30.32 KiB
Size change: 131 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 9.1.0-6
- Use pyproject long options
Package: python-damo-3.2.2-1.fc45
Old package: python-damo-3.2.1-1.fc45
Summary: Data Access Monitoring Operator
RPMs: damo
Size: 440.36 KiB
Size change: 4.61 KiB
Changelog:
* Tue Apr 14 2026 Packit <hello(a)packit.dev> - 3.2.2-1
- Update to 3.2.2
- Resolves rhbz#2458137
Package: python-defcon-0.12.2-6.fc45
Old package: python-defcon-0.12.2-5.fc44
Summary: A set of flexible objects for representing UFO data
RPMs: python3-defcon python3-defcon+lxml
Size: 404.37 KiB
Size change: 51 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.12.2-6
- Use pyproject long options
Package: python-dirty-equals-0.11-4.fc45
Old package: python-dirty-equals-0.11-2.fc44
Summary: Doing dirty (but extremely useful) things with equals
RPMs: python3-dirty-equals python3-dirty-equals+pydantic
Size: 85.03 KiB
Size change: -68 B
Changelog:
* Thu Apr 02 2026 Karolina Surma <ksurma(a)redhat.com> - 0.11-3
- Remove the unconditional BR on pydantic - there's a bcond for it
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.11-4
- Use pyproject long options
Package: python-discovery-1.3.0-3.fc45
Old package: python-discovery-1.3.0-1.fc45
Summary: Python interpreter discovery
RPMs: python3-discovery
Size: 97.74 KiB
Size change: 143 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.3.0-3
- Use pyproject long options
Package: python-dpath-2.2.0-13.fc45
Old package: python-dpath-2.2.0-12.fc44
Summary: Filesystem-like pathing and searching for dictionaries
RPMs: python3-dpath
Size: 44.00 KiB
Size change: -320 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.2.0-13
- Use pyproject long options
Package: python-editables-0.6-2.fc45
Old package: python-editables-0.6-1.fc45
Summary: Editable installations
RPMs: python3-editables
Size: 20.53 KiB
Size change: 137 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6-2
- Use pyproject long options
Package: python-email-validator-2.3.0-4.fc45
Old package: python-email-validator-2.3.0-3.fc44
Summary: A robust email syntax and deliverability validation library
RPMs: python3-email-validator
Size: 74.28 KiB
Size change: -341 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.3.0-4
- Use pyproject long options
Package: python-embreex-4.4.0-2.fc45
Old package: python-embreex-4.4.0-1.fc45
Summary: Python binding for Intel’s Embree ray engine
RPMs: python3-embreex
Size: 189.89 KiB
Size change: 217 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 4.4.0-2
- Use pyproject long options
Package: python-engineio-4.13.1-3.fc45
Old package: python-engineio-4.13.1-1.fc45
Summary: Python Engine.IO server and client
RPMs: python3-engineio python3-engineio+asyncio_client python3-engineio+client
Size: 176.32 KiB
Size change: 293 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 4.13.1-3
- Use pyproject long options
Package: python-expandvars-1.1.2-7.fc45
Old package: python-expandvars-1.1.2-6.fc45
Summary: Expand system variables Unix style
RPMs: python3-expandvars
Size: 22.41 KiB
Size change: 83 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.1.2-7
- Use pyproject long options
Package: python-ezdxf-1.4.3-7.fc45
Old package: python-ezdxf-1.4.3-5.fc44
Summary: Python package to create/manipulate DXF drawings
RPMs: python-ezdxf-doc python3-ezdxf python3-ezdxf+draw python3-ezdxf+draw5
Size: 14.77 MiB
Size change: -1.58 KiB
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.4.3-7
- Use pyproject long options
Package: python-fast-simplification-0.1.13-5.fc45
Old package: python-fast-simplification-0.1.13-4.fc45
Summary: Wrapper around the Fast-Quadric-Mesh-Simplification library
RPMs: python3-fast-simplification
Size: 759.75 KiB
Size change: 204 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.1.13-5
- Use pyproject long options
Package: python-fastapi-0.136.1-4.fc45
Old package: python-fastapi-0.136.1-3.fc45
Summary: FastAPI framework
RPMs: python3-fastapi python3-fastapi+all python3-fastapi+standard python3-fastapi+standard-no-fastapi-cloud-cli
Size: 352.45 KiB
Size change: -798 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.136.1-4
- Use pyproject long options
Package: python-fastar-0.11.0-4.fc45
Old package: python-fastar-0.11.0-2.fc45
Summary: High-level bindings for the Rust tar crate
RPMs: python3-fastar
Size: 1.43 MiB
Size change: 346 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.11.0-4
- Use pyproject long options
Package: python-fasteners-0.20-6.fc45
Old package: python-fasteners-0.20-5.fc45
Summary: A python package that provides useful locks
RPMs: python3-fasteners
Size: 51.23 KiB
Size change: 131 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.20-6
- Use pyproject long options
Package: python-flask-migrate-4.1.0-15.fc45
Old package: python-flask-migrate-4.1.0-13.fc44
Summary: SQLAlchemy database migrations for Flask applications using Alembic
RPMs: python3-flask-migrate
Size: 44.64 KiB
Size change: -350 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 4.1.0-15
- Use pyproject long options
Package: python-flask-socketio-5.6.1-3.fc45
Old package: python-flask-socketio-5.6.1-2.fc45
Summary: Socket.IO integration for Flask applications
RPMs: python3-flask-socketio
Size: 68.58 KiB
Size change: 67 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 5.6.1-3
- Use pyproject long options
Package: python-flexcache-0.3-12.fc45
Old package: python-flexcache-0.3-11.fc44
Summary: Cache on disk the result of expensive calculations
RPMs: python3-flexcache
Size: 26.88 KiB
Size change: -340 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.3-12
- Use pyproject long options
Package: python-flexparser-0.4-10.fc45
Old package: python-flexparser-0.4-9.fc45
Summary: Parsing made fun … using typing
RPMs: python3-flexparser
Size: 54.72 KiB
Size change: 94 B
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.4-10
- Use pyproject long options
Package: python-frozenlist-1.8.0-5.fc45
Old package: python-frozenlist-1.8.0-4.fc44
Summary: List-like structure which can be made immutable
RPMs: python3-frozenlist
Size: 243.68 KiB
Size change: -698 B
Changelog:
* Tue May 12 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 1.8.0-5
- Use pyproject long options
Package: python-keystoneauth1-5.13.1-3.fc45
Old package: python-keystoneauth1-5.13.1-2.fc45
Summary: Authentication Library for OpenStack Clients
RPMs: python-keystoneauth1-doc python3-keystoneauth1 python3-keystoneauth1+betamax python3-keystoneauth1+kerberos python3-keystoneauth1+oauth1 python3-keystoneauth1+saml2
Added RPMs: python3-keystoneauth1+betamax python3-keystoneauth1+kerberos python3-keystoneauth1+oauth1 python3-keystoneauth1+saml2
Size: 1.94 MiB
Size change: 33.69 KiB
Changelog:
* Mon May 11 2026 Steve Traylen <steve.traylen(a)cern.ch> - 5.13.1-3
- Extra packages, kerberos, oauth, saml2 and betamax
Package: python-moreorless-0.5.0-3.fc45
Old package: python-moreorless-0.5.0-1.fc44
Summary: Python diff wrapper
RPMs: python3-moreorless
Size: 31.27 KiB
Size change: -21.12 KiB
Changelog:
* Sat Jan 17 2026 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon May 11 2026 Michel Lind <salimma(a)fedoraproject.org> - 0.5.0-3
- Disable tests because parameterized is retired; Resolves: RHBZ#2434993
Package: python-paramiko-5.0.0-1.fc45
Old package: python-paramiko-3.5.1-7.fc44
Summary: SSH2 protocol library for python
RPMs: python-paramiko-doc python3-paramiko
Size: 540.54 KiB
Size change: -32.43 KiB
Changelog:
* Mon May 11 2026 Paul Howarth <paul(a)city-fan.org> - 4.0.0-1
- Update to 4.0.0
- Dropped support for Python <3.9
- Migrated packaging metadata and practices to use 'pyproject.toml'
- Removed the now-vestigial 'ed25519' packaging 'extra' (support for this
hasn't required additional dependencies in a number of releases now, just
the core ones)
- Moved Invoke requirement to core dependencies, and removed
'paramiko[invoke]' from extras
- With those two changes, 'paramiko[all]' becomes much less useful, and has
itself been axed
- Removed the very old and wizened 'setup_helper.py' which was only needed on
ancient (for this century) versions of macOS
- Removed 'paramiko.__all__', as it was redundant (guessing it dated back to
some *very* old Python versions; anyone using 'import *' these days -
shame! - should still be fine as we never *had* any 'private' members in
'__all__' and AFAICT that was the only reason ever to use it in the first
place (as 'import *' skips names like '_private')
- Removed support for the DSA (aka DSS) key algorithm, as it has been badly
outdated and insecure for a decade or more at this point, and was recently
completely removed from OpenSSH as well (GH#973)
- If you were still using DSA out of sheer inertia: we strongly recommend
upgrading to Ed25519 (or maybe ECDSA)
- If you were still using DSA because of target hosts you do not control:
please continue using Paramiko 3.x
- Reinstate use of invoke since it's now a core dependency
* Mon May 11 2026 Paul Howarth <paul(a)city-fan.org> - 5.0.0-1
- Update to 5.0.0 (rhbz#2468545)
- Fix 'Ed25519Key <paramiko.ed25519key.Ed25519Key>'s internals such that it
no longer throws 'AttributeError' during calls to '__repr__' when only
partly initialized; this isn't a normal runtime problem (it only happens
inside error handling for fatal errors like "not a valid private key") but
was perennially complicating test failure diagnosis and similar scenarios
- The 'PKey <paramiko.pkey.PKey>' class family tree reorganized the
'write_private_key' and 'write_private_key_file' methods; with other recent
changes, having individual implementations on the child classes made no
sense, so key writing is now implemented in 'PKey <paramiko.pkey.PKey>'
itself and the included child classes such as
'ECDSAKey <paramiko.ecdsakey.ECDSAKey>' no longer define their own such
methods, instead simply exposing their underlying cryptographic private key
objects as '.private_key'
- Added a new, optional 'file_format' keyword argument to
'PKey.write_private_key <paramiko.pkey.PKey.write_private_key>' and
'PKey.write_private_key_file <paramiko.pkey.PKey.write_private_key_file>' to
allow writing out OpenSSH-style private key files in addition to the legacy
PEM format
- Warning: While the default format remains PEM in Paramiko 5, future major
releases are likely to change that default to the OpenSSH format; we
recommend updating any key-writing code you have to be explicit now, to
insulate yourself from such an update
- Raised the minimum modulus size in 'diffie-hellman-group-exchange-sha256'
key exchange from 1024 (the original spec's minimum) to 2048 (the
contemporary minimum according to RFC-9142, and matching a similar change by
OpenSSH ten years ago in 7.2 / 2016)
- Warning: This change may be backwards incompatible if you were targeting
servers supporting *only* this kex method and whose own maximum modulus
size for group-exchange was lower than 2048
- Removed GSSAPI support, as the current (buggy, no longer easily testable in
CI, poorly understood and not used by the core team) implementation is
SHA-1 based and no SHA-256 upgrade appeared to be forthcoming from
contributors
- We don't like removing functionality, but this feature has been on the
rocks for years and it makes sense to remove it as an insecure support
burden; we will definitely consider merging a SHA256-based replacement in
the future if a high-quality one appears
- Side note: the GSS related constants in 'paramiko/common.py' have been
left in place as they are essentially mapping out known protocol numbers
- Warning: This change is backwards incompatible if you require GSS
- Removed support for key exchange using SHA-1, meaning the kex methods
'diffie-hellman-group-exchange-sha1', '`diffie-hellman-group14-sha1', and
'diffie-hellman-group1-sha1' are now gone; implementing classes have been
removed/merged/shuffled as required
- Warning: This change is backwards incompatible if you were still
supporting old systems that don't implement sha256/sha512 DH kex (or
ECDH kex)
- Removed support for verifying/signing with RSA keys using SHA-1 hashing;
generally, this means most cases where "ssh-rsa" was used as an algorithm
identifier (as opposed to a key material identifier) will no longer accept
that string as valid, and the relevant code that actually used e.g.
'hashes.SHA1' no longer does
- Warning: This change is backwards incompatible if you are stuck
supporting legacy systems with Paramiko that are unable to use SHA2-based
signatures with RSA keys (or other workarounds, such as switching from
RSA keys to Ed25519 ones)
- Added a 'password' kwarg to
'PKey.from_type_string <paramiko.pkey.PKey.from_type_string>' so it can
handle encrypted keys like most other PKey constructors already could
- Renamed 'PKey.from_path <paramiko.pkey.PKey.from_path>'s 'passphrase'
argument to 'password' so it's consistent with all the other methods of
instantiating PKey objects
- Warning: This change is backwards incompatible if you were using this
relatively new constructor and were doing so to load encrypted keys
- Removed the 'demos/' folder; they've become too big a support burden and
we've wanted to remove them for years
- Users who enjoyed the client-side demos should look at our wrapper
library, 'Fabric <https://fabfile.org>'
- We suspect the most-used demo was 'demos/demo-server.py' and may consider
adding a variant of it to the actual Python package in future
Package: python-pyscipopt-6.2.0-1.fc45
Old package: python-pyscipopt-6.1.0-2.fc45
Summary: Python interface and modeling environment for SCIP
RPMs: python-pyscipopt-examples python3-pyscipopt
Size: 3.98 MiB
Size change: 45.97 KiB
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 6.2.0-1
- Update to 6.2.0
Package: python-python-multipart-0.0.28-1.fc45
Old package: python-python-multipart-0.0.27-1.fc45
Summary: A streaming multipart parser for Python
RPMs: python3-python-multipart
Size: 62.62 KiB
Size change: 431 B
Changelog:
* Sun May 10 2026 Packit <hello(a)packit.dev> - 0.0.28-1
- Update to 0.0.28 upstream release
- Resolves: rhbz#2468595
Package: python-shtab-1.8.0-1.fc45
Old package: python-shtab-1.7.2-5.fc44
Summary: Automagic shell tab completion for Python CLI applications
RPMs: python3-shtab
Size: 45.24 KiB
Size change: 375 B
Changelog:
* Sat Mar 21 2026 Maxime Ripard <mripard(a)redhat.com> - 1.8.0-1
- Update shtab to 1.8.0
Package: python-symengine-0.14.1-12.fc45
Old package: python-symengine-0.14.1-11.fc44
Summary: SymEngine Python Wrappers
RPMs: python3-symengine python3-symengine-tests
Size: 3.67 MiB
Size change: 305 B
Changelog:
* Tue Feb 17 2026 Cristian Le <git(a)lecris.dev> - 0.14.1-12
- Allow to build with CMake 4.0 (rhbz#2381387)
Package: python-tokenizers-0.22.2-2.fc45
Old package: python-tokenizers-0.22.2-1.fc45
Summary: Implementation of today's most used tokenizers
RPMs: python3-tokenizers
Size: 7.95 MiB
Size change: -35.14 KiB
Changelog:
* Thu Apr 09 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.22.2-2
- Conditionalize datasets test dependency for F42/F43
Package: python-trove-classifiers-2026.5.7.17-1.fc45
Old package: python-trove-classifiers-2026.4.28.13-1.fc45
Summary: Canonical source for classifiers on PyPI (pypi.org)
RPMs: python3-trove-classifiers
Size: 33.97 KiB
Size change: 90 B
Changelog:
* Thu May 07 2026 Packit <hello(a)packit.dev> - 2026.5.7.17-1
- Update to 2026.5.7.17 - Resolves rhbz#2467786
Package: roundcubemail-1.7.0-1.fc45
Old package: roundcubemail-1.7~rc6-1.fc45
Summary: Round Cube Webmail is a browser-based multilingual IMAP client
RPMs: roundcubemail
Size: 5.52 MiB
Size change: -55.31 KiB
Changelog:
* Mon May 11 2026 Remi Collet <remi(a)remirepo.net> - 1.7.0-1
- update to 1.7.0
Package: rust-afterburn-5.10.0-7.fc45
Old package: rust-afterburn-5.10.0-6.fc45
Summary: Simple cloud provider agent
RPMs: afterburn afterburn-dracut
Size: 9.88 MiB
Size change: -28.63 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 5.10.0-7
- Rebuild for rust-openssl CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-cargo-vendor-filterer-0.5.18-5.fc45
Old package: rust-cargo-vendor-filterer-0.5.18-4.fc45
Summary: Cargo vendor, but with filtering for platforms and more
RPMs: cargo-vendor-filterer rust-cargo-vendor-filterer+default-devel rust-cargo-vendor-filterer+openssl-devel rust-cargo-vendor-filterer+sha-rs-devel rust-cargo-vendor-filterer-devel
Size: 3.32 MiB
Size change: -25.59 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.5.18-5
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-coreos-installer-0.26.0-2.fc45
Old package: rust-coreos-installer-0.26.0-1.fc45
Summary: Installer for Fedora CoreOS and RHEL CoreOS
RPMs: coreos-installer coreos-installer-bootinfra coreos-installer-dracut
Size: 17.79 MiB
Size change: 21 B
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.26.0-2
- Rebuild for rust-openssl CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-coreutils-0.7.0-8.fc45
Old package: rust-coreutils-0.7.0-6.fc45
Summary: coreutils ~ GNU coreutils reimplementation in Rust
RPMs: rust-coreutils+arch-devel rust-coreutils+b2sum-devel rust-coreutils+base32-devel rust-coreutils+base64-devel rust-coreutils+basename-devel rust-coreutils+basenc-devel rust-coreutils+cat-devel rust-coreutils+chcon-devel rust-coreutils+chgrp-devel rust-coreutils+chmod-devel rust-coreutils+chown-devel rust-coreutils+chroot-devel rust-coreutils+cksum-devel rust-coreutils+comm-devel rust-coreutils+cp-devel rust-coreutils+csplit-devel rust-coreutils+cut-devel rust-coreutils+date-devel rust-coreutils+dd-devel rust-coreutils+default-devel rust-coreutils+df-devel rust-coreutils+dir-devel rust-coreutils+dircolors-devel rust-coreutils+dirname-devel rust-coreutils+du-devel rust-coreutils+echo-devel rust-coreutils+env-devel rust-coreutils+expand-devel rust-coreutils+expensive_tests-devel rust-coreutils+expr-devel rust-coreutils+factor-devel rust-coreutils+false-devel rust-coreutils+feat_Tier1-devel rust-coreutils+feat_acl-devel rust-coreutils+feat_common_core-devel rust-coreutils+feat_external_libstdbuf-devel rust-coreutils+feat_os_macos-devel rust-coreutils+feat_os_unix-devel rust-coreutils+feat_os_unix_android-devel rust-coreutils+feat_os_unix_fuchsia-devel rust-coreutils+feat_os_unix_gnueabihf-devel rust-coreutils+feat_os_unix_musl-devel rust-coreutils+feat_os_unix_redox-devel rust-coreutils+feat_os_windows-devel rust-coreutils+feat_os_windows_legacy-devel rust-coreutils+feat_require_selinux-devel rust-coreutils+feat_require_unix-devel rust-coreutils+feat_require_unix_core-devel rust-coreutils+feat_require_unix_hostid-devel rust-coreutils+feat_require_unix_musl-devel rust-coreutils+feat_require_unix_utmpx-devel rust-coreutils+feat_selinux-devel rust-coreutils+feat_smack-devel rust-coreutils+feat_systemd_logind-devel rust-coreutils+feat_wasm-devel rust-coreutils+fmt-devel rust-coreutils+fold-devel rust-coreutils+groups-devel rust-coreutils+head-devel rust-coreutils+hostid-devel rust-coreutils+hostname-devel rust-coreutils+id-devel rust-coreutils+install-devel rust-coreutils+join-devel rust-coreutils+kill-devel rust-coreutils+link-devel rust-coreutils+ln-devel rust-coreutils+logname-devel rust-coreutils+ls-devel rust-coreutils+macos-devel rust-coreutils+md5sum-devel rust-coreutils+mkdir-devel rust-coreutils+mkfifo-devel rust-coreutils+mknod-devel rust-coreutils+mktemp-devel rust-coreutils+more-devel rust-coreutils+mv-devel rust-coreutils+nice-devel rust-coreutils+nl-devel rust-coreutils+nohup-devel rust-coreutils+nproc-devel rust-coreutils+numfmt-devel rust-coreutils+od-devel rust-coreutils+paste-devel rust-coreutils+pathchk-devel rust-coreutils+pinky-devel rust-coreutils+pr-devel rust-coreutils+printenv-devel rust-coreutils+printf-devel rust-coreutils+ptx-devel rust-coreutils+pwd-devel rust-coreutils+readlink-devel rust-coreutils+realpath-devel rust-coreutils+rm-devel rust-coreutils+rmdir-devel rust-coreutils+runcon-devel rust-coreutils+selinux-devel rust-coreutils+seq-devel rust-coreutils+sha1sum-devel rust-coreutils+sha224sum-devel rust-coreutils+sha256sum-devel rust-coreutils+sha384sum-devel rust-coreutils+sha512sum-devel rust-coreutils+shred-devel rust-coreutils+shuf-devel rust-coreutils+sleep-devel rust-coreutils+sort-devel rust-coreutils+split-devel rust-coreutils+stat-devel rust-coreutils+stdbuf-devel rust-coreutils+stty-devel rust-coreutils+sum-devel rust-coreutils+sync-devel rust-coreutils+tac-devel rust-coreutils+tail-devel rust-coreutils+tee-devel rust-coreutils+test-devel rust-coreutils+test_risky_names-devel rust-coreutils+timeout-devel rust-coreutils+touch-devel rust-coreutils+tr-devel rust-coreutils+true-devel rust-coreutils+truncate-devel rust-coreutils+tsort-devel rust-coreutils+tty-devel rust-coreutils+uname-devel rust-coreutils+unexpand-devel rust-coreutils+uniq-devel rust-coreutils+unix-devel rust-coreutils+unlink-devel rust-coreutils+uptime-devel rust-coreutils+users-devel rust-coreutils+uu_test-devel rust-coreutils+uudoc-devel rust-coreutils+vdir-devel rust-coreutils+wc-devel rust-coreutils+who-devel rust-coreutils+whoami-devel rust-coreutils+windows-devel rust-coreutils+yes-devel rust-coreutils-devel uutils-coreutils
Size: 19.83 MiB
Size change: -34.77 KiB
Changelog:
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.7.0-7
- Set a memory-per-process constraint to help low-memory builders
* Mon May 11 2026 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.7.0-8
- No longer reduce debuginfo level on s390x
Package: rust-crypto-auditing-agent-0.3.0-10.fc45
Old package: rust-crypto-auditing-agent-0.3.0-9.fc45
Summary: Event collector agent for crypto-auditing project
RPMs: crypto-auditing-agent
Size: 3.53 MiB
Size change: -17.72 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.0-10
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-databake-0.2.1-1.fc45
Old package: rust-databake-0.2.0-3.fc44
Summary: Trait that lets structs represent themselves as (const) Rust expressions
RPMs: rust-databake+default-devel rust-databake+derive-devel rust-databake-devel
Size: 33.77 KiB
Size change: 266 B
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.1-1
- Update to version 0.2.1; Fixes RHBZ#2453897
Package: rust-databake-derive-0.2.1-1.fc45
Old package: rust-databake-derive-0.2.0-3.fc44
Summary: Custom derive for the databake crate
RPMs: rust-databake-derive+default-devel rust-databake-derive-devel
Size: 21.82 KiB
Size change: 474 B
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.1-1
- Update to version 0.2.1; Fixes RHBZ#2453898
Package: rust-eif_build-0.2.1-7.fc45
Old package: rust-eif_build-0.2.1-6.fc45
Summary: CLI tool to create EIF files for AWS Nitro Enclaves
RPMs: eif_build
Size: 1.88 MiB
Size change: -15.84 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.1-7
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-gimoji-1.3.0-1.fc45
Old package: rust-gimoji-1.2.0-1.fc45
Summary: Easily add emojis to your git commit messages 🎉
RPMs: gimoji
Size: 3.88 MiB
Size change: -11.91 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.3.0-1
- Update to version 0.2.1; Fixes RHBZ#2466612
Package: rust-git2-0.20.4-2.fc45
Old package: rust-git2-0.20.4-1.fc45
Summary: Bindings to libgit2 for interoperating with git repositories
RPMs: rust-git2+default-devel rust-git2+https-devel rust-git2+openssl-probe-devel rust-git2+openssl-sys-devel rust-git2+ssh-devel rust-git2+unstable-devel rust-git2-devel
Dropped RPMs: rust-git2+vendored-libgit2-devel
Size: 250.54 KiB
Size change: -9.32 KiB
Changelog:
* Sat May 09 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.20.4-2
- Drop unused feature flag for statically linking libgit2
Package: rust-ingredients-0.2.2-4.fc45
Old package: rust-ingredients-0.2.2-3.fc45
Summary: Check ingredients of published Rust crates
RPMs: ingredients rust-ingredients+cli-devel rust-ingredients+default-devel rust-ingredients-devel
Size: 7.57 MiB
Size change: -20.47 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.2-4
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-libgit2-sys-0.18.4-1.fc45
Old package: rust-libgit2-sys-0.18.3-2.fc44
Summary: Native bindings to the libgit2 library
RPMs: rust-libgit2-sys+default-devel rust-libgit2-sys+https-devel rust-libgit2-sys+libssh2-sys-devel rust-libgit2-sys+openssl-sys-devel rust-libgit2-sys+ssh-devel rust-libgit2-sys-devel
Dropped RPMs: rust-libgit2-sys+vendored-devel
Size: 79.61 KiB
Size change: -1.17 MiB
Changelog:
* Sat May 09 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.18.4-1
- Update to version 0.18.4; Fixes RHBZ#2467904
Package: rust-nu-0.99.1-17.fc45
Old package: rust-nu-0.99.1-16.fc45
Summary: New type of shell
RPMs: nu
Size: 37.09 MiB
Size change: 734.84 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.99.1-17
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-nu-ansi-term-0.50.3-1.fc45
Old package: rust-nu-ansi-term-0.50.1-4.fc44
Summary: Library for ANSI terminal colors and styles (bold, underline)
RPMs: rust-nu-ansi-term+default-devel rust-nu-ansi-term+derive_serde_style-devel rust-nu-ansi-term+gnu_legacy-devel rust-nu-ansi-term+serde-devel rust-nu-ansi-term+std-devel rust-nu-ansi-term-devel
Added RPMs: rust-nu-ansi-term+std-devel
Size: 77.93 KiB
Size change: 7.55 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.50.3-1
- Update to version 0.50.3; Fixes RHBZ#2403166
Package: rust-oo7-cli-0.4.3-5.fc45
Old package: rust-oo7-cli-0.4.3-4.fc45
Summary: System keyring access from the terminal
RPMs: oo7-cli
Size: 5.82 MiB
Size change: 4.08 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.3-5
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-podman-sequoia-0.3.2-2.fc45
Old package: rust-podman-sequoia-0.3.2-1.fc44
Summary: Polyfill to use Sequoia as a signing backend for containers
RPMs: podman-sequoia
Size: 12.33 MiB
Size change: 41.15 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.3.2-2
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-rpki-0.18.6-4.fc45
Old package: rust-rpki-0.18.6-3.fc44
Summary: Library for validating and creating RPKI data
RPMs: rpki rust-rpki+__windows_ci_all-devel rust-rpki+arbitrary-devel rust-rpki+bcder-devel rust-rpki+ca-devel rust-rpki+compat-devel rust-rpki+crypto-devel rust-rpki+default-devel rust-rpki+futures-util-devel rust-rpki+openssl-devel rust-rpki+quick-xml-devel rust-rpki+repository-devel rust-rpki+ring-devel rust-rpki+rrdp-devel rust-rpki+rtr-devel rust-rpki+serde-devel rust-rpki+serde-support-devel rust-rpki+serde_json-devel rust-rpki+slurm-devel rust-rpki+softkeys-devel rust-rpki+tokio-devel rust-rpki+untrusted-devel rust-rpki+xml-devel rust-rpki-devel
Size: 2.64 MiB
Size change: -85.51 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.18.6-4
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-rpm-sequoia-1.10.2-2.fc45
Old package: rust-rpm-sequoia-1.10.2-1.fc45
Summary: Implementation of the RPM PGP interface using Sequoia
RPMs: rpm-sequoia rpm-sequoia-devel
Size: 5.16 MiB
Size change: -3.68 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.10.2-2
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-chameleon-gnupg-0.13.1-12.fc45
Old package: rust-sequoia-chameleon-gnupg-0.13.1-11.fc45
Summary: Sequoia's reimplementation of the GnuPG interface
RPMs: sequoia-chameleon-gnupg
Size: 17.43 MiB
Size change: 61.20 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.13.1-12
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-git-0.6.0-2.fc45
Old package: rust-sequoia-git-0.6.0-1.fc45
Summary: Tool for managing and enforcing a commit signing policy
RPMs: sequoia-git
Size: 13.38 MiB
Size change: 1.58 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.6.0-2
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-keystore-server-0.2.0-7.fc45
Old package: rust-sequoia-keystore-server-0.2.0-6.fc45
Summary: Sequoia keystore daemon
RPMs: sequoia-keystore-server
Size: 8.54 MiB
Size change: 23.54 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.0-7
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-octopus-librnp-1.11.1-6.fc45
Old package: rust-sequoia-octopus-librnp-1.11.1-5.fc45
Summary: Reimplementation of RNP's interface using Sequoia for use with Thunderbird
RPMs: sequoia-octopus-librnp
Size: 9.50 MiB
Size change: 319.43 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.11.1-6
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-openpgp-2.3.0-1.fc45
Old package: rust-sequoia-openpgp-2.2.0-1.fc45
Summary: OpenPGP data types and associated machinery
RPMs: rust-sequoia-openpgp+__implicit-crypto-backend-for-tests-devel rust-sequoia-openpgp+allow-experimental-crypto-devel rust-sequoia-openpgp+allow-variable-time-crypto-devel rust-sequoia-openpgp+compression-bzip2-devel rust-sequoia-openpgp+compression-deflate-devel rust-sequoia-openpgp+compression-devel rust-sequoia-openpgp+crypto-nettle-devel rust-sequoia-openpgp+crypto-openssl-devel rust-sequoia-openpgp+crypto-rust-devel rust-sequoia-openpgp+default-devel rust-sequoia-openpgp-devel
Size: 2.44 MiB
Size change: -6.40 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 2.3.0-1
- Update to version 2.3.0; Fixes RHBZ#2469048
Package: rust-sequoia-sop-0.37.3-3.fc45
Old package: rust-sequoia-sop-0.37.3-2.fc44
Summary: Implementation of the Stateless OpenPGP Interface using Sequoia
RPMs: rust-sequoia-sop+cli-devel rust-sequoia-sop+cliv-devel rust-sequoia-sop+crypto-nettle-devel rust-sequoia-sop+crypto-openssl-devel rust-sequoia-sop+crypto-rust-devel rust-sequoia-sop+default-devel rust-sequoia-sop-devel sequoia-sop
Size: 9.64 MiB
Size change: -489.89 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.37.3-3
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-sq-1.3.1-11.fc45
Old package: rust-sequoia-sq-1.3.1-10.fc45
Summary: Command-line frontends for Sequoia
RPMs: sequoia-sq
Size: 24.12 MiB
Size change: 172.48 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.3.1-11
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sequoia-sqv-1.3.0-6.fc45
Old package: rust-sequoia-sqv-1.3.0-5.fc44
Summary: Simple OpenPGP signature verification program
RPMs: sequoia-sqv
Size: 4.40 MiB
Size change: -6.79 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.3.0-6
- Rebuild for sequoia-openpgp v2.3.0
Package: rust-sevctl-0.6.2-7.fc45
Old package: rust-sevctl-0.6.2-6.fc45
Summary: Administrative utility for AMD SEV
RPMs: sevctl
Size: 1.52 MiB
Size change: -14.23 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 0.6.2-7
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-tealdeer-1.7.3-2.fc45
Old package: rust-tealdeer-1.7.3-1.fc45
Summary: Fetch and show tldr help pages for many CLI commands
RPMs: tealdeer
Size: 4.20 MiB
Size change: -32.73 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.7.3-2
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: rust-vmm-sys-util-0.15.0-1.fc45
Old package: rust-vmm-sys-util-0.14.0-3.fc44
Summary: System utility set
RPMs: rust-vmm-sys-util+default-devel rust-vmm-sys-util+serde-devel rust-vmm-sys-util+serde_derive-devel rust-vmm-sys-util+with-serde-devel rust-vmm-sys-util-devel
Size: 99.35 KiB
Size change: 384 B
Changelog:
* Mon May 11 2026 Sergio Lopez <slp(a)redhat.com> - 0.15.0-1
- Update to version 0.15.0
Package: rust-which-8.0.2-1.fc45
Old package: rust-which-8.0.1-1.fc45
Summary: Rust equivalent of Unix command "which"
RPMs: rust-which+default-devel rust-which+real-sys-devel rust-which+regex-devel rust-which+tracing-devel rust-which-devel
Size: 66.10 KiB
Size change: 365 B
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 8.0.2-1
- Update to version 8.0.2; Fixes RHBZ#2445632
Package: rustup-1.29.0-4.fc45
Old package: rustup-1.29.0-3.fc45
Summary: Manage multiple rust installations with ease
RPMs: rustup
Size: 13.11 MiB
Size change: -2.25 KiB
Changelog:
* Mon May 11 2026 Fabio Valentini <decathorpe(a)gmail.com> - 1.29.0-4
- Rebuild for rust-openssl
CVE-2026-{41676,41677,41678,41681,41898,42327,44662}
Package: sblim-wbemcli-1.6.3-32.fc45
Old package: sblim-wbemcli-1.6.3-31.fc44
Summary: SBLIM WBEM Command Line Interface
RPMs: sblim-wbemcli
Size: 596.53 KiB
Size change: 700 B
Changelog:
* Mon May 11 2026 Vitezslav Crhonek <vcrhonek(a)redhat.com> - 1.6.3-32
- Add support for TLSv1.3
Package: sddm-0.21.0-14.fc45
Old package: sddm-0.21.0-13.fc45
Summary: QML based desktop and login manager
RPMs: sddm sddm-themes sddm-wayland-generic sddm-x11
Size: 5.38 MiB
Size change: -7.87 KiB
Changelog:
* Fri Mar 27 2026 Jocelyn Falempe <jfalempe(a)redhat.com> - 0.21.0-14
- Add an upstream patch to fix conflict with kmsconvt
Package: sg3_utils-1.48-9.fc45
Old package: sg3_utils-1.48-8.fc45
Summary: Utilities for devices that use SCSI command sets
RPMs: sg3_utils sg3_utils-devel sg3_utils-libs
Size: 5.42 MiB
Size change: 44.49 KiB
Changelog:
* Mon May 11 2026 Paul Evans <pevans(a)redhat.com> - 1.48-9
- rescan-scsi-bus.sh: Replace 'which' with built in 'command -v' [Patch v2]
Package: shared-mime-info-2.4-11.fc45
Old package: shared-mime-info-2.4-3.fc44
Summary: Shared MIME information database
RPMs: shared-mime-info
Size: 1.55 MiB
Size change: -2.96 KiB
Changelog:
* Wed Mar 25 2026 Jan Grulich <jgrulich(a)redhat.com> - 2.4-4
- Add configuration for release-monitoring
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-5
- mimeapps: Drop various GNOME apps
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-6
- mimeapps: Rearrange to group up apps
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-7
- mimeapps: Drop .desktop files that don't exist
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-8
- mimeapps: Evolution -> Thunderbird
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-9
- mimeapps: Drop GIMP
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-10
- mimeapps: Drop dia
* Mon May 11 2026 Adrian Vovk <adrianvovk(a)gmail.com> - 2.4-11
- Update mimeapps.list comment
Package: signify-33-1.fc45
Old package: signify-32-5.fc44
Summary: Sign and verify signatures on files
RPMs: signify
Size: 294.24 KiB
Size change: 3.30 KiB
Changelog:
* Mon May 11 2026 Robert Scheck <robert(a)fedoraproject.org> - 33-1
- Update to release v33 (#2469961)
Package: simple-scan-50.0-1.fc45
Old package: simple-scan-49.1-2.fc45
Summary: Simple scanning utility
RPMs: simple-scan
Size: 5.17 MiB
Size change: 83.65 KiB
Changelog:
* Mon May 11 2026 David King <dking(a)redhat.com> - 50.0-1
- Update to 50.0 (#2454686)
Package: siril-1.4.3-1.fc45
Old package: siril-1.4.2-3.fc45
Summary: Astronomical image processing software
RPMs: siril
Size: 16.03 MiB
Size change: 83.81 KiB
Changelog:
* Mon May 11 2026 Mattia Verga <mattia.verga(a)proton.me> - 1.4.3-1
- Update to 1.4.3 (Fedora#2457246)
Package: smatch-1.75-1.fc45
Old package: smatch-1.74-1.fc44
Summary: A static analyzer for C
RPMs: smatch smatch-data
Size: 3.31 MiB
Size change: -83.67 KiB
Changelog:
* Mon May 11 2026 Lukáš Zaoral <lzaoral(a)redhat.com> - 1.75-1
- rebase to the latest upstream release (rhbz#2464665)
Package: symengine-0.14.0-7.fc45
Old package: symengine-0.14.0-6.fc44
Summary: Fast symbolic manipulation library
RPMs: symengine symengine-devel
Size: 4.94 MiB
Size change: -174 B
Changelog:
* Mon May 11 2026 Jerry James <loganjerry(a)gmail.com> - 0.14.0-7
- Rebuild for flint 3.5.0
- Add patches for LLVM 20 and 22 support
Package: tree-sitter-srpm-macros-0.4.4-1.fc45
Old package: tree-sitter-srpm-macros-0.4.3-1.fc45
Summary: RPM macros for Tree-sitter parsers
RPMs: tree-sitter-srpm-macros
Size: 13.74 KiB
Size change: 182 B
Changelog:
* Mon May 11 2026 Peter Oliver <git(a)mavit.org.uk> - 0.4.4-1
- Call `%make_build test` instead of `%__make test`
Package: uriparser-1.0.2-1.fc45
Old package: uriparser-1.0.1-1.fc45
Summary: URI parsing library - RFC 3986
RPMs: mingw32-uriparser mingw64-uriparser uriparser uriparser-devel uriparser-doc
Size: 904.48 KiB
Size change: 11.50 KiB
Changelog:
* Mon May 11 2026 Sandro Mani <manisandro(a)gmail.com> - 1.0.2-1
- Update to 1.0.2
===== DOWNGRADED PACKAGES =====