Changelog for
yast2-pkg-bindings-debugsource-4.0.9-lp150.1.4.x86_64.rpm :
* 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
* Wed Sep 24 2014 schubiAATTsuse.de- Added onsystem_by_user flag in Pkg.PkgProperties and Pkg.ResolvableProperties- Fixed PkgPropertiesAll. It returns only package information about the package which is defined in the parameters. In former versions the given package name has not been regarded and the properties of ALL packages have been returned, which has been wrong. (needed for bnc#897404)- 3.1.20
* Tue Sep 16 2014 lslezakAATTsuse.cz- SetTargetDU(): added new options (\"growonly\" and \"filesystem\") to better handle Btrfs snapshots in disk usage counting (part of bnc#896176)- 3.1.19
* Tue Sep 09 2014 lslezakAATTsuse.cz- do not hide libzypp exceptions in Pkg::ResolvableProperties() call, it makes debugging more difficult, return nil in that case (bnc#895418)- 3.1.18
* Tue Aug 19 2014 lslezakAATTsuse.cz- explicitly include
to avoid possible compile failures (bnc#891676)- 3.1.17
* Tue Aug 19 2014 lslezakAATTsuse.cz- fixed passing an invalid repository ID in GPG key import callback (bnc#891389)- 3.1.16
* Tue Jun 10 2014 lslezakAATTsuse.cz- fixed ServiceRefresh to not add duplicated repositories (that confuses package installation progress during installation) (bnc#865037)- 3.1.15
* Thu Jun 05 2014 lslezakAATTsuse.cz- added Pkg::TargetInitializeOptions(), allows overriding the target distribution autodetection (bnc#881320)- 3.1.14
* Wed Jun 04 2014 lslezakAATTsuse.cz- do not log false warning message about missing base product when it is actually found (bnc#876677#c14)- 3.1.13
* Tue May 27 2014 lslezakAATTsuse.cz- move package cache to target system (copy RPMs to /mnt instead of inst-sys (RAM-disk) during installation to avoid freezing the installer when installing big packages with small RAM) (bnc#877859)- 3.1.12
* Tue May 20 2014 jreidingerAATTsuse.com- another fix for repeated service save problem (bnc#876134)- 3.1.11
* Fri May 09 2014 lslezakAATTsuse.cz- fixed saving service to installed system (bnc#877053)- 3.1.10
* Tue Apr 22 2014 lslezakAATTsuse.cz- remeber the base product NVRA (instead of the zypp product reference which might be invalidated) to properly create the /etc/products.d/baseproduct symlink (bnc#873885)- 3.1.9
* Tue Apr 15 2014 lslezakAATTsuse.cz- fixed repeated service save problem (bnc#873198, bnc#873683#c7)- 3.1.8
* Wed Apr 02 2014 lslezakAATTsuse.cz- properly initialize \"autorefresh_skipped\" attribute (leaving it uninitialized might have strange effects sometimes)- 3.1.7
* Fri Mar 07 2014 lslezakAATTsuse.cz- add \"eol\" flag to product data to report \"End Of Life\" product date (FATE#316172)- 3.1.6
* Fri Feb 14 2014 lslezakAATTsuse.cz- Pkg::ServiceRefresh() - download metadata for added repositories- 3.1.5
* Thu Feb 13 2014 lslezakAATTsuse.cz- Pkg::ServiceRefresh() - add, refresh and load also the new added repositories from the service- 3.1.4
* Fri Jan 10 2014 lslezakAATTsuse.cz- zypp::filesystem::TmpDir::defaultLocation() already contains /var/tmp/ prefix, do not use it it twice (bnc#847794)- 3.1.3
* Wed Dec 18 2013 lslezakAATTsuse.cz- eliminate deprecated zypp::DiskUsage class (bnc#852943) (by mlandres)- 3.1.2
* Mon Sep 30 2013 lslezakAATTsuse.cz- do not use
*.spec.in template, use
*.spec file with RPM macros instead- 3.1.0
* Mon Sep 30 2013 lslezakAATTsuse.cz- evaluate DonePackage callback (to close the package installation progress popup) when package installation is finished (bnc#842465)- 3.0.3
* Mon Sep 09 2013 lslezakAATTsuse.cz- do not abort if package installation fails, always ask user (evaluate the callback), libzypp no longer uses 3 installation attempts (fixes openqa failures when btrfs is used)- 3.0.2
* Fri Sep 06 2013 lslezakAATTsuse.cz- use a single RepoManager instance to avoid repository metadata removal (bnc#802665#c27)- 3.0.1
* Tue Jul 30 2013 yast-develAATTopensuse.org- version 3.0.0
* Fri Jun 14 2013 lslezakAATTsuse.cz- removed obsolete BuildRequires (blocxx, libgcrypt, doxygen, perl-XML-Writer)
* Wed May 22 2013 lslezakAATTsuse.cz- removed logging from finishParameters() function- 2.24.0
* Wed May 15 2013 maAATTsuse.de- No longer use deprecated zypp API methods.
* Mon Jan 28 2013 lslezakAATTsuse.cz- fixed documentation build (bnc#800692)- 2.23.1
* Mon Dec 10 2012 jsuchomeAATTsuse.cz- showing patch contents (packages with their versions) as part of ResolvableProperties call- 2.23.0
* Wed Apr 11 2012 lslezakAATTsuse.cz- 2.22.2
* Wed Apr 11 2012 tgoettlicherAATTsuse.de- license update: GPL-2.0 Numerous GPL-2.0 files in the package (see e.g. src/Arch.cc)
* Tue Mar 27 2012 lslezakAATTsuse.cz- removed libxcrypt-devel from buildrequires (aschnell)- dropped build support for openSUSE-11.x- 2.22.1
* Thu Mar 08 2012 lslezakAATTsuse.cz- added Pkg::ResolvableUpdate() to avoid downgrading resolvables (bnc#751147)
* Tue Jan 03 2012 lslezakAATTsuse.cz- check if downloading optional file really succeeded (bnc#736693) (fixes HA add-on installation)
* Fri Dec 09 2011 lslezakAATTsuse.cz- fixed downloading optional files - pass the optional flag to libzypp to skip media change callback for optional files (bnc#735340)
* Tue Dec 06 2011 lslezakAATTsuse.cz- fixed reloading of repositories which have been removed during service reload (bnc#724449)- 2.22.0
* Fri Nov 25 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Fri Oct 07 2011 lslezakAATTsuse.cz- solver reset - reset also the distupgrade solver flag (bnc#709480)- 2.21.11
* Fri Sep 23 2011 lslezakAATTsuse.cz- removed obsoleted selection related functions: Pkg::GetSelections(), Pkg::GetPatterns(), Pkg::SelectionData(), Pkg::SelectionContent(), Pkg::SetSelection(), Pkg::ClearSelection(), Pkg::ActivateSelections()- removed obsoleted Pkg::TargetLogfile(), Pkg::TargetProducts(), Pkg::LastErrorId(), Pkg::Init(), Pkg::SourceSetRamCache(), Pkg::InstSysMode(), Pkg::SourceProduct(), Pkg::CallbackYou
*(), Pkg::SourceCleanupBroken(), Pkg::SourceGetBrokenSources(), Pkg::SourceProvideDir(), Pkg::CallbackAcceptNonTrustedGpgKey(), Pkg::PkgAnyToDelete(), Pkg::PkgAnyToInstall(), Pkg::SourceFinish(), Pkg::GetLocale(), Pkg::SetLocale() functions- 2.21.10
* Thu Sep 22 2011 lslezakAATTsuse.cz- use signed type for RepoId, fixes returning 2^32 - 1 instead of - 1 on i586 (bnc#718514)- code cleanup - removed obsoleted unused functions: Pkg::SourceSaveRanks(), Pkg::SourceInstallOrder(), Pkg::You
*(), Pkg::PkgFreshen(), Pkg::PkgEstablish(), Pkg::PatternData()
* Wed Aug 10 2011 lslezakAATTsuse.cz- Pkg::SourceStartManager() - always display progress, do not assume that any repository present cannot trigger refresh, that\'s false if the previous refresh failed and causes crash (bnc#711182)- 2.21.9
* Fri Aug 05 2011 lslezakAATTsuse.cz- 2.21.8
* Thu Aug 04 2011 lslezakAATTsuse.cz- added Pkg::SetZConfig() to change some libzypp options at runtime e.g. prefer CD/DVD to dowload during installation/update (bnc#693230)
* Tue Aug 02 2011 lslezakAATTsuse.cz- set ignoreAlreadyRecommended solver flag by default - make the YaST package management compatible with zypper (bnc#668588)- 2.21.7
* Mon Aug 01 2011 lslezakAATTsuse.cz- Pkg::SourceFinishAll() - remove upgrading repositories from the solver, fixes solver crash when called later (bnc#709494)- 2.21.6
* Wed Jul 27 2011 lslezakAATTsuse.cz- Pkg::ResolvableProperties() supports source packages (`srcpackage) resolvables- 2.21.5
* Mon Jun 27 2011 lslezakAATTsuse.cz- ignore deleted repositories when checking uniqueness of an alias (bnc#702399)- 2.21.4
* Thu Jun 23 2011 lslezakAATTsuse.cz- fixed aborting autorefresh (bnc#691828)- 2.21.3
* Wed Jun 22 2011 lslezakAATTsuse.cz- 2.21.2
* Tue Jun 21 2011 lslezakAATTsuse.cz- added Pkg::Add/RemoveUpgradeRepo() and Pkg::GetUpgradeRepos() (fate#311994)
* Tue Jun 14 2011 lslezakAATTsuse.cz- added Pkg::CommitPolicy()- support for download in advance mode in yast2-wagon (fate#308951)- Pkg::ResolvableProperties() - return \"product_package\" value for available products (fate#310730)- 2.21.1
* Tue Apr 05 2011 lslezakAATTsuse.cz- do not refresh empty repositories, remember loaded status (bnc#665488)- added Pkg::Commit() function which accepts commit options map (with download_mode, dry_run... options) (FATE#308951)- added Pkg::ZConfig() function returning current libzypp config (FATE#308951)- 2.21.0
* Tue Nov 02 2010 lslezakAATTsuse.cz- updated StartPackage callback - added the package name to the arguments (file location is not enough, it\'s too dificult to get just the name from it in YCP)- 2.20.3
* Mon Oct 25 2010 lslezakAATTsuse.cz- ignore just the failed repository during autorefresh, load the other repositories (bnc#620895)- put a backtrace to y2log when an unhandled excecptinon is caught in the global catch section for easy debugging- 2.20.2
* Thu Sep 30 2010 lslezakAATTsuse.cz- don\'t use spaces in repo alias (bnc#596950)- 2.20.1
* Thu Sep 30 2010 lslezakAATTsuse.cz- don\'t preselect locked patches (bnc#627316)- 2.20.0
* Wed Apr 21 2010 lslezakAATTsuse.cz- reload services rnd epositories after service refresh to avoid overwriting the updated files (bnc#581766)- 2.19.1
* Mon Jan 18 2010 lslezakAATTsuse.cz- Pkg::ResolvableProperties() - return \'product\' value from section (bnc#571621)
* Wed Jan 06 2010 lslezakAATTsuse.cz- Pkg::ResolvableProperties() - always return \"transact_by\" flag, Pkg::PkgApplReset() - do not reset \"transact_by\" flag for non-transacting resolvables (bnc#450786, bnc#471340)- 2.19.0
* Thu Dec 03 2009 lslezakAATTsuse.cz- return more details when a service refresh fails (bnc#558049)
* Tue Dec 01 2009 lslezakAATTsuse.cz- Pkg::ResolvableProperties() - return product file and it\'s upgrades section for `product resolvables (bnc#559554)
* Tue Nov 24 2009 lslezakAATTsuse.cz- use zypp::Url::schemeIsRemote() instead of the hardcoded protocol list (bnc#551661)
* Fri Oct 16 2009 lslezakAATTsuse.cz- added \"check_alias\" option to Pkg::RepositoryAdd() to allow repository overwriting (bnc#543468)- 2.18.11
* Fri Sep 18 2009 maAATTsuse.de- Remove connection to dead zypp::ScanDBReport.- 2.18.10
* Sun Jul 19 2009 cooloAATTnovell.com- revert file list changes that slipped in while adding licenses
* Fri Jul 10 2009 lslezakAATTsuse.cz- clean existing cache for added repositories, do not reuse existing aliases for new repositories, make the new aliases really unique (bnc#519218, bnc#327490)- 2.18.9
* Wed Jul 08 2009 maAATTsuse.de- Remove references to deprecated UpgradeStatistics.- 2.18.8
* Tue Jun 16 2009 lslezakAATTsuse.cz- Do not call RefreshStarted callback when refresh is not needed, do not change \"Abort\" button label when not necessary (bnc#504131)- 2.18.7
* Thu Jun 04 2009 maAATTsuse.de- Remove more use of deprecated methods.- 2.18.6
* Wed May 27 2009 maAATTsuse.de- Remove use of deprecated Package::filenames.- 2.18.5
* Wed Apr 29 2009 lslezakAATTsuse.cz- report also the URL when repository metadata are not found (bnc#439069)- 2.18.4
* Tue Apr 21 2009 lslezakAATTsuse.cz- Pkg::ResolvableDependencies() - also return raw (unresolved) dependencies in the result (key \"deps\"), remove duplicated dependencies in the result (bnc#479575)
* Mon Mar 30 2009 lslezakAATTsuse.cz- return \"is_update_repo\" flag in Pkg::SourceGeneralData() call (requires loaded pool) (bnc#459527)- use zypp::RepoManager::makeStupidAlias() for generating repository alias- 2.18.3
* Wed Mar 25 2009 lslezakAATTsuse.cz- Fixed Pkg::SourceURL() - remove \"credentials\" query from URL after obtaining the credentials from CredentialManager
* Fri Mar 20 2009 lslezakAATTsuse.cz- Fixed Pkg::SourceURL() - read username and password using CredentialManager (FATE#303652)