Aggregator
DSA-6415-1 linux - security update
DSA-6413-1 libde265 - security update
rust-crypto-auditing-0.3.2-1.fc45 rust-crypto-auditing-agent-0.3.2-1.fc45 rust-crypto-auditing-client-0.3.2-1.fc45 rust-crypto-auditing-event-broker-0.3.2-1.fc45 rust-crypto-auditing-event-monitor-0.3.2-1.fc45 rust-crypto-auditing-log-parser-0.3.2-1.fc45
- rust-crypto-auditing-0.3.2-1.fc45
- rust-crypto-auditing-agent-0.3.2-1.fc45
- rust-crypto-auditing-client-0.3.2-1.fc45
- rust-crypto-auditing-event-broker-0.3.2-1.fc45
- rust-crypto-auditing-event-monitor-0.3.2-1.fc45
- rust-crypto-auditing-log-parser-0.3.2-1.fc45
Update to 0.3.2 release with security fixes in dependencies: - RUSTSEC-2026-0007 - RUSTSEC-2026-0009
gst-devtools-1.28.6-1.fc44 gst-editing-services-1.28.6-1.fc44 gstreamer1-1.28.6-1.fc44 gstreamer1-doc-1.28.6-1.fc44 gstreamer1-plugin-libav-1.28.6-1.fc44 gstreamer1-plugins-bad-free-1.28.6-1.fc44 gstreamer1-plugins-base-1.28.6-1.fc44 gstreamer1-plugins…
- gst-devtools-1.28.6-1.fc44
- gst-editing-services-1.28.6-1.fc44
- gstreamer1-1.28.6-1.fc44
- gstreamer1-doc-1.28.6-1.fc44
- gstreamer1-plugin-libav-1.28.6-1.fc44
- gstreamer1-plugins-bad-free-1.28.6-1.fc44
- gstreamer1-plugins-base-1.28.6-1.fc44
- gstreamer1-plugins-good-1.28.6-1.fc44
- gstreamer1-plugins-ugly-free-1.28.6-1.fc44
- gstreamer1-rtsp-server-1.28.6-1.fc44
- python-gstreamer1-1.28.6-1.fc44
1.28.6 https://gstreamer.freedesktop.org/releases/1.28/#1.28.6
next-20260805: linux-next
gst-devtools-1.28.6-1.fc45 gst-editing-services-1.28.6-1.fc45 gstreamer1-1.28.6-1.fc45 gstreamer1-doc-1.28.6-1.fc45 gstreamer1-plugin-libav-1.28.6-1.fc45 gstreamer1-plugins-bad-free-1.28.6-1.fc45 gstreamer1-plugins-base-1.28.6-1.fc45 gstreamer1-plugins…
- gst-devtools-1.28.6-1.fc45
- gst-editing-services-1.28.6-1.fc45
- gstreamer1-1.28.6-1.fc45
- gstreamer1-doc-1.28.6-1.fc45
- gstreamer1-plugin-libav-1.28.6-1.fc45
- gstreamer1-plugins-bad-free-1.28.6-1.fc45
- gstreamer1-plugins-base-1.28.6-1.fc45
- gstreamer1-plugins-good-1.28.6-1.fc45
- gstreamer1-plugins-ugly-free-1.28.6-1.fc45
- gstreamer1-rtsp-server-1.28.6-1.fc45
- python-gstreamer1-1.28.6-1.fc45
1.28.6
rubygem-actioncable-8.1.3.1-1.fc45 rubygem-actionmailbox-8.1.3.1-1.fc45 rubygem-actionmailer-8.1.3.1-1.fc45 rubygem-actionpack-8.1.3.1-1.fc45 rubygem-actiontext-8.1.3.1-1.fc45 rubygem-actionview-8.1.3.1-1.fc45 rubygem-activejob-8.1.3.1-1.fc45 rubygem…
- rubygem-actioncable-8.1.3.1-1.fc45
- rubygem-actionmailbox-8.1.3.1-1.fc45
- rubygem-actionmailer-8.1.3.1-1.fc45
- rubygem-actionpack-8.1.3.1-1.fc45
- rubygem-actiontext-8.1.3.1-1.fc45
- rubygem-actionview-8.1.3.1-1.fc45
- rubygem-activejob-8.1.3.1-1.fc45
- rubygem-activemodel-8.1.3.1-1.fc45
- rubygem-activerecord-8.1.3.1-1.fc45
- rubygem-activestorage-8.1.3.1-1.fc45
- rubygem-activesupport-8.1.3.1-1.fc45
- rubygem-rails-8.1.3.1-1.fc45
- rubygem-railties-8.1.3.1-2.fc45
Update Ruby on Rails 8.1.3.1
erlang-cowboy-2.18.0-1.fc44 erlang-cowlib-2.19.0-1.fc44
- erlang-cowboy-2.18.0-1.fc44
- erlang-cowlib-2.19.0-1.fc44
Coordinated security update of cowlib and cowboy, released together upstream on 2026-07-27.
cowlib 2.19.0 fixes CVE-2026-59248: unbounded HPACK/QPACK prefixed-integer decoding allowed a denial of service. It also rejects empty HTTP/2 CONTINUATION frames and NUL bytes in multipart headers, validates cookie domain and path, limits cow_cookie:parse_cookie to 100 cookies by default, applies Sec-Websocket-Version limits to response headers, and enforces a custom max_concurrent_streams immediately.
cowboy 2.18.0 is the matching release and requires cowlib 2.19.0. It rejects CR in HTTP/1.1 header values, rejects requests containing a fragment component, rejects HTTP/2 requests where host disagrees with :authority, adds a max_cookies option to the cowboy_req cookie functions, fixes max_headers handling with duplicate headers, and fixes the websocket max_inflate_size calculation.
Note that cowboy 2.18.0 removes concurrent processing of pipelined HTTP/1.1 requests. Applications relying on that behaviour may see different throughput characteristics.
erlang-cowboy-2.18.0-1.fc43 erlang-cowlib-2.19.0-1.fc43
- erlang-cowboy-2.18.0-1.fc43
- erlang-cowlib-2.19.0-1.fc43
Coordinated security update of cowlib and cowboy, released together upstream on 2026-07-27.
cowlib 2.19.0 fixes CVE-2026-59248: unbounded HPACK/QPACK prefixed-integer decoding allowed a denial of service. It also rejects empty HTTP/2 CONTINUATION frames and NUL bytes in multipart headers, validates cookie domain and path, limits cow_cookie:parse_cookie to 100 cookies by default, applies Sec-Websocket-Version limits to response headers, and enforces a custom max_concurrent_streams immediately.
cowboy 2.18.0 is the matching release and requires cowlib 2.19.0. It rejects CR in HTTP/1.1 header values, rejects requests containing a fragment component, rejects HTTP/2 requests where host disagrees with :authority, adds a max_cookies option to the cowboy_req cookie functions, fixes max_headers handling with duplicate headers, and fixes the websocket max_inflate_size calculation.
Note that cowboy 2.18.0 removes concurrent processing of pipelined HTTP/1.1 requests. Applications relying on that behaviour may see different throughput characteristics.
DSA-6411-1 aom - security update
DSA-6412-1 botan3 - security update
libXfont2-2.0.9-1.fc43
- libXfont2-2.0.9-1.fc43
libXfont2 2.0.9 (CVE-2026-59679, CVE-2026-44950)
libXfont2-2.0.9-1.fc44
- libXfont2-2.0.9-1.fc44
libXfont2 2.0.9 (CVE-2026-59679, CVE-2026-44950)
cri-o1.34-1.34.11-1.fc43
- cri-o1.34-1.34.11-1.fc43
- Update to release v1.34.11
- Resolves: rhbz#2510870
- Resolves CVE-2026-34986: rhbz#2455652
- Upstream fixes
cri-o1.34-1.34.11-1.fc44
- cri-o1.34-1.34.11-1.fc44
- Update to release v1.34.11
- Resolves: rhbz#2510870
- Resolves CVE-2026-34986: rhbz#2455652
- Upstream fixes
cri-o1.36-1.36.3-1.fc45
- cri-o1.36-1.36.3-1.fc45
Automatic update for cri-o1.36-1.36.3-1.fc45.
Changelog * Tue Aug 4 2026 Bradley G Smith <bradley.g.smith@gmail.com> - 1.36.3-1 - Update to release v1.36.3 - Resolves: rhbz#2510870 - Resolves CVE-2026-15809: rhbz#2500983 - Upstream fixesnext-20260804: linux-next
cri-o1.34-1.34.11-1.fc45
- cri-o1.34-1.34.11-1.fc45
Automatic update for cri-o1.34-1.34.11-1.fc45.
Changelog * Tue Aug 4 2026 Bradley G Smith <bradley.g.smith@gmail.com> - 1.34.11-1 - Update to release v1.34.11 - Resolves: rhbz#2510870 - Resolves CVE-2026-34986: rhbz#2455652 - Upstream fixeskernel-7.1.6-101.fc43
- kernel-7.1.6-101.fc43
The 7.1.6 stable kernel updates contain a number of important fixes across the tree. We are now specifying all kernel updates as security because upstream will assign CVEs, but we will not know what those are until a bit after this update ships.