platform/upstream/libzypp.git
18 years agoparse "extends"
Klaus Kaempf [Thu, 16 Feb 2006 11:15:25 +0000 (11:15 +0000)]
parse "extends"

18 years agoadd <arch name="..."/> to <setup>
Klaus Kaempf [Thu, 16 Feb 2006 11:15:10 +0000 (11:15 +0000)]
add <arch name="..."/> to <setup>

18 years ago- Fixed to provide getViewOptions/setViewOptions()
Marius Tomaschewski [Thu, 16 Feb 2006 10:36:45 +0000 (10:36 +0000)]
- Fixed to provide getViewOptions/setViewOptions()
- Fixed documentation of asString()

18 years ago- Fixed asString(viewOptions) documentation
Marius Tomaschewski [Thu, 16 Feb 2006 10:28:18 +0000 (10:28 +0000)]
- Fixed asString(viewOptions) documentation

18 years ago- Fixed to skip parsing if encodedUrl string is empty;
Marius Tomaschewski [Thu, 16 Feb 2006 10:09:53 +0000 (10:09 +0000)]
- Fixed to skip parsing if encodedUrl string is empty;
  allows "Url url; Url url2 = url.asString();" without
  exception because of missed schema.

18 years agofix bug 151234
Duncan Mac-Vicar P [Thu, 16 Feb 2006 09:43:14 +0000 (09:43 +0000)]
fix bug 151234

18 years ago- INTERNAL use only! Installed backdoor to directly access a Resolvables
Michael Andres [Thu, 16 Feb 2006 09:20:25 +0000 (09:20 +0000)]
- INTERNAL use only! Installed backdoor to directly access a Resolvables
  implementation class. For target::store, as we have to serialize data,
  not exposed in the ResObjects public interface.

18 years ago- typo
Michael Andres [Thu, 16 Feb 2006 08:31:41 +0000 (08:31 +0000)]
- typo

18 years ago- dont throw if "rpm -e --nodeps" was not successful
Klaus Kaempf [Thu, 16 Feb 2006 08:18:41 +0000 (08:18 +0000)]
- dont throw if "rpm -e --nodeps" was not successful
- only set PoolItem status to "deleted" if removePackage was successful

18 years ago- Changed ResObjectImpl (to use an intrusive refernce counter)
Michael Andres [Wed, 15 Feb 2006 23:13:36 +0000 (23:13 +0000)]
- Changed ResObjectImpl (to use an intrusive refernce counter)

18 years agosetting default/optional dependencies as recommends/suggests
Jiri Srain [Wed, 15 Feb 2006 22:57:56 +0000 (22:57 +0000)]
setting default/optional dependencies as recommends/suggests

18 years agoEven if to_inst list is empty, try to return at least non_pkgs
Stanislav Visnovsky [Wed, 15 Feb 2006 17:46:53 +0000 (17:46 +0000)]
Even if to_inst list is empty, try to return at least non_pkgs

18 years agofix bug #
Klaus Kaempf [Wed, 15 Feb 2006 17:29:58 +0000 (17:29 +0000)]
fix bug #

18 years ago- Added urn schema as special case that does not use
Marius Tomaschewski [Wed, 15 Feb 2006 17:29:48 +0000 (17:29 +0000)]
- Added urn schema as special case that does not use
  authority (like mailto).

18 years agomake it more readable
Klaus Kaempf [Wed, 15 Feb 2006 17:29:32 +0000 (17:29 +0000)]
make it more readable

18 years ago- Fixed to reject relative paths if authority exists
Marius Tomaschewski [Wed, 15 Feb 2006 17:27:52 +0000 (17:27 +0000)]
- Fixed to reject relative paths if authority exists
- Changed asString() to explicitely add empty authority
  if the host is empty and not explicitely disabled.

18 years agoextend testprogram
Klaus Kaempf [Wed, 15 Feb 2006 17:13:33 +0000 (17:13 +0000)]
extend testprogram
set LOGGROUP

18 years agotestcases added
Stefan Schubert [Wed, 15 Feb 2006 17:05:00 +0000 (17:05 +0000)]
testcases added

18 years agohonour delpacks
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:55:28 +0000 (16:55 +0000)]
honour delpacks

18 years agodont depend enabled on is initialized
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:43:49 +0000 (16:43 +0000)]
dont depend enabled on is initialized

18 years agomake storage use pattern format for selections, no need to use api or anything, we...
Duncan Mac-Vicar P [Wed, 15 Feb 2006 16:39:34 +0000 (16:39 +0000)]
make storage use pattern format for selections, no need to use api or anything, we just serialize capabilities

18 years agodoku added
Stefan Schubert [Wed, 15 Feb 2006 16:35:23 +0000 (16:35 +0000)]
doku added

18 years agoadd testcase for sles9-sp3 -> sles10 upgrade
Klaus Kaempf [Wed, 15 Feb 2006 15:36:13 +0000 (15:36 +0000)]
add testcase for sles9-sp3 -> sles10 upgrade

18 years agooutput timestamp correctly
Duncan Mac-Vicar P [Wed, 15 Feb 2006 15:28:32 +0000 (15:28 +0000)]
output timestamp correctly

18 years agocheck if the info item really belongs to what we're currently looking at
Klaus Kaempf [Wed, 15 Feb 2006 15:25:16 +0000 (15:25 +0000)]
check if the info item really belongs to what we're currently looking at

18 years agodont conflict if its a self-conflict or a conflict to a to-be-upgraded item
Klaus Kaempf [Wed, 15 Feb 2006 15:10:19 +0000 (15:10 +0000)]
dont conflict if its a self-conflict or a conflict to a to-be-upgraded item

18 years agodont duplicate same data in debug output
Klaus Kaempf [Wed, 15 Feb 2006 15:09:27 +0000 (15:09 +0000)]
dont duplicate same data in debug output

18 years agoshorten debug output
Klaus Kaempf [Wed, 15 Feb 2006 15:09:02 +0000 (15:09 +0000)]
shorten debug output

18 years agomake products work for real, make patches dependencies real too
Duncan Mac-Vicar P [Wed, 15 Feb 2006 14:51:52 +0000 (14:51 +0000)]
make products work for real, make patches dependencies real too

18 years agoshowing a solution for -uninstallable-
Stefan Schubert [Wed, 15 Feb 2006 12:36:28 +0000 (12:36 +0000)]
showing a solution for -uninstallable-

18 years agocd not cdrom
Stanislav Visnovsky [Wed, 15 Feb 2006 12:03:03 +0000 (12:03 +0000)]
cd not cdrom

18 years ago- added Package::location()
Ladislav Slezak [Wed, 15 Feb 2006 11:57:07 +0000 (11:57 +0000)]
- added Package::location()

18 years agoshow number of items in queue
Klaus Kaempf [Wed, 15 Feb 2006 11:40:33 +0000 (11:40 +0000)]
show number of items in queue

18 years agosetTesting() in Resolver
Klaus Kaempf [Wed, 15 Feb 2006 11:35:21 +0000 (11:35 +0000)]
setTesting() in Resolver

18 years ago- provide testing flag in Resolver
Klaus Kaempf [Wed, 15 Feb 2006 11:35:06 +0000 (11:35 +0000)]
- provide testing flag in Resolver
- honor this flag and continue to run without target

18 years ago- Added several function wrappers
Marius Tomaschewski [Wed, 15 Feb 2006 11:32:00 +0000 (11:32 +0000)]
- Added several function wrappers
- Updated FAKE_HAL dummies

18 years agoregarding verifying and soft correctly; cleanup solver results; added more testcases
Stefan Schubert [Wed, 15 Feb 2006 11:12:20 +0000 (11:12 +0000)]
regarding verifying and soft correctly; cleanup solver results; added more testcases

18 years agoregarding verifying and soft correctly
Stefan Schubert [Wed, 15 Feb 2006 11:11:25 +0000 (11:11 +0000)]
regarding verifying and soft correctly

18 years agoinclude HELL
Klaus Kaempf [Wed, 15 Feb 2006 09:42:02 +0000 (09:42 +0000)]
include HELL

18 years ago- pass +/-Ins: packages without locale modifier to recommends properly
Klaus Kaempf [Wed, 15 Feb 2006 09:27:57 +0000 (09:27 +0000)]
- pass +/-Ins: packages without locale modifier to recommends properly
- pass +/-Ins: packages with locale modifiers for _all_ requested locales to recommens

18 years agocan't continue without target
Klaus Kaempf [Wed, 15 Feb 2006 09:00:07 +0000 (09:00 +0000)]
can't continue without target

18 years agoinstalling default and kernel
Stefan Schubert [Wed, 15 Feb 2006 08:58:44 +0000 (08:58 +0000)]
installing default and kernel

18 years agodont debug in QueueItem*, but in ResolverQueue
Klaus Kaempf [Wed, 15 Feb 2006 08:49:17 +0000 (08:49 +0000)]
dont debug in QueueItem*, but in ResolverQueue

18 years agomore compile fixes
Stanislav Visnovsky [Wed, 15 Feb 2006 07:55:55 +0000 (07:55 +0000)]
more compile fixes

18 years ago- release notes URL accessor in Product
Stanislav Visnovsky [Wed, 15 Feb 2006 07:42:10 +0000 (07:42 +0000)]
- release notes URL accessor in Product
- correctly report package sizes in susetags source

18 years agoadapt
Stanislav Visnovsky [Wed, 15 Feb 2006 07:40:17 +0000 (07:40 +0000)]
adapt

18 years agobase selection is marked "baseconf"
Stanislav Visnovsky [Wed, 15 Feb 2006 07:23:00 +0000 (07:23 +0000)]
base selection is marked "baseconf"

18 years ago- Replaced ZYppFactory ctor by 'static ZYppFactory ZYppFactory::instance()'
Michael Andres [Wed, 15 Feb 2006 00:35:38 +0000 (00:35 +0000)]
- Replaced ZYppFactory ctor by 'static ZYppFactory ZYppFactory::instance()'
  to make obvious it's a singleton.

18 years ago- allow FAKED_HAL to work.
Michael Andres [Wed, 15 Feb 2006 00:32:38 +0000 (00:32 +0000)]
- allow FAKED_HAL to work.

18 years agodisable targetFinish() remove resolvables for now
Stanislav Visnovsky [Tue, 14 Feb 2006 19:06:10 +0000 (19:06 +0000)]
disable targetFinish() remove resolvables for now

18 years agofix huha selections and remove a md5 file no longer used, also make patches serializa...
Duncan Mac-Vicar P [Tue, 14 Feb 2006 18:34:56 +0000 (18:34 +0000)]
fix huha selections and remove a md5 file no longer used, also make patches serialization better

18 years ago- Fixed exception type to MediaUnsupportedUrlSchemeException
Marius Tomaschewski [Tue, 14 Feb 2006 17:42:54 +0000 (17:42 +0000)]
- Fixed exception type to MediaUnsupportedUrlSchemeException

18 years agomake capabilities more readable in output
Klaus Kaempf [Tue, 14 Feb 2006 16:58:27 +0000 (16:58 +0000)]
make capabilities more readable in output

18 years agouse reasonable stream instead of cerr
Stanislav Visnovsky [Tue, 14 Feb 2006 15:35:36 +0000 (15:35 +0000)]
use reasonable stream instead of cerr

18 years agoget locale from ZYpp
Klaus Kaempf [Tue, 14 Feb 2006 14:32:47 +0000 (14:32 +0000)]
get locale from ZYpp

18 years agoprovide media information about a source
Stanislav Visnovsky [Tue, 14 Feb 2006 14:32:22 +0000 (14:32 +0000)]
provide media information about a source

18 years ago- Fixed RW_pointer unique() and use_count(). These must be implemented
Michael Andres [Tue, 14 Feb 2006 14:08:59 +0000 (14:08 +0000)]
- Fixed RW_pointer unique() and use_count(). These must be implemented
  via RW_pointer traits, because they depend on the type of smart
  pointer wrapped.
- Added class base::ProvideNumericId. Base class for objects
  providing a numeric Id. (see the docs)

18 years agoimplement transactResObject()
Klaus Kaempf [Tue, 14 Feb 2006 14:02:04 +0000 (14:02 +0000)]
implement transactResObject()

18 years agorevert last changes, make storage stateless again
Duncan Mac-Vicar P [Tue, 14 Feb 2006 13:58:33 +0000 (13:58 +0000)]
revert last changes, make storage stateless again

18 years agoadd Resolver::transactResObject()
Klaus Kaempf [Tue, 14 Feb 2006 13:43:20 +0000 (13:43 +0000)]
add Resolver::transactResObject()
 (incomplete)

18 years ago- Implemented hal query for avaliable CDROM/DVD drives
Marius Tomaschewski [Tue, 14 Feb 2006 13:35:17 +0000 (13:35 +0000)]
- Implemented hal query for avaliable CDROM/DVD drives

18 years ago- Implemented getUDI(), getTypeName(), getCdromCapabilityNames()
Marius Tomaschewski [Tue, 14 Feb 2006 13:33:12 +0000 (13:33 +0000)]
- Implemented getUDI(), getTypeName(), getCdromCapabilityNames()

18 years agoone more helper function
Klaus Kaempf [Tue, 14 Feb 2006 13:33:04 +0000 (13:33 +0000)]
one more helper function

18 years agoimplement evaluation of splitprovides
Klaus Kaempf [Tue, 14 Feb 2006 13:21:42 +0000 (13:21 +0000)]
implement evaluation of splitprovides

18 years agokeep the cache consistent when deleting and creating object from disk
Duncan Mac-Vicar P [Tue, 14 Feb 2006 12:42:05 +0000 (12:42 +0000)]
keep the cache consistent when deleting and creating object from disk

18 years ago- remove "suggests()" and "recommends()" from Selection, these UI helpers are not...
Klaus Kaempf [Tue, 14 Feb 2006 12:34:36 +0000 (12:34 +0000)]
- remove "suggests()" and "recommends()" from Selection, these UI helpers are not used any more
  adapt target/store/serialize.cc accordingly

- implement "install_packages()" for Selection and Pattern

18 years agoupdate
Stefan Schubert [Tue, 14 Feb 2006 12:30:19 +0000 (12:30 +0000)]
update

18 years agomerging po files disabled
Stefan Schubert [Tue, 14 Feb 2006 12:24:55 +0000 (12:24 +0000)]
merging po files disabled

18 years agodrop the "Arch_src" checks, the source is filtering now
Klaus Kaempf [Tue, 14 Feb 2006 12:20:55 +0000 (12:20 +0000)]
drop the "Arch_src" checks, the source is filtering now

18 years ago*** Don't keep .spec file here, take the one from autobuild ***
Klaus Kaempf [Tue, 14 Feb 2006 11:58:52 +0000 (11:58 +0000)]
*** Don't keep .spec file here, take the one from autobuild ***

18 years agocleanup
Stefan Schubert [Tue, 14 Feb 2006 11:57:24 +0000 (11:57 +0000)]
cleanup

18 years agoadding one more solution
Stefan Schubert [Tue, 14 Feb 2006 11:56:21 +0000 (11:56 +0000)]
adding one more solution

18 years ago*-test directory will be created by make dist
Stefan Schubert [Tue, 14 Feb 2006 11:41:41 +0000 (11:41 +0000)]
*-test directory will be created by make dist

18 years ago- Expose kind of Capability in public interface. Allow implementaion
Michael Andres [Tue, 14 Feb 2006 10:42:26 +0000 (10:42 +0000)]
- Expose kind of Capability in public interface. Allow implementaion
  to retrieve SplitCap related data (#150233)

18 years ago- Expose kind of Capability in public interface. Allow implementaion
Michael Andres [Tue, 14 Feb 2006 10:22:59 +0000 (10:22 +0000)]
- Expose kind of Capability in public interface. Allow implementaion
  to retrieve SplitCap related data (#150233)

18 years agodon't use 'UnitedLinux', lets just call it 'YaST' for now ;-)
Klaus Kaempf [Tue, 14 Feb 2006 09:46:33 +0000 (09:46 +0000)]
don't use 'UnitedLinux', lets just call it 'YaST' for now ;-)

18 years agoOn removeSource() remove a source also from a persistent store.
Stanislav Visnovsky [Tue, 14 Feb 2006 09:38:15 +0000 (09:38 +0000)]
On removeSource() remove a source also from a persistent store.
This is done only when the store is to be updated!

18 years agoflase alarm of not initialized database
Duncan Mac-Vicar P [Tue, 14 Feb 2006 09:36:52 +0000 (09:36 +0000)]
flase alarm of not initialized database

18 years ago- huge changes.
Duncan Mac-Vicar P [Tue, 14 Feb 2006 09:24:16 +0000 (09:24 +0000)]
- huge changes.

- change semantics of store to not create the resolvables when
  storedObjects accesor is called, but at construction, only once.
  calls made to storedObjects later, only returns a reference to the
  objects read at initialization, just like rpm database

- implemented disk usage info for packages.

coming: store the source of resolvables

18 years ago- added autorefresh flag, the semantics not implemented
Stanislav Visnovsky [Tue, 14 Feb 2006 08:53:58 +0000 (08:53 +0000)]
- added autorefresh flag, the semantics not implemented
- added type of a source (UnitedLinux, YUM)

18 years agodecrease debug
Klaus Kaempf [Tue, 14 Feb 2006 08:53:13 +0000 (08:53 +0000)]
decrease debug

18 years agodecrease debug
Klaus Kaempf [Tue, 14 Feb 2006 08:53:05 +0000 (08:53 +0000)]
decrease debug

18 years agobump version
Stanislav Visnovsky [Tue, 14 Feb 2006 07:03:11 +0000 (07:03 +0000)]
bump version

18 years agoanother failing testsuite
Stanislav Visnovsky [Tue, 14 Feb 2006 06:29:32 +0000 (06:29 +0000)]
another failing testsuite

18 years ago- Initialize ZYpp::TextLocale from environment
Michael Andres [Mon, 13 Feb 2006 23:20:42 +0000 (23:20 +0000)]
- Initialize ZYpp::TextLocale from environment
  ($LC_ALL, $LC_CTYPE, $LANG, "en")

18 years ago- LogControl: Support user defined logline formater. Added date,
Michael Andres [Mon, 13 Feb 2006 22:34:26 +0000 (22:34 +0000)]
- LogControl: Support user defined logline formater. Added date,
  hostname and pid to default logline format.

18 years agodisable some failing tests for now
Stanislav Visnovsky [Mon, 13 Feb 2006 19:39:14 +0000 (19:39 +0000)]
disable some failing tests for now

18 years ago- Changed to allow declarations of empty Hal object
Marius Tomaschewski [Mon, 13 Feb 2006 19:37:28 +0000 (19:37 +0000)]
- Changed to allow declarations of empty Hal object
- Added copy and validation operators

18 years agocompile
Stanislav Visnovsky [Mon, 13 Feb 2006 17:33:06 +0000 (17:33 +0000)]
compile

18 years agoprovide Product resolvable for susetags source
Stanislav Visnovsky [Mon, 13 Feb 2006 17:25:48 +0000 (17:25 +0000)]
provide Product resolvable for susetags source

18 years agoforgotten
Stanislav Visnovsky [Mon, 13 Feb 2006 17:25:22 +0000 (17:25 +0000)]
forgotten

18 years agoanother try on the public API for translatable displayName()
Stanislav Visnovsky [Mon, 13 Feb 2006 17:24:21 +0000 (17:24 +0000)]
another try on the public API for translatable displayName()

18 years ago- Added to ZYpp public interface:
Michael Andres [Mon, 13 Feb 2006 16:34:00 +0000 (16:34 +0000)]
- Added to ZYpp public interface:

  // Set/get the preferd locale for translated labels
  // will default to LANG environment.
  void setTextLocale( const Locale & textLocale_r );
  Locale getTextLocale() const;

  // Set/get languages to be supported by the system.
  // (for language dependent packages)
  typedef std::set<Locale> LocaleSet;
  void setRequestedLocales( const LocaleSet & locales_r );
  LocaleSet getRequestedLocales() const;

18 years agoProduct::displayName() is translatable
Stanislav Visnovsky [Mon, 13 Feb 2006 15:46:50 +0000 (15:46 +0000)]
Product::displayName() is translatable

18 years agouse TranslatedText for label
Duncan Mac-Vicar P [Mon, 13 Feb 2006 15:26:55 +0000 (15:26 +0000)]
use TranslatedText for label

18 years agoadd disk usage info to packages, and start implementing the parser to add this info...
Duncan Mac-Vicar P [Mon, 13 Feb 2006 15:17:44 +0000 (15:17 +0000)]
add disk usage info to packages, and start implementing the parser to add this info to suse tags, commiting as backup

18 years ago- Updated LogControl. setLineWriter allows to define a consumer
Michael Andres [Mon, 13 Feb 2006 15:03:22 +0000 (15:03 +0000)]
- Updated LogControl. setLineWriter allows to define a consumer
  for the formated loglines. That way zypp log can be merged into
  some other log.

18 years agocompile
Duncan Mac-Vicar P [Mon, 13 Feb 2006 14:31:37 +0000 (14:31 +0000)]
compile

18 years agodisable selection storing
Klaus Kaempf [Mon, 13 Feb 2006 13:42:27 +0000 (13:42 +0000)]
disable selection storing

18 years agodefine loggroup
Klaus Kaempf [Mon, 13 Feb 2006 12:59:52 +0000 (12:59 +0000)]
define loggroup