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.8 #1038

Merged
merged 2 commits into from
Nov 23, 2023
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
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 5.1.8

- Update translations from weblate
- Don't run infinitely when enabling dependent modules and module is not found
- Always print "[d]" in module list for default streams
- Fix transaction table headers for module operations
- Implement `config-manager addrepo --add-or-replace`
- Implement plugin `config-manager`
- Allow globs in module_spec arguments
- Document needs-restarting plugin
- Add no-op `needs-restarting -r` for DNF 4 compat
- Implement `needs-restarting --services`
- Initial implementation of needs-restarting

# 5.1.7

- Actions plugin's actions.conf can set "Enabled" for each action separately
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 7)
set(DEFAULT_PROJECT_VERSION_PATCH 8)

if(DEFINED PROJECT_VERSION_MAJOR)
if(NOT ${DEFAULT_PROJECT_VERSION_MAJOR} STREQUAL ${PROJECT_VERSION_MAJOR})
Expand Down
28 changes: 28 additions & 0 deletions dnf5-plugins/builddep_plugin/po/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-22 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"
"Language: \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:254
msgid "Failed to parse some inputs."
msgstr ""
26 changes: 26 additions & 0 deletions dnf5-plugins/builddep_plugin/po/ka.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.
# Temuri Doghonadze <[email protected]>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-22 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ka\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:254
msgid "Failed to parse some inputs."
msgstr ""
23 changes: 23 additions & 0 deletions dnf5-plugins/changelog_plugin/po/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-22 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"
"Language: \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 ""
21 changes: 21 additions & 0 deletions dnf5-plugins/changelog_plugin/po/ka.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.
# Temuri Doghonadze <[email protected]>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-22 02:52+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ka\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 ""
171 changes: 171 additions & 0 deletions dnf5-plugins/config-manager_plugin/po/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-22 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"
"Language: \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 ""
Loading
Loading