Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dnf5daemon-server | Distribution: Mageia |
Version: 5.2.15.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Wed Jul 23 17:31:57 2025 |
Group: System/Packaging | Build host: localhost |
Size: 920796 | Source RPM: dnf5-5.2.15.0-1.mga10.src.rpm |
Packager: wally <wally> | |
Url: https://github.com/rpm-software-management/dnf5 | |
Summary: Package management service with a DBus interface |
Package management service with a DBus interface.
GPL-2.0-or-later
* Wed Jul 23 2025 wally <wally> 5.2.15.0-1.mga10 + Revision: 2258594 - new version 5.2.15.0 + umeabot <umeabot> - Mageia 10 Mass Rebuild * Sun Mar 16 2025 wally <wally> 5.2.10.0-2.mga10 + Revision: 2164766 - rebuild for libxml2 2.13.6 * Fri Feb 28 2025 wally <wally> 5.2.10.0-1.mga10 + Revision: 2153894 - new version 5.2.10.0 * Sat Feb 22 2025 wally <wally> 5.2.8.1-4.mga10 + Revision: 2150887 - rebuild for python3.13 * Sat Feb 01 2025 pterjan <pterjan> 5.2.8.1-3.mga10 + Revision: 2144266 - Rebuild for Ruby 3.4 * Tue Jan 28 2025 papoteur <papoteur> 5.2.8.1-2.mga10 + Revision: 2143119 - rebuild for libgit2 1.9.0 * Sun Dec 15 2024 wally <wally> 5.2.8.1-1.mga10 + Revision: 2125166 - new version 5.2.8.1 * Sun Dec 15 2024 daviddavid <daviddavid> 5.2.7.0-5.mga10 + Revision: 2125158 - disable tests on arm * Sat Dec 14 2024 daviddavid <daviddavid> 5.2.7.0-4.mga10 + Revision: 2125144 - add patch to fix build with sdbus-cpp v2 - rebuild for new sdbus-cpp 2.1.0 * Wed Dec 04 2024 pterjan <pterjan> 5.2.7.0-3.mga10 + Revision: 2120941 - Rebuild for Ruby 3.3 * Sat Nov 16 2024 wally <wally> 5.2.7.0-2.mga10 + Revision: 2116233 - restore Werror patch * Sat Nov 16 2024 wally <wally> 5.2.7.0-1.mga10 + Revision: 2116224 - new version 5.2.7.0 - sync makecache patches with dnf * Wed Oct 02 2024 daviddavid <daviddavid> 5.2.4.0-4.mga10 + Revision: 2102447 - rebuild for new fmt 11.0.2 * Sat Aug 24 2024 daviddavid <daviddavid> 5.2.4.0-3.mga10 + Revision: 2090577 - rebuild for new perl 5.40.0 * Wed Aug 07 2024 daviddavid <daviddavid> 5.2.4.0-2.mga10 + Revision: 2083967 - do not conflicts libdnf4 * Mon Jul 08 2024 wally <wally> 5.2.4.0-1.mga10 + Revision: 2080288 - new version 5.2.4.0 * Sat Jun 08 2024 ngompa <ngompa> 5.2.3.0-1.mga10 + Revision: 2070993 - Rebase to version 5.2.3.0 * Wed May 08 2024 wally <wally> 5.1.17-5.mga10 + Revision: 2062886 - add provides with isa to devel pkgs * Sun Apr 14 2024 wally <wally> 5.1.17-4.mga10 + Revision: 2057369 - sync more with Fedora * Thu Apr 04 2024 wally <wally> 5.1.17-3.mga10 + Revision: 2054409 - yet another rebuild for i686 * Thu Apr 04 2024 wally <wally> 5.1.17-2.mga10 + Revision: 2054393 - rebuild for i686 * Thu Apr 04 2024 ns80 <ns80> 5.1.17-1.mga10 + Revision: 2054311 - new version 5.1.17 for CVE-2024-1930 and CVE-2024-2746 (incomplete fix for CVE-2024-1929) (mga#33057) * Fri Feb 23 2024 ngompa <ngompa> 5.1.13-1.mga10 + Revision: 2043589 - Update to 5.1.13 - Add patches to fix the build for GCC < 13 * Tue Jan 30 2024 wally <wally> 5.1.10-2.mga10 + Revision: 2036254 - fix python3-libdnf5 python provides * Wed Jan 03 2024 ngompa <ngompa> 5.1.10-1.mga10 + Revision: 2026412 - Update to 5.1.10 - Add patch to add support for RPM Group tag in dnf5daemon * Wed Dec 27 2023 ngompa <ngompa> 5.1.9-2.mga10 + Revision: 2022228 - Enable tests and fix runtime dependency on libcurl * Wed Dec 20 2023 tv <tv> 5.1.9-1.mga10 + Revision: 2020205 - Add obsoletes of microdnf - 5.1.9 - Disable new rhsm plugin * Tue Sep 19 2023 ngompa <ngompa> 5.1.4-1.mga10 + Revision: 1987932 - Update to 5.1.4 + Fix Builds on i386 + Print error if unsupported architecture used + argument_parser: New error class for invalid value + Allow obsoletion of protected packages + Add support for repository configuration in /usr * Wed Sep 13 2023 ngompa <ngompa> 5.1.3-1.mga10 + Revision: 1986414 - Update to 5.1.3 + Improved tests for IniParser + Add directories for repos configuration overrides to the package + Sort repos in 'repo info' command output + Fix algorithm in package NEVRA filter + Add drop-in configuration directories to package + Make releasever_major, releasever_minor read-only + Add option conflicts for repoquery + Improve documentation for `repoquery --{installed,available,updates}` + changes.rst: `--noautoremove` was added back + Add `--skip-unavailable` option for `module` commands + Implement `module disable` and `module reset` + repoquery: add `--location` and `location` querytag + repoquery: add `--disable-modular-filtering` option + Add `dsync` alias for `distro-sync` + Improved output of `repo_info` - Backport patch to support repo configuration in /usr - Add patch to drop use of Werror - Adapt packaging to Mageia - imported package dnf5 * Wed Aug 16 2023 Nicola Sella <nsella@redhat.com> 5.1.2-1 - Release 5.1.2 - Print error messages in nested errors - Implement `dnf5daemon-server` introspection xml for Advisory interface - Implement `dnf5daemon-client advisory info` command - Implement `dnf5daemon-client advisory list` command - Implement `dnf5daemon-server` advisory service - Improve `dnf5daemon-client --help` - Enable `--repofrompath` repos by default - Fix error on creating repo with duplicate id * Fri Aug 04 2023 Packit <hello@packit.dev> - 5.1.1-1 - Postpone replace of DNF to Fedora 41 - Add a description of `with_binaries` option for dnf5daemon - Include RPM logs in KeyImportError - Abort PGP checking immediately if any checks fail - Display warning message when any PGP checks skipped - Don't allow main gpgcheck=0 to override repo config - gups and environments to `history info` ouput - Store missing id and repoid in db for groups/environments - Fix out-of-bounds access in Goal::Impl::add_install_to_goal - Fix repoquery `--list` - `allow_vendor_change` was reverted back to true - Doc update to allow `logdir` outside the installroot - Remove `grouplist` and `groupinfo` aliases - Add `grp` alias for group command - `repoquery --exactdeps` needs `--whatdepends` or `--whatrequires` - Update and unify repoquery manpage - Document replace of `-v` option by `repoinfo` command - Add `remove --no-autoremove` option - Document dropped `if` alias of `info` command - document `actions` plugin - Fix printing advisories for the running kernel - Revert "advisory: add running kernel before pkg_specs filtering"
/etc/dnf/dnf5daemon-server.conf /usr/lib/.build-id /usr/lib/.build-id/60 /usr/lib/.build-id/60/f0a456671e10776935bc8b3ea94c4d13bf669c /usr/lib/systemd/system/dnf5daemon-server.service /usr/sbin/dnf5daemon-server /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.Advisory.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.Base.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.Goal.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.History.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.Offline.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.SessionManager.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.comps.Group.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.rpm.Repo.xml /usr/share/dbus-1/interfaces/org.rpm.dnf.v0.rpm.Rpm.xml /usr/share/dbus-1/system-services/org.rpm.dnf.v0.service /usr/share/dbus-1/system.d/org.rpm.dnf.v0.conf /usr/share/licenses/dnf5daemon-server /usr/share/licenses/dnf5daemon-server/COPYING.md /usr/share/licenses/dnf5daemon-server/gpl-2.0.txt /usr/share/locale/ca/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/cs/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/de/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/es/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/fi/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/fr/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/it/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/ka/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/ko/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/pl/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/pt_BR/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/ro/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/ru/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/sv/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/tr/LC_MESSAGES/dnf5daemon-server.mo /usr/share/locale/zh_TW/LC_MESSAGES/dnf5daemon-server.mo /usr/share/man/man8/dnf5daemon-dbus-api.8.xz /usr/share/man/man8/dnf5daemon-server.8.xz /usr/share/polkit-1/actions/org.rpm.dnf.v0.policy
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 25 07:59:52 2025