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
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.
Arvin Schnell [Tue, 28 Aug 2007 11:58:31 +0000 (11:58 +0000)]
- fixed typos
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:06 +0000 (10:44 +0000)]
changes
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:05 +0000 (10:44 +0000)]
- add debug to see when rpm is called
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:04 +0000 (10:44 +0000)]
- delete metadata dir when deleting repos (#301037)
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:04 +0000 (10:44 +0000)]
- Don't init the sources directories anymore
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:03 +0000 (10:44 +0000)]
changes
Duncan Mac-Vicar P [Tue, 28 Aug 2007 10:44:03 +0000 (10:44 +0000)]
- real fix for bug #390535
Stefan Schubert [Tue, 28 Aug 2007 09:49:08 +0000 (09:49 +0000)]
back to -r6812 cause we have textfreeze
Michael Andres [Tue, 28 Aug 2007 09:08:34 +0000 (09:08 +0000)]
Hide private data in implementation class. Avoid duplicate package filtering code.
Duncan Mac-Vicar P [Mon, 27 Aug 2007 21:51:32 +0000 (21:51 +0000)]
changes
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)
Klaus Kaempf [Mon, 27 Aug 2007 16:04:35 +0000 (16:04 +0000)]
add 'Implementors note' comments
Duncan Mac-Vicar P [Mon, 27 Aug 2007 15:47:19 +0000 (15:47 +0000)]
how to run testsuite (#304752)
Klaus Kaempf [Mon, 27 Aug 2007 15:46:08 +0000 (15:46 +0000)]
OUCH ! toplevel "make" doesn't rebuild tests/
Klaus Kaempf [Mon, 27 Aug 2007 15:43:42 +0000 (15:43 +0000)]
fix the build :-(
Stefan Haas [Mon, 27 Aug 2007 15:40:31 +0000 (15:40 +0000)]
Added several additional flags from rpm-header to package object
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
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)
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
Stefan Schubert [Mon, 27 Aug 2007 14:54:08 +0000 (14:54 +0000)]
type fixed
Stefan Schubert [Mon, 27 Aug 2007 13:54:55 +0000 (13:54 +0000)]
bug 271912
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
Duncan Mac-Vicar P [Mon, 27 Aug 2007 08:15:57 +0000 (08:15 +0000)]
fix testcase broken by kkaempf commit 6883
Klaus Kaempf [Sun, 26 Aug 2007 14:24:33 +0000 (14:24 +0000)]
only handout() compatible packages (#301286)
Klaus Kaempf [Sun, 26 Aug 2007 13:55:00 +0000 (13:55 +0000)]
bump
Klaus Kaempf [Sun, 26 Aug 2007 13:48:58 +0000 (13:48 +0000)]
fill location property (#303751)
Klaus Kaempf [Sat, 25 Aug 2007 19:50:05 +0000 (19:50 +0000)]
drop packages of incompatible archs (1st half of #301286)
Klaus Kaempf [Sat, 25 Aug 2007 19:32:50 +0000 (19:32 +0000)]
dont recompute known value
Klaus Kaempf [Sat, 25 Aug 2007 14:03:41 +0000 (14:03 +0000)]
add a couple of .basename() calls (#302059)
Duncan Mac-Vicar P [Fri, 24 Aug 2007 11:05:03 +0000 (11:05 +0000)]
Throw only for invalid signature, not for empty sig.
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:23 +0000 (09:52 +0000)]
changes
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:22 +0000 (09:52 +0000)]
- Check for YaST before doing anything
Duncan Mac-Vicar P [Fri, 24 Aug 2007 09:52:22 +0000 (09:52 +0000)]
fix testcase
Arvin Schnell [Fri, 24 Aug 2007 09:39:46 +0000 (09:39 +0000)]
- fixed typo
Arvin Schnell [Fri, 24 Aug 2007 08:29:50 +0000 (08:29 +0000)]
- added remembering of exception history
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:52 +0000 (22:38 +0000)]
- Fixes for the checksum/signature subsystem (#302059)
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:44 +0000 (22:38 +0000)]
- Check that the signature exists before checking
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)
Duncan Mac-Vicar P [Thu, 23 Aug 2007 22:38:39 +0000 (22:38 +0000)]
test for reading signature id
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
Martin Vidner [Thu, 23 Aug 2007 14:27:27 +0000 (14:27 +0000)]
synced changelog with autobuild
Martin Vidner [Thu, 23 Aug 2007 14:07:50 +0000 (14:07 +0000)]
don't package _build
Martin Vidner [Thu, 23 Aug 2007 13:40:04 +0000 (13:40 +0000)]
duncan does not exist
Stefan Schubert [Thu, 23 Aug 2007 11:53:47 +0000 (11:53 +0000)]
6830
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
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
Stefan Schubert [Thu, 23 Aug 2007 08:20:31 +0000 (08:20 +0000)]
userfriendly messages
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).
Arvin Schnell [Wed, 22 Aug 2007 15:56:15 +0000 (15:56 +0000)]
- added remembering of exception history at various places
Arvin Schnell [Wed, 22 Aug 2007 15:24:21 +0000 (15:24 +0000)]
- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:16:09 +0000 (15:16 +0000)]
- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:12:29 +0000 (15:12 +0000)]
- remember exception history
Arvin Schnell [Wed, 22 Aug 2007 15:06:34 +0000 (15:06 +0000)]
- remember exception history
Stefan Schubert [Wed, 22 Aug 2007 14:52:48 +0000 (14:52 +0000)]
6812
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
Martin Vidner [Wed, 22 Aug 2007 12:05:19 +0000 (12:05 +0000)]
Fixed a typo in "requiremeMt"
Arvin Schnell [Wed, 22 Aug 2007 10:47:14 +0000 (10:47 +0000)]
- fixed docu
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:58:52 +0000 (13:58 +0000)]
changes
Duncan Mac-Vicar P [Tue, 21 Aug 2007 13:58:48 +0000 (13:58 +0000)]
- dont download HASH tags, (#300982)
Stefan Schubert [Tue, 21 Aug 2007 13:20:21 +0000 (13:20 +0000)]
revision 6794
Stefan Schubert [Tue, 21 Aug 2007 13:16:55 +0000 (13:16 +0000)]
Added explicitly_requested as parameter in ResolverContext::Uninstall
Bug 299819
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
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:01 +0000 (11:17 +0000)]
changes
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:00 +0000 (11:17 +0000)]
typos (#301331)
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:17:00 +0000 (11:17 +0000)]
changes
Duncan Mac-Vicar P [Tue, 21 Aug 2007 11:07:53 +0000 (11:07 +0000)]
changes
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
Duncan Mac-Vicar P [Tue, 21 Aug 2007 08:50:39 +0000 (08:50 +0000)]
changes
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
Stefan Schubert [Mon, 20 Aug 2007 14:10:19 +0000 (14:10 +0000)]
3.18.2
Stefan Schubert [Mon, 20 Aug 2007 14:09:41 +0000 (14:09 +0000)]
translations added
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
Martin Vidner [Mon, 20 Aug 2007 13:38:47 +0000 (13:38 +0000)]
Call /sbin/yast2 with full path because of gnomesu (#269873).
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
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
Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:29 +0000 (13:27 +0000)]
- not needed
Klaus Kaempf [Mon, 20 Aug 2007 12:28:28 +0000 (12:28 +0000)]
bump
Klaus Kaempf [Mon, 20 Aug 2007 12:28:16 +0000 (12:28 +0000)]
search conjunctive on multiple string with iterateResolvablesByKindsAndStrings
Klaus Kaempf [Mon, 20 Aug 2007 12:02:45 +0000 (12:02 +0000)]
add FIXME for regexp usage of .*/. vs. sql usage of %/_
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
Klaus Kaempf [Mon, 20 Aug 2007 11:43:31 +0000 (11:43 +0000)]
boost & gcc are a funny couple regarding signed/nonsigned comparisons
Klaus Kaempf [Fri, 17 Aug 2007 10:31:52 +0000 (10:31 +0000)]
- add iterateResolvablesByKindsAndName
- rev 6735, version 3.17.13
Klaus Kaempf [Fri, 17 Aug 2007 09:47:33 +0000 (09:47 +0000)]
bump
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
Klaus Kaempf [Fri, 17 Aug 2007 09:43:23 +0000 (09:43 +0000)]
provide kind in Resolvable data
Stefan Schubert [Fri, 17 Aug 2007 08:38:27 +0000 (08:38 +0000)]
shorten solver error messages Bug 259894
Stefan Schubert [Fri, 17 Aug 2007 08:37:39 +0000 (08:37 +0000)]
shorten solver error messages Bug 259894
Klaus Kaempf [Thu, 16 Aug 2007 21:47:57 +0000 (21:47 +0000)]
interface was added -> 3.16.13
Klaus Kaempf [Thu, 16 Aug 2007 21:45:52 +0000 (21:45 +0000)]
- fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
- install zypp/cache header files.
Klaus Kaempf [Thu, 16 Aug 2007 20:31:41 +0000 (20:31 +0000)]
fix the sqlite3_bind() for query-by-name, the wildcards '%'
must be part of the value, not the sql statement
see http://archives.devshed.com/forums/databases-124/problem-when-binding-with-like-1077713.html
Klaus Kaempf [Thu, 16 Aug 2007 20:30:46 +0000 (20:30 +0000)]
move the ProcessResolvable out of the struct
Klaus Kaempf [Thu, 16 Aug 2007 15:23:38 +0000 (15:23 +0000)]
- discard pattern files with incompatbile architecture, both
for download and for parsing. (#298716)
Klaus Kaempf [Thu, 16 Aug 2007 15:17:13 +0000 (15:17 +0000)]
- run sqlite asynchronously and add sql index files where
appropriate, gives 6x performance on certain operations.
Bumping cache schema version to 1004.
(#300998)
Klaus Kaempf [Thu, 16 Aug 2007 15:11:16 +0000 (15:11 +0000)]
fix String::endsWith
Stefan Schubert [Thu, 16 Aug 2007 09:17:07 +0000 (09:17 +0000)]
6699
Stefan Schubert [Thu, 16 Aug 2007 09:16:09 +0000 (09:16 +0000)]
added an _explicitly_requested in QueueItemConflict ( as already in
QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
remove the conflicting item without an error message. Bug 299819
Jan Kupec [Thu, 16 Aug 2007 06:43:38 +0000 (06:43 +0000)]
.changes
Jan Kupec [Thu, 16 Aug 2007 06:41:59 +0000 (06:41 +0000)]
- forgot to set default refresh policy in checkIfToRefreshMetadata()