platform/upstream/libzypp.git
9 years agoSupport RepoInfo content keywords (FATE#316287)
Michael Andres [Fri, 11 Jul 2014 11:42:29 +0000 (13:42 +0200)]
Support RepoInfo content keywords (FATE#316287)

9 years agofix parsing repomd.xml twice
Michael Andres [Fri, 11 Jul 2014 07:43:51 +0000 (09:43 +0200)]
fix parsing repomd.xml twice

9 years agono using namespace
Michael Andres [Wed, 9 Jul 2014 10:56:10 +0000 (12:56 +0200)]
no using namespace

9 years agoremove superfluous base classes in RepoInfo/ServiceInfo::Impl
Michael Andres [Wed, 9 Jul 2014 09:11:32 +0000 (11:11 +0200)]
remove superfluous base classes in RepoInfo/ServiceInfo::Impl

9 years agoBoldface 'Note' in doccs
Michael Andres [Sat, 5 Jul 2014 08:31:51 +0000 (10:31 +0200)]
Boldface 'Note' in doccs

9 years agocomment
Michael Andres [Fri, 27 Jun 2014 08:44:30 +0000 (10:44 +0200)]
comment

9 years agochanges 14.24.0 (23)
Michael Andres [Wed, 11 Jun 2014 05:37:29 +0000 (07:37 +0200)]
changes 14.24.0 (23)

9 years agoPatch: add isCategory/isSeverity convenience
Michael Andres [Tue, 10 Jun 2014 12:22:51 +0000 (14:22 +0200)]
Patch: add isCategory/isSeverity convenience

9 years agoIf available provide info in ServiceException
Michael Andres [Tue, 10 Jun 2014 11:36:57 +0000 (13:36 +0200)]
If available provide info in ServiceException

10 years agofix comment
Michael Andres [Fri, 6 Jun 2014 09:29:57 +0000 (11:29 +0200)]
fix comment

10 years agochanges 14.23.0 (23)
Michael Andres [Wed, 4 Jun 2014 09:50:06 +0000 (11:50 +0200)]
changes 14.23.0 (23)

10 years agoIf available provide info in RepoException/ServiceException
Michael Andres [Wed, 4 Jun 2014 09:38:43 +0000 (11:38 +0200)]
If available provide info in RepoException/ServiceException

10 years agoCleanup orphanded service repos on the fly (bnc#649846)
Michael Andres [Wed, 4 Jun 2014 09:37:54 +0000 (11:37 +0200)]
Cleanup orphanded service repos on the fly (bnc#649846)

10 years agoUse a signleton JobReport callback sender
Michael Andres [Wed, 4 Jun 2014 09:22:27 +0000 (11:22 +0200)]
Use a signleton JobReport callback sender

10 years agoUse a signleton JobReport callback sender
Michael Andres [Tue, 3 Jun 2014 11:32:55 +0000 (13:32 +0200)]
Use a signleton JobReport callback sender

10 years agoService refresh must not attempt to modify plugin services
Michael Andres [Tue, 3 Jun 2014 15:38:36 +0000 (17:38 +0200)]
Service refresh must not attempt to modify plugin services

10 years agochanges 14.22.0 (22)
Michael Andres [Wed, 28 May 2014 11:41:32 +0000 (13:41 +0200)]
changes 14.22.0 (22)

10 years agoFix service methods to throw ServiceException, not RepoException.
Michael Andres [Wed, 28 May 2014 11:41:06 +0000 (13:41 +0200)]
Fix service methods to throw ServiceException, not RepoException.

10 years agochanges 14.21.0 (20)
Michael Andres [Tue, 27 May 2014 14:32:34 +0000 (16:32 +0200)]
changes 14.21.0 (20)

10 years agoRestore repos on service enable
Michael Andres [Tue, 27 May 2014 14:27:33 +0000 (16:27 +0200)]
Restore repos on service enable

10 years agoLet ServiceRefresh en-/disable repos with respect to previous stae and user modifications
Michael Andres [Tue, 27 May 2014 13:10:29 +0000 (15:10 +0200)]
Let ServiceRefresh en-/disable repos with respect to previous stae and user modifications

10 years agoRepoindexFileReader: support variable substitution
Michael Andres [Fri, 23 May 2014 10:52:42 +0000 (12:52 +0200)]
RepoindexFileReader: support variable substitution

10 years agoxml::Node: add getAttribute(std::string)
Michael Andres [Tue, 20 May 2014 17:08:05 +0000 (19:08 +0200)]
xml::Node: add getAttribute(std::string)

10 years agoRepoindexFileReader: Remove unused variable
Michael Andres [Tue, 20 May 2014 12:43:25 +0000 (14:43 +0200)]
RepoindexFileReader: Remove unused variable

10 years agoParse optional autorefresh attribute from repoindex.xml
Michael Andres [Wed, 14 May 2014 13:22:29 +0000 (15:22 +0200)]
Parse optional autorefresh attribute from repoindex.xml

10 years agokeep orphaned cache dirs for one day
Michael Andres [Fri, 23 May 2014 10:08:07 +0000 (12:08 +0200)]
keep orphaned cache dirs for one day

10 years agoAdd cache preloaded hint to avoid duplicate infoInCache CBs in commit
Michael Andres [Fri, 16 May 2014 11:53:05 +0000 (13:53 +0200)]
Add cache preloaded hint to avoid duplicate infoInCache CBs in commit

10 years agosupport NAMESPACE_OTHERPROVIDERS in testcase writer
Michael Schroeder [Wed, 21 May 2014 14:21:15 +0000 (16:21 +0200)]
support NAMESPACE_OTHERPROVIDERS in testcase writer

10 years agochanges 14.20.0 (20)
Michael Andres [Wed, 14 May 2014 11:53:05 +0000 (13:53 +0200)]
changes 14.20.0 (20)

10 years agoAdd DownloadResolvableReport::infoInCache
Michael Andres [Wed, 14 May 2014 11:52:19 +0000 (13:52 +0200)]
Add DownloadResolvableReport::infoInCache

Callback to inform about already cached packages (no download needed).

10 years agoAdjust transfer timeout settings (bnc#877405)
Michael Andres [Tue, 13 May 2014 11:10:44 +0000 (13:10 +0200)]
Adjust transfer timeout settings (bnc#877405)

10 years agoFix computation of update candidate (bnc#834858)
Michael Andres [Mon, 12 May 2014 15:12:28 +0000 (17:12 +0200)]
Fix computation of update candidate (bnc#834858)

Update candidate must come from the highest priority repo among all
available update candiates, not to the highest priority repo at all.

10 years agoAdd str::gapify
Michael Andres [Fri, 9 May 2014 09:00:20 +0000 (11:00 +0200)]
Add str::gapify

10 years agochanges 14.19.0 (19)
Michael Andres [Thu, 8 May 2014 16:55:13 +0000 (18:55 +0200)]
changes 14.19.0 (19)

10 years agoKeyRingReport: New infoVerify callback showing the trusted key that will be used
Michael Andres [Thu, 8 May 2014 16:53:50 +0000 (18:53 +0200)]
KeyRingReport: New infoVerify callback showing the trusted key that will be used

10 years agoOffer RepoInfo::label in Repository
Michael Andres [Wed, 7 May 2014 09:55:34 +0000 (11:55 +0200)]
Offer RepoInfo::label in Repository

10 years agoMerge pull request #26 from openSUSE/dmacvicar-ninja-build
Michael Andres [Thu, 8 May 2014 07:28:57 +0000 (09:28 +0200)]
Merge pull request #26 from openSUSE/dmacvicar-ninja-build

Fix typo so that ninja build works

10 years agotypo
Duncan Mac-Vicar P [Wed, 7 May 2014 11:59:40 +0000 (13:59 +0200)]
typo

10 years agoMerge pull request #25 from andreas-schwab/master
Michael Andres [Mon, 5 May 2014 07:37:54 +0000 (09:37 +0200)]
Merge pull request #25 from andreas-schwab/master

BuildRequire graphviz-gnome for png support

10 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 3 May 2014 23:15:49 +0000 (01:15 +0200)]
Update zypp-po.tar.bz2

10 years agoBuildRequire graphviz-gnome for png support
Andreas Schwab [Fri, 2 May 2014 16:12:07 +0000 (18:12 +0200)]
BuildRequire graphviz-gnome for png support

10 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 30 Apr 2014 23:15:39 +0000 (01:15 +0200)]
Update zypp-po.tar.bz2

10 years agochanges 14.18.0 (17)
Michael Andres [Mon, 28 Apr 2014 13:35:16 +0000 (15:35 +0200)]
changes 14.18.0 (17)

10 years agoDerive initial AutoInstalled file from history
Michael Andres [Mon, 28 Apr 2014 13:30:07 +0000 (15:30 +0200)]
Derive initial AutoInstalled file from history

10 years agoTarget: maintain AutoInstalled database file
Michael Andres [Mon, 28 Apr 2014 13:07:53 +0000 (15:07 +0200)]
Target: maintain AutoInstalled database file

Formerly auto/user installed informationn was retrieved from the history
file. This had several drawbacks (log rotation, parsing effort, can't be
tweaked).

10 years agoTransaction: remember resolvers list of autoinstalled solvables
Michael Andres [Mon, 28 Apr 2014 10:11:59 +0000 (12:11 +0200)]
Transaction: remember resolvers list of autoinstalled solvables

10 years agoSATResolver: pass autoinstalled solvables to resolver
Michael Andres [Mon, 28 Apr 2014 10:10:12 +0000 (12:10 +0200)]
SATResolver: pass autoinstalled solvables to resolver

10 years agosat::Pool: Keep list of autoinstalled solvables (read from dd file)
Michael Andres [Mon, 28 Apr 2014 10:08:35 +0000 (12:08 +0200)]
sat::Pool: Keep list of autoinstalled solvables (read from dd file)

10 years agotypedef SolvableQueue / StringQueue
Michael Andres [Mon, 28 Apr 2014 10:06:32 +0000 (12:06 +0200)]
typedef SolvableQueue / StringQueue

10 years agoSolvIdentFile: Save and restore a list of solvable names
Michael Andres [Wed, 23 Apr 2014 09:11:07 +0000 (11:11 +0200)]
SolvIdentFile: Save and restore a list of solvable names

10 years agoRemove SoftLock artefacts
Michael Andres [Wed, 23 Apr 2014 09:10:19 +0000 (11:10 +0200)]
Remove SoftLock artefacts

10 years agoinclude <array>
Michael Andres [Tue, 15 Apr 2014 16:01:58 +0000 (18:01 +0200)]
include <array>

10 years agochanges 14.17.5 (17)
Michael Andres [Tue, 15 Apr 2014 15:04:07 +0000 (17:04 +0200)]
changes 14.17.5 (17)

10 years agoFactor out CommitPackageCache for standalone usage. (Fate#317077)
Michael Andres [Tue, 15 Apr 2014 15:02:50 +0000 (17:02 +0200)]
Factor out CommitPackageCache for standalone usage. (Fate#317077)

10 years agoProvide xml::EscapedString::asString
Michael Andres [Tue, 15 Apr 2014 14:45:00 +0000 (16:45 +0200)]
Provide xml::EscapedString::asString

10 years agoRepository: fix xml output
Michael Andres [Tue, 15 Apr 2014 14:34:41 +0000 (16:34 +0200)]
Repository: fix xml output

10 years agochanges 14.17.4 (17)
Michael Andres [Fri, 11 Apr 2014 14:16:52 +0000 (16:16 +0200)]
changes 14.17.4 (17)

10 years agoRpmPostTransCollector: send script output as JobReport.
Michael Andres [Thu, 10 Apr 2014 17:17:22 +0000 (19:17 +0200)]
RpmPostTransCollector: send script output as JobReport.

10 years agoJobReport: Generic report for sending messages
Michael Andres [Thu, 10 Apr 2014 17:14:04 +0000 (19:14 +0200)]
JobReport: Generic report for sending messages

10 years agostring stream improvements
Michael Andres [Thu, 10 Apr 2014 17:13:33 +0000 (19:13 +0200)]
string stream improvements

10 years agohistory: log %posttrans errors and output
Michael Andres [Tue, 8 Apr 2014 16:44:29 +0000 (18:44 +0200)]
history: log %posttrans errors and output

10 years agoadd zypp-cpeid tool
Michael Andres [Tue, 8 Apr 2014 11:25:48 +0000 (13:25 +0200)]
add zypp-cpeid tool

10 years agoNAMESPACE_PRODUCTBUDDY is gone from libsolv
Michael Schroeder [Fri, 4 Apr 2014 16:58:46 +0000 (18:58 +0200)]
NAMESPACE_PRODUCTBUDDY is gone from libsolv

10 years agotypo
Michael Andres [Fri, 4 Apr 2014 12:47:12 +0000 (14:47 +0200)]
typo

10 years agochanges 14.17.3 (17)
Michael Andres [Fri, 4 Apr 2014 12:29:47 +0000 (14:29 +0200)]
changes 14.17.3 (17)

10 years agoLog warning if baseproduct symlink is dangling or missing
Michael Andres [Fri, 4 Apr 2014 12:28:18 +0000 (14:28 +0200)]
Log warning if baseproduct symlink is dangling or missing

10 years agoRepository: add hasContentIdentifier method
Michael Andres [Fri, 4 Apr 2014 12:26:51 +0000 (14:26 +0200)]
Repository: add hasContentIdentifier method

10 years agoCpeId: NoThrowType remembers last malformed string causing an exception.
Michael Andres [Fri, 4 Apr 2014 10:46:39 +0000 (12:46 +0200)]
CpeId: NoThrowType remembers last malformed string causing an exception.

10 years agoRepoStatus: adapt testcase
Michael Andres [Fri, 4 Apr 2014 06:06:08 +0000 (08:06 +0200)]
RepoStatus: adapt testcase

10 years agochanges 14.17.2 (17)
Michael Andres [Thu, 3 Apr 2014 17:22:41 +0000 (19:22 +0200)]
changes 14.17.2 (17)

10 years agoRepoStatus: Hide implementation details.
Michael Andres [Thu, 3 Apr 2014 17:18:15 +0000 (19:18 +0200)]
RepoStatus: Hide implementation details.

10 years agoDrop unneeded parser/plaindir/* code
Michael Andres [Thu, 3 Apr 2014 14:57:26 +0000 (16:57 +0200)]
Drop unneeded parser/plaindir/* code

10 years agoRepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
Michael Andres [Thu, 3 Apr 2014 14:56:06 +0000 (16:56 +0200)]
RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.

10 years agoRepoStatus: Support computation for directory (PLAINDIR)
Michael Andres [Thu, 3 Apr 2014 14:47:49 +0000 (16:47 +0200)]
RepoStatus: Support computation for directory (PLAINDIR)

10 years agoCheckSum: support parsing from string and temp. istream
Michael Andres [Thu, 3 Apr 2014 14:21:07 +0000 (16:21 +0200)]
CheckSum: support parsing from string and temp. istream

10 years agoString: adapt default args
Michael Andres [Thu, 3 Apr 2014 14:20:06 +0000 (16:20 +0200)]
String: adapt default args

10 years agoCpeId: Symmetric attribute compare if wildcards are involved
Michael Andres [Thu, 3 Apr 2014 08:55:41 +0000 (10:55 +0200)]
CpeId: Symmetric attribute compare if wildcards are involved

10 years agochanges 14.17.1 (17)
Michael Andres [Wed, 2 Apr 2014 16:10:23 +0000 (18:10 +0200)]
changes 14.17.1 (17)

10 years agoAdapt code to CpeId api
Michael Andres [Wed, 2 Apr 2014 16:01:48 +0000 (18:01 +0200)]
Adapt code to CpeId api

10 years agoCpeId: Basic functionality incl. matching
Michael Andres [Wed, 2 Apr 2014 15:58:44 +0000 (17:58 +0200)]
CpeId: Basic functionality incl. matching

10 years agoString: don't split at quoted sep-chars
Michael Andres [Wed, 2 Apr 2014 15:57:39 +0000 (17:57 +0200)]
String: don't split at quoted sep-chars

10 years agohide move ctor from squid
Michael Andres [Wed, 2 Apr 2014 15:56:30 +0000 (17:56 +0200)]
hide move ctor from squid

10 years agoNew SetRelationMixin
Michael Andres [Wed, 2 Apr 2014 15:45:28 +0000 (17:45 +0200)]
New SetRelationMixin

10 years agoFlags: more constexpr support
Michael Andres [Thu, 13 Mar 2014 23:24:29 +0000 (00:24 +0100)]
Flags: more constexpr support

10 years agoc++11
Michael Andres [Fri, 14 Mar 2014 13:53:57 +0000 (14:53 +0100)]
c++11

10 years agochanges 14.17.0 (17)
Michael Andres [Mon, 31 Mar 2014 08:24:01 +0000 (10:24 +0200)]
changes 14.17.0 (17)

10 years agoUse dummy licenses in test data (bnc#862471)
Michael Andres [Mon, 31 Mar 2014 08:12:37 +0000 (10:12 +0200)]
Use dummy licenses in test data (bnc#862471)

10 years agoInstall zypp-NameReqPrv helper for evaluating testcases.
Michael Andres [Thu, 27 Mar 2014 14:56:17 +0000 (15:56 +0100)]
Install zypp-NameReqPrv helper for evaluating testcases.

10 years agoUpdate zypp-po.tar.bz2
Michael Andres [Tue, 18 Mar 2014 13:55:11 +0000 (14:55 +0100)]
Update zypp-po.tar.bz2

10 years agoEnumClass: Add conversion to underlying integral type
Michael Andres [Fri, 28 Feb 2014 21:31:09 +0000 (22:31 +0100)]
EnumClass: Add conversion to underlying integral type

10 years agoEnhance doc.
Michael Andres [Fri, 28 Feb 2014 11:06:59 +0000 (12:06 +0100)]
Enhance doc.

10 years agoConvenience for defining static string functions.
Michael Andres [Fri, 28 Feb 2014 11:06:43 +0000 (12:06 +0100)]
Convenience for defining static string functions.

10 years agochanges 14.16.1 (16)
Michael Andres [Wed, 26 Feb 2014 14:06:19 +0000 (15:06 +0100)]
changes 14.16.1 (16)

10 years agoIgnore failed-eject-exception on media change (bnc#865705)
Michael Andres [Wed, 26 Feb 2014 14:05:17 +0000 (15:05 +0100)]
Ignore failed-eject-exception on media change (bnc#865705)

10 years agoremove unneeded defines
Michael Andres [Wed, 26 Feb 2014 12:30:11 +0000 (13:30 +0100)]
remove unneeded defines

10 years agoSeparate sigsegvHandler from actual code when writing a backtrace.
Michael Andres [Tue, 25 Feb 2014 21:14:05 +0000 (22:14 +0100)]
Separate sigsegvHandler from actual code when writing a backtrace.

10 years agochanges 14.16.0 (16)
Michael Andres [Tue, 25 Feb 2014 12:42:51 +0000 (13:42 +0100)]
changes 14.16.0 (16)

10 years agoRemove duplicate code detecting known kinds and move it to ResKind::explicitBuiltin
Michael Andres [Tue, 25 Feb 2014 10:23:58 +0000 (11:23 +0100)]
Remove duplicate code detecting known kinds and move it to ResKind::explicitBuiltin

10 years agoExplicitly use parentheses
Michael Andres [Tue, 25 Feb 2014 10:21:49 +0000 (11:21 +0100)]
Explicitly use parentheses

10 years agochanges 14.15.0 (15)
Michael Andres [Sun, 23 Feb 2014 20:53:22 +0000 (21:53 +0100)]
changes 14.15.0 (15)