[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libdnf-0.73.1-9.el10_0.inferit.x86_64 Library providing simplified C and Python API to libsolv 1689e9ce9a7fbc40424358872fd65efacbdd83934efed0860c6a70718c741182 download
python3-hawkey-0.73.1-9.el10_0.inferit.x86_64 Python 3 bindings for the hawkey library e976964fc56450145b313fd0ecd727c758aa2e47ada66eccb72e9714c40a4d43 download
python3-libdnf-0.73.1-9.el10_0.inferit.x86_64 Python 3 bindings for the libdnf library. d4d105e2089b02c3b8530c2341259e521eabce245c476eca1275b51daaf46f9a download
libdnf-devel-0.73.1-9.el10_0.inferit.x86_64 Development files for libdnf a352fdb44293b8a025f45383bf13ca8490a262af1c1f94438174e264b30ebee3 download
aarch64
libdnf-0.73.1-9.el10_0.inferit.aarch64 Library providing simplified C and Python API to libsolv d20039ec45fd8b8e49f80d44d6a46b9d2ce01141578592752137be00dd23438b download
python3-hawkey-0.73.1-9.el10_0.inferit.aarch64 Python 3 bindings for the hawkey library 7c9024f229f43b322d2eb54254d032c01aedbe0bfb586780b641d241daa6d0a6 download
python3-libdnf-0.73.1-9.el10_0.inferit.aarch64 Python 3 bindings for the libdnf library. 491b0266b63716c5888d7d7eb98f6221979ac4a60446320d4e56c709f900845b download
libdnf-devel-0.73.1-9.el10_0.inferit.aarch64 Development files for libdnf ce7224df5a2397037583c007a903a616bb34e5b010a2b1129333d63501c56b91 download
src
libdnf-0.73.1-9.el10_0.inferit.src Library providing simplified C and Python API to libsolv 47401e392f9f1e0c138899fdba0590b4a7df69d38d59b0fbf6c3f3d763367101 download
Changelog link
* 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)