Merged revisions 4705-4906 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp
........
r4711 | dmacvicar | 2006-11-29 19:23:35 +0100 (Wed, 29 Nov 2006) | 7 lines
- dont serialize interactive, as it is
calculated now.
(it was already fixed as we don't reimplement
the method, but we still serialized, parsed)
........
r4712 | dmacvicar | 2006-11-29 19:28:05 +0100 (Wed, 29 Nov 2006) | 1 line
changes
........
r4721 | ma | 2006-12-01 14:37:17 +0100 (Fri, 01 Dec 2006) | 1 line
merge lost changes from trunk
........
r4731 | ma | 2006-12-04 09:12:53 +0100 (Mon, 04 Dec 2006) | 1 line
backup
........
r4733 | ma | 2006-12-04 10:17:14 +0100 (Mon, 04 Dec 2006) | 1 line
backup
........
r4735 | ma | 2006-12-04 15:38:19 +0100 (Mon, 04 Dec 2006) | 3 lines
- Extended YaST packages file parser to read package vendor from
'=Vnd:' entry if present (else source vendor). (#210480)
........
r4736 | ma | 2006-12-04 15:39:17 +0100 (Mon, 04 Dec 2006) | 1 line
changelog
........
r4741 | ma | 2006-12-04 20:49:44 +0100 (Mon, 04 Dec 2006) | 1 line
backup
........
r4742 | ma | 2006-12-04 23:37:49 +0100 (Mon, 04 Dec 2006) | 3 lines
- Added syscontent::Writer: Collect and serialize a set of ResObjects.
(for
F300729)
........
r4743 | ma | 2006-12-04 23:41:25 +0100 (Mon, 04 Dec 2006) | 1 line
changelog
........
r4744 | ma | 2006-12-04 23:49:25 +0100 (Mon, 04 Dec 2006) | 1 line
removed garbage chars from changelog
........
r4745 | ma | 2006-12-05 00:13:23 +0100 (Tue, 05 Dec 2006) | 1 line
typo
........
r4746 | ma | 2006-12-05 00:16:48 +0100 (Tue, 05 Dec 2006) | 1 line
backup
........
r4748 | ma | 2006-12-05 15:45:34 +0100 (Tue, 05 Dec 2006) | 1 line
typo
........
r4749 | ma | 2006-12-05 15:46:28 +0100 (Tue, 05 Dec 2006) | 1 line
backup
........
r4751 | ma | 2006-12-06 09:14:33 +0100 (Wed, 06 Dec 2006) | 1 line
backup
........
r4753 | schubi | 2006-12-06 16:46:01 +0100 (Wed, 06 Dec 2006) | 1 line
adding additional option ignoreValidSolution in reportproblems
........
r4754 | schubi | 2006-12-06 16:47:23 +0100 (Wed, 06 Dec 2006) | 3 lines
add additional ResolverContext Info in order to avoid empty problem
solutions. #225218
........
r4760 | mt | 2006-12-07 10:43:08 +0100 (Thu, 07 Dec 2006) | 2 lines
- Improved realpath() wrapper in media handler class (#222521).
........
r4762 | ma | 2006-12-07 17:40:36 +0100 (Thu, 07 Dec 2006) | 1 line
typdef value_type
........
r4763 | schubi | 2006-12-08 15:34:39 +0100 (Fri, 08 Dec 2006) | 3 lines
The resolvable will be obsoleted by another. So it is useless finding an
update candidate and evaluate additional branches.
........
r4764 | schubi | 2006-12-08 15:36:28 +0100 (Fri, 08 Dec 2006) | 1 line
The resolvable will be obsoleted by another. So it is useless finding an update candidate
........
r4765 | schubi | 2006-12-08 15:45:35 +0100 (Fri, 08 Dec 2006) | 5 lines
In order to handle conflicting resolvable we try to update the
conflicting item. While evaluating these canditates an already selected
candidate will not be regarded. So it could be that an older package
will be selected for update although a newer has already been selected.
........
r4766 | schubi | 2006-12-08 15:46:37 +0100 (Fri, 08 Dec 2006) | 2 lines
Revision 4765
........
r4767 | schubi | 2006-12-08 16:03:19 +0100 (Fri, 08 Dec 2006) | 5 lines
If there has already been selected another item by the solver (e.g. from
another source) we will take thatone in order to avoid parallel
installation and there concerning error messages.
Bug 224698
........
r4768 | schubi | 2006-12-08 16:04:32 +0100 (Fri, 08 Dec 2006) | 6 lines
If there has already been selected another item by the solver (e.g. from
another source) we will take thatone in order to avoid parallel
installation and there concerning error messages.
Bug 224698
........
r4769 | ma | 2006-12-09 13:18:33 +0100 (Sat, 09 Dec 2006) | 3 lines
New class DtorReset: Assign a vaiable a certain value when going
out of scope. Use it e.g. to reset/cleanup in presence of exceptions.
........
r4770 | ma | 2006-12-10 16:23:16 +0100 (Sun, 10 Dec 2006) | 1 line
svnsignore
........
r4771 | ma | 2006-12-11 00:47:53 +0100 (Mon, 11 Dec 2006) | 1 line
Added Ctor taking time_t value as string.
........
r4772 | ma | 2006-12-11 00:48:48 +0100 (Mon, 11 Dec 2006) | 1 line
backup
........
r4773 | ma | 2006-12-11 01:30:46 +0100 (Mon, 11 Dec 2006) | 4 lines
- Added xmlTextReader based interface to iterate xml streams
(Reader/Node/XmlString).
- Simple parser interface (ParseDef).
........
r4774 | ma | 2006-12-11 01:32:48 +0100 (Mon, 11 Dec 2006) | 2 lines
- Added syscontent::Reader: Parse serialized set of ResObjects.
........
r4775 | ma | 2006-12-11 01:40:13 +0100 (Mon, 11 Dec 2006) | 2 lines
changes
........
r4776 | schubi | 2006-12-11 11:01:08 +0100 (Mon, 11 Dec 2006) | 4 lines
Item can already has been selected to soft uninstall (e.G. remove
pattern which recommend this item ). Do not throw an exception anymore.
#225278
........
r4777 | schubi | 2006-12-11 11:03:53 +0100 (Mon, 11 Dec 2006) | 2 lines
Removed exception from solver
........
r4780 | dmacvicar | 2006-12-11 11:47:58 +0100 (Mon, 11 Dec 2006) | 4 lines
- use sqlite-zmd if available, same with spec file
........
r4781 | dmacvicar | 2006-12-11 11:49:01 +0100 (Mon, 11 Dec 2006) | 1 line
changes
........
r4783 | dmacvicar | 2006-12-11 12:43:08 +0100 (Mon, 11 Dec 2006) | 1 line
this would break build
........
r4785 | ma | 2006-12-11 13:50:28 +0100 (Mon, 11 Dec 2006) | 1 line
allow to disable autoprotection of forein vendor items
........
r4786 | ma | 2006-12-11 13:55:16 +0100 (Mon, 11 Dec 2006) | 1 line
changelog
........
r4787 | schubi | 2006-12-11 16:06:26 +0100 (Mon, 11 Dec 2006) | 2 lines
enable system resolvables
........
r4788 | schubi | 2006-12-11 16:11:59 +0100 (Mon, 11 Dec 2006) | 3 lines
- Resetting transaction with the correct call;
- bugfix; Added kind in keep state
........
r4789 | schubi | 2006-12-11 16:27:45 +0100 (Mon, 11 Dec 2006) | 8 lines
Bugfix in keeping state:
- Wrong behaviour in soft install/uninstall. --> Setting Transact with
soft
- New call added: maySetToBeUninstalledSoft
Both are only functions for the solver
-Resetting "by causer" in order to distinguish from state
"keep by user". ( function setLock in order to remove lock)
........
r4790 | schubi | 2006-12-11 16:57:43 +0100 (Mon, 11 Dec 2006) | 3 lines
Better fix for Bug 217574: Checking if the resolveable CAN be deleted
soft.
........
r4791 | schubi | 2006-12-11 17:06:34 +0100 (Mon, 11 Dec 2006) | 6 lines
- Regarding "keep state by user". So avoiding "reselecting" by
other requirements.
- Give a corresponding problem solution if a resolvable satisfy
a dependency, but has been set to keep by the user.
Bug : 222531
........
r4792 | schubi | 2006-12-11 17:11:01 +0100 (Mon, 11 Dec 2006) | 1 line
merged further development with current SP1 branch
........
r4793 | dmacvicar | 2006-12-11 17:39:10 +0100 (Mon, 11 Dec 2006) | 1 line
fix return call
........
r4794 | dmacvicar | 2006-12-11 17:39:57 +0100 (Mon, 11 Dec 2006) | 1 line
changes
........
r4795 | schubi | 2006-12-12 10:38:06 +0100 (Tue, 12 Dec 2006) | 1 line
testcase for bug 222531
........
r4796 | schubi | 2006-12-12 11:46:39 +0100 (Tue, 12 Dec 2006) | 1 line
other ordering
........
r4797 | schubi | 2006-12-12 11:51:39 +0100 (Tue, 12 Dec 2006) | 1 line
other ordering
........
r4802 | dmacvicar | 2006-12-13 18:03:05 +0100 (Wed, 13 Dec 2006) | 5 lines
- fate #301369 - Import listed GPG Keys from an trusted installation
source
........
r4803 | dmacvicar | 2006-12-13 18:09:40 +0100 (Wed, 13 Dec 2006) | 4 lines
- zypp 2.11.0
........
r4804 | dmacvicar | 2006-12-13 18:10:05 +0100 (Wed, 13 Dec 2006) | 1 line
changes
........
r4816 | schubi | 2006-12-18 16:10:31 +0100 (Mon, 18 Dec 2006) | 3 lines
verifySystem: Do only regard items which will be on the system after the
commit. Fate 301178
........
r4817 | schubi | 2006-12-18 16:11:26 +0100 (Mon, 18 Dec 2006) | 4 lines
verifySystem: Do only regard items which will be on the system after the
commit. Fate 301178
........
r4818 | schubi | 2006-12-18 17:20:29 +0100 (Mon, 18 Dec 2006) | 1 line
creating potfiles with make pot
........
r4836 | ma | 2007-01-08 14:40:33 +0100 (Mon, 08 Jan 2007) | 2 lines
Make CapMatchHelper loops abortable by using invokeOnEach instead of std::for_each.
........
r4837 | schubi | 2007-01-09 16:13:39 +0100 (Tue, 09 Jan 2007) | 1 line
testcase for bug230685
........
r4839 | schubi | 2007-01-09 18:01:42 +0100 (Tue, 09 Jan 2007) | 1 line
solution for bug230685
........
r4840 | schubi | 2007-01-09 18:07:23 +0100 (Tue, 09 Jan 2007) | 5 lines
update packages: changing architecture is only valid while an
system update and NOT while an update via a patch.
Bug 230685 - x86_64 MozillaFirefox binaries in security update
repository
........
r4841 | schubi | 2007-01-10 13:36:27 +0100 (Wed, 10 Jan 2007) | 2 lines
Testcase for bug225278 ( Throwing an exception in the solver )
........
r4842 | ma | 2007-01-10 16:52:25 +0100 (Wed, 10 Jan 2007) | 1 line
backup
........
r4843 | ma | 2007-01-10 17:00:41 +0100 (Wed, 10 Jan 2007) | 3 lines
- Don't consider patch/delta rpms if package architecture changes.
(#231254)
........
r4844 | ma | 2007-01-10 17:01:07 +0100 (Wed, 10 Jan 2007) | 1 line
changes
........
r4851 | jsrain | 2007-01-12 14:07:44 +0100 (Fri, 12 Jan 2007) | 3 lines
merged texts from proofread
........
r4857 | schubi | 2007-01-12 17:49:24 +0100 (Fri, 12 Jan 2007) | 3 lines
Resolver::verifySystem checks for new hardware now by calling
freshenPool. This is configureable. Fate #301224
........
r4858 | schubi | 2007-01-12 17:51:27 +0100 (Fri, 12 Jan 2007) | 4 lines
Resolver::verifySystem checks for new hardware now by calling
freshenPool. This is configureable. Fate #301224
........
r4859 | ma | 2007-01-15 13:41:13 +0100 (Mon, 15 Jan 2007) | 3 lines
Rpm requires additional quoting of special chars in filenames.
(#233967)
........
r4860 | ma | 2007-01-15 13:42:26 +0100 (Mon, 15 Jan 2007) | 1 line
changelog
........
r4861 | ma | 2007-01-15 13:42:45 +0100 (Mon, 15 Jan 2007) | 1 line
changelog
........
r4862 | schubi | 2007-01-15 13:50:48 +0100 (Mon, 15 Jan 2007) | 3 lines
added own function call verifySystem in order to keep binary
compatibility
........
r4863 | schubi | 2007-01-15 13:56:28 +0100 (Mon, 15 Jan 2007) | 4 lines
Added own call for Resolver::verifySystem with additional
hardware/language check in order to keep binary compatibility
Fate #301224
........
r4866 | ma | 2007-01-17 13:23:31 +0100 (Wed, 17 Jan 2007) | 1 line
Move ManagedFile into namespace zypp
........
r4867 | schubi | 2007-01-18 11:02:17 +0100 (Thu, 18 Jan 2007) | 3 lines
verifySystem: check if the solution is valid after calling freshenPool()
Bug: 235761
........
r4868 | ma | 2007-01-18 15:42:45 +0100 (Thu, 18 Jan 2007) | 2 lines
Skip invalid or broken rpm database entries. (#231211)
........
r4869 | ma | 2007-01-18 15:43:15 +0100 (Thu, 18 Jan 2007) | 1 line
changelog
........
r4870 | ma | 2007-01-19 00:25:28 +0100 (Fri, 19 Jan 2007) | 4 lines
Prepare package read ahead/caching of packages in commit. Adatped the
workflow. Caching details are now hidden inside CommitPackageCache.
The current implementation still performs no read ahead. (for
F100182)
........
r4871 | ma | 2007-01-19 00:26:23 +0100 (Fri, 19 Jan 2007) | 1 line
changelog
........
r4872 | ma | 2007-01-19 14:01:15 +0100 (Fri, 19 Jan 2007) | 1 line
move implementation classes to separate .h and .cc
........
r4873 | ma | 2007-01-19 17:13:43 +0100 (Fri, 19 Jan 2007) | 1 line
const added
........
r4874 | ma | 2007-01-19 17:14:22 +0100 (Fri, 19 Jan 2007) | 1 line
added filesystem::df - Report free disk space on a mounted file system.
........
r4875 | schubi | 2007-01-19 17:20:10 +0100 (Fri, 19 Jan 2007) | 3 lines
added parameter not to reset resolver results while calling
freshen pool Bug: 235761
........
r4876 | schubi | 2007-01-19 17:21:10 +0100 (Fri, 19 Jan 2007) | 3 lines
added parameter not to reset resolver results while calling
freshen pool Bug: 235761
........
r4877 | ma | 2007-01-19 19:24:50 +0100 (Fri, 19 Jan 2007) | 1 line
backup
........
r4878 | ma | 2007-01-19 19:36:55 +0100 (Fri, 19 Jan 2007) | 4 lines
- Enable package read ahead/caching in commit per default to reduce
interactive media changes. If the environment variable
ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (
F100182)
........
r4879 | ma | 2007-01-19 19:37:33 +0100 (Fri, 19 Jan 2007) | 1 line
changelog
........
r4897 | kkaempf | 2007-01-23 14:53:29 +0100 (Tue, 23 Jan 2007) | 2 lines
fix callback signatures to match actual definition
........
r4898 | dmacvicar | 2007-01-24 14:20:10 +0100 (Wed, 24 Jan 2007) | 5 lines
- Corrupted download cannot be skipped.
(#217425 #224216)
........
r4899 | dmacvicar | 2007-01-24 14:25:02 +0100 (Wed, 24 Jan 2007) | 5 lines
- fix sqlite3 linking
- fix Lazy class compile
........
r4900 | dmacvicar | 2007-01-24 14:25:33 +0100 (Wed, 24 Jan 2007) | 5 lines
tests for Lazy class
........
r4901 | dmacvicar | 2007-01-24 14:25:51 +0100 (Wed, 24 Jan 2007) | 4 lines
- 2.13.1
........
r4902 | dmacvicar | 2007-01-24 14:34:49 +0100 (Wed, 24 Jan 2007) | 1 line
backup
........
r4903 | dmacvicar | 2007-01-24 14:35:11 +0100 (Wed, 24 Jan 2007) | 1 line
changes
........
r4904 | ma | 2007-01-24 15:00:04 +0100 (Wed, 24 Jan 2007) | 1 line
added missing capability index tables in pool
........