Michael Andres [Fri, 9 Oct 2009 11:47:31 +0000 (13:47 +0200)]
Added Pathname::showRoot/showRootIf: pretty print pathnames with optional root prefix.
Michael Andres [Wed, 7 Oct 2009 14:47:41 +0000 (16:47 +0200)]
changes 6.18.0
Michael Andres [Wed, 7 Oct 2009 14:45:05 +0000 (16:45 +0200)]
Support variable substitution in update notification commands.
Michael Andres [Wed, 7 Oct 2009 12:05:57 +0000 (14:05 +0200)]
Try to send statistics even if the target is not initialized when downloading.
Michael Andres [Wed, 7 Oct 2009 12:04:23 +0000 (14:04 +0200)]
Also provide static methods to retrieve base product and registration data.
This allows e.g the media backend to access those data even if the target is not initialized when downloading.
Michael Andres [Tue, 6 Oct 2009 14:27:29 +0000 (16:27 +0200)]
Return update messages via ZYppCommitResult. (fate #301175)
Michael Andres [Mon, 5 Oct 2009 11:56:45 +0000 (13:56 +0200)]
Cleanup internal and deprecated commit methods.
Michael Andres [Thu, 1 Oct 2009 15:52:32 +0000 (17:52 +0200)]
doc updated
Michael Andres [Thu, 1 Oct 2009 10:12:17 +0000 (12:12 +0200)]
Fix evaluation of no_proxy entries (bnc #543337)
Michael Andres [Thu, 1 Oct 2009 12:27:59 +0000 (14:27 +0200)]
Add ProxyInfo::useProxyFor(Url) to evaluate Url matching a no_proxy entry.
Michael Andres [Tue, 29 Sep 2009 11:43:59 +0000 (13:43 +0200)]
update testcase
Michael Andres [Tue, 29 Sep 2009 11:31:39 +0000 (13:31 +0200)]
Add Selectable testcase
Michael Andres [Thu, 24 Sep 2009 15:23:21 +0000 (17:23 +0200)]
changes 6.17.2
Michael Andres [Thu, 24 Sep 2009 15:18:53 +0000 (17:18 +0200)]
Send update messages from commit (fate #301175).
Michael Andres [Thu, 24 Sep 2009 14:48:54 +0000 (16:48 +0200)]
ExternalProgram: Allow redirecting a commands standard input.
Michael Andres [Wed, 23 Sep 2009 17:42:03 +0000 (19:42 +0200)]
Add zypp.conf option update.messages.notify: Command to be invoked to send update messages.
Michael Andres [Tue, 22 Sep 2009 18:35:36 +0000 (20:35 +0200)]
changes 6.17.1
Michael Andres [Tue, 22 Sep 2009 18:32:03 +0000 (20:32 +0200)]
Add Selectable::updateCandidateObj returning the candidate for update, if there is one.
Michael Andres [Tue, 22 Sep 2009 14:26:15 +0000 (16:26 +0200)]
Allow to pass the architecture of the testsetup to load.
Michael Andres [Fri, 18 Sep 2009 19:16:24 +0000 (21:16 +0200)]
changes 6.17.0
Michael Andres [Fri, 18 Sep 2009 19:16:01 +0000 (21:16 +0200)]
Remove dead rpm database caching code from class RpmDb.
Michael Andres [Fri, 18 Sep 2009 14:31:09 +0000 (16:31 +0200)]
Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
Michael Andres [Fri, 18 Sep 2009 12:57:58 +0000 (14:57 +0200)]
move some examples
Michael Andres [Thu, 17 Sep 2009 16:05:20 +0000 (18:05 +0200)]
Add cmake target for preating po/zypp.pot
Michael Andres [Fri, 11 Sep 2009 13:20:01 +0000 (15:20 +0200)]
changes 6.16.0
Michael Andres [Fri, 11 Sep 2009 13:19:23 +0000 (15:19 +0200)]
Remove superfluous test.
Michael Andres [Fri, 11 Sep 2009 13:18:59 +0000 (15:18 +0200)]
Allow to query installed packages only.
Michael Andres [Fri, 11 Sep 2009 13:12:07 +0000 (15:12 +0200)]
Add zypp.conf option commit.downloadMode to set the default commit download policy.
Michael Andres [Fri, 11 Sep 2009 12:57:41 +0000 (14:57 +0200)]
Move DownloadMode into its own header file and add deserialization.
Michael Andres [Fri, 11 Sep 2009 10:29:53 +0000 (12:29 +0200)]
CheckAccessDeleted: Ignore mmapped files below /dev
Michael Andres [Fri, 11 Sep 2009 08:18:56 +0000 (10:18 +0200)]
Deprecate MediaAccess::downloads (accidentally deleted)
Michael Andres [Thu, 10 Sep 2009 17:15:59 +0000 (19:15 +0200)]
changes 6.15.0
Michael Andres [Thu, 10 Sep 2009 17:15:43 +0000 (19:15 +0200)]
Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
Also deprecate MediaManager and MediaAccess url scheme classification
methods. They are now directly provided by class Url (schemeIs*).
Michael Andres [Thu, 10 Sep 2009 17:10:44 +0000 (19:10 +0200)]
Url: Add tests schemeIsLocal,Remote,Volatile,Downloading and scheme snfs4
Michael Andres [Thu, 10 Sep 2009 14:28:19 +0000 (16:28 +0200)]
Show buildtime in output
Michael Andres [Thu, 10 Sep 2009 14:27:52 +0000 (16:27 +0200)]
Perform Resolver::doUpgrade even if target is not initialized.
It's sufficient if a targets solv file is present in the pool,
as if used with testcases.
Michael Andres [Thu, 10 Sep 2009 12:45:06 +0000 (14:45 +0200)]
Resert linewriter in LogControl dtor.
Michael Andres [Thu, 10 Sep 2009 09:46:32 +0000 (11:46 +0200)]
ProxyInfoSysconfig: take care variables get initialized.
Michael Andres [Thu, 10 Sep 2009 09:43:42 +0000 (11:43 +0200)]
Remove unneeded DefaultFalseBool.
Michael Andres [Wed, 9 Sep 2009 13:23:34 +0000 (15:23 +0200)]
changes 6.14.3
Michael Andres [Wed, 9 Sep 2009 13:23:08 +0000 (15:23 +0200)]
Add Capability::guessPackageSpec parser also supporting "name-ver-rel.arch" formats.
Michael Andres [Wed, 9 Sep 2009 13:22:28 +0000 (15:22 +0200)]
Disambiguate aliases when loading testsetup repos.
Michael Andres [Tue, 8 Sep 2009 14:09:49 +0000 (16:09 +0200)]
Tag exception text for translation. (bnc #537086)
Michael Andres [Tue, 8 Sep 2009 14:08:53 +0000 (16:08 +0200)]
backup
Michael Andres [Mon, 7 Sep 2009 15:32:04 +0000 (17:32 +0200)]
Rephrase solver resolution to point out if a package will break. (bnc #520083)
Michael Andres [Mon, 7 Sep 2009 15:13:34 +0000 (17:13 +0200)]
changes
Michael Andres [Mon, 7 Sep 2009 15:12:48 +0000 (17:12 +0200)]
Fix resolution to force installation even if dependencies are missing. (bnc #531564)
Michael Andres [Fri, 4 Sep 2009 11:02:31 +0000 (13:02 +0200)]
fix tools to compile
Michael Andres [Fri, 4 Sep 2009 10:27:03 +0000 (12:27 +0200)]
fix tools to compile
Michael Andres [Fri, 4 Sep 2009 10:20:42 +0000 (12:20 +0200)]
changes 6.14.1
Michael Andres [Fri, 4 Sep 2009 10:19:24 +0000 (12:19 +0200)]
Lock rpms architecture only on distupgrade of the running system. (bnc #458520)
Michael Andres [Fri, 4 Sep 2009 10:15:47 +0000 (12:15 +0200)]
Provide the target root via ZConfig::systemRoot.
Michael Andres [Fri, 4 Sep 2009 10:14:53 +0000 (12:14 +0200)]
Let TestSetup autoload an available @System/solv as Target.
Michael Andres [Fri, 4 Sep 2009 07:42:31 +0000 (09:42 +0200)]
done
Michael Andres [Thu, 3 Sep 2009 13:18:26 +0000 (15:18 +0200)]
make factory gcc happy
Michael Andres [Thu, 3 Sep 2009 11:42:51 +0000 (13:42 +0200)]
changes 6.14.0
Michael Andres [Thu, 3 Sep 2009 11:32:40 +0000 (13:32 +0200)]
Fix serialization and restore of predicated PoolQueries.
Michael Andres [Wed, 2 Sep 2009 13:50:13 +0000 (15:50 +0200)]
Fix PoolQuery comparison (bnc #528755)
Michael Andres [Thu, 3 Sep 2009 11:30:24 +0000 (13:30 +0200)]
New class Str (string building convenience) and appendEscaped.
Michael Andres [Wed, 2 Sep 2009 13:46:47 +0000 (15:46 +0200)]
Add AttrMatcher == != and < (for std::container)
Michael Andres [Tue, 1 Sep 2009 15:38:53 +0000 (17:38 +0200)]
use regex query and enhance output
Michael Andres [Mon, 31 Aug 2009 13:24:06 +0000 (15:24 +0200)]
Fall back to package selection if no packages are passed on the commandline.
Michael Andres [Mon, 31 Aug 2009 12:04:51 +0000 (14:04 +0200)]
changes 6.13.3
Michael Andres [Mon, 31 Aug 2009 10:13:17 +0000 (12:13 +0200)]
Use empty arch as default arg, not noarch.
Michael Andres [Fri, 28 Aug 2009 16:03:55 +0000 (18:03 +0200)]
Improve capability parsing by avoiding regex and try/catch
Duncan Mac-Vicar P [Fri, 28 Aug 2009 15:34:44 +0000 (17:34 +0200)]
changes
Duncan Mac-Vicar P [Fri, 28 Aug 2009 15:32:52 +0000 (17:32 +0200)]
Don't fail if kpackagekit is not installed (bnc #529510)
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.