Changelog for
yast2-pkg-bindings-3.1.34-1.1.x86_64.rpm :
Wed Apr 6 14:00:00 2016 schubiAATTsuse.de
- Added new call: ServiceForceRefresh
(bnc#967828)
- 3.1.34
Tue Mar 29 14:00:00 2016 igonzalezsosaAATTsuse.com
- Add a Pkg::ProvidePackage to retrieve a package using
PackageProvider (fate#319716).
- 3.1.33
Mon Feb 15 13:00:00 2016 igonzalezsosaAATTsuse.com
- Expose update notifications through PkgFunctions::CommitHelper
- 3.1.32
Thu Oct 8 14:00:00 2015 igonzalezsosaAATTsuse.com
- Add pkgGpgCheck callback (bsc#948608)
- 3.1.31
Mon Oct 5 14:00:00 2015 ancorAATTsuse.com
- Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with
repositories including repo variables (bnc#944505)
- 3.1.30
Thu Aug 27 14:00:00 2015 lslezakAATTsuse.cz
- Pkg::SourceGeneralData() - return also the raw URL (without
expanding the variables), needed for bsc#941563
- 3.1.29
Thu Aug 20 14:00:00 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 14:00:00 2015 lslezakAATTsuse.cz
- Pkg.SetSolverFlags(): added DUP mode solver settings, these are
different that the \"normal\" mode settings (FATE319128)
- 3.1.27
Thu Jul 2 14:00:00 2015 lslezakAATTsuse.cz
- added \"allowVendorChange\" option to Pkg.SetSolverFlags() to
allow configuring the vendor change flag (FATE#319138)
- 3.1.26
Fri Jun 19 14:00:00 2015 lslezakAATTsuse.cz
- fixed saving removed services (needed for FATE#315161)
- 3.1.25
Wed Jun 10 14:00:00 2015 lslezakAATTsuse.cz
- added support for the file conflicts callbacks (bnc#923590)
- 3.1.24
Tue Mar 31 14:00:00 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 4 13:00:00 2015 lslezakAATTsuse.cz
- removed obsolete patch callbacks
- 3.1.22
Fri Feb 6 13:00:00 2015 lslezakAATTsuse.cz
- Pkg::RepositoryAdd: use alias from URL query parameter if present
(bnc#892431)
- 3.1.21
Wed Sep 24 14:00:00 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 14:00:00 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 9 14:00:00 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 14:00:00 2014 lslezakAATTsuse.cz
- explicitly include
to avoid possible compile failures
(bnc#891676)
- 3.1.17
Tue Aug 19 14:00:00 2014 lslezakAATTsuse.cz
- fixed passing an invalid repository ID in GPG key import callback
(bnc#891389)
- 3.1.16
Tue Jun 10 14:00:00 2014 lslezakAATTsuse.cz
- fixed ServiceRefresh to not add duplicated repositories (that
confuses package installation progress during installation)
(bnc#865037)
- 3.1.15
Thu Jun 5 14:00:00 2014 lslezakAATTsuse.cz
- added Pkg::TargetInitializeOptions(), allows overriding the
target distribution autodetection (bnc#881320)
- 3.1.14
Wed Jun 4 14:00:00 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 14:00:00 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 14:00:00 2014 jreidingerAATTsuse.com
- another fix for repeated service save problem (bnc#876134)
- 3.1.11
Fri May 9 14:00:00 2014 lslezakAATTsuse.cz
- fixed saving service to installed system (bnc#877053)
- 3.1.10
Tue Apr 22 14:00:00 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 14:00:00 2014 lslezakAATTsuse.cz
- fixed repeated service save problem (bnc#873198, bnc#873683#c7)
- 3.1.8
Wed Apr 2 14:00:00 2014 lslezakAATTsuse.cz
- properly initialize \"autorefresh_skipped\" attribute (leaving it
uninitialized might have strange effects sometimes)
- 3.1.7
Fri Mar 7 13:00:00 2014 lslezakAATTsuse.cz
- add \"eol\" flag to product data to report \"End Of Life\" product
date (FATE#316172)
- 3.1.6
Fri Feb 14 13:00:00 2014 lslezakAATTsuse.cz
- Pkg::ServiceRefresh() - download metadata for added repositories
- 3.1.5
Thu Feb 13 13:00:00 2014 lslezakAATTsuse.cz
- Pkg::ServiceRefresh() - add, refresh and load also the new added
repositories from the service
- 3.1.4
Fri Jan 10 13:00:00 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 13:00:00 2013 lslezakAATTsuse.cz
- eliminate deprecated zypp::DiskUsage class (bnc#852943)
(by mlandres)
- 3.1.2
Mon Sep 30 14:00:00 2013 lslezakAATTsuse.cz
- do not use
*.spec.in template, use
*.spec file with RPM macros
instead
- 3.1.0
Mon Sep 30 14:00:00 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 9 14:00:00 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 6 14:00:00 2013 lslezakAATTsuse.cz
- use a single RepoManager instance to avoid repository metadata
removal (bnc#802665#c27)
- 3.0.1
Tue Jul 30 14:00:00 2013 yast-develAATTopensuse.org
- version 3.0.0
Fri Jun 14 14:00:00 2013 lslezakAATTsuse.cz
- removed obsolete BuildRequires (blocxx, libgcrypt, doxygen,
perl-XML-Writer)
Wed May 22 14:00:00 2013 lslezakAATTsuse.cz
- removed logging from finishParameters() function
- 2.24.0
Wed May 15 14:00:00 2013 maAATTsuse.de
- No longer use deprecated zypp API methods.
Mon Jan 28 13:00:00 2013 lslezakAATTsuse.cz
- fixed documentation build (bnc#800692)
- 2.23.1
Mon Dec 10 13:00:00 2012 jsuchomeAATTsuse.cz
- showing patch contents (packages with their versions) as part
of ResolvableProperties call
- 2.23.0
Wed Apr 11 14:00:00 2012 lslezakAATTsuse.cz
- 2.22.2
Wed Apr 11 14:00:00 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 14:00:00 2012 lslezakAATTsuse.cz
- removed libxcrypt-devel from buildrequires (aschnell)
- dropped build support for openSUSE-11.x
- 2.22.1
Thu Mar 8 13:00:00 2012 lslezakAATTsuse.cz
- added Pkg::ResolvableUpdate() to avoid downgrading resolvables
(bnc#751147)
Tue Jan 3 13:00:00 2012 lslezakAATTsuse.cz
- check if downloading optional file really succeeded (bnc#736693)
(fixes HA add-on installation)
Fri Dec 9 13:00:00 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 6 13:00:00 2011 lslezakAATTsuse.cz
- fixed reloading of repositories which have been removed during
service reload (bnc#724449)
- 2.22.0
Fri Nov 25 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Fri Oct 7 14:00:00 2011 lslezakAATTsuse.cz
- solver reset - reset also the distupgrade solver flag
(bnc#709480)
- 2.21.11
Fri Sep 23 14:00:00 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 14:00:00 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 14:00:00 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 5 14:00:00 2011 lslezakAATTsuse.cz
- 2.21.8
Thu Aug 4 14:00:00 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 2 14:00:00 2011 lslezakAATTsuse.cz
- set ignoreAlreadyRecommended solver flag by default - make the
YaST package management compatible with zypper (bnc#668588)
- 2.21.7
Mon Aug 1 14:00:00 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 14:00:00 2011 lslezakAATTsuse.cz
- Pkg::ResolvableProperties() supports source packages
(`srcpackage) resolvables
- 2.21.5
Mon Jun 27 14:00:00 2011 lslezakAATTsuse.cz
- ignore deleted repositories when checking uniqueness of an alias
(bnc#702399)
- 2.21.4
Thu Jun 23 14:00:00 2011 lslezakAATTsuse.cz
- fixed aborting autorefresh (bnc#691828)
- 2.21.3
Wed Jun 22 14:00:00 2011 lslezakAATTsuse.cz
- 2.21.2
Tue Jun 21 14:00:00 2011 lslezakAATTsuse.cz
- added Pkg::Add/RemoveUpgradeRepo() and Pkg::GetUpgradeRepos()
(fate#311994)
Tue Jun 14 14:00:00 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 5 14:00:00 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 2 13:00:00 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 14:00:00 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 14:00:00 2010 lslezakAATTsuse.cz
- don\'t use spaces in repo alias (bnc#596950)
- 2.20.1
Thu Sep 30 14:00:00 2010 lslezakAATTsuse.cz
- don\'t preselect locked patches (bnc#627316)
- 2.20.0
Wed Apr 21 14:00:00 2010 lslezakAATTsuse.cz
- reload services rnd epositories after service refresh to avoid
overwriting the updated files (bnc#581766)
- 2.19.1
Mon Jan 18 13:00:00 2010 lslezakAATTsuse.cz
- Pkg::ResolvableProperties() - return \'product\' value from
section (bnc#571621)
Wed Jan 6 13:00:00 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 3 13:00:00 2009 lslezakAATTsuse.cz
- return more details when a service refresh fails (bnc#558049)
Tue Dec 1 13:00:00 2009 lslezakAATTsuse.cz
- Pkg::ResolvableProperties() - return product file and it\'s
upgrades section for `product resolvables (bnc#559554)
Tue Nov 24 13:00:00 2009 lslezakAATTsuse.cz
- use zypp::Url::schemeIsRemote() instead of the hardcoded protocol
list (bnc#551661)
Fri Oct 16 14:00:00 2009 lslezakAATTsuse.cz
- added \"check_alias\" option to Pkg::RepositoryAdd() to allow
repository overwriting (bnc#543468)
- 2.18.11
Fri Sep 18 14:00:00 2009 maAATTsuse.de
- Remove connection to dead zypp::ScanDBReport.
- 2.18.10
Sun Jul 19 14:00:00 2009 cooloAATTnovell.com
- revert file list changes that slipped in while adding licenses
Fri Jul 10 14:00:00 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 8 14:00:00 2009 maAATTsuse.de
- Remove references to deprecated UpgradeStatistics.
- 2.18.8
Tue Jun 16 14:00:00 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 4 14:00:00 2009 maAATTsuse.de
- Remove more use of deprecated methods.
- 2.18.6
Wed May 27 14:00:00 2009 maAATTsuse.de
- Remove use of deprecated Package::filenames.
- 2.18.5
Wed Apr 29 14:00:00 2009 lslezakAATTsuse.cz
- report also the URL when repository metadata are not found
(bnc#439069)
- 2.18.4
Tue Apr 21 14:00:00 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 14:00:00 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 13:00:00 2009 lslezakAATTsuse.cz
- Fixed Pkg::SourceURL() - remove \"credentials\" query from URL
after obtaining the credentials from CredentialManager
Fri Mar 20 13:00:00 2009 lslezakAATTsuse.cz
- Fixed Pkg::SourceURL() - read username and password using
CredentialManager (FATE#303652)