v2023.3
Notable changes this release:
Client
- New
--enablerepo
,--disablerepo
,--setreleasever
options on the cli. These allow
users to enable specific repositories and set releasever when installing packages.
Daemon:
- Unconditionally authorize uid 0 first - unconditionally query the credentials via dbus-{daemon,broker} first, this should avoid errors that can occur if polkit isn't installed or running.
Colin Walters (13):
main: Don't use timestamps and colors in tracing logs when running in systemd
cached-sigs: Be compatible with `cosa build-fast`
libtest: Hack around regression in journalctl
tests/layering-fedorainfra: Bump to newer systemd
core: Don't try to load rpm IMA sigs client side unless requested
main: Don't write colors to non-ttys
Bump tokio to 1.26
daemon: Unconditionally authorize uid 0 first
progress: Add more logging/tracing
console: Also print which task is being overwritten
build: Allow GLib 2.70, also `-Wno-error=deprecated-declarations`
Cargo.lock: Bump many dependencies
deny: Allow Unicode-DFS-2016
Jan Macku (2):
ci: trigger `differential-shellcheck` workflow on `push`
ci(fix): add missing permissions - `security-events`
Joseph Marrero (8):
rust/src/scripts: ignore rt and automotive debug scripts.
tests/vmcheck/test-override-kernel: account for kernel-modules-core
treefile: Add enablerepo/disablerepo/setreleasever cli options
treefile: cleanup enable_repo function
test-container: Add test for enablerepo,disablerepo and releasever
ci: Make sure cxx code is clang-formatted
ci: Update tests for Fedora 38
Release 2023.3
Timothée Ravier (1):
docs: Use upstream theme & update to 0.4.1
Full Changelog: v2023.2...v2023.3