SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yast2-pkg-bindings-3.1.3-4.1.x86_64.rpm :
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)


 
ICM