Stefan Haas [Fri, 7 Sep 2007 10:17:31 +0000 (10:17 +0000)]
changed CMakeLists.txt
Stefan Haas [Fri, 7 Sep 2007 10:14:47 +0000 (10:14 +0000)]
changed to cmake
Stefan Schubert [Fri, 7 Sep 2007 10:02:12 +0000 (10:02 +0000)]
logging additional vendor
Stefan Schubert [Thu, 6 Sep 2007 16:22:56 +0000 (16:22 +0000)]
7132
Stefan Schubert [Thu, 6 Sep 2007 16:19:52 +0000 (16:19 +0000)]
if there is a candidate which is already selected for installation -->
take thatone #308082
Stefan Haas [Thu, 6 Sep 2007 15:00:17 +0000 (15:00 +0000)]
added swig-file + several changes
Michael Andres [Thu, 6 Sep 2007 12:30:02 +0000 (12:30 +0000)]
add newline at eof
Michael Andres [Thu, 6 Sep 2007 12:21:20 +0000 (12:21 +0000)]
changes
Michael Andres [Thu, 6 Sep 2007 12:21:06 +0000 (12:21 +0000)]
- Work arround installed patterns providing an empty vendor string. (#307743)
Michael Andres [Thu, 6 Sep 2007 12:20:35 +0000 (12:20 +0000)]
- Let the solver treat vendor suse and opensuse as equivalent.
Stefan Schubert [Thu, 6 Sep 2007 10:34:29 +0000 (10:34 +0000)]
Checking item before evaluating the concerning vendor
Stefan Schubert [Thu, 6 Sep 2007 10:33:05 +0000 (10:33 +0000)]
checking item before evaluate the concerning vendor
Stefan Schubert [Thu, 6 Sep 2007 09:05:14 +0000 (09:05 +0000)]
r 7117
Duncan Mac-Vicar P [Thu, 6 Sep 2007 00:24:02 +0000 (00:24 +0000)]
changes
Duncan Mac-Vicar P [Thu, 6 Sep 2007 00:23:59 +0000 (00:23 +0000)]
- Fix for bug #307163 - empty package descriptions
a.k.a shared tag not 100% implemented
Note: calling the same query in recursive manner is tricky.
All the tips to get my testcase to pass, where here:
http://www.sqlite.org/cvstrac/wiki?p=LibraryRoutineCalledOutOfSequence
Duncan Mac-Vicar P [Thu, 6 Sep 2007 00:23:51 +0000 (00:23 +0000)]
test case and reproduced bug # 307163 : empty package descriptions
Stefan Schubert [Wed, 5 Sep 2007 15:53:10 +0000 (15:53 +0000)]
r 7113
Stefan Schubert [Wed, 5 Sep 2007 15:52:16 +0000 (15:52 +0000)]
- logging "reverse" NEEDED_BY in the detail description of solver
problems.
- improved error message if a requiremnt is not fulfilled Bug 307743
- Add "ignore" option to the solution if a requirement is not fulfilled
Bug 304276
Jan Kupec [Wed, 5 Sep 2007 12:56:18 +0000 (12:56 +0000)]
- correct compiler flags
Jan Kupec [Wed, 5 Sep 2007 12:47:12 +0000 (12:47 +0000)]
version
Jan Kupec [Wed, 5 Sep 2007 12:38:27 +0000 (12:38 +0000)]
changes
Jan Kupec [Wed, 5 Sep 2007 12:32:41 +0000 (12:32 +0000)]
- fixed the order of operands of susetags local metadata status
computation (part of bug #304310)
Stefan Schubert [Tue, 4 Sep 2007 10:09:42 +0000 (10:09 +0000)]
7103
Stefan Schubert [Tue, 4 Sep 2007 10:08:57 +0000 (10:08 +0000)]
comparing vendor with VendorAttr::equivalent
Michael Andres [Tue, 4 Sep 2007 08:40:41 +0000 (08:40 +0000)]
backup
Michael Andres [Mon, 3 Sep 2007 15:10:53 +0000 (15:10 +0000)]
changes
Michael Andres [Mon, 3 Sep 2007 15:10:22 +0000 (15:10 +0000)]
Reset transact bits when switching status from "update" to "protected" (#246976)
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.
Stefan Schubert [Mon, 3 Sep 2007 11:57:10 +0000 (11:57 +0000)]
new translations added
Stefan Schubert [Mon, 3 Sep 2007 11:56:27 +0000 (11:56 +0000)]
new translations
Duncan Mac-Vicar P [Sun, 2 Sep 2007 15:48:48 +0000 (15:48 +0000)]
missing quote
Michael Andres [Fri, 31 Aug 2007 21:23:29 +0000 (21:23 +0000)]
logline added
Michael Andres [Fri, 31 Aug 2007 20:19:05 +0000 (20:19 +0000)]
changes
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)
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
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.
Michael Andres [Fri, 31 Aug 2007 17:58:43 +0000 (17:58 +0000)]
changes
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.
Michael Andres [Fri, 31 Aug 2007 17:48:29 +0000 (17:48 +0000)]
backup
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
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 ) ) ...
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.
Michael Andres [Fri, 31 Aug 2007 14:28:05 +0000 (14:28 +0000)]
Added missing PatchId attribute
Stefan Schubert [Fri, 31 Aug 2007 12:08:04 +0000 (12:08 +0000)]
reduced logging
Klaus Kaempf [Fri, 31 Aug 2007 12:05:13 +0000 (12:05 +0000)]
4 blank indentation on details
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)
Jan Kupec [Thu, 30 Aug 2007 18:12:19 +0000 (18:12 +0000)]
changes + version
Ladislav Slezak [Thu, 30 Aug 2007 17:50:51 +0000 (17:50 +0000)]
- base/LogControl.cc - added missing implementation of LogControl::setLineFormater()
Jan Kupec [Thu, 30 Aug 2007 17:39:10 +0000 (17:39 +0000)]
changes
Jan Kupec [Thu, 30 Aug 2007 17:38:43 +0000 (17:38 +0000)]
- fixed variable redeclaration
Jan Kupec [Thu, 30 Aug 2007 17:00:05 +0000 (17:00 +0000)]
changes
Jan Kupec [Thu, 30 Aug 2007 16:54:17 +0000 (16:54 +0000)]
- enable changing url in requestMedia callback (#294481)
Michael Andres [Thu, 30 Aug 2007 16:17:28 +0000 (16:17 +0000)]
changes
Michael Andres [Thu, 30 Aug 2007 16:17:12 +0000 (16:17 +0000)]
Filter readonly mount points in DiskUsageCounter (#297405)
Michael Andres [Thu, 30 Aug 2007 15:36:25 +0000 (15:36 +0000)]
changes
Michael Andres [Thu, 30 Aug 2007 15:35:59 +0000 (15:35 +0000)]
- Safe fix for bug #299680.
Jan Kupec [Thu, 30 Aug 2007 15:32:25 +0000 (15:32 +0000)]
.changes
Jan Kupec [Thu, 30 Aug 2007 15:31:17 +0000 (15:31 +0000)]
- remember the cause of the RepoException when refreshing metadata
(#301022)
Jan Kupec [Thu, 30 Aug 2007 14:44:04 +0000 (14:44 +0000)]
- excessive newlines in exception messages removed
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.
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.
Jan Kupec [Thu, 30 Aug 2007 13:18:10 +0000 (13:18 +0000)]
changes
Jan Kupec [Thu, 30 Aug 2007 13:11:28 +0000 (13:11 +0000)]
- proper error code for DownloadProgressReport
Jan Kupec [Wed, 29 Aug 2007 16:29:03 +0000 (16:29 +0000)]
changes
Jan Kupec [Wed, 29 Aug 2007 16:28:36 +0000 (16:28 +0000)]
- reverted blocking of requestMedia from r6271 (#301710)
Klaus Kaempf [Wed, 29 Aug 2007 16:12:20 +0000 (16:12 +0000)]
- prevent progress report in destructor (#299680)
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:03 +0000 (16:10 +0000)]
changes
Duncan Mac-Vicar P [Wed, 29 Aug 2007 16:10:02 +0000 (16:10 +0000)]
changes
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
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
Jan Kupec [Wed, 29 Aug 2007 16:03:31 +0000 (16:03 +0000)]
.changes
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)
Michael Andres [Wed, 29 Aug 2007 14:45:59 +0000 (14:45 +0000)]
detect initial mountpoint set if none was provided
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)
Jan Kupec [Wed, 29 Aug 2007 13:43:10 +0000 (13:43 +0000)]
.changes
Jan Kupec [Wed, 29 Aug 2007 13:41:25 +0000 (13:41 +0000)]
- fixed locale dir (#304649)
Klaus Kaempf [Wed, 29 Aug 2007 13:40:04 +0000 (13:40 +0000)]
don'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)
Michael Andres [Wed, 29 Aug 2007 13:38:48 +0000 (13:38 +0000)]
changes
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
Stefan Schubert [Wed, 29 Aug 2007 13:10:48 +0000 (13:10 +0000)]
reduced 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
Michael Andres [Wed, 29 Aug 2007 12:03:23 +0000 (12:03 +0000)]
changes
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.
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
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
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
Duncan Mac-Vicar P [Wed, 29 Aug 2007 09:21:34 +0000 (09:21 +0000)]
changes
Duncan Mac-Vicar P [Wed, 29 Aug 2007 09:21:33 +0000 (09:21 +0000)]
bug in fix for #292986
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:36 +0000 (16:51 +0000)]
changes
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:35 +0000 (16:51 +0000)]
- let skip failed packages to work #297001
Duncan Mac-Vicar P [Tue, 28 Aug 2007 16:51:34 +0000 (16:51 +0000)]
reenable importing of keys in rpm from private keyring
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