Michael Andres [Wed, 31 Jul 2013 11:50:32 +0000 (13:50 +0200)]
Add public accessible PublicKeyData/PublicKeyScanner classes
Michael Andres [Wed, 21 Aug 2013 23:13:25 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Sat, 17 Aug 2013 23:13:20 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 14 Aug 2013 23:13:28 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 7 Aug 2013 23:13:27 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Sat, 3 Aug 2013 23:13:59 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 31 Jul 2013 23:13:53 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Tue, 16 Jul 2013 11:24:37 +0000 (13:24 +0200)]
fix ASCII armored PublicKey parsing (bnc#828672)
We mixed data in case the key block actually contains multiple gpg keys.
Michael Andres [Mon, 22 Jul 2013 10:11:04 +0000 (12:11 +0200)]
Fix debug output
Michael Andres [Thu, 25 Jul 2013 10:01:11 +0000 (12:01 +0200)]
fix typo (bnc#761985)
Michael Andres [Tue, 16 Jul 2013 09:48:06 +0000 (11:48 +0200)]
fix typo
Michael Andres [Thu, 25 Jul 2013 07:01:49 +0000 (00:01 -0700)]
Merge pull request #20 from scarabeusiv/master
Fix mixing C and C++ in templates
Michael Andres [Wed, 24 Jul 2013 23:13:41 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Tomas Chvatal [Wed, 24 Jul 2013 20:59:44 +0000 (22:59 +0200)]
Fix missing include of iostream
As without it the test just happily fails to compile due to this:
tests/zypp/Flags_test.cc:9:12: error: ‘std::cout’ has not been declared
Tomas Chvatal [Wed, 24 Jul 2013 20:38:55 +0000 (22:38 +0200)]
Fix mixing C and C++ in templates
This kills the favorite error for some gcc versions about C in the
templates.
*snip*
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4/bits/basic_string.tcc:1068:3:
error: template with C linkage
make[2]: *** [zypp/CMakeFiles/zypp.dir/parser/xml/Node.cc.o] Error 1
*snip*
Basically we don't need to put this stuff here as it is done in the
headers themselves, so just prune the problematic code.
Michael Andres [Wed, 17 Jul 2013 23:13:44 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Sat, 13 Jul 2013 23:13:40 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 11 Jul 2013 10:19:45 +0000 (12:19 +0200)]
format specfile
Michael Andres [Thu, 11 Jul 2013 09:59:28 +0000 (11:59 +0200)]
Fix multiversion update candidate to respect an installed objects arch and vendor (bnc#820444)
Michael Andres [Wed, 10 Jul 2013 23:13:56 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 10 Jul 2013 16:52:35 +0000 (18:52 +0200)]
fix logfile truncation introduced by previous fix for (bnc#825490)
Michael Andres [Wed, 10 Jul 2013 09:32:20 +0000 (11:32 +0200)]
Swig can't handle move constructor
Michael Andres [Wed, 10 Jul 2013 09:31:17 +0000 (11:31 +0200)]
display repo priority in tool
Michael Andres [Thu, 4 Jul 2013 11:11:51 +0000 (13:11 +0200)]
Don't report install levels we no longer support.
Michael Andres [Thu, 4 Jul 2013 11:11:05 +0000 (13:11 +0200)]
Workaround bnc#819354 by executing rpm in /. (bnc#827609)
Michael Andres [Wed, 3 Jul 2013 13:43:09 +0000 (15:43 +0200)]
ExternalProgram: support chdir before exec
Michael Andres [Tue, 2 Jul 2013 15:42:08 +0000 (17:42 +0200)]
Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
Michael Andres [Tue, 2 Jul 2013 13:17:06 +0000 (15:17 +0200)]
Fix file probing via tftp:// (bnc#803316)
Michael Andres [Tue, 2 Jul 2013 11:29:16 +0000 (13:29 +0200)]
Add armv7hl to armv6hl compat to be in sync with libsolv.
Michael Andres [Tue, 2 Jul 2013 11:18:29 +0000 (04:18 -0700)]
Merge pull request #19 from dirkmueller/armv6hl
Support for armv6hl
Dirk Mueller [Tue, 2 Jul 2013 11:07:19 +0000 (13:07 +0200)]
Support for armv6hl
armv6hl is similar to armv7hl, it can be either
hard float or soft float. So extend the gross platform
detection hack to also cover armv6l.
Michael Andres [Thu, 27 Jun 2013 13:46:58 +0000 (15:46 +0200)]
Enable testcases to set modaliases
Michael Andres [Wed, 26 Jun 2013 15:54:33 +0000 (17:54 +0200)]
Add modalias and multiversion spec to testcase
Michael Andres [Fri, 21 Jun 2013 18:25:46 +0000 (20:25 +0200)]
changes 13.4.0 (4)
Michael Andres [Fri, 21 Jun 2013 18:18:13 +0000 (20:18 +0200)]
backup
Michael Andres [Fri, 21 Jun 2013 18:17:38 +0000 (20:17 +0200)]
Fix testcases failing if local pathnames contain umlauts
Michael Andres [Fri, 21 Jun 2013 18:15:00 +0000 (20:15 +0200)]
Pathname: add move constructor and fix assign
Michael Andres [Fri, 21 Jun 2013 18:13:38 +0000 (20:13 +0200)]
avoid unnecessary try block
Michael Andres [Wed, 19 Jun 2013 11:26:16 +0000 (13:26 +0200)]
Set logfile permission upon file creation only (bnc#825490)
Michael Andres [Wed, 12 Jun 2013 07:18:38 +0000 (09:18 +0200)]
Add arch ppc64p7
Michael Andres [Wed, 12 Jun 2013 06:41:08 +0000 (08:41 +0200)]
fix changes
Michael Andres [Tue, 11 Jun 2013 09:38:11 +0000 (11:38 +0200)]
changes 13.3.0 (2)
Michael Andres [Tue, 11 Jun 2013 09:37:10 +0000 (11:37 +0200)]
Speedup scanning for modaliases (bnc#823917)
Michael Andres [Sat, 25 May 2013 23:13:16 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 22 May 2013 23:13:17 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 16 May 2013 10:53:17 +0000 (12:53 +0200)]
Remove no longer needed SafeBool.h
Michael Andres [Thu, 16 May 2013 10:28:28 +0000 (12:28 +0200)]
changes 13.2.0 (2)
Michael Andres [Thu, 16 May 2013 10:19:02 +0000 (12:19 +0200)]
Remove deprecated aria2 support
Michael Andres [Wed, 15 May 2013 23:13:48 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 15 May 2013 16:37:55 +0000 (18:37 +0200)]
cleanup
Michael Andres [Wed, 15 May 2013 16:32:07 +0000 (18:32 +0200)]
remove deprecated ZYppCommitResult data members
Michael Andres [Wed, 15 May 2013 16:06:47 +0000 (18:06 +0200)]
remove deprecated ZYpp methods
Michael Andres [Wed, 15 May 2013 12:24:08 +0000 (14:24 +0200)]
Remove deprecated old History parser API
Michael Andres [Wed, 15 May 2013 10:52:17 +0000 (12:52 +0200)]
Cleanup below devel/
Michael Andres [Sat, 11 May 2013 23:13:39 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Fri, 10 May 2013 11:19:54 +0000 (13:19 +0200)]
remove deprecated ZYppFactory methods
Michael Andres [Fri, 10 May 2013 10:48:39 +0000 (12:48 +0200)]
remove deprecated media methods
Michael Andres [Fri, 10 May 2013 10:22:12 +0000 (12:22 +0200)]
Remove deprecated old InstallOrder computation code
Michael Andres [Wed, 8 May 2013 23:13:55 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 8 May 2013 17:53:02 +0000 (19:53 +0200)]
Fix Transaction ctor loading from pool
Michael Andres [Wed, 8 May 2013 07:04:41 +0000 (09:04 +0200)]
Allow test whether a callback receiver is connected
Michael Schroeder [Tue, 7 May 2013 10:01:09 +0000 (12:01 +0200)]
adapt to newest libsolv
Michael Andres [Fri, 3 May 2013 09:41:03 +0000 (11:41 +0200)]
Enhance zypp.conf multiversion.kernels comment
Michael Andres [Thu, 2 May 2013 09:08:22 +0000 (11:08 +0200)]
changes 13.1.0 (1)
Michael Andres [Mon, 29 Apr 2013 16:52:23 +0000 (18:52 +0200)]
Discourage using SafeBool in favor of explicit operator bool
Michael Andres [Mon, 29 Apr 2013 10:53:31 +0000 (12:53 +0200)]
swig does not like safe bool
Michael Andres [Mon, 29 Apr 2013 08:51:06 +0000 (10:51 +0200)]
changes 13.0.0 (0)
Michael Andres [Mon, 29 Apr 2013 08:27:44 +0000 (10:27 +0200)]
Workaround boost::thread being not header only (boost ticket 7085)
Michael Andres [Sat, 27 Apr 2013 22:04:24 +0000 (00:04 +0200)]
Introduce explicit operator bool in PtrTypes
Michael Andres [Sat, 27 Apr 2013 22:03:37 +0000 (00:03 +0200)]
fix gcc warnings
Michael Andres [Fri, 26 Apr 2013 12:26:12 +0000 (14:26 +0200)]
backup
Michael Andres [Sat, 27 Apr 2013 23:14:07 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2
Michael Andres [Tue, 23 Apr 2013 11:58:56 +0000 (13:58 +0200)]
fix RPM5 setup
Michael Andres [Fri, 19 Apr 2013 12:33:27 +0000 (14:33 +0200)]
remove debug output
Michael Andres [Fri, 19 Apr 2013 11:58:24 +0000 (13:58 +0200)]
New zypp.conf option 'download.transfer_timeout = 180'
Maximum time in seconds that you allow a transfer operation to take. Now
configurable in case the 180 seconds default tends to be too short.
Michael Andres [Fri, 12 Apr 2013 15:39:10 +0000 (17:39 +0200)]
Fix uid/euid usage
Michael Andres [Wed, 10 Apr 2013 11:27:21 +0000 (13:27 +0200)]
Fix $ZYPP_MEDIA_CURL_DEBUG documentation
Michael Andres [Wed, 10 Apr 2013 11:25:47 +0000 (13:25 +0200)]
Fix missing assertion (ptr!=0) in RW_PTR operator->
Michael Andres [Fri, 5 Apr 2013 14:06:46 +0000 (16:06 +0200)]
Adapt vendor check
Michael Andres [Fri, 5 Apr 2013 12:26:51 +0000 (14:26 +0200)]
changes 12.11.0 (0)
Matthias Grießmeier [Fri, 5 Apr 2013 08:26:49 +0000 (10:26 +0200)]
added new fuction zypp::ZYpp::provideSrcPackage
Michael Andres [Fri, 5 Apr 2013 11:15:14 +0000 (13:15 +0200)]
Treat opensuse* as separate vendor (bnc#812608)
Michael Andres [Tue, 2 Apr 2013 11:39:48 +0000 (13:39 +0200)]
Treat opensuse-education as separate vendor (bnc#812608)
Michael Andres [Thu, 28 Mar 2013 12:00:41 +0000 (05:00 -0700)]
Merge pull request #17 from dirkmueller/master
AArch64 support
Dirk Mueller [Wed, 27 Mar 2013 12:34:47 +0000 (13:34 +0100)]
AArch64 support
Michael Andres [Wed, 27 Mar 2013 11:32:14 +0000 (12:32 +0100)]
changes 12.10.1 (0)
Matthias Grießmeier [Wed, 27 Mar 2013 11:24:56 +0000 (12:24 +0100)]
added tftp-support (bnc#803316)
Michael Andres [Tue, 26 Mar 2013 16:55:41 +0000 (17:55 +0100)]
Don't throw AbortRequest if no user callback is connected
Michael Andres [Tue, 26 Mar 2013 12:06:21 +0000 (13:06 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 21 Mar 2013 00:13:45 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 20 Mar 2013 08:27:03 +0000 (01:27 -0700)]
Merge pull request #15 from gabi2/master
throw AbortRequestException on MediaChangeReport::ABORT
Gabriele Mohr [Thu, 14 Mar 2013 14:43:17 +0000 (15:43 +0100)]
throw AbortRequestException on MediaChangeReport::ABORT
Michael Andres [Sun, 10 Mar 2013 00:14:01 +0000 (01:14 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Thu, 7 Mar 2013 13:14:49 +0000 (14:14 +0100)]
changes 12.10.0 (0)
Michael Andres [Thu, 7 Mar 2013 13:13:09 +0000 (14:13 +0100)]
Adapt to libsolv dataiterator fixes (returning random data in some cases)
This requires libsolv-0.3.0
Michael Andres [Thu, 7 Mar 2013 12:57:23 +0000 (13:57 +0100)]
Require and adapt to changes in libsolv-0.3.0
Michael Andres [Thu, 7 Mar 2013 00:13:25 +0000 (01:13 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Sun, 3 Mar 2013 00:15:52 +0000 (01:15 +0100)]
Update zypp-po.tar.bz2
Michael Andres [Wed, 27 Feb 2013 07:43:04 +0000 (08:43 +0100)]
changes 12.9.0 (0)
Michael Andres [Mon, 18 Feb 2013 10:56:30 +0000 (11:56 +0100)]
Rephrase error message if 'lsof' is not installed (bnc#694427)