|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for yast2-pkg-bindings-4.6.5-lp156.2.1.x86_64.rpm :
* Fri Jan 19 2024 Ladislav Slezák - Fixed repository and service probing with libzypp 7.31.26 and newer, fixes broken repository handling (bsc#1218977, bsc#1218399)- 4.6.5 * Wed Sep 20 2023 Ladislav Slezák - Pkg.SourceEditSet() - Allow setting the repository service name (related to bsc#1214135)- 4.6.4 * Wed Sep 13 2023 Ladislav Slezák - Fixed crash in the Pkg.Commit() function when passing \"exclude_docs\" or \"no_signature\" options (bsc#1215238)- 4.6.3 * Fri Sep 01 2023 Josef Reidinger - Branch package for SP6 (bsc#1208913)- 4.6.0 * Wed Apr 12 2023 Ladislav Slezák - Pkg.TargetInitializeOptions() - added a new option for rebuilding the RPM database (--rebuilddb) (bsc#1209565)- 4.5.2 * Wed Nov 16 2022 Ladislav Slezák - Allow querying orphaned packages (related to bsc#1202007)- 4.5.1 * Wed Apr 06 2022 Ladislav Slezák - Bump version to 4.5.0 (bsc#1198109) * Fri Feb 11 2022 Ladislav Slezák - Pkg.SourceGeneralData() - return the file name from which the repository was loaded (related to bsc#1194546)- 4.4.4 * Tue Oct 19 2021 Ladislav Slezák - Use the C++17 standard, required by the latest libzypp (bsc#1191829)- 4.4.3 * Wed May 05 2021 Ladislav Slezák - Pkg.ProvidePackage() - download the latest package version from the repository, this ensures that the installer is updated with the latest packages from the installer updates repository (bsc#1185240)- 4.4.2 * Tue Apr 20 2021 Dirk Müller - stop packaging docdir, it only contained the license which is now in licensedir (bsc#1184897)- spec file cleanups- 4.4.1 * Wed Apr 07 2021 Ladislav Slezák - Removed not working PkgFunctions::AddAuthData(), it is not needed anymore (gh#yast/yast-pkg-bindings#107)- Do not try to modify the repository URL, return the libzypp value directly- 4.4.0 * Fri Mar 12 2021 Ladislav Slezák - Added missing runtime dependencies (\"ip\" from iproute2 is used for network status detection) (bsc#1183439)- 4.3.10 * Thu Mar 11 2021 Josef Reidinger - Handle properly expansion of invalid url (bsc#1183195)- 4.3.9 * Thu Jan 28 2021 Ladislav Slezák - Log more details about the newly added repositories (for debugging bsc#1181344)- 4.3.8 * Fri Jan 22 2021 Ladislav Slezák - Allow filtering resolvables by RPM path, return RPM path for the product packages (related to bsc#1178688, bsc#1176276)- 4.3.7 * Fri Jan 08 2021 Ladislav Slezák - Fixed repository refresh (a bug caused downloading only the index file in some cases) (bsc#1180203)- 4.3.6 * Mon Jan 04 2021 Ladislav Slezák - Set the previous \"distro_target\" option when restarting the package manager (bsc#1176275), fixes upgrade from SLE12 via SMT- 4.3.5 * Tue Nov 03 2020 Ladislav Slezák - Add a hint to the \"locked\" error message (gh#yast/yast-yast2#1102)- 4.3.4 * Mon Oct 05 2020 schubiAATTsuse.de- Added new call Pkg::SetAdditionalVendors (jsc#SLE-15184).- 4.3.3 * Mon Oct 05 2020 Ladislav Slezák - Return \"nil\" when a product package is not defined, missing value might cause a crash (bsc#1175681)- 4.3.2 * Fri Sep 25 2020 Ladislav Slezák - Fixed migration from SLE-HPC-12 with activated HPC module to SLE15-SP2 (fixed saving service files) (bsc#1171977)- 4.3.1 * Mon Aug 24 2020 Ladislav Slezák - Improved Pkg::Resolvables() call to allow filtering by RPM dependencies (provides, obsoletes,...) (related to bsc#1175317)- 4.3.0 * Wed Jul 22 2020 aschnellAATTsuse.com- Expand URL when libzypp expects an expanded URL. Fixes weird zypp repository name generated during installation. (bsc#1173509)- 4.2.9 * Fri Jul 10 2020 aschnellAATTsuse.com- Extensions to handle raw repository name (bsc#1172477)- 4.2.8 * Wed Feb 26 2020 Josef Reidinger - Fix SourceRestore when some service is defined (bsc#1163081)- 4.2.7 * Thu Feb 20 2020 Ladislav Slezák - Removed obsolete zypp::target::rpm::ConvertDBReport callbacks, not used since SLE12 (by mlandres)- Fixed Pkg.SourceRestore call to allow reading the stored repositories even after the initial installation repository has been added (bsc#1163081)- 4.2.6 * Mon Jan 13 2020 Petr Pavlu - Fix calculation of replaced products in Pkg.Resolvable2YCPMap() (bsc#1157202)- 4.2.5 * Thu Dec 12 2019 Imobach Gonzalez Sosa - Include the \"deps\" resolvable property even when it is empty (bsc#1159120).- 4.2.4 * Tue Dec 03 2019 Ladislav Slezák - Fixed Pkg.Resolvables() to return the license text when requested (bsc#1158247)- 4.2.3 * Wed Nov 13 2019 Ladislav Slezák - Fixed Pkg.Resolvables() to properly filter by status (related to bsc#1132650)- 4.2.2 * Tue Oct 29 2019 schubiAATTsuse.de- Returning raw packages dependencies while calling .deps (bsc#1132650).- 4.2.1 * Thu May 23 2019 Ladislav Slezák - Added Pkg.Resolvables() and Pkg.AnyResolvable() calls (related to bsc#1132650)- 4.2.0 * Fri Mar 08 2019 mvidnerAATTsuse.com- zypp::TriBool now needs an explicit cast to bool (bsc#1128364) (since boost-1.69.0)- 4.1.2 * Thu Jan 10 2019 lslezakAATTsuse.cz- SourceFinishAll: drop the cached source manager to reload the repositories from disk, avoid restoring the removed repositories (bsc#1120568)- 4.1.1 * Wed Oct 31 2018 jreidingerAATTsuse.com- Fix probing repository with URL including variable (bsc#1090193)- 4.1.0 * Mon Oct 29 2018 jreidingerAATTsuse.com- Drop no longer used methods:-- SetArchitecture and SystemArchitecture as only user Product Creator is dropped-- AddLock, GetLocks, RemoveLock as it was needed only once for specific architecture that is no longer supported-- TargetRebuildInit as recreating rpm database is no longer used during upgrade-- TargetFileHasOwner as old workaround for upgrade no longer needed-- TargetBlockSize as it is not longer needed to count disk usage * Tue Oct 16 2018 schubiAATTsuse.de- Added license file to spec. * Fri Aug 17 2018 schubiAATTsuse.de- Switched license in spec file from SPDX2 to SPDX3 format. * Wed Jul 04 2018 schubiAATTsuse.de- SavePkgService: Checking if the service file still exists before updating it. Otherwise add the service instead of updating it. (bsc#1097756)- 4.0.13 * Tue Jun 19 2018 lslezakAATTsuse.cz- Do not save plugin service to the target system, it is defined by a script (bsc#1094468)- 4.0.12 * Mon Jun 04 2018 lslezakAATTsuse.cz- Fixed Pkg.TargetInitializeOptions() to not reset the source manager if also the options are the same as used previously (bsc#1095702)- 4.0.11 * Wed May 16 2018 lslezakAATTsuse.cz- Ignore notification exception for failed plugin services, avoid errors when refreshing the zypp-plugin-spacewalk service on a system not managed by spacewalk (SUSE Manager) (bsc#1086768)- 4.0.10 * Fri Feb 16 2018 jsrainAATTsuse.cz- always scan media for products to allow media identification (bsc#1080983)- 4.0.9 * Mon Feb 12 2018 igonzalezsosaAATTsuse.com- Add a PrdLicenseLocales function to get the list of available license translations for a given product (related to FATE#322276).- 4.0.8 * Wed Jan 31 2018 lslezakAATTsuse.cz- Added \"transact_by\" key to the PkgPropertiesAll call (improvement for bsc#1077882)- 4.0.7 * Wed Jan 24 2018 lslezakAATTsuse.cz- Log more details in PkgQueryProvides call (related to bsc#1072634)- 4.0.6 * Thu Dec 07 2017 lslezakAATTsuse.cz- Fixed Pkg.ExpandedUrl to return also the password part of the URL (bsc#1067007)- 4.0.5 * Fri Oct 27 2017 lslezakAATTsuse.cz- Pkg.ResolvableProperties: return the \"register_flavor\" product property (related to bsc#896224)- 4.0.4 * Tue Oct 24 2017 lslezakAATTsuse.cz- Report error when repository refresh fails during a service refresh (bsc#1064210)- 4.0.3 * Mon Oct 23 2017 mvidnerAATTsuse.com- Do not crash after a callback is set, unset, then called (bsc#1063459)- 4.0.2 * Mon Sep 25 2017 igonzalezsosaAATTsuse.com- Add a CompareVersions function (related to fate#323273)- 4.0.1 * Fri Sep 22 2017 lslezakAATTsuse.cz- Keep enabled recommended packages for the next solver runs when doing distribution upgrade (bsc#1059065)- 4.0.0 * Wed Aug 23 2017 igonzalezsosaAATTsuse.com- Rename PrdMarkLicenseUnconfirmed to PrdMarkLicenseNotConfirmed (FATE#322276)- 3.3.2 * Mon Aug 21 2017 igonzalezsosaAATTsuse.com- Add a Pkg.PrdHasLicenseConfirmed and Pkg.PrdMarkLicenseUnconfirmed (FATE#322276)- Pkg.PrdGetLicenseToConfirm always returns the license, no matter whether is confirmed or not- Add a second argument to Pkg.PrdGetLicenseToConfirm in order get the license translated to the given language- 3.3.1 * Wed Aug 16 2017 igonzalezsosaAATTsuse.com- Add functions to handle product licenses (FATE#322276)- 3.3.0 * Wed Jun 21 2017 lslezakAATTsuse.cz- Do not crash when the repository URL is not defined (bsc#1043218)- 3.2.4 * Fri Jun 02 2017 igonzalezsosaAATTsuse.com- Fix pkgGpgCheck callback crashing when reporting SrcPackages (bsc#1037210) (by mlandres)- 3.2.3 * Wed Mar 29 2017 lslezakAATTsuse.cz- Fixed failure when trying to save a plugin service (bsc#1021117)- 3.2.2 * Wed Mar 29 2017 lslezakAATTsuse.cz- Return the repository signature flag status in the Pkg.SourceGeneralData call (might be used for bsc#1009127) * Wed Oct 12 2016 lslezakAATTsuse.cz- Added Pkg.SourceSetPriority() to allow changing the priority also for the already loaded packages (bsc#498266)- 3.2.1 * Fri Oct 07 2016 lslezakAATTsuse.cz- Added Pkg.UrlSchemeIs *() methods for classifying the URL scheme to avoid duplication of the libzypp code in YaST (bsc#948982)- 3.2.0 * Wed Apr 06 2016 schubiAATTsuse.de- Added new call: ServiceForceRefresh (bnc#967828)- 3.1.34 * Tue Mar 29 2016 igonzalezsosaAATTsuse.com- Add a Pkg::ProvidePackage to retrieve a package using PackageProvider (fate#319716).- 3.1.33 * Mon Feb 15 2016 igonzalezsosaAATTsuse.com- Expose update notifications through PkgFunctions::CommitHelper- 3.1.32 * Thu Oct 08 2015 igonzalezsosaAATTsuse.com- Add pkgGpgCheck callback (bsc#948608)- 3.1.31 * Mon Oct 05 2015 ancorAATTsuse.com- Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with repositories including repo variables (bnc#944505)- 3.1.30 * Thu Aug 27 2015 lslezakAATTsuse.cz- Pkg::SourceGeneralData() - return also the raw URL (without expanding the variables), needed for bsc#941563- 3.1.29 * Thu Aug 20 2015 lslezakAATTsuse.cz- return the \"product_line\" product attribute, needed for reading an optional OEM release type (bsc#941402)- 3.1.28 * Fri Jul 10 2015 lslezakAATTsuse.cz- Pkg.SetSolverFlags(): added DUP mode solver settings, these are different that the \"normal\" mode settings (FATE319128)- 3.1.27 * Thu Jul 02 2015 lslezakAATTsuse.cz- added \"allowVendorChange\" option to Pkg.SetSolverFlags() to allow configuring the vendor change flag (FATE#319138)- 3.1.26 * Fri Jun 19 2015 lslezakAATTsuse.cz- fixed saving removed services (needed for FATE#315161)- 3.1.25 * Wed Jun 10 2015 lslezakAATTsuse.cz- added support for the file conflicts callbacks (bnc#923590)- 3.1.24 * Tue Mar 31 2015 lslezakAATTsuse.cz- Pkg::ResolvableProperties(): \"version\" value contains a full edition (in form \"[epoch:]version[-release]\"), additionaly return also \"version_epoch\", \"version_version\" and \"version_release\" with the parts of the edition (needed for FATE#318505)- 3.1.23 * Wed Mar 04 2015 lslezakAATTsuse.cz- removed obsolete patch callbacks- 3.1.22 * Fri Feb 06 2015 lslezakAATTsuse.cz- Pkg::RepositoryAdd: use alias from URL query parameter if present (bnc#892431)- 3.1.21
|
|
|