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

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

12 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)

12 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.

12 years agoRevert "changes"
Michael Andres [Fri, 20 Apr 2012 14:11:14 +0000 (16:11 +0200)]
Revert "changes"

This reverts commit 7fe7b5684270e6e4ffdb804508ebfc381189cee5.

12 years agochanges
Michael Andres [Fri, 20 Apr 2012 13:48:30 +0000 (15:48 +0200)]
changes

12 years agoQuick fix to allow PK and libzypp-bindings build with gcc-4.7
Michael Andres [Fri, 20 Apr 2012 13:48:04 +0000 (15:48 +0200)]
Quick fix to allow PK and libzypp-bindings build with gcc-4.7

12 years agoFix spec and makefiles
Michael Andres [Fri, 20 Apr 2012 10:10:47 +0000 (12:10 +0200)]
Fix spec and makefiles

12 years agoFix DefaultIntegral pre decrement operator
Michael Andres [Thu, 19 Apr 2012 14:45:18 +0000 (16:45 +0200)]
Fix DefaultIntegral pre decrement operator

12 years agochanges
Michael Andres [Thu, 19 Apr 2012 08:22:36 +0000 (10:22 +0200)]
changes

12 years agoAlways consider (block) devices passed as url option (bnc#755815)
Michael Andres [Thu, 19 Apr 2012 08:18:39 +0000 (10:18 +0200)]
Always consider (block) devices passed as url option (bnc#755815)

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

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

12 years agoFix install progress hopping back and forth
Michael Andres [Wed, 18 Apr 2012 15:10:49 +0000 (17:10 +0200)]
Fix install progress hopping back and forth

12 years agoTry to create a missing destination dir before switching to tmp space (bnc#755239)
Michael Andres [Tue, 17 Apr 2012 15:53:28 +0000 (17:53 +0200)]
Try to create a missing destination dir before switching to tmp space (bnc#755239)

12 years agoUse g++-4.6
Michael Andres [Mon, 16 Apr 2012 13:04:01 +0000 (15:04 +0200)]
Use g++-4.6

12 years agochanges 11.4.0 (4) 11.4.0
Michael Andres [Mon, 16 Apr 2012 12:54:20 +0000 (14:54 +0200)]
changes 11.4.0 (4)

12 years agoResStatus: add 'unneeded' bit (determined by solver)
Michael Andres [Mon, 16 Apr 2012 12:51:55 +0000 (14:51 +0200)]
ResStatus: add 'unneeded' bit (determined by solver)

12 years agoForce using gcc-4.6 until it builds with 4.7
Michael Andres [Mon, 16 Apr 2012 10:22:42 +0000 (12:22 +0200)]
Force using gcc-4.6 until it builds with 4.7

12 years agoSupport multiversion definitions being read from files in /etc/zypp/multiversion.d.
Michael Andres [Mon, 16 Apr 2012 09:31:11 +0000 (11:31 +0200)]
Support multiversion definitions being read from files in /etc/zypp/multiversion.d.

12 years agoImprove iostr::forEachLine to accept lamdas, add simpleParseFile
Michael Andres [Mon, 16 Apr 2012 09:20:06 +0000 (11:20 +0200)]
Improve iostr::forEachLine to accept lamdas, add simpleParseFile

12 years agoAdd filesystem::dirForEach: Invoke callback for each entry in directory.
Michael Andres [Fri, 13 Apr 2012 15:03:00 +0000 (17:03 +0200)]
Add filesystem::dirForEach: Invoke callback for each entry in directory.

12 years agoWorkaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
Michael Andres [Thu, 12 Apr 2012 08:02:48 +0000 (10:02 +0200)]
Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)

12 years agoUpdate doxygen config
Michael Andres [Thu, 12 Apr 2012 07:56:34 +0000 (09:56 +0200)]
Update doxygen config

12 years agoRename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
Michael Andres [Wed, 11 Apr 2012 13:49:50 +0000 (15:49 +0200)]
Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)

The implementation uses libsolv, but the class is not sat:: specific as it matches arbitrary strings.

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Tue, 10 Apr 2012 10:11:38 +0000 (12:11 +0200)]
Update zypp-po.tar.bz2

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

12 years agoSupport (source)package download by non-root user (bnc#755239)
Michael Andres [Thu, 5 Apr 2012 14:42:49 +0000 (16:42 +0200)]
Support (source)package download by non-root user (bnc#755239)

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

12 years agoDelay construction of ZYppGlobalLock until its actually needed (bnc#575096)
Michael Andres [Fri, 30 Mar 2012 15:05:29 +0000 (17:05 +0200)]
Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)

12 years agofix testcase
Michael Andres [Thu, 29 Mar 2012 09:50:08 +0000 (11:50 +0200)]
fix testcase

12 years agoalso fix lookupNumAttribute declaration
Michael Schroeder [Wed, 28 Mar 2012 14:47:49 +0000 (16:47 +0200)]
also fix lookupNumAttribute declaration

12 years agoadapt to libsolv returning sizes no longer in kbytes, but bytes (and also supporting...
Michael Schroeder [Wed, 28 Mar 2012 14:36:28 +0000 (16:36 +0200)]
adapt to libsolv returning sizes no longer in kbytes, but bytes (and also supporting unsigned long long)

12 years agoFix buddy handling in solver results
Michael Andres [Wed, 28 Mar 2012 10:52:39 +0000 (12:52 +0200)]
Fix buddy handling in solver results

12 years agoSimplify Selectable::multiversionInstall
Michael Andres [Tue, 27 Mar 2012 13:29:04 +0000 (15:29 +0200)]
Simplify Selectable::multiversionInstall

12 years agoDon't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc...
Michael Andres [Tue, 27 Mar 2012 12:51:07 +0000 (14:51 +0200)]
Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)

12 years agochanges 11.3.0 (1) 11.3.0
Michael Andres [Mon, 26 Mar 2012 12:48:39 +0000 (14:48 +0200)]
changes 11.3.0 (1)

12 years agoCleanup orphaned media attach points (bnc#751221)
Michael Andres [Mon, 26 Mar 2012 12:45:06 +0000 (14:45 +0200)]
Cleanup orphaned media attach points (bnc#751221)

12 years agoSupport disabling TmpPath auto cleanup
Michael Andres [Mon, 26 Mar 2012 12:43:39 +0000 (14:43 +0200)]
Support disabling TmpPath auto cleanup

12 years agoShow max support status if package is in multiple repos (bnc#735841)
Michael Andres [Wed, 21 Mar 2012 12:06:29 +0000 (13:06 +0100)]
Show max support status if package is in multiple repos (bnc#735841)

12 years agoParse proxy user/pass from url (bnc#752497)
Michael Andres [Tue, 20 Mar 2012 09:28:05 +0000 (10:28 +0100)]
Parse proxy user/pass from url (bnc#752497)

12 years agoDon't BuildRequire libproxy if not needed
Michael Andres [Mon, 19 Mar 2012 13:06:06 +0000 (14:06 +0100)]
Don't BuildRequire libproxy if not needed

12 years agoAdd CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
Michael Andres [Mon, 19 Mar 2012 11:13:10 +0000 (12:13 +0100)]
Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)

12 years agochanges 11.2.0 (1) 11.2.0
Michael Andres [Wed, 14 Mar 2012 23:31:36 +0000 (00:31 +0100)]
changes 11.2.0 (1)

12 years agoAdd API for patch severity (bnc#733723, FATE#312633)
Michael Andres [Wed, 14 Mar 2012 23:30:14 +0000 (00:30 +0100)]
Add API for patch severity (bnc#733723, FATE#312633)

12 years agochanges 11.1.1 (1) 11.1.1
Michael Andres [Tue, 13 Mar 2012 12:05:09 +0000 (13:05 +0100)]
changes 11.1.1 (1)

12 years agoForce libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
Michael Andres [Tue, 13 Mar 2012 10:45:22 +0000 (11:45 +0100)]
Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)

12 years agoApply soft locks by name and not per package (bnc#749418)
Michael Andres [Thu, 1 Mar 2012 16:52:41 +0000 (17:52 +0100)]
Apply soft locks by name and not per package (bnc#749418)

12 years agoNRP add 'dump dependencies'
Michael Andres [Fri, 2 Mar 2012 08:45:08 +0000 (09:45 +0100)]
NRP add 'dump dependencies'

12 years ago- adapt to libsolv repo_add_solv change. Also fix repo_add_helix return handling
Michael Schroeder [Thu, 1 Mar 2012 16:47:22 +0000 (17:47 +0100)]
- adapt to libsolv repo_add_solv change. Also fix repo_add_helix return handling

12 years agoadapt to IGNORE_ALREADY_RECOMMENDED -> ADD_ALREADY_RECOMMENDED change in libsolv
Michael Schroeder [Fri, 24 Feb 2012 11:06:59 +0000 (12:06 +0100)]
adapt to IGNORE_ALREADY_RECOMMENDED -> ADD_ALREADY_RECOMMENDED change in libsolv

12 years agofix license tag in spec
Michael Andres [Mon, 6 Feb 2012 14:05:12 +0000 (15:05 +0100)]
fix license tag in spec

12 years agofix license tag in spec
Michael Andres [Mon, 6 Feb 2012 13:40:04 +0000 (14:40 +0100)]
fix license tag in spec

12 years agochanges 11.1.0 (1) 11.1.0
Michael Andres [Fri, 3 Feb 2012 12:20:08 +0000 (13:20 +0100)]
changes 11.1.0 (1)

12 years agoAdd Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
Michael Andres [Fri, 3 Feb 2012 12:17:32 +0000 (13:17 +0100)]
Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)

12 years agoAdd Url::setPathname convenience
Michael Andres [Fri, 3 Feb 2012 12:13:15 +0000 (13:13 +0100)]
Add Url::setPathname convenience

12 years agoAdd Checksum ctor autodetecting the type.
Michael Andres [Fri, 3 Feb 2012 12:11:57 +0000 (13:11 +0100)]
Add Checksum ctor autodetecting the type.

12 years agofix wrong return type
Michael Andres [Fri, 3 Feb 2012 12:10:33 +0000 (13:10 +0100)]
fix wrong return type

12 years agoMerge pull request #8 from crrodriguez/master
Michael Andres [Fri, 3 Feb 2012 09:22:36 +0000 (01:22 -0800)]
Merge pull request #8 from crrodriguez/master

Build with -fvisibility-inlines-hidden

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Thu, 2 Feb 2012 00:14:18 +0000 (01:14 +0100)]
Update zypp-po.tar.bz2

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sun, 29 Jan 2012 00:14:28 +0000 (01:14 +0100)]
Update zypp-po.tar.bz2

12 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sun, 22 Jan 2012 00:13:30 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2

12 years agoBuild with -fvisibility-inlines-hidden
Cristian Rodríguez [Sat, 21 Jan 2012 23:29:21 +0000 (20:29 -0300)]
Build with -fvisibility-inlines-hidden

This reduces the exported symbol table in 2k number of entries
and code size around half a megabyte

12 years agoremove unneeded #include
Michael Andres [Mon, 16 Jan 2012 15:54:44 +0000 (16:54 +0100)]
remove unneeded #include

12 years agoCheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
Michael Andres [Mon, 16 Jan 2012 15:26:42 +0000 (16:26 +0100)]
CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)

12 years agoCorrectly use user:pass directly embedded in a proxy url (bnc#740764)
Michael Andres [Mon, 16 Jan 2012 10:43:35 +0000 (11:43 +0100)]
Correctly use user:pass directly embedded in a proxy url (bnc#740764)