File libdnf.changes of Package libdnf
-------------------------------------------------------------------
Fri May 10 14:37:02 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Update to version 0.33.0
+ Import subkeys when importing GPG keys (gh#projectatomic/rpm-ostree#1094)
+ [module] Fix swig binding for getModuleDependencies() (rh#1704871)
+ [module] Prevent std::string from nullptr (gh#rpm-software-management/libdnf#717)
+ Reintroduce hawkey.Repo as deprecated class
-------------------------------------------------------------------
Fri Apr 26 18:53:23 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Add patch for SLE to temporarily drop support for Module advisories
* Patch: libdnf-0.31.0-Revert-support-for-Module-advisories.patch
-------------------------------------------------------------------
Fri Apr 26 10:58:12 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Update to version 0.31.0
+ Installroot now requires absolute path
+ Support "_none_" value for repo option "proxy" (rh#1680272)
+ Add support for Module advisories
+ Add support for xml:base attribute from primary.xml (rh#1691315)
+ Fix detection of Platform ID for modules (rh#1688462)
-------------------------------------------------------------------
Sun Mar 31 15:26:00 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Update to version 0.28.1
+ Enhance modular solver to handle enabled and default module streams differently (rh#1648839)
+ Add support of wild cards for modules (rh#1644588)
+ Exclude module pkgs that have conflict
+ Enhance config parser to preserve order of data, and keep comments and format
+ Improve ARM detection
+ Add support for SHA-384
+ Return empty query if incorrect reldep (rh#1687135)
+ ConfigParser: Improve compatibility with Python ConfigParser and dnf-plugin-spacewalk (rh#1692044)
+ ConfigParser: Unify default set of string represenation of boolean values
+ Fix segfault when interrupting dnf process (rh#1610456)
- Drop backported patches that are part of this release
* 0001-Reset-callback-to-NULL-RhBug-1637923.patch
* 0002-reldep-list-Add-glib-AUTOPTR-cleanup.patch
* 0003-swdb-Put-Swdb-constructors-together.patch
* 0004-utils-Drop-empty-else-block.patch
* 0005-transformer-Fix-minor-docstring-typo.patch
* 0006-repo-Squash-Wmaybe-uninitialized-warning.patch
* 0007-transaction-Consistently-use-the-same-swdb-variable.patch
* 0008-transaction-Minor-syntax-tweak.patch
* 0101-Zchunk-configuration-flags-were-backwards-so-setting.patch
* 0102-hy_repos-weren-t-being-filled-properly-when-using-zc.patch
- Refresh patches
* Remove patch: libdnf-0.24.1-with-static-libsolvext.patch
* Remove patch: libdnf-0.24.1-Switch-default-reposdir-to-etc-dnf-repos.d.patch
* Add patch: libdnf-0.28.1-with-static-libsolvext.patch
* Add patch: libdnf-0.28.1-Switch-default-reposdir-to-etc-dnf-repos.d.patch
-------------------------------------------------------------------
Wed Feb 13 09:54:09 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
- Adjust RPM groups.
-------------------------------------------------------------------
Wed Feb 13 08:38:39 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Fix cmake macro pointer to source tree
-------------------------------------------------------------------
Thu Feb 7 06:20:08 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Switch default reposdir to /etc/dnf/repos.d
* Add patch: libdnf-0.24.1-Switch-default-reposdir-to-etc-dnf-repos.d.patch
-------------------------------------------------------------------
Tue Feb 5 14:29:38 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Rebase to version 0.24.1
+ Add support for RH/Fedora modules
+ Add plugin support (unstable API)
+ Add zchunk support
+ Migrate from YUMDB to new SWDB
+ Rewrite into C++
- Drop Python 2 bindings
- Backport fixes from upstream eliminate various bugs
* 0001-Reset-callback-to-NULL-RhBug-1637923.patch
* 0002-reldep-list-Add-glib-AUTOPTR-cleanup.patch
* 0003-swdb-Put-Swdb-constructors-together.patch
* 0004-utils-Drop-empty-else-block.patch
* 0005-transformer-Fix-minor-docstring-typo.patch
* 0006-repo-Squash-Wmaybe-uninitialized-warning.patch
* 0007-transaction-Consistently-use-the-same-swdb-variable.patch
* 0008-transaction-Minor-syntax-tweak.patch
- Add proposed patches for improving zchunk support
* 0101-Zchunk-configuration-flags-were-backwards-so-setting.patch
* 0102-hy_repos-weren-t-being-filled-properly-when-using-zc.patch
- Refresh patch for linking to static libsolvext
* Remove patch: libdnf-0.9.3-with-static-libsolvext.patch
* Add patch: libdnf-0.24.1-with-static-libsolvext.patch
- Drop patch merged in upstream libdnf
* 0001-Add-multiversion-kernel-as-a-recognized-installonlyp.patch
-------------------------------------------------------------------
Mon Aug 20 00:04:01 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Refresh patch to fix building against static libsolvext
- Switch to full author identities
-------------------------------------------------------------------
Thu Jan 4 00:29:05 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Ensure SUSE kernel packages are recognized properly
* New patch: 0001-Add-multiversion-kernel-as-a-recognized-installonlyp.patch
-------------------------------------------------------------------
Mon Nov 13 14:17:07 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
- Update to version 0.11.1:
+ Make NEVRA parsing stricter
+ Fix segfault with queries if epoch isn't set
+ Improve performance of queries of solvables
-------------------------------------------------------------------
Tue Oct 10 11:49:41 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
- Update to version 0.11.0:
+ Improves query performance with 'name' and 'arch' filters.
Also 'nevra' filter will now handle string with or without
'epoch'.
+ For Python bindings, it renames 'NEVRA._has_just_name()' to
'NEVRA.has_just_name()' as it's now implemented in the C API.
-------------------------------------------------------------------
Sun Aug 13 16:35:32 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
- Fix building on openSUSE against static libsolvext
* New patch: libdnf-0.9.3-with-static-libsolvext.patch
-------------------------------------------------------------------
Sun Aug 13 16:10:05 UTC 2017 - Neal Gompa <ngompa13@gmail.com>
- Initial packaging based on Mageia package