stable

rust-fern-0.7.1-6.el10_3, rust-routinator-0.15.2-1.el10_3, & 2 more

FEDORA-EPEL-2026-cc5650cf72 created by salimma a month ago for Fedora EPEL 10.3

Update routinator to the latest, pulling in updated dependencies (rpki and syslog), and switch fern to using syslog 7 instead of 6 for this update, and loosen the syslog version bound for ifcfg-devname.

v0.15.2

This release fixes a number of vulnerabilities and security issues identified by a security audit performed by X41 D-Sec and financed by Sovereign Tech Agency.

We advise all users to upgrade at their earliest convenience.

Security fixes

  • Changed how transient errors when accepting incoming HTTP and RTR connections are handled: instead of exiting, a warning is printed and the error is ignored. ([#1099])

This issue was assigned CVE-2026-49232.

  • Extended the check for illegal path components in rsync URIs to also include the authority and module parts. (via rpki-rs#370)

This fixes a path traversal vulnerability that has been assigned CVE-2026-49233.

  • Fixed a panic when parsing certain AS numbers from strings. (via rpki-rs#373)

This fixes a vulnerability that has been assigned CVE-2026-49234.

  • Upgraded quick-xml to at least 0.39.4 to fix a regression in XML parsing that may lead a panic on certain crated XML files. (via rpki-rs#372)

This fixes a vulnerability that has been assigned CVE-2026-49235.

Improvements

  • Restricted trust anchor certificates downloaded via HTTP to the size given via the max_object_size config option. (#1090)
  • The -e and --rsh options will now be rejected in the rsync-args config option. Similarly, Routinator will not start if the equivalent evironment variable RSYNC_RSH is set. (#1091)

Bug fixes

  • Set an RTR listener socket received via systemd to non-blocking. This fixes a panic in Tokio. (#1081 by @MaxHearnden)
  • Fixed the --rrdp-tcp-keepalive to be a command line option rather than a command line argument. ([1085])

Other changes

  • Support for Ubuntu Resolute Raccoon (26.04). (#1095)

v0.15.1

Bug fixes

  • Abort the optimistic initial run if there are no stored TA certificates for a TAL instead of succeeding with an empty data set. (#1071)
  • Undo PrivateUsers restriction in systemd unit files to allow user to run Routinator on privileged ports. (#1068)

v0.15.0

Breaking changes

  • Removed the rrdp-keep-responses feature. We suggest the use of an HTTP proxy such as mitmproxy instead.

This once and for all fixes CVE-2023-39916 which returned again in release 0.14.0. (#1055) * Messages about issues with repositories and publication points are now logged separately and by default are only visible in the status HTTP server endpoints. The new log-repository-issues option can be used to have these messages also written to the log. ([#1054]) * Changed how server mode deals with broken or missing local exception files. Previously, Routinator would just stop updating until they are fixed, leading to updates being stalled if the operator misses the error messages. Now it will log a warning and keep using the previous set of local exceptions. When starting, it will exit with an error message if there are broken or missing local exception files. (#1060) * Changed the RRDP timeouts: introduced a new config variable rrdp-read-timeout that provides a timeout for individual network operations (primarily: read from the server). Its default is 10 seconds. This timeout is also used for connecting of no specific value is given, significantly speeding up validation runs.

In addition, the RRDP timeout was increased from 300 to 600 seconds to better deal with slow transmission of large snapshots of some repositories. (#1061)

New

  • Added a quick initial run after starting the server which only uses stored data and aborts if any required data hasn’t been requested before to deal with configuration changes. This will shorten the wait time for an initial data set when restarting Routinator. (#1057)
  • Added support for SLURM v2 as output format which includes ASPA payload. (#1021)
  • Changed refresh behaviour to better cope with short-lived objects. By default, Routinator will now wait for the time defined by refresh even if objects expire earlier. The new min-refresh option can be used to specify a short minimum refresh time if objects expire before the refresh time. If this value is set to 0, the old behaviour is restored. (#1027)
  • The order in which manifest entries are processed is now randomized. (#1041)
  • Reduced the overhead of storing RRDP snapshot downloads, significantly improving the snapshot update times. (#1035)
  • The dump command now prints the source directories of the data it dumps. (#1045)
  • Added a --update-after option to the vrps subcommand that skips updating the local cache if the last successful validation run was known to be less than a given number of minutes ago. (#1049)
  • Error responses for API-related HTTP endpoints now contain JSON bodies. ([#1050])
  • The /validity HTTP server endpoint now accepts POST requests with a JSON body containing multiple routes to be checked all at once. (#1053)
  • Better protect against corrupted stored publication points by double checking cached manifest properties against the actual manifest and discard the stored publication point if they mismatch.

This fixes an issue where an accidentally or maliciously manipulated locally stored manifest could block update of a legitimate new manifest which was reported by Zizhi Shang, Zhechao Lin, Jiahao Cao, Yangyang Wang, Mingwei Xu of the Institute for Network Sciences and Cyberspace (INSC), Tsinghua University.

Bug fixes

  • Fixed a crash if certain invalid character appear in a manifest file name by limiting the name to the rules defined in RFC9286. This issue was reported by Niklas Vogel of Goethe University Frankfurt and ATHENE. (rpki-rs#342)
  • Re-implemented RRDP client metrics based on the much simpler model used by RTRTR to fix recurring errors in the metrics. (#1039)
  • Changed the message logged when an RRDP update times out to actually say that. (#1052)

Other changes

  • Improved performance of file system operations on validate subcommand. (#1043 by @kawaemon)
  • Add package.homepage to Cargo.toml (#1024)
  • Added building packages for RHEL 10 and Debian 13. (#1034, #1047)
  • Added building packages for ARMv6 and ARM64 for Debian Bookworm. (#1036)
  • Added additional restrictions to the systemd unit files used in the various binary packages. (#1056)
  • Upgrades various dependencies. (#1004, #1005, #1006)

This update's test gating status has been changed to 'waiting'.

a month ago

This update has been submitted for testing by bodhi.

a month ago

This update's test gating status has been changed to 'ignored'.

a month ago

This update has been pushed to testing.

a month ago

salimma edited this update.

New build(s):

  • rust-rpki-0.19.3-2.el10_3

Removed build(s):

  • rust-rpki-0.19.3-1.el10_3

Karma has been reset.

a month ago

This update has been submitted for testing by salimma.

a month ago
User Icon salimma commented & provided feedback a month ago

Checking update: FEDORA-EPEL-2026-cc5650cf72

Branch: c10s (@epel)

Packages

4 package(s): 4 updated, 0 new

  • 0.7.1-4.el10_20.7.1-6.el10_3 (rust-fern)
  • 0.14.2-4.el10_20.15.2-1.el10_3 (rust-routinator)
  • 0.18.6-4.el10_30.19.3-2.el10_3 (rust-rpki)
  • 6.1.1-6.el10_37.0.0-2.el10_3 (rust-syslog)

Analysis

  • Changed Provides: 79 (75 updated, 4 removed)
  • Installability issues: 0

Removed Provides (4)

  • crate(fern/syslog-6) = 0.7.1
  • crate(fern/syslog6) = 0.7.1
  • rust-fern+syslog-6-devel = 0.7.1-4.el10_2
  • rust-fern+syslog6-devel = 0.7.1-4.el10_2

Generated by ebranch 0.15.3 — ebranch check-update --give-karma -v FEDORA-EPEL-2026-cc5650cf72 -b c10s -r @epel

BZ#2300127 rust-syslog-7.0.0 is available
BZ#2396345 rust-rpki-0.19.3 is available
BZ#2400457 rust-routinator-0.15.2 is available
User Icon carlwgeorge commented & provided feedback a month ago
karma
Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides (crate(quick-xml/default) >= 0.39.4 with crate(quick-xml/default) < 0.41.0~) needed by rust-rpki+quick-xml-devel-0.19.3-1.el10_3.noarch from epel-testing
User Icon adamwill commented & provided feedback a month ago

I'm looking into why rmdepcheck doesn't catch that. I think it may be a dnf repoclosure bug. Will investigate more tomorrow.

This update has been pushed to testing.

a month ago
User Icon carlwgeorge commented & provided feedback a month ago
karma

Ah I think I see the issue, the rpmdepcheck test I saw ran against rust-rpki+quick-xml-devel-0.19.3-2.el10_3, but the build in testing at the time I checked was rust-rpki+quick-xml-devel-0.19.3-1.el10_3. That release bump specifically has the fix for this. Sorry for the noise, that's my mistake for not noticing the builds had changed after it initially pushed to the testing repo. I can confirm the new build installs correctly.

This update can be pushed to stable now if the maintainer wishes

a month ago

salimma edited this update.

a month ago
User Icon salimma commented & provided feedback a month ago

It was a race condition - the updates pushing the new routinator + rpki pre-existed me building the quick-xml security fix, and the dependency analysis done separately did not catch that of course the new rpki did not have its dependency bound relaxed enough to cover 0.41 as it was done earlier.

This update has been submitted for stable by salimma.

3 weeks ago

This update has been pushed to stable.

3 weeks ago

Please log in to add feedback.

Metadata
Type
security
Severity
high
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
a month ago
in testing
a month ago
in stable
3 weeks ago
modified
a month ago
approved
a month ago
BZ#2300127 rust-syslog-7.0.0 is available
0
0
BZ#2396345 rust-rpki-0.19.3 is available
0
0
BZ#2400457 rust-routinator-0.15.2 is available
0
0
BZ#2497974 CVE-2026-49232 CVE-2026-49233 CVE-2026-49234 CVE-2026-49235 rust-routinator: various flaws [epel-all]
0
0

Automated Test Results