Revisions of libdnf
buildservice-autocommit
accepted
request 974952
from
Neal Gompa (Pharaoh_Atem)
(revision 79)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
accepted
request 974931
from
Paolo Stivanin (polslinux)
(revision 78)
- Update to 0.67.0: * Add 'loongarch' support * Use dnf solv userdata to check versions and checksum (rh#2027445) * context: Substitute all repository config options (rh#2076853)
buildservice-autocommit
accepted
request 965256
from
Neal Gompa (Pharaoh_Atem)
(revision 77)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
committed
(revision 76)
- Update to 0.66.0 + Use `rpmdbCookie` from librpm, remove `hawkey.Sack._rpmdb_version` + Fix handling transaction id in resolveTransactionItemReason (rh#2010259, rh#2053014) + Remove deprecated assertions (rh#2027383) + Increase required rpm version since we use `rpmdbCookie()` + Skip rich deps for autodetection of unmet dependencies (rh#2033130) - Use ldconfig_scriptlets macro for ldconfig scriptlets
Neal Gompa (Pharaoh_Atem)
committed
(revision 75)
- Update to 0.65.0 + Add support for excluding packages to be installed as weak dependencies + Add support for autodetecting packages to be excluded from being installed as weak dependencies + Turn off strict validation of modulemd documents (rh#2004853, rh#2007166, rh#2007167) + Implement logic for demodularization of modular rpms (rh#1805260) + DnfContext: fix handling of default module profiles + ModuleMetadata: gracefully handle modules with no defaults + Remove failovermethod config option (rh#1961083)
Neal Gompa (Pharaoh_Atem)
committed
(revision 74)
- Update to 0.63.1 + ModuleProfile: add isDefault() + ModulePackage: add getDefaultProfile() + Add new dnf_context_module_install() C API + Fix a crash when [media] section in .treeinfo is missing for bootable media (rh#1946024) + Add hy_query_get_advisory_pkgs to C API (rh#1960561) + Add dnf_advisorypkg_get_advisory() + DNF does not fail on non UTF-8 file names in a package (rh#1893176) + Improve error-reporting for modular functions - Drop patch included in this release + Patch: 0001-Fix-a-crash-when-repoId-not-found-in-loaded-conf-gke.patch
buildservice-autocommit
accepted
request 885735
from
Neal Gompa (Pharaoh_Atem)
(revision 73)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
committed
(revision 72)
- Add patch to fix crash when loading DVD repositories + Patch: 0001-Fix-a-crash-when-repoId-not-found-in-loaded-conf-gke.patch
Neal Gompa (Pharaoh_Atem)
committed
(revision 71)
Drop nose build-dep
Neal Gompa (Pharaoh_Atem)
committed
(revision 70)
- Update to 0.62.0 + Change order of TransactionItemReason (rh#1921063) + Add two new comperators for security filters (rh#1918475) + Apply security filters for candidates with lower priority + Fix: Goal - translation of messages in global maps + Enhance description of modular solvables + Improve performance for module query + Change mechanism of modular errata applicability (rh#1804234) + dnf_transaction_commit(): Remove second call to rpmtsSetVSFlags + Fix a couple of memory leaks + Fix: Setting of librepo handle in newHandle function + Remove failsafe data when module is not enabled (rh#1847035) + Expose librepo's checksum functions via SWIG + Fix: Mising check of "hy_split_nevra()" return code + Do not allow 1 as installonly_limit value (rh#1926261) + Fix check whether the subkey can be used for signing + Hardening: add signature check with rpmcliVerifySignatures (CVE-2021-3445, CVE-2021-3421, CVE-2021-20271, rh#1932079, rh#1932089, rh#1932090, boo#1183779) + Add a config option sslverifystatus, defaults to false (rh#1814383) + [context] Add API for distro-sync
Neal Gompa (Pharaoh_Atem)
committed
(revision 69)
Revert disabling zypp subpackage, it's not needed
Neal Gompa (Pharaoh_Atem)
committed
(revision 68)
- Disable the zypp repo config package because YaST produces broken repository configuration by default.
buildservice-autocommit
accepted
request 876232
from
Neal Gompa (Pharaoh_Atem)
(revision 67)
baserev update by copy to link target
Neal Gompa (Pharaoh_Atem)
committed
(revision 66)
- Fix dependency for repo-config-zypp subpackage to work with SLE
Neal Gompa (Pharaoh_Atem)
committed
(revision 65)
- Update to 0.60.0 + Fix repo.fresh() implementation + Fix: Fully set ssl in newHandle function + [conf] Add options for working with certificates used with proxy + Apply proxy certificate options + lock: Switch return-if-fail to assert to quiet gcc -fanalyzer + build-sys: Clean up message about Python bindings + Modify module NSVCA parsing - context definition (rh#1926771) + [context] Fix: dnf_package_is_installonly (rh#1928056) + Fix problematic language + Add getApplicablePackages to advisory and isApplicable to advisorymodule + Keep isAdvisoryApplicable to preserve API + Run ModulePackageContainerTest tests in tmpdir, merge interdependent + [context] Support config file option "proxy_auth_method", defaults "any" + Properly handle multiple collections in updateinfo.xml (rh#1804234) + Support main config file option "installonlypkgs" + Support main config file option "protected_packages" - Drop patches now part of this release + Patch: 0001-context-Support-config-file-option-installonlypkgs.patch + Patch: 0002-context-Support-config-file-option-protected_package.patch + Patch: 0001-context-Fix-dnf_package_is_installonly-RhBug-1928056.patch + Patch: 0001-Fix-librepo-version-required-in-CMakeList.txt-1.12.0.patch + Patch: 0002-Fix-Fully-set-ssl-in-newHandle-function.patch + Patch: 0003-conf-Add-options-for-working-with-certificates-used-.patch + Patch: 0004-Apply-proxy-certificate-options.patch + Patch: 0001-Deduplicate-code-create-Repo-Impl-stringToProxyAuthM.patch + Patch: 0002-context-Support-config-file-option-proxy_auth_method.patch
Neal Gompa (Pharaoh_Atem)
committed
(revision 64)
- Backport more fixes for using certs for repo authorization + Patch: 0001-Deduplicate-code-create-Repo-Impl-stringToProxyAuthM.patch + Patch: 0002-context-Support-config-file-option-proxy_auth_method.patch
Neal Gompa (Pharaoh_Atem)
committed
(revision 63)
Fix repo-config-zypp file list
Neal Gompa (Pharaoh_Atem)
committed
(revision 62)
- Add repo-config-zypp subpackage to allow easily using Zypper repository configuration
Neal Gompa (Pharaoh_Atem)
committed
(revision 61)
Fix copyright line
Neal Gompa (Pharaoh_Atem)
committed
(revision 60)
Fix librepo dependency
Displaying revisions 21 - 40 of 99