platform/upstream/libzypp.git
16 years agoReset transact bits when switching status from "update" to "protected" (#246976)
Michael Andres [Mon, 3 Sep 2007 15:10:22 +0000 (15:10 +0000)]
Reset transact bits when switching status from "update" to "protected" (#246976)

16 years agoAdded 'bool VendorAttr::equivalent( const Vendor & lhs, const Vendor & rhs ) const'.
Michael Andres [Mon, 3 Sep 2007 11:57:23 +0000 (11:57 +0000)]
Added 'bool VendorAttr::equivalent( const Vendor & lhs, const Vendor & rhs ) const'.
Test whether to vendor strings denote the same (or equivalent) vendors.

16 years agonew translations added
Stefan Schubert [Mon, 3 Sep 2007 11:57:10 +0000 (11:57 +0000)]
new translations added

16 years agonew translations
Stefan Schubert [Mon, 3 Sep 2007 11:56:27 +0000 (11:56 +0000)]
new translations

16 years agomissing quote
Duncan Mac-Vicar P [Sun, 2 Sep 2007 15:48:48 +0000 (15:48 +0000)]
missing quote

16 years agologline added
Michael Andres [Fri, 31 Aug 2007 21:23:29 +0000 (21:23 +0000)]
logline added

16 years agochanges
Michael Andres [Fri, 31 Aug 2007 20:19:05 +0000 (20:19 +0000)]
changes

16 years agoFollow ZConfig download_use_patchrpm and download_use_deltarpm
Michael Andres [Fri, 31 Aug 2007 20:18:35 +0000 (20:18 +0000)]
Follow ZConfig download_use_patchrpm and download_use_deltarpm
when providing packages. (#305864)

16 years agoAdded "bool ZConfig::download_use_patchrpm()"
Michael Andres [Fri, 31 Aug 2007 19:41:15 +0000 (19:41 +0000)]
Added "bool ZConfig::download_use_patchrpm()"
and "bool ZConfig::download_use_deltarpm()"
and corresponding zypp.conf entries:
[main]
download.use_patchrpm = true
download.use_deltarpm = true

16 years agoAdded str::strToTrue, str::sstrToFalse and str::sstrToBool to parse
Michael Andres [Fri, 31 Aug 2007 19:27:15 +0000 (19:27 +0000)]
Added str::strToTrue, str::sstrToFalse and str::sstrToBool to parse
boolean values from string.

16 years agochanges
Michael Andres [Fri, 31 Aug 2007 17:58:43 +0000 (17:58 +0000)]
changes

16 years ago- On demand translate patch requirements into a list of atoms.
Michael Andres [Fri, 31 Aug 2007 17:58:27 +0000 (17:58 +0000)]
- On demand translate patch requirements into a list of atoms.
  Required by the UI to display packages acssociated with a patch.

16 years agobackup
Michael Andres [Fri, 31 Aug 2007 17:48:29 +0000 (17:48 +0000)]
backup

16 years agoAdded "bool hasMatches( const CapSet & lhs_r, const Capability & rhs_r )"
Michael Andres [Fri, 31 Aug 2007 17:48:04 +0000 (17:48 +0000)]
Added "bool hasMatches( const CapSet & lhs_r, const Capability & rhs_r )"
to thest whther the CapSet contains at least one match for rhs_r

16 years agoAdded refersTo() to test whether a capability refers to a certain kind of
Michael Andres [Fri, 31 Aug 2007 17:46:27 +0000 (17:46 +0000)]
Added refersTo() to test whether a capability refers to a certain kind of
resolvable. E.g.: if ( refersTo<Script>( cap ) ) ...

16 years agoPatch Atomlist will be computed and provided by the base class. No need for Patch...
Michael Andres [Fri, 31 Aug 2007 14:31:22 +0000 (14:31 +0000)]
Patch Atomlist will be computed and provided by the base class. No need for Patch implementations to overload this method.

16 years agoAdded missing PatchId attribute
Michael Andres [Fri, 31 Aug 2007 14:28:05 +0000 (14:28 +0000)]
Added missing PatchId attribute

16 years agoreduced logging
Stefan Schubert [Fri, 31 Aug 2007 12:08:04 +0000 (12:08 +0000)]
reduced logging

16 years ago4 blank indentation on details
Klaus Kaempf [Fri, 31 Aug 2007 12:05:13 +0000 (12:05 +0000)]
4 blank indentation on details

16 years ago- enrich ResolverInfo with the reason if a user-initiated request
Klaus Kaempf [Fri, 31 Aug 2007 12:01:33 +0000 (12:01 +0000)]
- enrich ResolverInfo with the reason if a user-initiated request
  fails (#304325, #306240)

16 years agochanges + version
Jan Kupec [Thu, 30 Aug 2007 18:12:19 +0000 (18:12 +0000)]
changes + version

16 years ago- base/LogControl.cc - added missing implementation of LogControl::setLineFormater()
Ladislav Slezak [Thu, 30 Aug 2007 17:50:51 +0000 (17:50 +0000)]
- base/LogControl.cc - added missing implementation of LogControl::setLineFormater()

16 years agochanges
Jan Kupec [Thu, 30 Aug 2007 17:39:10 +0000 (17:39 +0000)]
changes

16 years ago- fixed variable redeclaration
Jan Kupec [Thu, 30 Aug 2007 17:38:43 +0000 (17:38 +0000)]
- fixed variable redeclaration

16 years agochanges
Jan Kupec [Thu, 30 Aug 2007 17:00:05 +0000 (17:00 +0000)]
changes

16 years ago- enable changing url in requestMedia callback (#294481)
Jan Kupec [Thu, 30 Aug 2007 16:54:17 +0000 (16:54 +0000)]
- enable changing url in requestMedia callback (#294481)

16 years agochanges
Michael Andres [Thu, 30 Aug 2007 16:17:28 +0000 (16:17 +0000)]
changes

16 years agoFilter readonly mount points in DiskUsageCounter (#297405)
Michael Andres [Thu, 30 Aug 2007 16:17:12 +0000 (16:17 +0000)]
Filter readonly mount points in DiskUsageCounter (#297405)

16 years agochanges
Michael Andres [Thu, 30 Aug 2007 15:36:25 +0000 (15:36 +0000)]
changes

16 years ago- Safe fix for bug #299680.
Michael Andres [Thu, 30 Aug 2007 15:35:59 +0000 (15:35 +0000)]
- Safe fix for bug #299680.

16 years ago.changes
Jan Kupec [Thu, 30 Aug 2007 15:32:25 +0000 (15:32 +0000)]
.changes

16 years ago- remember the cause of the RepoException when refreshing metadata
Jan Kupec [Thu, 30 Aug 2007 15:31:17 +0000 (15:31 +0000)]
- remember the cause of the RepoException when refreshing metadata
  (#301022)

16 years ago- excessive newlines in exception messages removed
Jan Kupec [Thu, 30 Aug 2007 14:44:04 +0000 (14:44 +0000)]
- excessive newlines in exception messages removed

16 years agoBugfix: If a requirement has been fulfilled by more than one language
Stefan Schubert [Thu, 30 Aug 2007 13:48:37 +0000 (13:48 +0000)]
Bugfix: If a requirement has been fulfilled by more than one language
resolvables only thatone will be taken which fits to the selected
language.

16 years agoBugfix: If a requirement has been fulfilled by more than one language
Stefan Schubert [Thu, 30 Aug 2007 13:47:19 +0000 (13:47 +0000)]
Bugfix: If a requirement has been fulfilled by more than one language
resolvables only thatone will be taken which fits to the selected
language.

16 years agochanges
Jan Kupec [Thu, 30 Aug 2007 13:18:10 +0000 (13:18 +0000)]
changes

16 years ago- proper error code for DownloadProgressReport
Jan Kupec [Thu, 30 Aug 2007 13:11:28 +0000 (13:11 +0000)]
- proper error code for DownloadProgressReport

16 years agochanges
Jan Kupec [Wed, 29 Aug 2007 16:29:03 +0000 (16:29 +0000)]
changes

16 years ago- reverted blocking of requestMedia from r6271 (#301710)
Jan Kupec [Wed, 29 Aug 2007 16:28:36 +0000 (16:28 +0000)]
- reverted blocking of requestMedia from r6271 (#301710)

16 years ago- prevent progress report in destructor (#299680)
Klaus Kaempf [Wed, 29 Aug 2007 16:12:20 +0000 (16:12 +0000)]
- prevent progress report in destructor (#299680)

16 years agochanges
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:03 +0000 (16:10 +0000)]
changes

16 years agochanges
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:02 +0000 (16:10 +0000)]
changes

16 years agobetter fix for #304200, use both content and media.1/media instead of
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:01 +0000 (16:10 +0000)]
better fix for #304200, use both content and media.1/media instead of

only media

16 years agobetter fix for #304200, use both content and media.1/media instead of
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:01 +0000 (16:10 +0000)]
better fix for #304200, use both content and media.1/media instead of

only media

16 years ago.changes
Jan Kupec [Wed, 29 Aug 2007 16:03:31 +0000 (16:03 +0000)]
.changes

16 years ago- treat non-filelists.xml <file> entries as file provides capabilities
Jan Kupec [Wed, 29 Aug 2007 16:02:32 +0000 (16:02 +0000)]
- treat non-filelists.xml <file> entries as file provides capabilities
  in YUM parser (#304701)

16 years agodetect initial mountpoint set if none was provided
Michael Andres [Wed, 29 Aug 2007 14:45:59 +0000 (14:45 +0000)]
detect initial mountpoint set if none was provided

16 years ago- the media.1/media uniquely identifies a 'susetags' repo, not
Klaus Kaempf [Wed, 29 Aug 2007 14:33:00 +0000 (14:33 +0000)]
- the media.1/media uniquely identifies a 'susetags' repo, not
  the content file (#304200)

16 years ago.changes
Jan Kupec [Wed, 29 Aug 2007 13:43:10 +0000 (13:43 +0000)]
.changes

16 years ago- fixed locale dir (#304649)
Jan Kupec [Wed, 29 Aug 2007 13:41:25 +0000 (13:41 +0000)]
- fixed locale dir (#304649)

16 years agodon't treat normal package license as "license to confirm" (#305906)
Klaus Kaempf [Wed, 29 Aug 2007 13:40:04 +0000 (13:40 +0000)]
don't treat normal package license as "license to confirm" (#305906)

16 years agodon't treat normal package license as "license to confirm" (#305906)
Klaus Kaempf [Wed, 29 Aug 2007 13:39:24 +0000 (13:39 +0000)]
don't treat normal package license as "license to confirm" (#305906)

16 years agochanges
Michael Andres [Wed, 29 Aug 2007 13:38:48 +0000 (13:38 +0000)]
changes

16 years ago- Fixed fix for #293039. Segfault due to uninitialzed data.
Michael Andres [Wed, 29 Aug 2007 13:38:31 +0000 (13:38 +0000)]
- Fixed fix for #293039. Segfault due to uninitialzed data.
- version 3.19--This line, and those below, will be ignored--

M    package/libzypp.changes
M    devel/devel.ma/Parse.cc
M    zypp/zypp_detail/ZYppImpl.cc

16 years agoreduced too much verbosed logging; Bug 303971
Stefan Schubert [Wed, 29 Aug 2007 13:10:48 +0000 (13:10 +0000)]
reduced too much verbosed logging; Bug 303971

16 years agoreduced too much verbosed logging; Bug 303971
Stefan Schubert [Wed, 29 Aug 2007 13:09:58 +0000 (13:09 +0000)]
reduced too much verbosed logging; Bug 303971

16 years agochanges
Michael Andres [Wed, 29 Aug 2007 12:03:23 +0000 (12:03 +0000)]
changes

16 years ago- Fixed PlainDir repositories to provide real disk usage data. For
Michael Andres [Wed, 29 Aug 2007 12:03:00 +0000 (12:03 +0000)]
- Fixed PlainDir repositories to provide real disk usage data. For
  repomd and others that do not provide any detailed disk usage info,
  assume the packgage size is required below "/". Peviously they were
  treated as being empy.

16 years agoAdd a new solver solution in the case of running in a timeout:
Stefan Schubert [Wed, 29 Aug 2007 11:37:15 +0000 (11:37 +0000)]
Add a new solver solution in the case of running in a timeout:
ProblemSolutionDoubleTimeout.h
#Bug 302496

16 years agoAdd a new solver solution in the case of running in a timeout:
Stefan Schubert [Wed, 29 Aug 2007 11:36:24 +0000 (11:36 +0000)]
Add a new solver solution in the case of running in a timeout:
ProblemSolutionDoubleTimeout.h
#Bug 302496

16 years agoAdd a new solver solution in the case of running in a timeout:
Stefan Schubert [Wed, 29 Aug 2007 11:35:44 +0000 (11:35 +0000)]
Add a new solver solution in the case of running in a timeout:
ProblemSolutionDoubleTimeout.h
#Bug 302496

16 years agochanges
Duncan Mac-Vicar P [Wed, 29 Aug 2007 09:21:34 +0000 (09:21 +0000)]
changes

16 years agobug in fix for #292986
Duncan Mac-Vicar P [Wed, 29 Aug 2007 09:21:33 +0000 (09:21 +0000)]
bug in fix for #292986

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:36 +0000 (16:51 +0000)]
changes

16 years ago- let skip failed packages to work #297001
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:35 +0000 (16:51 +0000)]
- let skip failed packages to work #297001

16 years agoreenable importing of keys in rpm from private keyring
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:34 +0000 (16:51 +0000)]
reenable importing of keys in rpm from private keyring

16 years ago- rename ResolvableQuery::iterateResolvablesByKindsAndStrings
Klaus Kaempf [Tue, 28 Aug 2007 15:38:01 +0000 (15:38 +0000)]
- rename ResolvableQuery::iterateResolvablesByKindsAndStrings
  to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
  in order to support query-by-repo (#305384)
- fix iterateResolvablesByKindsAndStringsAndRepos to take any
  number of kinds, names, or repos (#305347)
- remove ResolvableQuery::iterateResolvablesByKind, not needed
- version 3.19.0
- rev 6935

16 years agoUse a separate internal connection to exchange KeyRingSignals between
Michael Andres [Tue, 28 Aug 2007 15:16:37 +0000 (15:16 +0000)]
Use a separate internal connection to exchange KeyRingSignals between
KeyRing and RpmDb.

16 years ago- fixed typos
Arvin Schnell [Tue, 28 Aug 2007 11:58:31 +0000 (11:58 +0000)]
- fixed typos

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:06 +0000 (10:44 +0000)]
changes

16 years ago- add debug to see when rpm is called
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:05 +0000 (10:44 +0000)]
- add debug to see when rpm is called

16 years ago- delete metadata dir when deleting repos (#301037)
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:04 +0000 (10:44 +0000)]
- delete metadata dir when deleting repos (#301037)

16 years ago- Don't init the sources directories anymore
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:04 +0000 (10:44 +0000)]
- Don't init the sources directories anymore

16 years agochanges
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:03 +0000 (10:44 +0000)]
changes

16 years ago- real fix for bug #390535
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:03 +0000 (10:44 +0000)]
- real fix for bug #390535

16 years agoback to -r6812 cause we have textfreeze
Stefan Schubert [Tue, 28 Aug 2007 09:49:08 +0000 (09:49 +0000)]
back to -r6812 cause we have textfreeze

16 years agoHide private data in implementation class. Avoid duplicate package filtering code.
Michael Andres [Tue, 28 Aug 2007 09:08:34 +0000 (09:08 +0000)]
Hide private data in implementation class. Avoid duplicate package filtering code.

16 years agochanges
Duncan Mac-Vicar P [Mon, 27 Aug 2007 21:51:32 +0000 (21:51 +0000)]
changes

16 years ago- following behaviour for setPartitions
Duncan Mac-Vicar P [Mon, 27 Aug 2007 21:51:29 +0000 (21:51 +0000)]
- following behaviour for setPartitions
  - if they are not set, they are detected
  - if they are set, that value is used.
  - if value set or detected is empty, all disk usage
    information is read. Otherwise just values in those
    mount points.
    Should work for installation as long as detectPartitions
    is empty at installation. (#293039)

16 years agoadd 'Implementors note' comments
Klaus Kaempf [Mon, 27 Aug 2007 16:04:35 +0000 (16:04 +0000)]
add 'Implementors note' comments

16 years agohow to run testsuite (#304752)
Duncan Mac-Vicar P [Mon, 27 Aug 2007 15:47:19 +0000 (15:47 +0000)]
how to run testsuite (#304752)

16 years agoOUCH ! toplevel "make" doesn't rebuild tests/
Klaus Kaempf [Mon, 27 Aug 2007 15:46:08 +0000 (15:46 +0000)]
OUCH ! toplevel "make" doesn't rebuild tests/

16 years agofix the build :-(
Klaus Kaempf [Mon, 27 Aug 2007 15:43:42 +0000 (15:43 +0000)]
fix the build :-(

16 years agoAdded several additional flags from rpm-header to package object
Stefan Haas [Mon, 27 Aug 2007 15:40:31 +0000 (15:40 +0000)]
Added several additional flags from rpm-header to package object

16 years ago- Check architecture at handout() to prevent NULL ptr reference.
Klaus Kaempf [Mon, 27 Aug 2007 15:27:23 +0000 (15:27 +0000)]
- Check architecture at handout() to prevent NULL ptr reference.
- Bug 301286
- rev 6908

16 years agocheck architecture compatibility when handing out package (don't set _data to NULL)
Klaus Kaempf [Mon, 27 Aug 2007 15:24:57 +0000 (15:24 +0000)]
check architecture compatibility when handing out package (don't set _data to NULL)

16 years ago- Add ZConfig::overrideSystemArchitecture() to override zypp arch
Klaus Kaempf [Mon, 27 Aug 2007 15:12:22 +0000 (15:12 +0000)]
- Add ZConfig::overrideSystemArchitecture() to override zypp arch
  from external, e.g. for the testcases
- Honor ZYPP_CONF environment variable to override the buit-in
  /etc/zypp/zypp.conf
- Part of Bug 301286

16 years agotype fixed
Stefan Schubert [Mon, 27 Aug 2007 14:54:08 +0000 (14:54 +0000)]
type fixed

16 years agobug 271912
Stefan Schubert [Mon, 27 Aug 2007 13:54:55 +0000 (13:54 +0000)]
bug 271912

16 years agoThe solver generate an establish call for all
Stefan Schubert [Mon, 27 Aug 2007 13:53:26 +0000 (13:53 +0000)]
The solver generate an establish call for all
resolvables which has filesystemcaps if there is not a valid result from
a
former solver run available. This covers:
- Initial solver run
- Changing of filesystem whithin a workflow, cause the solver results
  will
  be reset if the filesystem dependencies have been changed

16 years agofix testcase broken by kkaempf commit 6883
Duncan Mac-Vicar P [Mon, 27 Aug 2007 08:15:57 +0000 (08:15 +0000)]
fix testcase broken by kkaempf commit 6883

16 years agoonly handout() compatible packages (#301286)
Klaus Kaempf [Sun, 26 Aug 2007 14:24:33 +0000 (14:24 +0000)]
only handout() compatible packages (#301286)

16 years agobump
Klaus Kaempf [Sun, 26 Aug 2007 13:55:00 +0000 (13:55 +0000)]
bump

16 years agofill location property (#303751)
Klaus Kaempf [Sun, 26 Aug 2007 13:48:58 +0000 (13:48 +0000)]
fill location property (#303751)

16 years agodrop packages of incompatible archs (1st half of #301286)
Klaus Kaempf [Sat, 25 Aug 2007 19:50:05 +0000 (19:50 +0000)]
drop packages of incompatible archs (1st half of #301286)

16 years agodont recompute known value
Klaus Kaempf [Sat, 25 Aug 2007 19:32:50 +0000 (19:32 +0000)]
dont recompute known value

16 years agoadd a couple of .basename() calls (#302059)
Klaus Kaempf [Sat, 25 Aug 2007 14:03:41 +0000 (14:03 +0000)]
add a couple of .basename() calls (#302059)

16 years agoThrow only for invalid signature, not for empty sig.
Duncan Mac-Vicar P [Fri, 24 Aug 2007 11:05:03 +0000 (11:05 +0000)]
Throw only for invalid signature, not for empty sig.

16 years agochanges
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:23 +0000 (09:52 +0000)]
changes

16 years ago- Check for YaST before doing anything
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:22 +0000 (09:52 +0000)]
- Check for YaST before doing anything