Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.1.11 #1157

Merged
merged 2 commits into from
Jan 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 5.1.11

- Update translations from weblate
- Fix `--skip-unavailable` documentation
- Make `cachedir`, `system_cachedir` relative to `installroot`
- Workaround for swig-4.2.0 missing fragment dependency
- Add `repoquery --recursive` option
- Add `repoquery --providers-of=PACKAGE_ATTRIBUTE` option
- Update documentation of repoquery
- Update documentation for remove command behavior
- Limit search pattern for remove command to NEVRAs and files
- Packaging: Require an exact release of libdnf5-cli by dnf5-plugins
- Disable zchunk on RHEL
- Add dnf5.conf man page
- Add RPM package Group attribute to dnf5daemon-server
- Document changes related to caching
- Document caching man page
- Document Global Option `--help-cmd` dropped
- log_event: Correct message for HINT_ICASE

# 5.1.10

- Document dnf5 plugins
Expand Down
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(DEFAULT_PROJECT_VERSION_MAJOR 5)
set(DEFAULT_PROJECT_VERSION_MINOR 1)
set(DEFAULT_PROJECT_VERSION_PATCH 10)
set(DEFAULT_PROJECT_VERSION_PATCH 11)

if(DEFINED PROJECT_VERSION_MAJOR)
if(NOT ${DEFAULT_PROJECT_VERSION_MAJOR} STREQUAL ${PROJECT_VERSION_MAJOR})
Expand Down
2 changes: 1 addition & 1 deletion dnf5-plugins/builddep_plugin/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion dnf5-plugins/builddep_plugin/po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: 2023-11-28 02:51+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/"
Expand Down
26 changes: 26 additions & 0 deletions dnf5-plugins/builddep_plugin/po/sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Rafael Fontenelle <[email protected]>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: builddep.cpp:84
msgid ""
"Invalid value for macro definition \"{}\". \"macro expr\" format expected."
msgstr ""

#. failed to parse some of inputs (invalid spec, no package matched...)
#: builddep.cpp:266
msgid "Failed to parse some inputs."
msgstr ""
2 changes: 1 addition & 1 deletion dnf5-plugins/changelog_plugin/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion dnf5-plugins/changelog_plugin/po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: 2023-11-28 02:51+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/"
Expand Down
21 changes: 21 additions & 0 deletions dnf5-plugins/changelog_plugin/po/sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Luna Jernberg <[email protected]>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: changelog.cpp:60
msgid ""
"Invalid date passed: \"{}\". Dates in \"YYYY-MM-DD\" format are expected"
msgstr ""
2 changes: 1 addition & 1 deletion dnf5-plugins/config-manager_plugin/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion dnf5-plugins/config-manager_plugin/po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: 2023-11-28 02:51+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/"
Expand Down
169 changes: 169 additions & 0 deletions dnf5-plugins/config-manager_plugin/po/sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Rafael Fontenelle <[email protected]>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: addrepo.cpp:152
msgid "from-repofile: \"{}\" file does not exist"
msgstr ""

#: addrepo.cpp:155
msgid "from-repofile: {}"
msgstr ""

#: addrepo.cpp:184
msgid "set: Badly formatted argument value \"{}\""
msgstr ""

#: addrepo.cpp:194
msgid "Cannot set repository option \"{}={}\": {}"
msgstr ""

#: addrepo.cpp:202 setopt.cpp:136
msgid "Sets the \"{}\" option again with a different value: \"{}\" != \"{}\""
msgstr ""

#: addrepo.cpp:268
msgid "Missing path to repository configuration directory"
msgstr ""

#: addrepo.cpp:318
msgid "Failed to copy repository configuration file \"{}\": {}"
msgstr ""

#: addrepo.cpp:329
msgid "Failed to download repository configuration file \"{}\": {}"
msgstr ""

#: addrepo.cpp:351
msgid ""
"Error in added repository configuration file. Cannot set repository option "
"\"{}={}\": {}"
msgstr ""

#: addrepo.cpp:385
msgid "Bad baseurl: {}={}"
msgstr ""

#: addrepo.cpp:393
msgid ""
"One of --from-repofile=<URL>, --set=baseurl=<URL>, --set=mirrorlist=<URL>, --"
"set=metalink=<URL> must be set to a non-empty URL"
msgstr ""

#: addrepo.cpp:438
msgid "Failed to save repository configuration file \"{}\": {}"
msgstr ""

#: addrepo.cpp:460
msgid ""
"File \"{}\" already exists and configures repositories with IDs \"{}\". Add "
"\"--add-or-replace\" or \"--overwrite\"."
msgstr ""

#: addrepo.cpp:463
msgid ""
"File \"{}\" already exists and configures repositories with IDs \"{}\". Add "
"\"--overwrite\" to overwrite."
msgstr ""

#: addrepo.cpp:483 addrepo.cpp:508
msgid "A repository with id \"{}\" already configured in file: {}"
msgstr ""

#: setopt.cpp:82
msgid "optval: Badly formatted argument value \"{}\""
msgstr ""

#: setopt.cpp:90
msgid ""
"optval: Badly formatted argument value: Last key character cannot be '.': {}"
msgstr ""

#: setopt.cpp:98
msgid "optval: Empty repository id is not allowed: {}"
msgstr ""

#: setopt.cpp:107
msgid "Cannot set repository option \"{}\": {}"
msgstr ""

#: setopt.cpp:114 setopt.cpp:177
msgid ""
"Sets the \"{}\" option of the repository \"{}\" again with a different "
"value: \"{}\" != \"{}\""
msgstr ""

#: setopt.cpp:128
msgid "Cannot set option: \"{}\": {}"
msgstr ""

#: setopt.cpp:168
msgid "No matching repository to modify: {}"
msgstr ""

#: setvar.cpp:49
msgid "varval: Badly formatted argument value \"{}\""
msgstr ""

#: setvar.cpp:60
msgid "Cannot set \"{}\": Variable \"{}\" is read-only"
msgstr ""

#: setvar.cpp:68
msgid "Sets the \"{}\" variable again with a different value: \"{}\" != \"{}\""
msgstr ""

#: setvar.cpp:97 unsetvar.cpp:63
msgid "Missing path to vars directory"
msgstr ""

#: setvar.cpp:110
msgid "Cannot write variable to file \"{}\": {}"
msgstr ""

#: shared.hpp:49
msgid ""
"The path \"{}\" exists, but it is not a directory or a symlink to a "
"directory."
msgstr ""

#: shared.hpp:54
msgid "The path \"{}\" exists, but it is a symlink to a non-existent object."
msgstr ""

#: shared.hpp:60
msgid ""
"Directory \"{}\" does not exist. Add \"--create-missing-dir\" to create "
"missing directories."
msgstr ""

#: shared.hpp:71
msgid "Variable name can contain only ASCII letters, numbers and '_': {}"
msgstr ""

#: unsetopt.cpp:65
msgid ""
"remove-opt: Badly formatted argument value: Last key character cannot be "
"'.': {}"
msgstr ""

#: unsetopt.cpp:73
msgid "remove-opt: Empty repository id is not allowed: {}"
msgstr ""

#: unsetvar.cpp:76
msgid "Cannot remove variable file \"{}\": {}"
msgstr ""
2 changes: 1 addition & 1 deletion dnf5-plugins/copr_plugin/po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion dnf5-plugins/copr_plugin/po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-19 02:52+0000\n"
"POT-Creation-Date: 2024-01-09 02:52+0000\n"
"PO-Revision-Date: 2023-11-28 02:51+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://translate.fedoraproject.org/projects/dnf5/"
Expand Down
Loading
Loading