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

16 years agofix testcase
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:22 +0000 (09:52 +0000)]
fix testcase

16 years ago- fixed typo
Arvin Schnell [Fri, 24 Aug 2007 09:39:46 +0000 (09:39 +0000)]
- fixed typo

16 years ago- added remembering of exception history
Arvin Schnell [Fri, 24 Aug 2007 08:29:50 +0000 (08:29 +0000)]
- added remembering of exception history

16 years ago- Fixes for the checksum/signature subsystem (#302059)
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:52 +0000 (22:38 +0000)]
- Fixes for the checksum/signature subsystem (#302059)

16 years ago- Check that the signature exists before checking
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:44 +0000 (22:38 +0000)]
- Check that the signature exists before checking

16 years ago- don't run if YaST is in instsys mode (#297136)
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:42 +0000 (22:38 +0000)]
- don't run if YaST is in instsys mode (#297136)

16 years agotest for reading signature id
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:39 +0000 (22:38 +0000)]
test for reading signature id

16 years agoDon't lose the checkers when adding jobs.
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:37 +0000 (22:38 +0000)]
Don't lose the checkers when adding jobs.

1sr step to fix checksum and signature blockers

16 years agosynced changelog with autobuild
Martin Vidner [Thu, 23 Aug 2007 14:27:27 +0000 (14:27 +0000)]
synced changelog with autobuild

16 years agodon't package _build
Martin Vidner [Thu, 23 Aug 2007 14:07:50 +0000 (14:07 +0000)]
don't package _build

16 years agoduncan does not exist
Martin Vidner [Thu, 23 Aug 2007 13:40:04 +0000 (13:40 +0000)]
duncan does not exist

16 years ago6830
Stefan Schubert [Thu, 23 Aug 2007 11:53:47 +0000 (11:53 +0000)]
6830

16 years agoFlag info NEEDEDBY correctly if it will be used by freshen/supplement
Stefan Schubert [Thu, 23 Aug 2007 11:51:28 +0000 (11:51 +0000)]
Flag info NEEDEDBY correctly if it will be used by freshen/supplement

16 years agoDo not strip resolvables which have the same name but different kind
Stefan Schubert [Thu, 23 Aug 2007 11:49:46 +0000 (11:49 +0000)]
Do not strip resolvables which have the same name but different kind

16 years agouserfriendly messages
Stefan Schubert [Thu, 23 Aug 2007 08:20:31 +0000 (08:20 +0000)]
userfriendly messages

16 years agoDo not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
Martin Vidner [Wed, 22 Aug 2007 17:00:36 +0000 (17:00 +0000)]
Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
the Estonian locale (#302525).

16 years ago- added remembering of exception history at various places
Arvin Schnell [Wed, 22 Aug 2007 15:56:15 +0000 (15:56 +0000)]
- added remembering of exception history at various places

16 years ago- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:24:21 +0000 (15:24 +0000)]
- remember exception history

16 years ago- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:16:09 +0000 (15:16 +0000)]
- remember exception history

16 years ago- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:12:29 +0000 (15:12 +0000)]
- remember exception history

16 years ago- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:06:34 +0000 (15:06 +0000)]
- remember exception history

16 years ago6812
Stefan Schubert [Wed, 22 Aug 2007 14:52:48 +0000 (14:52 +0000)]
6812

16 years agoBugfixes concerning vendor handling:
Stefan Schubert [Wed, 22 Aug 2007 14:51:35 +0000 (14:51 +0000)]
Bugfixes concerning vendor handling:
- first bug:
 Installed A-1.0(vendor SuSE)
 Available A-2.0(other vendor)
 A will not be regarded as "unmaintained". So it will not be deleted.
- second bug:
 A need B-2.0. B-1.0 is installed but has another vendor. Report a
proper errmessage.
Testcase : solution-tests/vendor-test.xml

16 years agoFixed a typo in "requiremeMt"
Martin Vidner [Wed, 22 Aug 2007 12:05:19 +0000 (12:05 +0000)]
Fixed a typo in "requiremeMt"

16 years ago- fixed docu
Arvin Schnell [Wed, 22 Aug 2007 10:47:14 +0000 (10:47 +0000)]
- fixed docu

16 years agochanges
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:58:52 +0000 (13:58 +0000)]
changes

16 years ago- dont download HASH tags, (#300982)
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:58:48 +0000 (13:58 +0000)]
- dont download HASH tags, (#300982)

16 years agorevision 6794
Stefan Schubert [Tue, 21 Aug 2007 13:20:21 +0000 (13:20 +0000)]
revision 6794

16 years agoAdded explicitly_requested as parameter in ResolverContext::Uninstall
Stefan Schubert [Tue, 21 Aug 2007 13:16:55 +0000 (13:16 +0000)]
Added explicitly_requested as parameter in ResolverContext::Uninstall
Bug 299819

16 years agomake the {type,name,dir}_cache actually cache something
Klaus Kaempf [Tue, 21 Aug 2007 11:44:49 +0000 (11:44 +0000)]
make the {type,name,dir}_cache actually cache something
-> FIXME: Huge code duplication with CacheTypes.cc

16 years agochanges
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:01 +0000 (11:17 +0000)]
changes

16 years agotypos (#301331)
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:00 +0000 (11:17 +0000)]
typos (#301331)

16 years agochanges
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:00 +0000 (11:17 +0000)]
changes

16 years agochanges
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:07:53 +0000 (11:07 +0000)]
changes

16 years agoread only mode for source migration. This is fake, we actually add repos,
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:07:52 +0000 (11:07 +0000)]
read only mode for source migration. This is fake, we actually add repos,
but it should not harm

16 years agochanges
Duncan Mac-Vicar P [Tue, 21 Aug 2007 08:50:39 +0000 (08:50 +0000)]
changes

16 years ago- If no mount information is available, then parse all DU entries
Duncan Mac-Vicar P [Tue, 21 Aug 2007 08:50:38 +0000 (08:50 +0000)]
- If no mount information is available, then parse all DU entries

16 years ago3.18.2
Stefan Schubert [Mon, 20 Aug 2007 14:10:19 +0000 (14:10 +0000)]
3.18.2

16 years agotranslations added
Stefan Schubert [Mon, 20 Aug 2007 14:09:41 +0000 (14:09 +0000)]
translations added

16 years agoDo not regard explicit request in order to recognize updated packages
Stefan Schubert [Mon, 20 Aug 2007 14:05:46 +0000 (14:05 +0000)]
Do not regard explicit request in order to recognize updated packages
correctly. Bug 301676

16 years agoCall /sbin/yast2 with full path because of gnomesu (#269873).
Martin Vidner [Mon, 20 Aug 2007 13:38:47 +0000 (13:38 +0000)]
Call /sbin/yast2 with full path because of gnomesu (#269873).

16 years ago- changes
Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:31 +0000 (13:27 +0000)]
- changes
- fix version:
  NOTE: when increasing 3.x.y to 3.(x+1) always set y to 0

16 years ago- add support for the HASH key. (#300982)
Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:31 +0000 (13:27 +0000)]
- add support for the HASH key. (#300982)
- Use ContentFileParser in Downloader (instead of implementing
  the parser again, it has a reason, Downloader was written first)
- update testcases and data to cover the new HASH key

16 years ago- not needed
Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:29 +0000 (13:27 +0000)]
- not needed

16 years agobump
Klaus Kaempf [Mon, 20 Aug 2007 12:28:28 +0000 (12:28 +0000)]
bump

16 years agosearch conjunctive on multiple string with iterateResolvablesByKindsAndStrings
Klaus Kaempf [Mon, 20 Aug 2007 12:28:16 +0000 (12:28 +0000)]
search conjunctive on multiple string with iterateResolvablesByKindsAndStrings

16 years agoadd FIXME for regexp usage of .*/. vs. sql usage of %/_
Klaus Kaempf [Mon, 20 Aug 2007 12:02:45 +0000 (12:02 +0000)]
add FIXME for regexp usage of .*/. vs. sql usage of %/_

16 years ago- unify query API for kind and name, summary, description
Klaus Kaempf [Mon, 20 Aug 2007 11:44:15 +0000 (11:44 +0000)]
- unify query API for kind and name, summary, description
  (incomplete)
- rev 6755, version 3.18.13

16 years agoboost & gcc are a funny couple regarding signed/nonsigned comparisons
Klaus Kaempf [Mon, 20 Aug 2007 11:43:31 +0000 (11:43 +0000)]
boost & gcc are a funny couple regarding signed/nonsigned comparisons

16 years ago- add iterateResolvablesByKindsAndName
Klaus Kaempf [Fri, 17 Aug 2007 10:31:52 +0000 (10:31 +0000)]
- add iterateResolvablesByKindsAndName
- rev 6735, version 3.17.13

16 years agobump
Klaus Kaempf [Fri, 17 Aug 2007 09:47:33 +0000 (09:47 +0000)]
bump

16 years ago- add reverse lookup for CacheTypes
Klaus Kaempf [Fri, 17 Aug 2007 09:44:37 +0000 (09:44 +0000)]
- add reverse lookup for CacheTypes
- fill kind and repository from 'resolvables' select
- implement interateResolvablesByKind
- rename queryByName to iterateResolvablesByName

16 years agoprovide kind in Resolvable data
Klaus Kaempf [Fri, 17 Aug 2007 09:43:23 +0000 (09:43 +0000)]
provide kind in Resolvable data