platform/upstream/libzypp.git
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

18 years agoadd LOGGROUP
Klaus Kaempf [Mon, 13 Feb 2006 12:55:54 +0000 (12:55 +0000)]
add LOGGROUP

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

18 years agodefine LOGGROUP
Klaus Kaempf [Mon, 13 Feb 2006 12:41:12 +0000 (12:41 +0000)]
define LOGGROUP

18 years agoimplement minimalistic arch filter
Klaus Kaempf [Mon, 13 Feb 2006 12:23:31 +0000 (12:23 +0000)]
implement minimalistic arch filter

18 years agofurther reduce debug
Klaus Kaempf [Mon, 13 Feb 2006 12:17:46 +0000 (12:17 +0000)]
further reduce debug

18 years agoo Make the Product metadata parser use SuseTagsProductImpl
Duncan Mac-Vicar P [Mon, 13 Feb 2006 11:21:32 +0000 (11:21 +0000)]
o Make the Product metadata parser use SuseTagsProductImpl
o add an accessor parseContentFile that returns a Product::Ptr
o Get rid of the data container struct, the Product implementation is
filled directly in the parser

pending: I have to change the datatype of some data members like label,
to use TranslatedText, then stano can add the accessors he needs.

18 years agoreport start/finish source data parsing
Stanislav Visnovsky [Mon, 13 Feb 2006 10:29:59 +0000 (10:29 +0000)]
report start/finish source data parsing

18 years agomore solution tests
Stefan Schubert [Mon, 13 Feb 2006 09:36:05 +0000 (09:36 +0000)]
more solution tests

18 years agocorrect output
Stefan Schubert [Mon, 13 Feb 2006 09:27:12 +0000 (09:27 +0000)]
correct output

18 years agodecrease debug
Klaus Kaempf [Mon, 13 Feb 2006 09:14:59 +0000 (09:14 +0000)]
decrease debug

18 years agorewrite also URLs ending with /
Stanislav Visnovsky [Mon, 13 Feb 2006 08:39:20 +0000 (08:39 +0000)]
rewrite also URLs ending with /

18 years agomove LanguageCode.cc up the list to compile it ASAP, it takes too long
Stanislav Visnovsky [Mon, 13 Feb 2006 07:45:44 +0000 (07:45 +0000)]
move LanguageCode.cc up the list to compile it ASAP, it takes too long

18 years ago- store source alias in the XML backend
Stanislav Visnovsky [Mon, 13 Feb 2006 07:33:09 +0000 (07:33 +0000)]
- store source alias in the XML backend
- use the alias for restoring a source

This fixes #150256

18 years agoprovide intrusive_ptr counters
Stanislav Visnovsky [Sun, 12 Feb 2006 20:41:17 +0000 (20:41 +0000)]
provide intrusive_ptr counters

18 years agopropagate product info to the public interface
Stanislav Visnovsky [Sun, 12 Feb 2006 20:03:42 +0000 (20:03 +0000)]
propagate product info to the public interface

18 years agobasic susetags product resolvable
Stanislav Visnovsky [Sun, 12 Feb 2006 19:50:26 +0000 (19:50 +0000)]
basic susetags product resolvable

18 years agoProduct resolvable interface
Stanislav Visnovsky [Sun, 12 Feb 2006 19:22:50 +0000 (19:22 +0000)]
Product resolvable interface

18 years agoadd Dep::EXTENDS
Klaus Kaempf [Sun, 12 Feb 2006 17:59:36 +0000 (17:59 +0000)]
add Dep::EXTENDS

18 years agotypedef PoolItemSet and PoolItemList locally
Klaus Kaempf [Sun, 12 Feb 2006 16:22:13 +0000 (16:22 +0000)]
typedef PoolItemSet and PoolItemList locally

18 years agorethrow if Exception cant be handled
Klaus Kaempf [Sun, 12 Feb 2006 14:09:22 +0000 (14:09 +0000)]
rethrow if Exception cant be handled

18 years agoAdded media2.cc using two id's to "cd:"
Marius Tomaschewski [Sat, 11 Feb 2006 21:37:35 +0000 (21:37 +0000)]
Added media2.cc using two id's to "cd:"

18 years agoChanged to use one map<accessId,{Handler,Verifier,Desired}>
Marius Tomaschewski [Sat, 11 Feb 2006 21:34:53 +0000 (21:34 +0000)]
Changed to use one map<accessId,{Handler,Verifier,Desired}>
Implemented checking of (cached) isDesiredMedia results

18 years agoChanged to not print major/minior if unused
Marius Tomaschewski [Sat, 11 Feb 2006 21:30:51 +0000 (21:30 +0000)]
Changed to not print major/minior if unused

18 years agoFixed release() to throw MediaIsSharedException if not
Marius Tomaschewski [Sat, 11 Feb 2006 21:23:44 +0000 (21:23 +0000)]
Fixed release() to throw MediaIsSharedException if not
possible to eject, instead of ignoring the eject arg.

18 years agoFixed minor() function - it returned major nr
Marius Tomaschewski [Sat, 11 Feb 2006 21:22:00 +0000 (21:22 +0000)]
Fixed minor() function - it returned major nr

18 years agodrop DVD-Asia, ksgmltool conflicts
Klaus Kaempf [Sat, 11 Feb 2006 20:44:52 +0000 (20:44 +0000)]
drop DVD-Asia, ksgmltool conflicts
add soltion

18 years agoignores
Klaus Kaempf [Sat, 11 Feb 2006 20:22:49 +0000 (20:22 +0000)]
ignores

18 years agotests for default.sel, default-Gnome.sel, and *.sel
Klaus Kaempf [Sat, 11 Feb 2006 20:22:05 +0000 (20:22 +0000)]
tests for default.sel, default-Gnome.sel, and *.sel

18 years agopass pool() to InstOrder, speeds things up
Klaus Kaempf [Sat, 11 Feb 2006 19:41:16 +0000 (19:41 +0000)]
pass pool() to InstOrder, speeds things up

18 years agoadd testcases for selections
Klaus Kaempf [Sat, 11 Feb 2006 19:40:45 +0000 (19:40 +0000)]
add testcases for selections

18 years agotests for media order
Klaus Kaempf [Sat, 11 Feb 2006 19:40:07 +0000 (19:40 +0000)]
tests for media order

18 years agospeedup CD-ordering by factor 5
Klaus Kaempf [Sat, 11 Feb 2006 19:36:23 +0000 (19:36 +0000)]
speedup CD-ordering by factor 5

18 years agopass as const ref
Klaus Kaempf [Sat, 11 Feb 2006 18:30:36 +0000 (18:30 +0000)]
pass as const ref

18 years agouse the ResPool iterators to find providers during prereq sorting
Klaus Kaempf [Sat, 11 Feb 2006 18:14:24 +0000 (18:14 +0000)]
use the ResPool iterators to find providers during prereq sorting

18 years agoadd 'full' option to display summary/description
Klaus Kaempf [Sat, 11 Feb 2006 17:25:49 +0000 (17:25 +0000)]
add 'full' option to display summary/description

18 years agodefine LOGGROUP
Klaus Kaempf [Sat, 11 Feb 2006 17:20:56 +0000 (17:20 +0000)]
define LOGGROUP

18 years agoreduce debug
Klaus Kaempf [Sat, 11 Feb 2006 17:15:56 +0000 (17:15 +0000)]
reduce debug

18 years agoadd <mediaorder/> trial command
Klaus Kaempf [Sat, 11 Feb 2006 17:13:01 +0000 (17:13 +0000)]
add <mediaorder/> trial command

18 years agohandle mediaId
Klaus Kaempf [Sat, 11 Feb 2006 17:12:43 +0000 (17:12 +0000)]
handle mediaId

18 years agoforceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 17:04:23 +0000 (17:04 +0000)]
forceResolve for ZMD

18 years ago- move typedefs PoolItemList/PoolItemSet into class
Klaus Kaempf [Sat, 11 Feb 2006 17:02:17 +0000 (17:02 +0000)]
- move typedefs PoolItemList/PoolItemSet into class
- fix CD ordering

18 years agoforceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 16:40:52 +0000 (16:40 +0000)]
forceResolve for ZMD

18 years agoforceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 16:40:03 +0000 (16:40 +0000)]
forceResolve for ZMD

18 years agoforceResolve for ZMD
Stefan Schubert [Sat, 11 Feb 2006 16:38:21 +0000 (16:38 +0000)]
forceResolve for ZMD