Fri, 26 Apr 2024 03:41:07 UTC | login

Information for build microdnf-3.5.1-1.fc33

ID189573
Package Namemicrodnf
Version3.5.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/microdnf.git#4309150f792fade8723e3b1812da1a1b688e2c5a
SummaryMinimal C implementation of DNF
DescriptionMicro DNF is a very minimal C implementation of DNF's install, upgrade, remove, repolist, and clean commands, designed to be used for doing simple packaging actions in containers when you don't need full-blown DNF and you want the tiniest useful containers 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. This is not a substitute for DNF for real systems, and many of DNF's capabilities are intentionally not implemented in Micro DNF.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 01 Dec 2020 05:40:34 UTC
CompletedTue, 01 Dec 2020 06:02:07 UTC
Taskbuild (f33, /rpms/microdnf.git:4309150f792fade8723e3b1812da1a1b688e2c5a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/microdnf.git#4309150f792fade8723e3b1812da1a1b688e2c5a'}}
Tags
f33
RPMs
src
microdnf-3.5.1-1.fc33.src.rpm (info) (download)
riscv64
microdnf-3.5.1-1.fc33.riscv64.rpm (info) (download)
microdnf-debuginfo-3.5.1-1.fc33.riscv64.rpm (info) (download)
microdnf-debugsource-3.5.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 - 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) * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Ales Matej <amatej@redhat.com> - 3.4.0-1 - Add reinstall command - Add "--setopt=tsflags=test" support - Add "--setopt=reposdir=<path>" and "--setopt=varsdir=<path1>,<path2>,..." support - Add "--config=<path_to_config_file>" support - Add "--disableplugin", "--enableplugin" support (RhBug:1781126) - Add "--noplugins" support - Add "--setopt=cachedir=<path_to_cache_directory>" support - Add "--installroot=<path_to_installroot_directory>" support - Add "--refresh" support - Support "install_weak_deps" conf option and "--setopt=install_weak_deps=0/1" - Respect reposdir from conf file - Respect "metadata_expire" conf file opton (RhBug:1771147) - Fix: Don't print lines with (null) in transaction report (RhBug:1691353) - [repolist] Print padding spaces only if output is terminal * Fri Nov 29 2019 Ales Matej <amatej@redhat.com> - 3.3.0-1 - Update to 3.3.0 - Fix: do not download metadata in remove command - Add repolist command (RhBug:1584952) - Add repoquery command (RhBug:1769245) * Wed Nov 06 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 3.0.2-1 - Update to 3.0.2 - Add support for --releasever (RhBug:1591627) - Fix minor memory leaks (RhBug:1702283) - Use help2man to generate a man page (RhBug:1612520) - Allow downgrade for all transactions microdnf does (RhBug:1725863) - Add options --best and --nobest for transactions (RhBug:1679476) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild