Michael Andres [Tue, 15 Nov 2011 12:36:17 +0000 (13:36 +0100)]
Fix RW_pointer comparison with underlying smart pointer type.
Michael Andres [Fri, 11 Nov 2011 12:40:54 +0000 (13:40 +0100)]
changes 10.3.4
Michael Andres [Fri, 11 Nov 2011 12:38:32 +0000 (13:38 +0100)]
Try to find and use some CD/DVD device even if HAL/UDEV detection fails (bnc#724807)
Harald Fernengel [Thu, 10 Nov 2011 11:59:17 +0000 (12:59 +0100)]
Fix another static initialization problem
Settings were never saved since the URL comparison failed. This
fixes various zypper authentication issues on Ubuntu 11.10.
Michael Andres [Thu, 10 Nov 2011 09:11:17 +0000 (10:11 +0100)]
Fix static initialization problem
The IdStrings' constructors would run after usage, meaning that the Set
was all messed up. This patch enforces propper initialization order
without relying on the compiler.
This fixes the Arch_test on Ubuntu 11.10
Michael Andres [Wed, 9 Nov 2011 11:45:29 +0000 (12:45 +0100)]
Fix off-by-one error in regex::size and in Urls way of using it
Michael Andres [Wed, 9 Nov 2011 11:36:26 +0000 (12:36 +0100)]
Improve regex doc
Michael Andres [Wed, 9 Nov 2011 11:14:34 +0000 (12:14 +0100)]
Don't build referenced relations in doc
Michael Andres [Mon, 7 Nov 2011 14:46:32 +0000 (15:46 +0100)]
changes 10.3.3
Dominique Leuenberger [Mon, 7 Nov 2011 14:43:38 +0000 (15:43 +0100)]
Add pkg-config BuildRequires to properly detect libproxy (bnc#696805)
Michael Andres [Mon, 7 Nov 2011 14:18:40 +0000 (15:18 +0100)]
Don't use proxy if disabled (bnc#696805)
Michael Andres [Thu, 3 Nov 2011 14:46:35 +0000 (15:46 +0100)]
Fix faulty RepoInfo::keepPackages testcase
Michael Andres [Thu, 3 Nov 2011 13:59:15 +0000 (14:59 +0100)]
changes 10.3.2
Michael Andres [Thu, 3 Nov 2011 13:57:49 +0000 (14:57 +0100)]
Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
Michael Andres [Thu, 3 Nov 2011 08:20:22 +0000 (09:20 +0100)]
Fix 'unknown mediahandler' warning.
Michael Andres [Thu, 3 Nov 2011 00:13:12 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Sat, 29 Oct 2011 23:14:41 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 27 Oct 2011 07:21:45 +0000 (09:21 +0200)]
Add sample zypp.conf to documentation
Michael Andres [Wed, 26 Oct 2011 23:14:10 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Mon, 24 Oct 2011 13:14:00 +0000 (15:14 +0200)]
Need gcc-c++ >= 4.6
Michael Andres [Mon, 24 Oct 2011 11:36:33 +0000 (13:36 +0200)]
changes
Michael Andres [Mon, 24 Oct 2011 11:35:28 +0000 (13:35 +0200)]
Explicitly include textLocale in package translation download
Michael Andres [Mon, 24 Oct 2011 07:43:10 +0000 (09:43 +0200)]
changes 10.3.1
Michael Andres [Sat, 22 Oct 2011 23:13:12 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Fri, 21 Oct 2011 09:50:53 +0000 (11:50 +0200)]
changes 10.3.0
Michael Andres [Fri, 21 Oct 2011 09:46:55 +0000 (11:46 +0200)]
Download package translations as defined by ZConfig::repoRefreshLocales
Michael Andres [Fri, 21 Oct 2011 09:00:57 +0000 (11:00 +0200)]
Fix regex smatch::size computation
Michael Andres [Thu, 20 Oct 2011 14:07:53 +0000 (16:07 +0200)]
zypp.conf add repo.refresh.locales
Michael Andres [Thu, 20 Oct 2011 13:58:46 +0000 (15:58 +0200)]
Add Target::requestedLocales retriever
Michael Andres [Thu, 20 Oct 2011 13:57:02 +0000 (15:57 +0200)]
Set CURLOPT_PROXYAUTH
Michael Andres [Thu, 20 Oct 2011 12:05:37 +0000 (14:05 +0200)]
doc typo
Duncan Mac-Vicar P [Thu, 20 Oct 2011 21:43:38 +0000 (23:43 +0200)]
fix build after for_ was changed to use auto.
the construct for_(i, 0UL, v.size()) did not build becasue
size_t is not 0UL on all systems.
Replacing 0 with a size_t cast or the container size_type would
defeat the purpose of using a for_ construct.
For iterations where the index is needed a classic for is shorter.
Also the question remains open whether for_ is needed now that C++11
provides the for (auto x : container) construct.
Michael Andres [Tue, 18 Oct 2011 16:02:17 +0000 (18:02 +0200)]
Fix RepoVariables_test
Michael Andres [Tue, 18 Oct 2011 14:47:01 +0000 (16:47 +0200)]
changes 10.2.0
Michael Andres [Tue, 18 Oct 2011 14:43:02 +0000 (16:43 +0200)]
Update schema arch lists
Michael Andres [Tue, 18 Oct 2011 14:42:14 +0000 (16:42 +0200)]
Add arch armv7tnhl and armv7thl
Michael Andres [Tue, 18 Oct 2011 09:25:03 +0000 (11:25 +0200)]
Fix RepoVariables*Replacer to compute substitution values on demand only
Michael Andres [Tue, 18 Oct 2011 13:01:54 +0000 (15:01 +0200)]
New str::gsubFun/replaceAllFun for demand computed substitution values
Michael Andres [Tue, 18 Oct 2011 09:02:32 +0000 (11:02 +0200)]
PathInfo::hardlinkCopy: fix handling cross-device links
Michael Andres [Tue, 18 Oct 2011 13:08:09 +0000 (15:08 +0200)]
Fix copyright in specfile
Michael Andres [Sat, 15 Oct 2011 23:13:37 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 13 Oct 2011 10:07:12 +0000 (12:07 +0200)]
changes 10.1.1
Michael Andres [Thu, 13 Oct 2011 10:06:50 +0000 (12:06 +0200)]
Must not differ between type nfs and nfs4 when checking the mount table (bnc#710269)
Michael Andres [Wed, 12 Oct 2011 23:13:37 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 12 Oct 2011 15:28:35 +0000 (17:28 +0200)]
Define nullptr for GCC_VERSION < 4.6
Michael Andres [Tue, 11 Oct 2011 13:23:08 +0000 (15:23 +0200)]
changes 10.1.0
Michael Andres [Tue, 11 Oct 2011 12:43:20 +0000 (14:43 +0200)]
Fix for_ macro
Michael Andres [Mon, 10 Oct 2011 16:55:32 +0000 (18:55 +0200)]
Reduce deprecated warnings
Michael Andres [Mon, 10 Oct 2011 12:17:38 +0000 (14:17 +0200)]
adapt to libsolv api
Michael Andres [Mon, 10 Oct 2011 07:43:40 +0000 (09:43 +0200)]
Use libsolv includes and adjust documentation
Michael Andres [Fri, 7 Oct 2011 10:44:37 +0000 (12:44 +0200)]
Switch to using libsolv instead of satsolver
Michael Andres [Mon, 10 Oct 2011 12:16:54 +0000 (14:16 +0200)]
make g++ happy
Michael Andres [Sat, 8 Oct 2011 23:13:16 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Fri, 7 Oct 2011 09:59:45 +0000 (11:59 +0200)]
Revert previous comitt (it actually disabled -std=c++0x)
Michael Andres [Thu, 6 Oct 2011 15:10:53 +0000 (17:10 +0200)]
Enable -std=c++0x
Michael Andres [Thu, 6 Oct 2011 15:05:00 +0000 (17:05 +0200)]
Use gcc-c++ >= 4.5
Michael Andres [Thu, 6 Oct 2011 12:29:10 +0000 (14:29 +0200)]
sketch
Michael Andres [Wed, 5 Oct 2011 23:14:00 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Tue, 20 Sep 2011 08:03:02 +0000 (10:03 +0200)]
changes 10.0.0
Michael Andres [Tue, 13 Sep 2011 08:56:37 +0000 (10:56 +0200)]
changes 9.11.0
Michael Andres [Tue, 13 Sep 2011 08:56:15 +0000 (10:56 +0200)]
Add Selectable::identical{Available,Installed}Obj
Michael Andres [Tue, 13 Sep 2011 09:20:19 +0000 (11:20 +0200)]
Fix Selectable::updateCandidateObj when doing multiversionInstall
Michael Andres [Tue, 13 Sep 2011 08:05:19 +0000 (10:05 +0200)]
Fix include
Michael Andres [Tue, 13 Sep 2011 06:47:28 +0000 (23:47 -0700)]
Merge pull request #1 from crrodriguez/patch-1
Zypp must obey user provided openssl.cnf and load builtin-engines
Michael Andres [Sat, 10 Sep 2011 23:19:12 +0000 (01:19 +0200)]
Update sle-zypp-po.tar.bz2
Michael Andres [Sat, 10 Sep 2011 23:13:12 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 7 Sep 2011 23:19:29 +0000 (01:19 +0200)]
Update sle-zypp-po.tar.bz2
Michael Andres [Wed, 7 Sep 2011 23:14:08 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 7 Sep 2011 10:39:49 +0000 (12:39 +0200)]
changes
Michael Andres [Wed, 7 Sep 2011 10:39:42 +0000 (12:39 +0200)]
Explicitly require rpm.
Cristian RodrÃguez [Mon, 5 Sep 2011 16:57:07 +0000 (13:57 -0300)]
Zypp must obey user provided openssl.cnf and load builtin-engines, faster, hardware based hashing may be implemented in engines which do not automatically by default.
Michael Andres [Sat, 3 Sep 2011 23:16:54 +0000 (01:16 +0200)]
Update sle-zypp-po.tar.bz2
Michael Andres [Sat, 3 Sep 2011 23:13:27 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 31 Aug 2011 23:13:36 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Mon, 29 Aug 2011 09:45:31 +0000 (11:45 +0200)]
changes 9.10.2
Michael Andres [Mon, 29 Aug 2011 09:44:44 +0000 (11:44 +0200)]
Extend mount entry comparison fix (bnc#710269)
Michael Andres [Mon, 29 Aug 2011 09:44:12 +0000 (11:44 +0200)]
fix malformed init/return values
Michael Andres [Wed, 24 Aug 2011 23:17:06 +0000 (01:17 +0200)]
Update sle-zypp-po.tar.bz2
Michael Andres [Mon, 22 Aug 2011 11:57:16 +0000 (13:57 +0200)]
Update sle-zypp-po.tar.bz2
Michael Andres [Sat, 13 Aug 2011 23:13:25 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Sat, 6 Aug 2011 23:16:08 +0000 (01:16 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Fri, 5 Aug 2011 13:21:39 +0000 (15:21 +0200)]
changes 9.10.1
Michael Andres [Fri, 5 Aug 2011 13:21:11 +0000 (15:21 +0200)]
Attempt to fix smb mount entry comparison (bnc#710269)
Michael Andres [Thu, 4 Aug 2011 12:56:17 +0000 (14:56 +0200)]
changes 9.10.0
Michael Andres [Thu, 4 Aug 2011 12:32:31 +0000 (14:32 +0200)]
Allow to turn Resolvers upgrade mode on and off (bnc#709480)
Michael Andres [Thu, 4 Aug 2011 12:18:11 +0000 (14:18 +0200)]
Move Resolver code to a single implementation file
Michael Andres [Tue, 2 Aug 2011 12:12:23 +0000 (14:12 +0200)]
Fix reading of integer arrays from rpm headers (bnc#709716)
Michael Andres [Tue, 2 Aug 2011 12:08:26 +0000 (14:08 +0200)]
Add '-v' option to DumpSelectable tool.
Michael Andres [Wed, 3 Aug 2011 23:14:01 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Mon, 1 Aug 2011 16:07:24 +0000 (18:07 +0200)]
Use fedora specfile also on rel/centos-6
Michael Andres [Thu, 28 Jul 2011 11:07:57 +0000 (13:07 +0200)]
changes 9.9.2
Michael Andres [Thu, 28 Jul 2011 11:03:47 +0000 (13:03 +0200)]
Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers (bnc#692260)
Michael Andres [Mon, 25 Jul 2011 14:22:37 +0000 (16:22 +0200)]
changes 9.9.1
Michael Andres [Mon, 25 Jul 2011 14:22:25 +0000 (16:22 +0200)]
Always read /proc/mounts when looking for mounted media (bnc#705893)
Michael Andres [Mon, 25 Jul 2011 13:16:00 +0000 (15:16 +0200)]
Fix superfluous 'inline'
Michael Andres [Fri, 22 Jul 2011 11:18:14 +0000 (13:18 +0200)]
changes 9.9.0
Michael Andres [Fri, 22 Jul 2011 11:17:57 +0000 (13:17 +0200)]
MediaUserAuth: Do not expose libcurl header files.
Michael Andres [Mon, 18 Jul 2011 09:35:55 +0000 (11:35 +0200)]
changes 9.8.7
Michael Andres [Mon, 18 Jul 2011 09:35:42 +0000 (11:35 +0200)]
More initialize parser structure fixes. (bnc#705181)
Michael Andres [Fri, 15 Jul 2011 13:15:51 +0000 (15:15 +0200)]
changes 9.8.6