-
Fri Apr 11 2025 Jonathan Wright <jonathan@almalinux.org> - 5.2.12.0-4
- Fix conditional controlling SOLVER_FLAG_FOCUS_NEW support on RHEL
-
Wed Apr 09 2025 Marek Blaha <mblaha@redhat.com> - 5.2.12.0-3
- Rebuilt for sdbus-cpp-2.1
-
Wed Apr 02 2025 Petr Pisar <ppisar@redhat.com> - 5.2.12.0-2
- Set a mode for ghost files to 0644 (bug #2343342)
- Respect install root in expired-pgp-keys plugin (bug #2356528)
- Add "-i" and "-f" short options for repoquery command (bug #2338174)
- Document environment variables for a terminal and temporary files
(bug #2353349)
-
Tue Mar 18 2025 Packit <hello@packit.dev> - 5.2.12.0-1
- Update to version 5.2.12.0
-
Fri Mar 07 2025 Packit <hello@packit.dev> - 5.2.11.0-1
- Update to version 5.2.11.0
-
Fri Feb 14 2025 Jan Kolarik <jkolarik@redhat.com> - 5.2.10.0-2
- Recommend expired-pgp-keys plugin by default on F42+
-
Thu Feb 06 2025 Packit <hello@packit.dev> - 5.2.10.0-1
- Update translations from weblate
- plugins: Provide the actual API version used
- plugins: Check only major version of API for incompatibility
- expired-pgp-keys: New plugin for detecting expired PGP keys
- rpm_signature: Fix rpmdb_lookup comparison case mismatch
- actions: Update with resolved hook
- libdnf plugins: Add resolved hook
- SWIG bindings for common::Message and common::EmptyMessage
- EmptyMessage: class for passing an empty message
- Message: base class for passing a message for formatting in the destination
- utils::format: Support for user defined locale
- SWIG bindings for utils::Locale
- utils::Locale: class for passing C and CPP locale
- utils::format: Support for formatting args according to BgettextMessage
- bgettext: Add function b_gettextmsg_get_plural_id
-
Tue Feb 04 2025 Packit <hello@packit.dev> - 5.2.9.0-1
- Update translations from weblate
- automatic: Translate end-of-lines in email emitter by DNF
- ruby: Fix swig namespacing in Ruby.
- Correct Ruby %module definition in swig files.
- Documentation enhancements
- Add a hint to `history info` without trans IDs when no match found
- Add `--contains-pkgs=..` option to `history` `list` and `info`
- During package download setup first add all downloads then handle local
- Enhance `perform_control_sequences()` to handle colors
- versionlock: Fix wildcards handling in `add` command
- ruby: Implement Enumerable for libdnf5::advisory::AdvisorySet.
- ruby: Implement Enumerable for libdnf5::rpm::ReldepList.
- ruby: Implement Enumerable for libdnf5::rpm::PackageSet.
- Implement each() for iterating over collection in ruby.
- Add --json output to advisory info
- I18N: Annotate indentation of the transaction summary
- libdnf5: Load plugins with RTLD_NODELETE flag set
- libdnf5: Add a plugin to download and install repo's Appstream data
- Fix bash completion if colon is in the word to complete
- Remove and rename global variables in bash completion
- DNF5 bash completion: Offer package NAMEs in all cases
- Bash completion: always offer NEVRAs for packages
- repo: Fix logging metadata download errors handling
- Copr plugin: Fix resource leak in load_all_configuration
- Own /var/lib/dnf by libdnf5
- Display remaining time as nonnegative number
- automatic: Substitute variables in command_format
- Bumb readthedocs ubuntu image version to fix the docs generation
- automatic: add a default setting to not emit boring messages
- Incorrect library name in libdnf5-cli.pc
- Fix reporting disk space to be freed on a pure package removal
- Support ProgressBar messages with wide characters
- Add padding to ProgressBar messages to avoid overlapping
- SWIG: support repo::DownloadCallbacks user_data
- Remove redundant %python_provide statements
- python3-libdnf5: Remove superfluous provides for python-libdnf
- Update pre-commit hooks to latest versions in F41
-
Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
Thu Jan 09 2025 Petr Pisar <ppisar@redhat.com> - 5.2.8.1-4
- Fix plural form in "Replacing N packages" message
- Fix reporting disk space to be freed on a pure package removal (GH #1938)
- Fix a library name in libdnf5-cli pkg-config file
- Fix expanding "{body}" in command_format option of automatic plugin
(GH #1951)
- Display remaining time as nonnegative number (bug #2332931)
- Document removal of "userinstalled" subcommand (bug #2335257)
- Own /var/lib/dnf by libdnf5 (bug #2332856)
- Fix a memory leak in copr plugin
- Fix a crash when reporting metadata download errors (GH #1919)
- Fix end-of-lines in messages sent by email emitter of automatic plugin
(bug #2335508)