stable

dnf-4.15.0-1.fc38

FEDORA-2023-308ef1c754 created by jkolarik a year ago for Fedora 38

New features:

  • Add reboot option to DNF Automatic (RhBug:2124793)
  • cli: Allow = in setopt values
  • Mark strftime format specifiers for translation

Bug fixes:

  • Add support for rollback of group upgrade rollback (RhBug:2016070)
  • Omit src RPMs from check-update (RhBug:2151910)
  • repoquery: Properly sanitize queryformat strings (RhBug:2140884)
  • Don't double-encode RPM URLs passed on CLI (RhBug:2103015)
  • Allow passing CLI options when loading remote cfg (RhBug:2060127)
  • Ignore processing variable files with unsupported encoding (RhBug:2141215)
  • Fix AttributeError when IO busy and press ctrl+c (RhBug:2172433)
  • Unload plugins upon their deletion
  • Fixes in docs and help command
  • Fix plugins unit tests
  • Add unit tests for dnf mark
  • smtplib: catch OSError, not SMTPException

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2023-308ef1c754

This update has been submitted for testing by jkolarik.

a year ago

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

a year ago

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

a year ago

This update has been pushed to testing.

a year ago
User Icon andilinux commented & provided feedback a year ago
karma

works

User Icon decathorpe commented & provided feedback a year ago
karma

The %{INSTALLTIME} query format for repoquery no longer works.

With dnf 4.14:

$ dnf --quiet repoquery --cacheonly --qf "%{name}-%{version}-%{release}.%{arch}\t%{INSTALLTIME}" dnf --installed
dnf-4.14.0-2.fc38.noarch    2023-04-07 14:37

With dnf 4.15:

$ dnf --quiet repoquery --cacheonly --qf "%{name}-%{version}-%{release}.%{arch}\t%{INSTALLTIME}" dnf --installed
dnf-4.15.0-1.fc38.noarch    %{INSTALLTIME}
BZ#2140884 dnf repoquery --qf doesn't properly sanitize values

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

a year ago

no issues noticed

User Icon geraldosimiao commented & provided feedback a year ago
karma

Same as @decathorpe

BZ#2140884 dnf repoquery --qf doesn't properly sanitize values
User Icon jkolarik commented & provided feedback a year ago

The documented usage is AFAIK only using the lowercase attributes.

Looking into man pages:

--qf <format>, --queryformat <format>
              Custom display format. <format> is the string to output for each
              matched package. Every occurrence of %{<tag>} within is replaced
              by  the corresponding attribute of the package. The list of rec‐
              ognized tags can be displayed by running dnf repoquery  --query‐
              tags.

And following that:

[root@06305516ece5 dnf]# dnf repoquery --querytags
arch
buildtime
conflicts
debug_name
description
downloadsize
enhances
epoch
evr
from_repo
group
installsize
installtime
license
name
obsoletes
packager
provides
reason
recommends
release
repoid
reponame
requires
size
source_debug_name
source_name
sourcerpm
suggests
summary
supplements
url
vendor
version

... which seems to be working still correctly:

[root@06305516ece5 dnf]# dnf --quiet repoquery --cacheonly --qf "%{name}-%{version}-%{release}.%{arch}\t%{installtime}" dnf --installed
dnf-4.15.0-1.fc36.noarch    2023-04-06 10:33

Could you check that, please? If the uppercase variant is needed, please file a request on GitHub.

User Icon frantisekz provided feedback a year ago
karma

An incovenience is that rpm --querytags uses an uppper case form.

User Icon jkolarik commented & provided feedback a year ago

OK then I guess we need to support both variants. I will discuss creating an another bugfix release regarding this.

User Icon bojan commented & provided feedback a year ago
karma

Works.

User Icon besser82 commented & provided feedback a year ago
karma

Works great! LGTM! =)

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

a year ago
User Icon mhayden commented & provided feedback a year ago
karma

Working fine.

User Icon mrunge commented & provided feedback a year ago
karma

works for me

User Icon filiperosset commented & provided feedback a year ago
karma

no regressions noted

User Icon kparal commented & provided feedback a year ago

@jkolarik Any progress here? Should this be unpushed? Is a fixed version coming? Thanks.

User Icon jkolarik commented & provided feedback a year ago

@kparal Sorry about the delay, I didn't realize the manual push is necessary there. I will push it as the mentioned issue is rather minor as we discussed in the team. The fix is already in upstream, but the next version is probably to be released later during May.

This update has been submitted for stable by jkolarik.

a year ago

This update has been pushed to stable.

a year ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
5
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago
approved
a year ago
BZ#2140884 dnf repoquery --qf doesn't properly sanitize values
-2
0

Automated Test Results

Test Cases

0 0 Test Case base update cli
0 0 Test Case default font installation
0 0 Test Case langpacks packages
0 0 Test Case package install remove