source will continue to function, but perhaps at reduced functionality.
* pkgDepCache is no longer self initilizing, you have to call the Init
source will continue to function, but perhaps at reduced functionality.
* pkgDepCache is no longer self initilizing, you have to call the Init
need to worry about this
* GetCandidateVer/etc is gone from the pkgCache. It exists only in the
DepCache and is just an inline around the new Policy class
need to worry about this
* GetCandidateVer/etc is gone from the pkgCache. It exists only in the
DepCache and is just an inline around the new Policy class
include the trailing \n.
* GenCaches::SelectFile accepts a site parameter now too.
* Global version compare functions are gone. If you
include the trailing \n.
* GenCaches::SelectFile accepts a site parameter now too.
* Global version compare functions are gone. If you
They will come back as they were before. Code should be updated to
reference the compare functions to the VersioningSystem (VS) referenced
by the Cache or _system structures.
They will come back as they were before. Code should be updated to
reference the compare functions to the VersioningSystem (VS) referenced
by the Cache or _system structures.
stage, pkgInitConfig is called before commandline parsing, and
pkgInitSystem is called after. This gives the user the oppertunity to
override default settings from the config files before startup has been
stage, pkgInitConfig is called before commandline parsing, and
pkgInitSystem is called after. This gives the user the oppertunity to
override default settings from the config files before startup has been
(should be transparent largely)
* Locking is handled differently, there is no dpkg lock class, the _system
class provides Lock/UnLock methods
(should be transparent largely)
* Locking is handled differently, there is no dpkg lock class, the _system
class provides Lock/UnLock methods
compatibility functions are provided that make this transition fairly
easy.
* The following functions have had minor argument changes:
compatibility functions are provided that make this transition fairly
easy.
* The following functions have had minor argument changes: