Michael Andres [Fri, 28 Aug 2009 14:36:06 +0000 (16:36 +0200)]
Provide non-throwing Rel::parseFrom(std::string)
Michael Andres [Fri, 28 Aug 2009 09:11:09 +0000 (11:11 +0200)]
BuildRequires: libsatsolver-devel >= 0.14.5 (need SOLVER_SOLVABLE_REPO)
Michael Andres [Wed, 26 Aug 2009 13:57:07 +0000 (15:57 +0200)]
Tune CheckAccessDeleted to focus on libraries and executables.
Michael Andres [Tue, 25 Aug 2009 13:10:00 +0000 (15:10 +0200)]
Adapt to changed satsolver API
Ján Kupec [Fri, 7 Aug 2009 11:59:32 +0000 (13:59 +0200)]
Install new headers.
Michael Andres [Fri, 7 Aug 2009 10:35:21 +0000 (12:35 +0200)]
fix specfile
Michael Andres [Fri, 7 Aug 2009 10:28:18 +0000 (12:28 +0200)]
backup
Michael Andres [Fri, 7 Aug 2009 10:28:12 +0000 (12:28 +0200)]
CheckAccessDeleted::findService interface for testing.
Michael Andres [Fri, 7 Aug 2009 09:29:16 +0000 (11:29 +0200)]
fix makefile
Michael Andres [Fri, 7 Aug 2009 07:23:38 +0000 (09:23 +0200)]
adjust include files
Michael Andres [Thu, 6 Aug 2009 16:25:55 +0000 (18:25 +0200)]
Add class CheckAccessDeleted and command zypp-CheckAccessDeleted.
- Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
to check for running processes which access meanwhile deleted files or
libraries. This may be used after commit, when trying to figure out
which services need to be restated. (fate #300763).
Michael Andres [Tue, 4 Aug 2009 14:31:55 +0000 (16:31 +0200)]
Add compat Misc.h
Michael Andres [Tue, 4 Aug 2009 14:18:36 +0000 (16:18 +0200)]
Create misc subdirectory
Michael Andres [Mon, 3 Aug 2009 16:47:58 +0000 (18:47 +0200)]
changes 6.13.0
Michael Andres [Mon, 3 Aug 2009 16:45:39 +0000 (18:45 +0200)]
New Resolver::addUpgradeRepo to perform a dist upgrade restricted to certain repositories.
Michael Andres [Mon, 3 Aug 2009 11:53:35 +0000 (13:53 +0200)]
Use IdStrings for vendor equivalence detection.
Michael Andres [Fri, 31 Jul 2009 16:12:20 +0000 (18:12 +0200)]
changes 6.12.0
Michael Andres [Fri, 31 Jul 2009 16:12:00 +0000 (18:12 +0200)]
Take solver_allowVendorChange option into account when computing the Selectables default candidate.
Michael Andres [Fri, 31 Jul 2009 16:08:15 +0000 (18:08 +0200)]
Removing a package lock was not counted as state change (bnc #501850)
Michael Andres [Fri, 31 Jul 2009 14:32:09 +0000 (16:32 +0200)]
write to stdout
Michael Andres [Fri, 31 Jul 2009 13:59:16 +0000 (15:59 +0200)]
Remove confusing newlines in vendor change info (bnc #503859)
Michael Andres [Fri, 31 Jul 2009 13:29:15 +0000 (15:29 +0200)]
Decrease logging
Michael Andres [Thu, 30 Jul 2009 13:37:48 +0000 (15:37 +0200)]
adapt to satsolver changes
Michael Andres [Wed, 29 Jul 2009 11:39:07 +0000 (13:39 +0200)]
changes 6.11.4
Michael Andres [Wed, 29 Jul 2009 11:34:49 +0000 (13:34 +0200)]
No need to manually detect the location of aria2 binary.
Michael Andres [Wed, 29 Jul 2009 10:50:05 +0000 (12:50 +0200)]
Avoid deadlock after fork and failed exec. (bnc 493152)
Ján Kupec [Tue, 28 Jul 2009 21:00:12 +0000 (23:00 +0200)]
changes
Ján Kupec [Tue, 28 Jul 2009 20:59:35 +0000 (22:59 +0200)]
Don't check for aria2c if not using it.
Ján Kupec [Tue, 28 Jul 2009 20:54:38 +0000 (22:54 +0200)]
Fixed download rate reporting (bnc #513944)
- Fixed parsing of download rate report changed in aria2 1.4.0
Michael Andres [Mon, 27 Jul 2009 14:07:34 +0000 (16:07 +0200)]
changes 6.11.2
Michael Andres [Mon, 27 Jul 2009 13:53:39 +0000 (15:53 +0200)]
Create LogControlImpl on demand instead of using a static var.
Michael Andres [Mon, 27 Jul 2009 13:28:22 +0000 (15:28 +0200)]
Print satsolver version (runtime/compiletime).
Michael Andres [Thu, 23 Jul 2009 08:10:39 +0000 (10:10 +0200)]
ExternalProgram: add command output redirection to stream.
Michael Andres [Wed, 22 Jul 2009 22:31:41 +0000 (00:31 +0200)]
New misc::defaultLoadSystem convenience to create the ZYpp instance and load target and enabled repositories.
Michael Andres [Wed, 22 Jul 2009 22:30:15 +0000 (00:30 +0200)]
Add \bZYppFactory::haveZYpp test whether the ZYpp instance is already created.
Michael Andres [Wed, 22 Jul 2009 16:31:38 +0000 (18:31 +0200)]
In ExternalProgram::close discard any output instead of simply closing the pipe.
Michael Andres [Wed, 22 Jul 2009 13:29:49 +0000 (15:29 +0200)]
Add class InstanceId: Build string to identify/retrieve a specific Solvable.
Michael Andres [Tue, 21 Jul 2009 09:16:53 +0000 (11:16 +0200)]
changes
Michael Andres [Mon, 20 Jul 2009 22:01:52 +0000 (00:01 +0200)]
changes 6.11.0
Michael Andres [Mon, 20 Jul 2009 21:31:42 +0000 (23:31 +0200)]
Fill package cache according to download mode
Michael Andres [Mon, 20 Jul 2009 15:28:02 +0000 (17:28 +0200)]
Adjust commit workflow to strengthen dry-run and use a single package cache.
Michael Andres [Mon, 20 Jul 2009 12:32:17 +0000 (14:32 +0200)]
Add download policies to ZYppCommitPolicy.
Michael Andres [Mon, 20 Jul 2009 15:44:02 +0000 (17:44 +0200)]
Michael Andres [Mon, 20 Jul 2009 15:41:00 +0000 (17:41 +0200)]
backup
Michael Andres [Mon, 20 Jul 2009 11:18:28 +0000 (13:18 +0200)]
support --root
Michael Andres [Mon, 20 Jul 2009 11:17:17 +0000 (13:17 +0200)]
No need to explicitly unload the target before reloading it.
Michael Andres [Mon, 20 Jul 2009 11:16:29 +0000 (13:16 +0200)]
Fix FindSatsolver cmake file
Michael Andres [Thu, 16 Jul 2009 15:39:05 +0000 (17:39 +0200)]
State satsolver version in logfile.
Duncan Mac-Vicar P [Thu, 16 Jul 2009 15:09:05 +0000 (17:09 +0200)]
- add support to the package-manager script to use kpackagekit
or gnome-packagekit if available, which allows to install local
rpms with one click from file manager following desktop policies
and fetching other dependencies if required.
(fate #306526)
- version 6.10.5 (10)
Michael Andres [Thu, 16 Jul 2009 14:58:45 +0000 (16:58 +0200)]
Include vendor in output
Michael Andres [Thu, 16 Jul 2009 14:32:07 +0000 (16:32 +0200)]
New solver.upgradeTestcasesToKeep option in zypp.conf.
It tells how many dist upgrade solver testcases should be kept
on the system. Per default just the last two are kept.
Michael Andres [Wed, 15 Jul 2009 15:59:56 +0000 (17:59 +0200)]
Don't write a solver testcase when solving for dist upgrade, but when actually committing.
Michael Andres [Wed, 15 Jul 2009 14:51:30 +0000 (16:51 +0200)]
Add new string Match::Mode STRINGSTART and STRINGEND.
Ján Kupec [Wed, 15 Jul 2009 12:40:08 +0000 (14:40 +0200)]
Merge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/libzypp
Ján Kupec [Wed, 15 Jul 2009 12:39:40 +0000 (14:39 +0200)]
changes
Ján Kupec [Wed, 15 Jul 2009 12:36:32 +0000 (14:36 +0200)]
Log redirections when cURL media backend is used (fate #305320).
Michael Andres [Wed, 15 Jul 2009 11:14:39 +0000 (13:14 +0200)]
Fix accidentally disabled code.
Michael Andres [Tue, 14 Jul 2009 16:20:45 +0000 (18:20 +0200)]
Support "product version" detection on systems not using /etc/product.d/baseproduct.
On RHEL, Fedora and others the "product version" is determined by the first package
providing 'redhat-release'. This value is not hardcoded in YUM and can be configured
with the $distroverpkg variable. We use ZConfig::distroverpkg for this.
Michael Andres [Tue, 14 Jul 2009 15:58:48 +0000 (17:58 +0200)]
Enable examples directory
Michael Andres [Fri, 10 Jul 2009 13:43:30 +0000 (15:43 +0200)]
changes 6.10.1
Michael Andres [Fri, 10 Jul 2009 13:23:39 +0000 (15:23 +0200)]
Adapt to boost_unit_test_framework-1.38.
Michael Andres [Wed, 8 Jul 2009 14:23:17 +0000 (16:23 +0200)]
Remove obsolete UpgradeStatistics class from libzypp.
Michael Andres [Wed, 8 Jul 2009 12:12:40 +0000 (14:12 +0200)]
Deprecate and cleanup use of obsolete UpgradeStatistics as arg to Resolver::doUpgrade
Michael Andres [Tue, 7 Jul 2009 15:49:41 +0000 (17:49 +0200)]
changes 6.10.0
Michael Andres [Tue, 7 Jul 2009 15:43:03 +0000 (17:43 +0200)]
Prevent HistoryLog from accessing ZConfig when initializing its static vars.
Michael Andres [Tue, 7 Jul 2009 11:53:07 +0000 (13:53 +0200)]
backup
Duncan Mac-Vicar P [Tue, 7 Jul 2009 08:54:29 +0000 (10:54 +0200)]
make easy for Hudson to grep out satsolver to build chroot
Michael Andres [Fri, 3 Jul 2009 11:03:07 +0000 (13:03 +0200)]
changes
Michael Andres [Fri, 3 Jul 2009 11:00:42 +0000 (13:00 +0200)]
Fix parsing of rpm.install.excludedocs option (bnc #518883)
Michael Andres [Fri, 3 Jul 2009 07:30:20 +0000 (09:30 +0200)]
chagnes
Michael Andres [Fri, 3 Jul 2009 07:30:00 +0000 (09:30 +0200)]
Fix exception handling when unmounting iso images (bnc #517856)
Michael Andres [Thu, 2 Jul 2009 14:43:59 +0000 (16:43 +0200)]
changes 6.9.3
Michael Andres [Thu, 2 Jul 2009 14:40:01 +0000 (16:40 +0200)]
Sample application to query bug reference attributes.
Michael Andres [Thu, 2 Jul 2009 14:38:58 +0000 (16:38 +0200)]
Adapt to satsolvers improved dataiterator handling.
Michael Andres [Thu, 2 Jul 2009 08:42:45 +0000 (10:42 +0200)]
fix to compile with rpm-4.7
Michael Andres [Wed, 1 Jul 2009 16:22:08 +0000 (18:22 +0200)]
changes 6.9.2
Michael Andres [Wed, 1 Jul 2009 16:21:52 +0000 (18:21 +0200)]
Support PoolQuery for sub-structures attributes. (fate #305503)
Michael Andres [Wed, 1 Jul 2009 11:48:53 +0000 (13:48 +0200)]
changes 6.9.1
Michael Andres [Wed, 1 Jul 2009 11:47:06 +0000 (13:47 +0200)]
non-root use temporary @System solvfile if global one needed refresh.
Michael Andres [Tue, 30 Jun 2009 14:41:21 +0000 (16:41 +0200)]
changes
Michael Andres [Tue, 30 Jun 2009 14:38:23 +0000 (16:38 +0200)]
Enhance LookupAttr to allow direct query of attributes within flexarrays.
Michael Andres [Tue, 30 Jun 2009 11:00:14 +0000 (13:00 +0200)]
Adapt to changed satsolver api.
Michael Andres [Fri, 26 Jun 2009 10:44:21 +0000 (12:44 +0200)]
changes 6.9.0
Michael Andres [Fri, 26 Jun 2009 10:41:30 +0000 (12:41 +0200)]
Prefer datadir stored as repo attribute, but fallback searching in solvbales.
Michael Andres [Fri, 26 Jun 2009 10:06:28 +0000 (12:06 +0200)]
Add LookupAttr::Iterator::atEnd
Michael Andres [Fri, 26 Jun 2009 09:47:22 +0000 (11:47 +0200)]
LoadSystemAt convenience to detect and load a SolverTestcase, TestSetup or a real system to the pool.
Michael Andres [Thu, 25 Jun 2009 14:50:41 +0000 (16:50 +0200)]
Show the individual attributes that lead to a match.
Michael Andres [Thu, 25 Jun 2009 14:17:26 +0000 (16:17 +0200)]
Enhance PoolQueryIterator to allow detailed inspection attribute matches.
Michael Andres [Thu, 25 Jun 2009 12:07:32 +0000 (14:07 +0200)]
Add Repository::name as we also provide Repository::alias
Michael Andres [Tue, 23 Jun 2009 11:33:06 +0000 (13:33 +0200)]
changes 6.8.3
Michael Andres [Tue, 23 Jun 2009 11:32:46 +0000 (13:32 +0200)]
Allow building libzypp with rpm-5 (experimental)
Michael Andres [Mon, 22 Jun 2009 14:00:52 +0000 (16:00 +0200)]
Adapt to satsolver helix stuff being moved to libsatsolverext.
Michael Andres [Thu, 18 Jun 2009 12:08:52 +0000 (14:08 +0200)]
Let --root detect and load testcases or testsetups.
Michael Andres [Thu, 18 Jun 2009 12:08:01 +0000 (14:08 +0200)]
Add test for directories containing testcase or testsetup.
Michael Andres [Wed, 17 Jun 2009 13:55:25 +0000 (15:55 +0200)]
typo
Michael Andres [Wed, 17 Jun 2009 13:48:41 +0000 (15:48 +0200)]
changes 6.8.2
Michael Andres [Wed, 17 Jun 2009 13:48:18 +0000 (15:48 +0200)]
Allow building libzypp without HAL (limited device detection).
Michael Andres [Wed, 17 Jun 2009 12:18:31 +0000 (14:18 +0200)]
Remove obsolete DISABLE_AUTOMOUNTER code.
Michael Andres [Wed, 17 Jun 2009 12:12:57 +0000 (14:12 +0200)]
Remove dead hal-capabilitiy code.
Michael Andres [Mon, 15 Jun 2009 10:15:04 +0000 (12:15 +0200)]
Use rpm variables in specfile.