Michael Andres [Fri, 3 Feb 2012 12:20:08 +0000 (13:20 +0100)]
changes 11.1.0 (1)
Michael Andres [Fri, 3 Feb 2012 12:17:32 +0000 (13:17 +0100)]
Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
Michael Andres [Fri, 3 Feb 2012 12:13:15 +0000 (13:13 +0100)]
Add Url::setPathname convenience
Michael Andres [Fri, 3 Feb 2012 12:11:57 +0000 (13:11 +0100)]
Add Checksum ctor autodetecting the type.
Michael Andres [Fri, 3 Feb 2012 12:10:33 +0000 (13:10 +0100)]
fix wrong return type
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
Michael Andres [Thu, 2 Feb 2012 00:14:18 +0000 (01:14 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Sun, 29 Jan 2012 00:14:28 +0000 (01:14 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Sun, 22 Jan 2012 00:13:30 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
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
Michael Andres [Mon, 16 Jan 2012 15:54:44 +0000 (16:54 +0100)]
remove unneeded #include
Michael Andres [Mon, 16 Jan 2012 15:26:42 +0000 (16:26 +0100)]
CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
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)
Michael Andres [Mon, 16 Jan 2012 10:25:45 +0000 (11:25 +0100)]
backup
Michael Schroeder [Fri, 13 Jan 2012 15:35:34 +0000 (16:35 +0100)]
Merge branch 'master' of github.com:openSUSE/libzypp
Michael Schroeder [Fri, 13 Jan 2012 15:34:48 +0000 (16:34 +0100)]
- we no longer need to manually set updatesystem/allow* in dup mode
Michael Andres [Fri, 13 Jan 2012 14:00:46 +0000 (15:00 +0100)]
Keep the Transaction default ctor (no subject to cleanup).
Michael Andres [Fri, 13 Jan 2012 13:55:31 +0000 (14:55 +0100)]
new sat::Map - Libsolv (bit)Map wrapper.
Michael Andres [Fri, 13 Jan 2012 13:53:53 +0000 (14:53 +0100)]
sat::Queue needs operator==
Michael Andres [Tue, 10 Jan 2012 17:31:46 +0000 (18:31 +0100)]
Update zypp-po.tar.bz2
Michael Schroeder [Tue, 10 Jan 2012 16:52:24 +0000 (17:52 +0100)]
- always set splitprovides to true now that libsolv handles them better
Michael Schroeder [Tue, 10 Jan 2012 13:25:30 +0000 (14:25 +0100)]
- remove old sat transaction argument in Transaction constructor. Cleanup code.
Michael Andres [Tue, 10 Jan 2012 12:15:33 +0000 (13:15 +0100)]
mkChangelog script fixes
Michael Schroeder [Mon, 9 Jan 2012 16:58:49 +0000 (17:58 +0100)]
- adapt to libsolv interface changes, part 3
Michael Schroeder [Mon, 9 Jan 2012 16:33:03 +0000 (17:33 +0100)]
- adapt to libsolv interface changes, part 2
Michael Schroeder [Mon, 9 Jan 2012 16:19:33 +0000 (17:19 +0100)]
- adapt to libsolv interface changes, part 1
Dominik Heidler [Tue, 3 Jan 2012 15:02:14 +0000 (16:02 +0100)]
another fedora spec fix
Dominik Heidler [Tue, 3 Jan 2012 14:26:06 +0000 (15:26 +0100)]
fixed spec for fedora
Michael Andres [Fri, 23 Dec 2011 13:53:25 +0000 (14:53 +0100)]
let mkChangelog ignore untacked files
Michael Andres [Fri, 23 Dec 2011 13:52:07 +0000 (14:52 +0100)]
changes 11.0.0 (0)
Michael Andres [Fri, 23 Dec 2011 13:49:31 +0000 (14:49 +0100)]
Adapt Repository iteration to libsolv changes.
Michael Andres [Fri, 23 Dec 2011 13:48:26 +0000 (14:48 +0100)]
Add sat::Pool tests
Michael Andres [Thu, 22 Dec 2011 12:13:06 +0000 (13:13 +0100)]
Fix Flags<> api to be more consistent and add testcase.
- no implicit conversion from unsigned to Flags
- allow Flags/Enum in all operations
Michael Andres [Thu, 22 Dec 2011 11:38:31 +0000 (12:38 +0100)]
No need to load target in test.
Michael Andres [Thu, 8 Dec 2011 10:04:38 +0000 (11:04 +0100)]
Set min_curl_version 7.19.4 (bnc#735284)
Michael Andres [Tue, 6 Dec 2011 11:50:54 +0000 (12:50 +0100)]
Update VendorAttr doc
Michael Andres [Mon, 5 Dec 2011 12:29:27 +0000 (13:29 +0100)]
Doc: add some words about 'Solver - Vendor protection'
Michael Andres [Mon, 5 Dec 2011 12:27:50 +0000 (13:27 +0100)]
typo
Michael Andres [Thu, 1 Dec 2011 00:13:38 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Tue, 29 Nov 2011 15:47:52 +0000 (16:47 +0100)]
typo
Michael Andres [Tue, 29 Nov 2011 12:50:16 +0000 (13:50 +0100)]
new mkChangelog script also creating git version tags
Michael Andres [Mon, 28 Nov 2011 17:33:23 +0000 (18:33 +0100)]
new mkChangelog script also creating git version tags
Michael Andres [Mon, 28 Nov 2011 17:15:27 +0000 (18:15 +0100)]
changes 10.3.5
Michael Andres [Mon, 28 Nov 2011 14:58:39 +0000 (15:58 +0100)]
Fix and optimize Pathname ctor and provide testcases (bnc#721128)
Michael Andres [Thu, 24 Nov 2011 13:32:09 +0000 (14:32 +0100)]
backup
Michael Andres [Mon, 28 Nov 2011 10:17:14 +0000 (02:17 -0800)]
Merge pull request #7 from crrodriguez/master
Use O_CLOEXEC where needed
Michael Andres [Sun, 27 Nov 2011 00:13:10 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
Cristian Rodríguez [Fri, 18 Nov 2011 16:09:30 +0000 (13:09 -0300)]
Open all file descriptors with O_CLOEXEC to avoid leaks and races
Duncan Mac-Vicar P [Thu, 17 Nov 2011 14:21:20 +0000 (15:21 +0100)]
Some improvements to the services documentation
Michael Andres [Thu, 17 Nov 2011 00:13:15 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
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