Duncan Mac-Vicar P [Mon, 29 Jan 2007 12:01:11 +0000 (12:01 +0000)]
cmake fixes
Duncan Mac-Vicar P [Wed, 24 Jan 2007 17:14:58 +0000 (17:14 +0000)]
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
........
Duncan Mac-Vicar P [Wed, 24 Jan 2007 16:49:39 +0000 (16:49 +0000)]
cmake updates and finders
Ladislav Slezak [Wed, 24 Jan 2007 14:11:28 +0000 (14:11 +0000)]
- added ZYpp::getPartitions() - return the partitinoning
Duncan Mac-Vicar P [Thu, 4 Jan 2007 16:50:05 +0000 (16:50 +0000)]
- add all cmake files
- zypp2 builds
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:05:53 +0000 (13:05 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4704" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:02:59 +0000 (13:02 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4832" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:02:38 +0000 (13:02 +0000)]
Removed merge tracking for "svnmerge" for
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch
Duncan Mac-Vicar P [Thu, 4 Jan 2007 12:58:09 +0000 (12:58 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4830" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch
Stefan Haas [Wed, 20 Dec 2006 15:40:23 +0000 (15:40 +0000)]
compressed all *-system.xml *-packages.xml *-patterns.xml and modified all affected *-test.xml files
Jan Kupec [Wed, 13 Dec 2006 14:15:02 +0000 (14:15 +0000)]
another stuff around source and media added
Marius Tomaschewski [Thu, 7 Dec 2006 09:37:02 +0000 (09:37 +0000)]
- Improved realpath() wrapper in media handler class (#222521).
Jan Kupec [Tue, 5 Dec 2006 16:47:22 +0000 (16:47 +0000)]
some zypp:source stuff added
Duncan Mac-Vicar P [Tue, 5 Dec 2006 10:49:04 +0000 (10:49 +0000)]
forgot this file
Jan Kupec [Mon, 4 Dec 2006 16:26:45 +0000 (16:26 +0000)]
some media stuff added
Marius Tomaschewski [Mon, 4 Dec 2006 14:41:47 +0000 (14:41 +0000)]
- Improved realpath() wrapper in media handler class (#222521).
Stefan Haas [Mon, 4 Dec 2006 12:45:11 +0000 (12:45 +0000)]
test for kmp-packages
Michael Andres [Mon, 4 Dec 2006 08:12:53 +0000 (08:12 +0000)]
backup
Michael Andres [Thu, 30 Nov 2006 08:20:32 +0000 (08:20 +0000)]
changelog
Michael Andres [Thu, 30 Nov 2006 08:20:03 +0000 (08:20 +0000)]
version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:23:03 +0000 (18:23 +0000)]
changes
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:19:28 +0000 (18:19 +0000)]
- dont serialize interactive, as it is
calculated now.
(it was already fixed as we don't reimplement
the method, but we still serialized, parsed)
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:17:17 +0000 (18:17 +0000)]
- add cmake support for building zypp/ lib.
part of the pilot plan agreed on the yast
summit.
TODO:
- soinfo
- compile testcases, devel, zypp2, etc
- docs
- find rpm, curl and others. (I dont know why
it works already)
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:14:39 +0000 (18:14 +0000)]
- use sqlite-zmd package for the non yet shipped zypp2/ stuff
because backend uses this sqlite and it is no fun to
install one and the other to develop (as the -devel packages)
conflict.
Jan Kupec [Wed, 29 Nov 2006 12:13:32 +0000 (12:13 +0000)]
svn:needs-lock property added
Michael Andres [Tue, 28 Nov 2006 21:42:11 +0000 (21:42 +0000)]
changelog
Michael Andres [Tue, 28 Nov 2006 21:39:40 +0000 (21:39 +0000)]
fixed Patch::interactive to return true iff the patch itself has a licence.
Marius Tomaschewski [Tue, 28 Nov 2006 15:42:36 +0000 (15:42 +0000)]
- Added vol_id search
Stefan Schubert [Tue, 28 Nov 2006 10:45:52 +0000 (10:45 +0000)]
Avoid duplicate pool entries; Bug 223750
Stefan Schubert [Tue, 28 Nov 2006 10:40:36 +0000 (10:40 +0000)]
Avoid duplicate pool entries; Bug 223750
Klaus Kaempf [Tue, 28 Nov 2006 09:36:37 +0000 (09:36 +0000)]
add svn rev
Michael Andres [Mon, 27 Nov 2006 23:15:38 +0000 (23:15 +0000)]
Make hash_set and hash_map available in namespace zypp.
Added hash function for std::string.
Stefan Schubert [Mon, 27 Nov 2006 17:34:16 +0000 (17:34 +0000)]
Pool has multi instances of an item in the pool. Reduced this error
to items which are identically at least. #217574 and #223750
Stefan Schubert [Mon, 27 Nov 2006 17:26:16 +0000 (17:26 +0000)]
reduced "fix pool capability index tables"
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:46:03 +0000 (16:46 +0000)]
changes
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:45:33 +0000 (16:45 +0000)]
bump patch
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:45:02 +0000 (16:45 +0000)]
fix product name in target
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:38:08 +0000 (16:38 +0000)]
changes
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:37:13 +0000 (16:37 +0000)]
replace spaces to underscores for product names
Michael Andres [Mon, 27 Nov 2006 16:30:40 +0000 (16:30 +0000)]
fix pool capability index tables
Duncan Mac-Vicar P [Mon, 27 Nov 2006 16:03:16 +0000 (16:03 +0000)]
changes and backup
Duncan Mac-Vicar P [Mon, 27 Nov 2006 15:53:39 +0000 (15:53 +0000)]
revert this file, accidental commit
Duncan Mac-Vicar P [Mon, 27 Nov 2006 15:50:20 +0000 (15:50 +0000)]
More unstranslated strings
Marius Tomaschewski [Mon, 27 Nov 2006 15:19:48 +0000 (15:19 +0000)]
- Added translations marks to hal, url and mutex exceptions (#23771)
Michael Andres [Mon, 27 Nov 2006 08:20:46 +0000 (08:20 +0000)]
backup
Michael Andres [Mon, 27 Nov 2006 07:34:01 +0000 (07:34 +0000)]
backup
Michael Andres [Mon, 27 Nov 2006 07:19:01 +0000 (07:19 +0000)]
backup
Michael Andres [Sat, 25 Nov 2006 00:21:23 +0000 (00:21 +0000)]
Added debug::Measure: Tool to measure elapsed real and process times.
Marius Tomaschewski [Fri, 24 Nov 2006 15:52:29 +0000 (15:52 +0000)]
- Reverted workaround parsing /proc/sys/dev/cdrom/info as fallback
to a HAL query to detect/verify CDROM drives. (#223376, #213194)
Michael Andres [Fri, 24 Nov 2006 15:19:24 +0000 (15:19 +0000)]
backup
Michael Andres [Fri, 24 Nov 2006 14:58:13 +0000 (14:58 +0000)]
backup
Duncan Mac-Vicar P [Thu, 23 Nov 2006 16:34:42 +0000 (16:34 +0000)]
indent suseparser
Jan Kupec [Thu, 23 Nov 2006 14:38:48 +0000 (14:38 +0000)]
ArgoUML file, initial revision, class diagrams of some parts of libzypp
Marius Tomaschewski [Thu, 23 Nov 2006 13:55:12 +0000 (13:55 +0000)]
- Applied a workaround parsing /proc/sys/dev/cdrom/info as fallback
to a HAL query to detect/verify CDROM drives. (#223376, #213194)
Michael Andres [Wed, 22 Nov 2006 22:30:16 +0000 (22:30 +0000)]
add to ZYppCommitPolicy: syncPoolAfterCommit
Duncan Mac-Vicar P [Wed, 22 Nov 2006 18:25:43 +0000 (18:25 +0000)]
changes
Duncan Mac-Vicar P [Wed, 22 Nov 2006 18:02:21 +0000 (18:02 +0000)]
- don't make -devel depend on sqlite-devel as we
dont install the zypp2 headers
Duncan Mac-Vicar P [Wed, 22 Nov 2006 17:29:29 +0000 (17:29 +0000)]
add LazzyText class, allows to keep texts on disk.
Michael Andres [Wed, 22 Nov 2006 14:48:25 +0000 (14:48 +0000)]
changelog
Michael Andres [Wed, 22 Nov 2006 14:46:49 +0000 (14:46 +0000)]
make script execution abortable by user request.
Michael Andres [Wed, 22 Nov 2006 14:26:46 +0000 (14:26 +0000)]
changelog
Michael Andres [Wed, 22 Nov 2006 14:22:52 +0000 (14:22 +0000)]
Treat failed fork() as error.
Martin Vidner [Tue, 21 Nov 2006 15:25:53 +0000 (15:25 +0000)]
rev
Martin Vidner [Tue, 21 Nov 2006 15:25:31 +0000 (15:25 +0000)]
Added package-manager wrapper script, with icon and .desktop (#222757).
(Used by gnome-main-menu)
Marius Tomaschewski [Tue, 21 Nov 2006 12:20:30 +0000 (12:20 +0000)]
- increased
Marius Tomaschewski [Tue, 21 Nov 2006 12:16:19 +0000 (12:16 +0000)]
- updated changelog
Marius Tomaschewski [Tue, 21 Nov 2006 12:07:23 +0000 (12:07 +0000)]
- One more dbus_connection_close removed...
Stefan Schubert [Mon, 20 Nov 2006 14:54:47 +0000 (14:54 +0000)]
version 2.8.3
Stefan Schubert [Mon, 20 Nov 2006 13:15:53 +0000 (13:15 +0000)]
translation added
Stefan Schubert [Mon, 20 Nov 2006 13:12:56 +0000 (13:12 +0000)]
translation added
Michael Andres [Mon, 20 Nov 2006 10:05:54 +0000 (10:05 +0000)]
changelog
Michael Andres [Mon, 20 Nov 2006 10:04:59 +0000 (10:04 +0000)]
Process obsoletes when installing non-package objects.
Michael Andres [Mon, 20 Nov 2006 10:00:47 +0000 (10:00 +0000)]
backup
Marius Tomaschewski [Fri, 17 Nov 2006 15:58:36 +0000 (15:58 +0000)]
- Updated changelog
Marius Tomaschewski [Fri, 17 Nov 2006 15:56:26 +0000 (15:56 +0000)]
- Implemented volume device check using /sbin/vol_id (#213852).
Stefan Schubert [Fri, 17 Nov 2006 14:54:20 +0000 (14:54 +0000)]
new translation added
Stefan Schubert [Fri, 17 Nov 2006 14:52:57 +0000 (14:52 +0000)]
new translation added
Marius Tomaschewski [Fri, 17 Nov 2006 11:44:16 +0000 (11:44 +0000)]
- Updated changelog, increased patch level
Marius Tomaschewski [Fri, 17 Nov 2006 11:41:14 +0000 (11:41 +0000)]
- Implemented an reuse of already existing foreign CD/DVD mount points
(e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
- Added a fallback check of the volume.mount_point HAL property to
isAutoMountedMedia(); info.hal_mount.created_mount_point seems
to be not avaliable in newer HAL versions (on 10.2).
Michael Andres [Fri, 17 Nov 2006 11:25:58 +0000 (11:25 +0000)]
fixed version 2.8.0
Klaus Kaempf [Fri, 17 Nov 2006 10:39:08 +0000 (10:39 +0000)]
make suseparser a more generic test tool
- output result to stdout instead of MIL (logfile)
Michael Andres [Thu, 16 Nov 2006 22:42:29 +0000 (22:42 +0000)]
changes
Michael Andres [Thu, 16 Nov 2006 22:38:07 +0000 (22:38 +0000)]
- removed unused methods from Patch and PatchImplIf. Provided
reasonable default implementation for Patch::interactive
(in PatchImplIf).
Klaus Kaempf [Thu, 16 Nov 2006 16:14:58 +0000 (16:14 +0000)]
add default patterns and the product
Michael Andres [Thu, 16 Nov 2006 15:12:17 +0000 (15:12 +0000)]
fixed compiler warning and removed dead code
Duncan Mac-Vicar P [Thu, 16 Nov 2006 14:34:31 +0000 (14:34 +0000)]
changes
Duncan Mac-Vicar P [Thu, 16 Nov 2006 14:31:54 +0000 (14:31 +0000)]
- Handle media eject failures (#216545)
Martin Vidner [Thu, 16 Nov 2006 09:23:03 +0000 (09:23 +0000)]
Added missing files (argh! #219783)
Martin Vidner [Thu, 16 Nov 2006 09:22:25 +0000 (09:22 +0000)]
LC_ALL=C sort
Michael Andres [Wed, 15 Nov 2006 21:52:16 +0000 (21:52 +0000)]
Extended OncePerPoolItem
Michael Andres [Wed, 15 Nov 2006 21:49:31 +0000 (21:49 +0000)]
prefer asKind to convert Resolvable::Ptr into Package::Ptr
Michael Andres [Wed, 15 Nov 2006 21:43:47 +0000 (21:43 +0000)]
changelog
Michael Andres [Wed, 15 Nov 2006 21:38:42 +0000 (21:38 +0000)]
Reimplemented RpmDb::checkPackage using librpm API instead of parsing "rpm --checksig" output
Michael Andres [Wed, 15 Nov 2006 21:33:27 +0000 (21:33 +0000)]
added Pathname::c_str()
Stefan Schubert [Wed, 15 Nov 2006 15:59:51 +0000 (15:59 +0000)]
testcase for bug 220757
Stefan Schubert [Wed, 15 Nov 2006 14:52:14 +0000 (14:52 +0000)]
solution added
Stefan Schubert [Wed, 15 Nov 2006 14:46:44 +0000 (14:46 +0000)]
bug id added
Stefan Schubert [Wed, 15 Nov 2006 14:41:09 +0000 (14:41 +0000)]
NEW behaviour of the solver:
Obsolete virtual provides. E.G.:
Installed:
-----------
Name: test-1.0-0
Name: moretest-1.0-0
Provides: test
To be installed
------------------
Name: nomoretest-1.0-0
Obsoletes: test
Result
--------
test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
test-1.0-0 had been deleted.
Translations added
Stefan Schubert [Wed, 15 Nov 2006 14:37:36 +0000 (14:37 +0000)]
NEW behaviour of the solver:
Obsolete virtual provides. E.G.:
Installed:
-----------
Name: test-1.0-0
Name: moretest-1.0-0
Provides: test
To be installed
------------------
Name: nomoretest-1.0-0
Obsoletes: test
Result
--------
test-1.0-0 AND moretest-1.0-0 will be deleted. In former versions only
test-1.0-0 had been deleted.
Stefan Schubert [Wed, 15 Nov 2006 14:32:10 +0000 (14:32 +0000)]
new translations added