[ All 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.69.0-12.el9.inferit

Name libdnf
Epoch 0
Version 0.69.0
Release 12.el9.inferit
Website/URL https://github.com/rpm-software-management/libdnf
License LGPLv2+
Build Time 2025-02-20 11:20:13
Build Host certified-builder01.msvsphere-os.ru
Summary Library providing simplified C and Python API to libsolv
Repositories OS
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.69.0-12.el9.inferit.x86_64 Library providing simplified C and Python API to libsolv da104ed789e828fa637ea52939ebdee5fbe5ad1508594a429cacb10381dd24d9 download
python3-hawkey-0.69.0-12.el9.inferit.x86_64 Python 3 bindings for the hawkey library e9e69b572935126fe01e4b4628e71694ad7a47ec51df7b80069885151f8b6daf download
python3-libdnf-0.69.0-12.el9.inferit.x86_64 Python 3 bindings for the libdnf library. 074f28e0a728bd31ce7d8956ea5dfc09522ea90e00aab90d55612f743aa9ed44 download
i686
libdnf-0.69.0-12.el9.inferit.i686 Library providing simplified C and Python API to libsolv 07ba06825fe00aa48682547c010ca11f1f3bd1f08b041979e9b1921cc966ec55 download
src
libdnf-0.69.0-12.el9.inferit.src Library providing simplified C and Python API to libsolv e73fc02057de162b50cd4338a4598d4271e06f47dcc2801f0fcc4dc1d8f197c1 download
Changelog link
* Fri Jun 21 2024 Petr Pisar <ppisar@redhat.com> - 0.69.0-12
- Do not set a default SELinux creation context if SELinux appears to be
  disabled (RHEL-43232)

* Thu May 16 2024 Petr Pisar <ppisar@redhat.com> - 0.69.0-11
- Fix reinstalling packages which conflicts with themselves in
  dnf_transaction_commit() (RHEL-1454)

* Tue Apr 23 2024 Petr Pisar <ppisar@redhat.com> - 0.69.0-10
- Fix calculating a difference between two same-version RPM transacations
  (RHEL-17494)

* Tue Apr 16 2024 Petr Pisar <ppisar@redhat.com> - 0.69.0-9
- Grow memory if applying a query after increasing a number of available
  packages (RHEL-27657)
- Fix a memory leak in get_best_solution() (RHEL-26226)
- Fix destructing libdnf::TransactionItem from a base class (RHEL-26240)

* Wed Oct 25 2023 Petr Pisar <ppisar@redhat.com> - 0.69.0-8
- Set default SELinux labels on GnuPG directories (RHEL-11238)

* Wed Oct 25 2023 Jaroslav Rohel <jrohel@redhat.com> - 0.69.0-7
- filterAdvisory: match installed_solvables sort with lower_bound (RhBug:2212838, RHEL-12123)
- hawkey.subject: get_best_selectors only obsoleters of latest (RhBug:2183279, RHEL-6304)
- Avoid reinstalling installonly packages marked for ERASE (RhBug:2163474, RHEL-12124)

* Fri Sep 08 2023 Marek Blaha <mblaha@redhat.com> - 0.69.0-6
- Update translations

* Mon May 22 2023 Nicola Sella <nsella@redhat.com> - 0.69.0-5
- Fix specfile and bump release

* Mon May 22 2023 Nicola Sella <nsella@redhat.com> - 0.69.0-4
- Update translations

* Sun May 14 2023 Jaroslav Rohel <jrohel@redhat.com> - 0.69.0-3
- Add repoid to solver error messages (RhBug:2179409,2179413)