--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-fc1447bb19
2026-04-30 01:28:38.068287+00:00
--------------------------------------------------------------------------------
Name : copr-cli
Product : Fedora 42
Version : 2.5
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Command line interface for COPR
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latests builds.
This package contains command line interface.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 2.5-1
- Fix download-build for manual createrepo Pulp projects
- Make sure new-api-token updates expiration token
- Don't traceback new-api-token for default config
- Fix download-build from PULP with --rpms
- Fix script-repos not being saved at all for custom pkgs
- Use a URL that would be available before the Pulp migration
- Use build_proxy.get_built_packages to figure out package NEVRAs
- Bypass anubis challenge by setting copr user agent
- Use Tito to generate component.__version__
- Colorize build statuses
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-fc1447bb19' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-fc1447bb19
2026-04-30 01:28:38.068287+00:00
--------------------------------------------------------------------------------
Name : python-copr
Product : Fedora 42
Version : 2.6
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Python interface for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python interface to access Copr service. Mostly useful
for developers only.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 2.6-1
- Don't traceback new-api-token for default config
- Bypass anubis challenge by setting copr user agent
- Use Tito to generate component.__version__
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-fc1447bb19' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9498617e1a
2026-04-30 01:28:38.068285+00:00
--------------------------------------------------------------------------------
Name : copr-dist-git
Product : Fedora 42
Version : 1.6
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Copr services for Dist Git server
Description :
COPR is lightweight build system. It allows you to create new project in WebUI
and submit new builds and COPR will create yum repository from latest builds.
This package contains Copr services for Dist Git server.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 1.6-1
- Use SafeRequest.timeout only as a timeout per request
- Initial Sentry integration
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9498617e1a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9498617e1a
2026-04-30 01:28:38.068285+00:00
--------------------------------------------------------------------------------
Name : python-copr-common
Product : Fedora 42
Version : 1.7
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Python code used by Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python code used by other Copr packages. Mostly
useful for developers only.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 1.7-1
- Fix test_posix_live_output_cut test for s390x
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 1.6-1
- Do not traceback in SafeRequest if log= is not set
- Use SafeRequest.timeout only as a timeout per request
- use Tito to generate component.__version__
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9498617e1a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9498617e1a
2026-04-30 01:28:38.068285+00:00
--------------------------------------------------------------------------------
Name : copr-backend
Product : Fedora 42
Version : 2.12
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Backend for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains backend.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 2.12-1
- Modify pulp label filter for content queries
- Cleanup backend-side metadata for PULP chroots
- Don't convert projects with manual createrepo to PULP
- Add change-storage support for persistent projects
- Add prns to a repository, not pulp_hrefs
- Query Pulp content for only 7 builds at a time
- Better cancel-build logging
- Initial Sentry integration
- Don't run createrepo when forking Pulp projects
- Extract Exclu*Arch/BuildArch for all targets
- Fix download-build from PULP with --rpms
- Implement persistent projects in Pulp
- Dump copr-rpmbuild version in logs
- Skip projects with comps enabled when migrating to pulp
- Temporarily retain all repository packages
- Info about the task that is being processed
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9498617e1a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9498617e1a
2026-04-30 01:28:38.068285+00:00
--------------------------------------------------------------------------------
Name : copr-frontend
Product : Fedora 42
Version : 2.7
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Frontend for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latests builds.
This package contains frontend.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 2.7-1
- Don't require admin permissions to show the rebuild button
- Make sure new-api-token updates expiration token
- Use SafeRequest for pagure-events
- Make projects clickable in /status/pending/all
- Initial Sentry integration
- Extract Exclu*Arch/BuildArch for all targets
- Improve chroots graph display
- Implement persistent projects in Pulp
- Implement global package search for build chroot results
- Add distgit source and namespace to source_json
- Preload build.copr to fix the builds page for large projects
- Add cancel all marked button
- Fix script-repos not being saved at all for custom pkgs
- Exclude persistent projects from EOL chroot deletion
- Disable AI Log Detective and dist-git redirect for non-logged users
- Add a test for container tags containing dashes
- Allow dots and dashes in the container regex
- Allow resubmit for builds that failed during imports
- Use build.copr instead of copr context for batches builds
- Preload build.copr_dir to fix the builds page for large projects
- Improve timestamp printing in the frontend
- Fix packit_forge_projects_allowed to return list in API
- Don't use future=True for sqlalchemy create_engine
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9498617e1a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-9498617e1a
2026-04-30 01:28:38.068285+00:00
--------------------------------------------------------------------------------
Name : copr-rpmbuild
Product : Fedora 42
Version : 1.8
Release : 1.fc42
URL : https://github.com/fedora-copr/copr
Summary : Run COPR build tasks
Description :
Provides command capable of running COPR build-tasks.
Example: copr-rpmbuild 12345-epel-7-x86_64 will locally
build build-id 12345 for chroot epel-7-x86_64.
--------------------------------------------------------------------------------
Update Information:
Release notes in https://github.com/fedora-copr/copr/pull/4275
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 16 2026 Jakub Kadlcik <frostyx(a)email.cz> 1.8-1
- AFAIK there is no python3-dnf5 only python3-libdnf5
* Wed Apr 15 2026 Jakub Kadlcik <frostyx(a)email.cz> 1.7-1
- Do not require DNF4 packages and instead require DNF5 packages
- Extract Exclu*Arch/BuildArch for all targets
- Add dependency on the which command
- Use Tito to generate component.__version__
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-9498617e1a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-60a694a385
2026-04-30 01:28:38.068282+00:00
--------------------------------------------------------------------------------
Name : python3.9
Product : Fedora 42
Version : 3.9.25
Release : 9.fc42
URL : https://www.python.org/
Summary : Version 3.9 of the Python interpreter
Description :
Python 3.9 package for developers.
This package exists to allow developers to test their code against an older
version of Python. This is not a full Python stack and if you wish to run
your applications with Python 3.9, see other distributions
that support it, such as CentOS or RHEL or older Fedora releases.
--------------------------------------------------------------------------------
Update Information:
Security fixes for CVE-2026-4786 and CVE-2026-6100
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 17 2026 Charalampos Stratakis <cstratak(a)redhat.com> - 3.9.25-9
- Security fixes for CVE-2026-4786 and CVE-2026-6100
Resolves: rhbz#2458019, rhbz#2458227
* Sat Apr 11 2026 Miro Hrončok <mhroncok(a)redhat.com> - 3.9.25-8
- Explicitly build with OpenSSL 3
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2458019 - CVE-2026-6100 python3.9: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2458019
[ 2 ] Bug #2458227 - CVE-2026-4786 python3.9: Python: Arbitrary code execution via command injection in webbrowser.open() API [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2458227
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-60a694a385' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-1ec8b1e562
2026-04-30 01:28:38.068277+00:00
--------------------------------------------------------------------------------
Name : kubernetes1.35
Product : Fedora 42
Version : 1.35.4
Release : 1.fc42
URL : https://github.com/kubernetes/kubernetes
Summary : Open Source Production-Grade Container Scheduling And Management Platform
Description :
Production-Grade Container Scheduling and Management.
Installs kubelet, the kubernetes agent on each machine in a
cluster. The kubernetes-client sub-package,
containing kubectl, is recommended but not strictly required.
The kubernetes-client sub-package should be installed on
control plane machines.
--------------------------------------------------------------------------------
Update Information:
Update to release v1.35.4
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 17 2026 Bradley G Smith <bradley.g.smith(a)gmail.com> - 1.35.4-1
- Update to release v1.35.4
- Upstream fixes
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-1ec8b1e562' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-b289ea4f41
2026-04-30 01:28:38.068280+00:00
--------------------------------------------------------------------------------
Name : kubernetes1.33
Product : Fedora 42
Version : 1.33.11
Release : 1.fc42
URL : https://github.com/kubernetes/kubernetes
Summary : Open Source Production-Grade Container Scheduling And Management Platform
Description :
Production-Grade Container Scheduling and Management.
Installs kubelet, the kubernetes agent on each machine in a
cluster. The kubernetes-client sub-package,
containing kubectl, is recommended but not strictly required.
The kubernetes-client sub-package should be installed on
control plane machines.
--------------------------------------------------------------------------------
Update Information:
Update to release v1.33.11
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 17 2026 Bradley G Smith <bradley.g.smith(a)gmail.com> - 1.33.11-1
- Update to release v1.33.11
- Upstream fixes
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-b289ea4f41' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------