Project libdnf-0.73.1-9.el10_0.inferit
Name |
libdnf |
Epoch |
0 |
Version |
0.73.1 |
Release |
9.el10_0.inferit |
Website/URL |
https://github.com/rpm-software-management/libdnf
|
License |
LGPL-2.1-or-later |
Build Time |
2025-04-09 12:10:15 |
Build Host |
builder-x86-10.inferitos.ru |
Summary |
Library providing simplified C and Python API to libsolv |
Repositories |
BaseOS |
Description |
A Library providing simplified C and Python API to libsolv. |
Errata |
—
|
×
* Wed Apr 09 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.73.1-9.inferit
- Changed bug tracker URL to https://bugs.msvsphere-os.ru/
* Mon Mar 10 2025 Evan Goode <egoode@redhat.com> - 0.73.1-9
- Support releasever_{major,minor}, shell-style variable substitution (RHEL-74025)
* Fri Feb 07 2025 Carl George <carl@redhat.com> - 0.73.1-8
- ConfigParser: make splitReleasever public (RHEL-68034)
* Wed Feb 05 2025 Petr Pisar <ppisar@redhat.com> - 0.73.1-7
- Add persistence configuration option (RHEL-78034)
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.73.1-6
- Rebuilt for MSVSphere 10
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.73.1-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jul 16 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-5
- Fix invalid memory uses in libdnf::ConfigParser::substitute_expression() (RHEL-36777)
* Tue Jul 02 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-4
- Fix sack initialization to enable postponed addition of filelists (RHEL-12355)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.73.1-3
- Bump release for June 2024 mass rebuild
* Tue Jun 11 2024 Petr Pisar <ppisar@redhat.com> - 0.73.1-2
- Fix reinstalling packages which conflicts with themselves in
dnf_transaction_commit() (RHEL-32919)
- Fix an invalid memory access when dropping an item in MergedTransaction
class (RHEL-33541)