platform/upstream/libzypp.git
11 years agoAdd zypp::dumpBacktrace to dump current stack trace to a stream.
Michael Andres [Wed, 31 Oct 2012 14:00:14 +0000 (15:00 +0100)]
Add zypp::dumpBacktrace to dump current stack trace to a stream.

11 years agoUse gettext plural handling (bnc#784666)
Michael Andres [Mon, 29 Oct 2012 10:51:44 +0000 (11:51 +0100)]
Use gettext plural handling (bnc#784666)

11 years agoFix unnecessary creation of temporary Resolavbles
Michael Andres [Thu, 25 Oct 2012 14:19:24 +0000 (16:19 +0200)]
Fix unnecessary creation of temporary Resolavbles

11 years agochanges 12.3.0 (0) 12.3.0 upstream/12.3.0
Michael Andres [Wed, 24 Oct 2012 08:50:56 +0000 (10:50 +0200)]
changes 12.3.0 (0)

11 years agochanges 13.0.0 (0) 13.0.0
Michael Andres [Wed, 24 Oct 2012 08:42:29 +0000 (10:42 +0200)]
changes 13.0.0 (0)

11 years agoAdd simple sysconfig::write (bnc#766598)
Michael Andres [Wed, 24 Oct 2012 08:39:56 +0000 (10:39 +0200)]
Add simple sysconfig::write (bnc#766598)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 17 Oct 2012 23:13:43 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agofix missing #include
Michael Andres [Mon, 15 Oct 2012 12:42:46 +0000 (14:42 +0200)]
fix missing #include

11 years agoFor installed products also filelists when trying to find the buddy (bnc#784900)
Michael Andres [Mon, 15 Oct 2012 12:34:18 +0000 (14:34 +0200)]
For installed products also filelists when trying to find the buddy (bnc#784900)

11 years agoMerge pull request #13 from gabi2/master
Michael Andres [Wed, 10 Oct 2012 12:52:36 +0000 (05:52 -0700)]
Merge pull request #13 from gabi2/master

RepoInfo::needToAcceptLicense added (bnc#780659)

11 years agoProvide information whether acceptance of a product license is needed
Gabriele Mohr [Wed, 10 Oct 2012 10:31:31 +0000 (12:31 +0200)]
Provide information whether acceptance of a product license is needed

rename methods concerning license acceptance

11 years agofix to compile
Michael Andres [Mon, 8 Oct 2012 13:54:12 +0000 (15:54 +0200)]
fix to compile

11 years agochanges
Michael Andres [Mon, 1 Oct 2012 09:02:29 +0000 (11:02 +0200)]
changes

11 years agoEnable multiversion kernel in zypp.conf and keep latest,latest-1,running
Michael Andres [Mon, 1 Oct 2012 09:00:03 +0000 (11:00 +0200)]
Enable multiversion kernel in zypp.conf and keep latest,latest-1,running

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 6 Oct 2012 23:13:41 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoFix typo (bnc#782801)
Michael Andres [Fri, 28 Sep 2012 17:19:18 +0000 (19:19 +0200)]
Fix typo (bnc#782801)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 29 Sep 2012 23:13:18 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 15 Sep 2012 23:14:35 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

11 years agoRelax evaluation of patch category tags (case insensitive)
Michael Andres [Fri, 14 Sep 2012 10:23:11 +0000 (12:23 +0200)]
Relax evaluation of patch category tags (case insensitive)

11 years agochanges 12.2.0 (0) 12.2.0
Michael Andres [Wed, 12 Sep 2012 08:28:10 +0000 (10:28 +0200)]
changes 12.2.0 (0)

11 years agoAdd str::commonPrefix
Michael Andres [Wed, 12 Sep 2012 08:26:32 +0000 (10:26 +0200)]
Add str::commonPrefix

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 8 Sep 2012 23:13:27 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agochanges 12.1.0 (0) 12.1.0
Michael Andres [Thu, 6 Sep 2012 13:19:52 +0000 (15:19 +0200)]
changes 12.1.0 (0)

11 years agoTarget::reload() added
Gabriele Mohr [Thu, 6 Sep 2012 13:09:34 +0000 (15:09 +0200)]
Target::reload() added

Can be used in 'zypper' to reload the cache if rpm database
has changed (bnc #767880)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 25 Aug 2012 23:13:31 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 22 Aug 2012 23:13:47 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 18 Aug 2012 23:14:11 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 15 Aug 2012 23:13:43 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agochanges 12.0.1 (0) 12.0.1
Michael Andres [Fri, 10 Aug 2012 10:54:12 +0000 (12:54 +0200)]
changes 12.0.1 (0)

11 years agoImplement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a zypplock becoming avail...
Michael Andres [Fri, 10 Aug 2012 10:51:49 +0000 (12:51 +0200)]
Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a zypplock becoming available (bnc#772965)

11 years agofix GlobalLock implementation
Michael Andres [Fri, 10 Aug 2012 10:03:58 +0000 (12:03 +0200)]
fix GlobalLock implementation

11 years agoUnify update-scripts with same content(md5sum) (bnc#773575)
Michael Andres [Wed, 8 Aug 2012 15:31:43 +0000 (17:31 +0200)]
Unify update-scripts with same content(md5sum) (bnc#773575)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 8 Aug 2012 23:15:12 +0000 (01:15 +0200)]
Update zypp-po.tar.bz2

11 years agodocs adjusted
Michael Andres [Fri, 3 Aug 2012 08:39:12 +0000 (10:39 +0200)]
docs adjusted

11 years agoupdate zypp-envars doc
Michael Andres [Thu, 2 Aug 2012 11:29:01 +0000 (13:29 +0200)]
update zypp-envars doc

11 years agochanges 12.0.0 (0) 12.0.0
Michael Andres [Thu, 2 Aug 2012 09:57:04 +0000 (11:57 +0200)]
changes 12.0.0 (0)

11 years agoset $ZYPP_IS_RUNNING during commit
Michael Andres [Thu, 2 Aug 2012 09:27:49 +0000 (11:27 +0200)]
set $ZYPP_IS_RUNNING during commit

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 1 Aug 2012 23:14:12 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

11 years agochanges 11.7.0 (6) 11.7.0
Michael Andres [Wed, 1 Aug 2012 13:34:33 +0000 (15:34 +0200)]
changes 11.7.0 (6)

11 years agoFixed typo (bnc#773467)
Michael Andres [Mon, 30 Jul 2012 15:59:33 +0000 (17:59 +0200)]
Fixed typo (bnc#773467)

11 years agoRefactor PackageProvider::Impl and allow derived classes to handle special strategies
Michael Andres [Wed, 25 Jul 2012 10:03:32 +0000 (12:03 +0200)]
Refactor PackageProvider::Impl and allow derived classes to handle special strategies

Providing RPM packages via download/delts is now handled by
class RpmPackageProvider. A PluginPackageProvider for
converting e.g. rubygem2rpm is sketched.

11 years agoHide away PackageProvider implementation details
Michael Andres [Tue, 24 Jul 2012 13:26:28 +0000 (15:26 +0200)]
Hide away PackageProvider implementation details

11 years agodo not use private cache for root
Michael Andres [Wed, 25 Jul 2012 09:21:16 +0000 (11:21 +0200)]
do not use private cache for root

11 years agogenclass: Impl is NonCopyable
Michael Andres [Tue, 24 Jul 2012 12:49:17 +0000 (14:49 +0200)]
genclass: Impl is NonCopyable

11 years agoremove stray comment
Michael Andres [Tue, 24 Jul 2012 12:35:54 +0000 (14:35 +0200)]
remove stray comment

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 28 Jul 2012 23:13:31 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoIndicate nested Measure calls
Michael Andres [Mon, 23 Jul 2012 07:52:52 +0000 (09:52 +0200)]
Indicate nested Measure calls

11 years agoErase any old repo instance from pool when (re)loading from cache
Michael Andres [Fri, 20 Jul 2012 14:36:06 +0000 (16:36 +0200)]
Erase any old repo instance from pool when (re)loading from cache

11 years agoprovide asKind<Resolvable>(sat::Solvable)
Michael Andres [Thu, 19 Jul 2012 14:10:42 +0000 (16:10 +0200)]
provide asKind<Resolvable>(sat::Solvable)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 18 Jul 2012 23:13:43 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agofilter zero sized devices in disk usage counter(bnc#769819)
Michael Andres [Thu, 12 Jul 2012 16:13:34 +0000 (18:13 +0200)]
filter zero sized devices in disk usage counter(bnc#769819)

11 years agofix isSoftLocked computation
Michael Andres [Thu, 5 Jul 2012 13:47:52 +0000 (15:47 +0200)]
fix isSoftLocked computation

11 years agofix possibly reporting timeout as "aborted by user" (bnc#665327)
Michael Andres [Thu, 5 Jul 2012 11:52:23 +0000 (13:52 +0200)]
fix possibly reporting timeout as "aborted by user" (bnc#665327)

11 years agodo not fork the uuidgen program, use kernel interface instead
Michael Andres [Mon, 2 Jul 2012 15:09:54 +0000 (17:09 +0200)]
do not fork the uuidgen program, use kernel interface instead

11 years agoremove obsolete hicolor-icon-theme BuildRequires
Michael Andres [Mon, 2 Jul 2012 15:08:22 +0000 (17:08 +0200)]
remove obsolete hicolor-icon-theme BuildRequires

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 30 Jun 2012 23:13:31 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 27 Jun 2012 23:14:27 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

11 years agochanges 11.6.3 (6) 11.6.3
Michael Andres [Mon, 25 Jun 2012 13:23:34 +0000 (15:23 +0200)]
changes 11.6.3 (6)

11 years agozypp.conf:servicesdir is ignored (bnc#765528)
Michael Andres [Mon, 25 Jun 2012 13:19:55 +0000 (15:19 +0200)]
zypp.conf:servicesdir is ignored (bnc#765528)

11 years agoallow libcurl to take proxy from environment iff proxy is not configured or disallowe...
Michael Andres [Mon, 25 Jun 2012 10:33:05 +0000 (12:33 +0200)]
allow libcurl to take proxy from environment iff proxy is not configured or disallowed (bnc#745404)

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 23 Jun 2012 23:14:32 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

11 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 13 Jun 2012 23:13:36 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

11 years agochanges BASE-SuSE-Code-12_2-Branch
Michael Andres [Fri, 8 Jun 2012 13:57:41 +0000 (15:57 +0200)]
changes

11 years agoAdjust weaklock fix
Michael Andres [Fri, 8 Jun 2012 13:55:53 +0000 (15:55 +0200)]
Adjust weaklock fix

11 years agochanges 11.6.2 (6) 11.6.2
Michael Andres [Fri, 8 Jun 2012 12:17:39 +0000 (14:17 +0200)]
changes 11.6.2 (6)

11 years agoFix processing of weak locks (bnc#749418, bnc#765164)
Michael Andres [Fri, 8 Jun 2012 12:14:57 +0000 (14:14 +0200)]
Fix processing of weak locks (bnc#749418, bnc#765164)

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 2 Jun 2012 23:14:12 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

12 years agochanges and version
Duncan Mac-Vicar P [Thu, 31 May 2012 10:09:36 +0000 (12:09 +0200)]
changes and version

12 years ago[valgrind] don't dereference if we may be past the end of the
Duncan Mac-Vicar P [Thu, 31 May 2012 10:06:56 +0000 (12:06 +0200)]
[valgrind] don't dereference if we may be past the end of the
repositories.

12 years ago- add armv7hl workaround for Adrian
Michael Schroeder [Tue, 29 May 2012 12:28:37 +0000 (14:28 +0200)]
- add armv7hl workaround for Adrian

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 19 May 2012 23:13:30 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 16 May 2012 23:15:25 +0000 (01:15 +0200)]
Update zypp-po.tar.bz2

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 12 May 2012 23:14:15 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

12 years agoXmlEscape: fix visibility
Michael Andres [Tue, 8 May 2012 12:39:32 +0000 (14:39 +0200)]
XmlEscape: fix visibility

12 years agoHide iobind namespace in implementation
Michael Andres [Tue, 8 May 2012 12:25:45 +0000 (14:25 +0200)]
Hide iobind namespace in implementation

12 years agochanges 11.6.0 (6) 11.6.0
Michael Andres [Tue, 8 May 2012 11:39:51 +0000 (13:39 +0200)]
changes 11.6.0 (6)

12 years agoUse ld version script to hide symbols outside zypp namespace (bnc#755324)
Michael Andres [Tue, 8 May 2012 11:39:02 +0000 (13:39 +0200)]
Use ld version script to hide symbols outside zypp namespace (bnc#755324)

12 years agoremove base/Deprecated.h (macros now in APIConfig.h)
Michael Andres [Tue, 8 May 2012 10:26:39 +0000 (12:26 +0200)]
remove base/Deprecated.h (macros now in APIConfig.h)

12 years agoDisribute Easy.h in APIConfig.h
Michael Andres [Tue, 8 May 2012 08:44:38 +0000 (10:44 +0200)]
Disribute Easy.h in APIConfig.h

12 years agoAdd APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
Michael Andres [Tue, 8 May 2012 08:32:59 +0000 (10:32 +0200)]
Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros

12 years agochanges 11.5.0 (5) 11.5.0
Michael Andres [Fri, 4 May 2012 09:19:50 +0000 (11:19 +0200)]
changes 11.5.0 (5)

12 years agobuild with gcc-4.7
Michael Andres [Thu, 3 May 2012 10:48:20 +0000 (12:48 +0200)]
build with gcc-4.7

12 years agoinclude unistd.h
Michael Andres [Wed, 2 May 2012 18:40:04 +0000 (20:40 +0200)]
include unistd.h

12 years agofix capturing "this" in lambda
Michael Andres [Wed, 2 May 2012 18:39:28 +0000 (20:39 +0200)]
fix capturing "this" in lambda

12 years agofix gcc warning
Michael Andres [Wed, 2 May 2012 18:38:14 +0000 (20:38 +0200)]
fix gcc warning

12 years agoWorkaround gcc bug #52841
Michael Andres [Wed, 2 May 2012 12:59:33 +0000 (14:59 +0200)]
Workaround gcc bug #52841

12 years agoDon't capture static (non automatic) variables in lambda
Michael Andres [Wed, 2 May 2012 12:27:16 +0000 (14:27 +0200)]
Don't capture static (non automatic) variables in lambda

12 years agoinclude unistd.h
Michael Andres [Wed, 2 May 2012 12:26:31 +0000 (14:26 +0200)]
include unistd.h

12 years agoAvoid 'unused variable' warning
Michael Andres [Wed, 2 May 2012 11:57:29 +0000 (13:57 +0200)]
Avoid 'unused variable' warning

12 years agomove rwcowClone(std::tr1::unordered_*) to namespace std::tr1
Michael Andres [Wed, 2 May 2012 11:50:57 +0000 (13:50 +0200)]
move rwcowClone(std::tr1::unordered_*) to namespace std::tr1

12 years agofix CXX0X std::_Select2nd no longer deriving from std::unary_function
Michael Andres [Wed, 2 May 2012 11:26:06 +0000 (13:26 +0200)]
fix CXX0X std::_Select2nd no longer deriving from std::unary_function

12 years agofix cyclic include
Michael Andres [Wed, 2 May 2012 10:51:58 +0000 (12:51 +0200)]
fix cyclic include

12 years agouse using decl.
Michael Andres [Wed, 2 May 2012 10:47:49 +0000 (12:47 +0200)]
use using decl.

12 years agofix missing declaration
Michael Andres [Wed, 2 May 2012 10:45:24 +0000 (12:45 +0200)]
fix missing declaration

12 years agodo not use sys includes for zypp header files
Michael Andres [Fri, 27 Apr 2012 10:18:10 +0000 (12:18 +0200)]
do not use sys includes for zypp header files

12 years agofix gcc46 buildrequires
Michael Andres [Thu, 26 Apr 2012 08:15:45 +0000 (10:15 +0200)]
fix gcc46 buildrequires

12 years agochanges
Michael Andres [Wed, 25 Apr 2012 16:51:07 +0000 (18:51 +0200)]
changes

12 years agoFix lost device info
Michael Andres [Wed, 25 Apr 2012 16:49:57 +0000 (18:49 +0200)]
Fix lost device info

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 21 Apr 2012 23:15:46 +0000 (01:15 +0200)]
Update zypp-po.tar.bz2

12 years agoRevert "Quick fix to allow PK and libzypp-bindings build with gcc-4.7"
Michael Andres [Fri, 20 Apr 2012 14:11:28 +0000 (16:11 +0200)]
Revert "Quick fix to allow PK and libzypp-bindings build with gcc-4.7"

This reverts commit 2e40315196dcb8980c4c77f6963a16cef248f72a.