Changelog for
yast2-pkg-bindings-4.4.2-3.1.i586.rpm :
* 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