Thu, 16 May 2024 04:02:38 UTC | login

Information for build microdnf-3.9.0-1.fc37

ID212378
Package Namemicrodnf
Version3.9.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/microdnf.git#53c6dbe2024949d55a6174860bead49ce8d9e076
SummaryLightweight implementation of DNF in C
DescriptionMicro DNF is a lightweight C implementation of DNF, designed to be used for doing simple packaging actions when you don't need full-blown DNF and you want the tiniest useful environments possible. That is, you don't want any interpreter stack and you want the most minimal environment possible so you can build up to exactly what you need.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Oct 2022 07:57:52 UTC
CompletedMon, 17 Oct 2022 08:06:29 UTC
Taskbuild (f37, /rpms/microdnf.git:53c6dbe2024949d55a6174860bead49ce8d9e076)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/microdnf.git#53c6dbe2024949d55a6174860bead49ce8d9e076'}}
Tags
f37
f38
RPMs
src
microdnf-3.9.0-1.fc37.src.rpm (info) (download)
riscv64
microdnf-3.9.0-1.fc37.riscv64.rpm (info) (download)
microdnf-debuginfo-3.9.0-1.fc37.riscv64.rpm (info) (download)
microdnf-debugsource-3.9.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 15 2022 Jaroslav Rohel <jrohel@redhat.com> - 3.9.0-1 - Update to 3.9.0 - Add leaves command - List installed packages not required by other installed packages * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 3.8.1-1 - Remove non-breaking space from "Size" column (RhBug:2010676) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Apr 19 2021 Nicola Sella <nsella@redhat.com> - 3.8.0-1 - Update to 3.8.0 - distrosync: Fix style issues and plugin build with Meson - Add distro-sync subcommand - Add "makecache" command * Tue Mar 02 2021 Nicola Sella <nsella@redhat.com> - 3.7.1-1 - Update to 3.7.1 - [download] fix: unwanted dependency on newer glib - [download] Support for "--resolve" and "--alldeps" arguments - [download] New get_packages_query function - Support "--setopt=keepcache=0/1" - [download] Support "--archlist=" argument - [download] Move package download code to "download_packages" function - [download] several optimizations - Don't set default value of "assumeyes" to TRUE - Support for user confirmation and assumeyes, assumeno, defaultyes - Extend "--setopt" to support repository options - Added alias "update" to "upgrade" command - Command "update" renamed to "upgrade" - Add support for command aliases - dnf-data requirement only for Fedora and future RHEL - Relicense to GPLv2+ [errata corrige: not in 3.5.1-1] - Sync summary and description from openSUSE [errata corrige: not in 3.6.0-1] * Thu Jan 28 2021 Nicola Sella <nsella@redhat.com> - 3.6.0-1 - Update to 3.6.0 - spec: Sync summary and description from openSUSE - Add support for setting a platform module ID - Add dependency for DNF configurations skeleton - Add support for setting allow_vendor_change * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 26 2020 Nicola Sella <nsella@redhat.com> - 3.5.1-1 - Update to 3.5.1 - Relicense to GPLv2+ - Bump minimum version of libdnf in CMake and Meson * Fri Nov 13 2020 Nicola Sella <nsella@redhat.com> - 3.5.0-1 - Update to 3.5.0 - Add module enable and disable commands - Add reports of module changes - Add "module enable" command - Add subcommands support - Print info about obsoleted packages before transaction (RhBug:1855542)