Aggregator
syncthing-2.1.1-1.el10_2
- syncthing-2.1.1-1.el10_2
Update to version 2.1.1.
The major change in v2 is migration of the database backend from LevelDB to SQLite. This is handled transparently on startup by syncthing like any other database migration - the only change should be that the first startup takes a bit longer than usual.
This update also includes fixes for various security issues by compiling with updated dependencies and / or newer versions of the Go compiler and standard library.
Please refer to the upstream release notes for other changes since 1.30.0: https://github.com/syncthing/syncthing/releases
Approved EPEL incompatible upgrade request: https://forge.fedoraproject.org/epel/steering/issues/368
syncthing-2.1.1-1.el10_3
- syncthing-2.1.1-1.el10_3
Update to version 2.1.1.
The major change in v2 is migration of the database backend from LevelDB to SQLite. This is handled transparently on startup by syncthing like any other database migration - the only change should be that the first startup takes a bit longer than usual.
This update also includes fixes for various security issues by compiling with updated dependencies and / or newer versions of the Go compiler and standard library.
Please refer to the upstream release notes for other changes since 1.30.0: https://github.com/syncthing/syncthing/releases
Approved EPEL incompatible upgrade request: https://forge.fedoraproject.org/epel/steering/issues/368
python-llvmlite-0.48.0-1.fc45
- python-llvmlite-0.48.0-1.fc45
Automatic update for python-llvmlite-0.48.0-1.fc45.
Changelog * Fri Jul 3 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 0.48.0-1 - Update to 0.48.0 - Closes RHBZ#2453491; fixes RHBZ#2495139; fixes RHBZ#2496401breezy-3.3.21-2.fc44
- breezy-3.3.21-2.fc44
Allow PyO3 0.29, which fixes RUSTSEC-2026-0194 and RUSTSEC-2026-0195.
Update to 3.3.21, including upstream fixes for compatibility with dulwich 0.25 and later.
DSA-6380-1 mediawiki - security update
DSA-6381-1 linux - security update
DSA-6378-1 chromium - security update
DSA-6379-1 bird3 - security update
7.1.3: stable
6.18.38: longterm
6.12.95: longterm
6.6.144: longterm
6.1.177: longterm
5.15.211: longterm
5.10.260: longterm
kryoptic-1.5.2-2.fc45 mir-2.28.0-2.fc45 rust-ashpd-0.13.12-2.fc45 rust-busd-0.5.0-3.fc45 rust-gtk4-macros-0.11.4-3.fc45 rust-inferno-0.12.6-3.fc45 rust-quick-xml-0.41.0-1.fc45 rust-reqsign-aws-v4-3.0.1-4.fc45 rust-wayland-scanner-0.31.10-5.fc45 sandogasa…
- kryoptic-1.5.2-2.fc45
- mir-2.28.0-2.fc45
- rust-ashpd-0.13.12-2.fc45
- rust-busd-0.5.0-3.fc45
- rust-gtk4-macros-0.11.4-3.fc45
- rust-inferno-0.12.6-3.fc45
- rust-quick-xml-0.41.0-1.fc45
- rust-reqsign-aws-v4-3.0.1-4.fc45
- rust-wayland-scanner-0.31.10-5.fc45
- sandogasa-0.15.3-2.fc45
Update quick-xml for two security advisories, rebuild dependents, and update sandogasa to the latest
- https://rustsec.org/advisories/RUSTSEC-2026-0194.html
- https://rustsec.org/advisories/RUSTSEC-2026-0195.html
- ebranch base-distro guard — resolve/file-requests now know EPEL must not replace RHEL/CentOS Stream packages: deps present in the base at a too-old version are blocked with clear options (alternate package via --override, or lower the requirement) instead of becoming CANTFIX branch requests; file-requests re-checks the base before filing
- New sandogasa-sourcehut crate — sr.ht GraphQL client; sandogasa-report gains a Sourcehut section (patches, tickets, commits split yours vs third-party, git_emails attribution)
- ebranch check-crate — human report on stderr alongside --koji/--copr machine output, so build scripts stay pipeable
- dbranch rebuild — creates debian/gbp.conf when the Debian branch has none and handles the modern single-line salsa-ci.yml
- Robustness: 120s HTTP timeout on every client; --version on every tool; quick-xml bumped to 0.41 for RUSTSEC-2026-0194/-0195
- sandogasa-report: consistent commit detail levels across forges
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.3/CHANGELOG.md#v0153
v0.15.2- New sandogasa-review crate — shared keep/explain/remove resolution for reviewer-curated findings; adopted by fedora-review-digest, ebranch check-update, and fedora-cve-triage
- New sandogasa-forgejo crate — Forgejo/Gitea REST API client (PR activity
- issue filing); powers sandogasa-report's Forgejo accounting
- ebranch check-update overhaul — condensed output (counts + version grouping), reviewer curation of blocking findings before karma, branch inference for Fedora side tags (EPEL still needs -b al9 -r @epel), plus fixes for stale-side-tag and rich-dep installability false positives and large-update performance
- fedora-cve-triage — per-bug keep/explain/remove review before closing detected false positives
- sandogasa-report — Forgejo PR-merge and issue accounting
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.2/CHANGELOG.md#v0152
rust-quick-xml-0.41.0-1.el9 rust-wayland-scanner-0.31.10-3.el9 sandogasa-0.15.3-2.el9
- rust-quick-xml-0.41.0-1.el9
- rust-wayland-scanner-0.31.10-3.el9
- sandogasa-0.15.3-2.el9
Update quick-xml for two security advisories, rebuild dependents, and update sandogasa to the latest
- https://rustsec.org/advisories/RUSTSEC-2026-0194.html
- https://rustsec.org/advisories/RUSTSEC-2026-0195.html
- ebranch base-distro guard — resolve/file-requests now know EPEL must not replace RHEL/CentOS Stream packages: deps present in the base at a too-old version are blocked with clear options (alternate package via --override, or lower the requirement) instead of becoming CANTFIX branch requests; file-requests re-checks the base before filing
- New sandogasa-sourcehut crate — sr.ht GraphQL client; sandogasa-report gains a Sourcehut section (patches, tickets, commits split yours vs third-party, git_emails attribution)
- ebranch check-crate — human report on stderr alongside --koji/--copr machine output, so build scripts stay pipeable
- dbranch rebuild — creates debian/gbp.conf when the Debian branch has none and handles the modern single-line salsa-ci.yml
- Robustness: 120s HTTP timeout on every client; --version on every tool; quick-xml bumped to 0.41 for RUSTSEC-2026-0194/-0195
- sandogasa-report: consistent commit detail levels across forges
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.3/CHANGELOG.md#v0153
v0.15.2- New sandogasa-review crate — shared keep/explain/remove resolution for reviewer-curated findings; adopted by fedora-review-digest, ebranch check-update, and fedora-cve-triage
- New sandogasa-forgejo crate — Forgejo/Gitea REST API client (PR activity
- issue filing); powers sandogasa-report's Forgejo accounting
- ebranch check-update overhaul — condensed output (counts + version grouping), reviewer curation of blocking findings before karma, branch inference for Fedora side tags (EPEL still needs -b al9 -r @epel), plus fixes for stale-side-tag and rich-dep installability false positives and large-update performance
- fedora-cve-triage — per-bug keep/explain/remove review before closing detected false positives
- sandogasa-report — Forgejo PR-merge and issue accounting
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.2/CHANGELOG.md#v0152
rust-quick-xml-0.41.0-1.el10_3 rust-reqsign-aws-v4-3.0.1-2.el10_3 rust-wayland-scanner-0.31.10-3.el10_3 sandogasa-0.15.3-2.el10_3
- rust-quick-xml-0.41.0-1.el10_3
- rust-reqsign-aws-v4-3.0.1-2.el10_3
- rust-wayland-scanner-0.31.10-3.el10_3
- sandogasa-0.15.3-2.el10_3
Update quick-xml for two security advisories, rebuild dependents, and update sandogasa to the latest
- https://rustsec.org/advisories/RUSTSEC-2026-0194.html
- https://rustsec.org/advisories/RUSTSEC-2026-0195.html
- ebranch base-distro guard — resolve/file-requests now know EPEL must not replace RHEL/CentOS Stream packages: deps present in the base at a too-old version are blocked with clear options (alternate package via --override, or lower the requirement) instead of becoming CANTFIX branch requests; file-requests re-checks the base before filing
- New sandogasa-sourcehut crate — sr.ht GraphQL client; sandogasa-report gains a Sourcehut section (patches, tickets, commits split yours vs third-party, git_emails attribution)
- ebranch check-crate — human report on stderr alongside --koji/--copr machine output, so build scripts stay pipeable
- dbranch rebuild — creates debian/gbp.conf when the Debian branch has none and handles the modern single-line salsa-ci.yml
- Robustness: 120s HTTP timeout on every client; --version on every tool; quick-xml bumped to 0.41 for RUSTSEC-2026-0194/-0195
- sandogasa-report: consistent commit detail levels across forges
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.3/CHANGELOG.md#v0153
v0.15.2- New sandogasa-review crate — shared keep/explain/remove resolution for reviewer-curated findings; adopted by fedora-review-digest, ebranch check-update, and fedora-cve-triage
- New sandogasa-forgejo crate — Forgejo/Gitea REST API client (PR activity
- issue filing); powers sandogasa-report's Forgejo accounting
- ebranch check-update overhaul — condensed output (counts + version grouping), reviewer curation of blocking findings before karma, branch inference for Fedora side tags (EPEL still needs -b al9 -r @epel), plus fixes for stale-side-tag and rich-dep installability false positives and large-update performance
- fedora-cve-triage — per-bug keep/explain/remove review before closing detected false positives
- sandogasa-report — Forgejo PR-merge and issue accounting
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.2/CHANGELOG.md#v0152
rust-busd-0.5.0-3.fc43 rust-inferno-0.12.6-3.fc43 rust-quick-xml-0.41.0-1.fc43 rust-reqsign-aws-v4-3.0.1-2.fc43 rust-wayland-scanner-0.31.10-3.fc43 sandogasa-0.15.3-2.fc43
- rust-busd-0.5.0-3.fc43
- rust-inferno-0.12.6-3.fc43
- rust-quick-xml-0.41.0-1.fc43
- rust-reqsign-aws-v4-3.0.1-2.fc43
- rust-wayland-scanner-0.31.10-3.fc43
- sandogasa-0.15.3-2.fc43
Update quick-xml for two security advisories, rebuild dependents, and update sandogasa to the latest
- https://rustsec.org/advisories/RUSTSEC-2026-0194.html
- https://rustsec.org/advisories/RUSTSEC-2026-0195.html
- ebranch base-distro guard — resolve/file-requests now know EPEL must not replace RHEL/CentOS Stream packages: deps present in the base at a too-old version are blocked with clear options (alternate package via --override, or lower the requirement) instead of becoming CANTFIX branch requests; file-requests re-checks the base before filing
- New sandogasa-sourcehut crate — sr.ht GraphQL client; sandogasa-report gains a Sourcehut section (patches, tickets, commits split yours vs third-party, git_emails attribution)
- ebranch check-crate — human report on stderr alongside --koji/--copr machine output, so build scripts stay pipeable
- dbranch rebuild — creates debian/gbp.conf when the Debian branch has none and handles the modern single-line salsa-ci.yml
- Robustness: 120s HTTP timeout on every client; --version on every tool; quick-xml bumped to 0.41 for RUSTSEC-2026-0194/-0195
- sandogasa-report: consistent commit detail levels across forges
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.3/CHANGELOG.md#v0153
v0.15.2- New sandogasa-review crate — shared keep/explain/remove resolution for reviewer-curated findings; adopted by fedora-review-digest, ebranch check-update, and fedora-cve-triage
- New sandogasa-forgejo crate — Forgejo/Gitea REST API client (PR activity
- issue filing); powers sandogasa-report's Forgejo accounting
- ebranch check-update overhaul — condensed output (counts + version grouping), reviewer curation of blocking findings before karma, branch inference for Fedora side tags (EPEL still needs -b al9 -r @epel), plus fixes for stale-side-tag and rich-dep installability false positives and large-update performance
- fedora-cve-triage — per-bug keep/explain/remove review before closing detected false positives
- sandogasa-report — Forgejo PR-merge and issue accounting
Full details: https://github.com/slopfest/sandogasa/blob/v0.15.2/CHANGELOG.md#v0152