platform/upstream/libzypp.git
13 years agoEnhance exception histories
Michael Andres [Thu, 21 Oct 2010 11:01:49 +0000 (13:01 +0200)]
Enhance exception histories

13 years agoException: add ctor taking a message and an exception to remember as history
Michael Andres [Thu, 21 Oct 2010 11:01:00 +0000 (13:01 +0200)]
Exception: add ctor taking a message and an exception to remember as history

13 years agobackup
Michael Andres [Thu, 21 Oct 2010 09:35:58 +0000 (11:35 +0200)]
backup

13 years agofix warning: label 'std' defined but not used
Michael Andres [Tue, 19 Oct 2010 13:40:58 +0000 (15:40 +0200)]
fix warning: label 'std' defined but not used

13 years agoadd missing include
Michael Andres [Tue, 19 Oct 2010 13:39:58 +0000 (15:39 +0200)]
add missing include

13 years agoQuick add hook for system/spacewalk plugin to send system content after commit.
Michael Andres [Tue, 19 Oct 2010 13:37:42 +0000 (15:37 +0200)]
Quick add hook for system/spacewalk plugin to send system content after commit.

13 years agoAllow usage of RepoVariables ($basearch and $releasever) in mirrorlist
Dominik Heidler [Mon, 18 Oct 2010 10:04:21 +0000 (12:04 +0200)]
Allow usage of RepoVariables ($basearch and $releasever) in mirrorlist
URLs

13 years agoSet autorefresh true for plugin services
Michael Andres [Fri, 15 Oct 2010 15:31:26 +0000 (17:31 +0200)]
Set autorefresh true for plugin services

13 years agoArrange plugin scripts stderr being written to the zypp logfile.
Michael Andres [Fri, 15 Oct 2010 15:14:39 +0000 (17:14 +0200)]
Arrange plugin scripts stderr being written to the zypp logfile.

13 years agoNew class ExternalProgramWithStderr: ExternalProgram extended to offer reading progra...
Michael Andres [Fri, 15 Oct 2010 15:11:58 +0000 (17:11 +0200)]
New class ExternalProgramWithStderr: ExternalProgram extended to offer reading programs stderr.

13 years ago$ZYPP_PLUGIN_DEBUG: Dump plugin scripts send/receive data to the log
Michael Andres [Fri, 15 Oct 2010 09:06:55 +0000 (11:06 +0200)]
$ZYPP_PLUGIN_DEBUG: Dump plugin scripts send/receive data to the log

13 years agoAdd debug log line
Michael Andres [Fri, 15 Oct 2010 09:05:32 +0000 (11:05 +0200)]
Add debug log line

13 years agochanges 8.7.0 8.7.0
Dominik Heidler [Wed, 13 Oct 2010 14:15:38 +0000 (16:15 +0200)]
changes 8.7.0

13 years ago- Make MetaLinkParser accept InputStreams
Dominik Heidler [Wed, 13 Oct 2010 14:11:44 +0000 (16:11 +0200)]
- Make MetaLinkParser accept InputStreams
- Make MetaLinkParser accept Pathnames insted of strings
- Fix MetaLinkv4 hash parsing
- Add MetaLinkParser test

13 years agochanges 8.6.0 8.6.0
Michael Andres [Mon, 11 Oct 2010 15:07:41 +0000 (17:07 +0200)]
changes 8.6.0

13 years agoUse timeouts in plugin script communication.
Michael Andres [Mon, 11 Oct 2010 15:05:46 +0000 (17:05 +0200)]
Use timeouts in plugin script communication.

13 years agoAdd DefaultIntegral::reset
Michael Andres [Mon, 11 Oct 2010 15:02:35 +0000 (17:02 +0200)]
Add DefaultIntegral::reset

13 years agoExternalProgram: Correctly remember exit status
Michael Andres [Mon, 11 Oct 2010 15:02:12 +0000 (17:02 +0200)]
ExternalProgram: Correctly remember exit status

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 9 Oct 2010 23:13:40 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agochanges
Duncan Mac-Vicar P [Fri, 8 Oct 2010 08:43:39 +0000 (10:43 +0200)]
changes

13 years agofix services not being linked to their file after being saved
Duncan Mac-Vicar P [Fri, 8 Oct 2010 08:42:12 +0000 (10:42 +0200)]
fix services not being linked to their file after being saved

13 years agoadded eclipse files
Ján Kupec [Thu, 7 Oct 2010 07:04:11 +0000 (09:04 +0200)]
added eclipse files

13 years agochanges
Ján Kupec [Thu, 7 Oct 2010 07:04:04 +0000 (09:04 +0200)]
changes

13 years agoDon't use aria2c for FTP (bnc #641328)
Ján Kupec [Thu, 7 Oct 2010 07:01:33 +0000 (09:01 +0200)]
Don't use aria2c for FTP (bnc #641328)

13 years agoset lang variable in the mkChangelog file to en
Dominik Heidler [Wed, 6 Oct 2010 16:05:04 +0000 (18:05 +0200)]
set lang variable in the mkChangelog file to en

13 years agofix dates in changes file being in german
Duncan Mac-Vicar P [Wed, 6 Oct 2010 15:44:09 +0000 (17:44 +0200)]
fix dates in changes file being in german

13 years agochanges 8.5.0 8.5.0
Duncan Mac-Vicar P [Wed, 6 Oct 2010 15:41:15 +0000 (17:41 +0200)]
changes 8.5.0

13 years agoUrlResolverPlugin implementation
Duncan Mac-Vicar P [Wed, 6 Oct 2010 15:38:00 +0000 (17:38 +0200)]
UrlResolverPlugin implementation
Documentation can be found here: http://en.opensuse.org/openSUSE:Libzypp_plugins

13 years ago- throw a MediaException if script fails, and use the >> operator
Duncan Mac-Vicar P [Mon, 4 Oct 2010 13:55:38 +0000 (15:55 +0200)]
- throw a MediaException if script fails, and use the >> operator
  of ExternalProgram to fill the buffer

13 years agoNew base/Signal.h: Exception safe signal handler save/restore.
Michael Andres [Wed, 6 Oct 2010 15:16:47 +0000 (17:16 +0200)]
New base/Signal.h: Exception safe signal handler save/restore.

13 years agoSome more templates for genclass
Michael Andres [Wed, 6 Oct 2010 12:39:23 +0000 (14:39 +0200)]
Some more templates for genclass

13 years agochanges 8.4.0 8.4.0
Dominik Heidler [Wed, 6 Oct 2010 14:58:54 +0000 (16:58 +0200)]
changes 8.4.0

13 years agoUse DownloadInHeaps as default, when there is nothing configured
Dominik Heidler [Wed, 6 Oct 2010 14:46:10 +0000 (16:46 +0200)]
Use DownloadInHeaps as default, when there is nothing configured
and when the target root is set to "/". (bnc#591476)

13 years agoRemove annoying comments from genclass template.
Michael Andres [Wed, 6 Oct 2010 10:01:08 +0000 (12:01 +0200)]
Remove annoying comments from genclass template.

13 years agoNew: class Errno - Convenience errno wrapper.
Michael Andres [Wed, 6 Oct 2010 08:53:02 +0000 (10:53 +0200)]
New: class Errno - Convenience errno wrapper.

13 years agoLog but don't refuse sending empty frames
Michael Andres [Tue, 5 Oct 2010 09:03:32 +0000 (11:03 +0200)]
Log but don't refuse sending empty frames

13 years agoDefine PluginScript::NotConnected constant
Michael Andres [Tue, 5 Oct 2010 08:52:52 +0000 (10:52 +0200)]
Define PluginScript::NotConnected constant

13 years agoFix testcases as someone turned off packaging of dot-files.
Michael Andres [Mon, 4 Oct 2010 15:42:33 +0000 (17:42 +0200)]
Fix testcases as someone turned off packaging of dot-files.

13 years agoBasic PluginScript handling (send and receive frames)
Michael Andres [Mon, 4 Oct 2010 12:46:47 +0000 (14:46 +0200)]
Basic PluginScript handling (send and receive frames)

13 years agoAdd str::receiveUpTo to read stream content up to the next ocurrence of a delimiter.
Michael Andres [Mon, 4 Oct 2010 07:42:08 +0000 (09:42 +0200)]
Add str::receiveUpTo to read stream content up to the next ocurrence of a delimiter.

13 years agoimprove ignored file list used by git and tarball
Duncan Mac-Vicar P [Fri, 1 Oct 2010 16:13:55 +0000 (18:13 +0200)]
improve ignored file list used by git and tarball

13 years agoExternalDataSource: fix to receive binary data
Michael Andres [Fri, 1 Oct 2010 12:45:22 +0000 (14:45 +0200)]
ExternalDataSource: fix to receive binary data

13 years agoExternalProgram::close: watch out for the command exiting while some subprocess keeps...
Michael Andres [Wed, 29 Sep 2010 16:22:39 +0000 (18:22 +0200)]
ExternalProgram::close: watch out for the command exiting while some subprocess keeps the filedescriptor open.

13 years agochanges 8.3.0 8.3.0
Dominik Heidler [Tue, 28 Sep 2010 15:17:33 +0000 (17:17 +0200)]
changes 8.3.0

13 years agofixed replacing releasever (for fedora systems) - (bnc#637470)
Dominik Heidler [Tue, 28 Sep 2010 15:08:00 +0000 (17:08 +0200)]
fixed replacing releasever (for fedora systems) - (bnc#637470)

13 years agoInitialize pid in ctor
Michael Andres [Tue, 28 Sep 2010 14:05:17 +0000 (16:05 +0200)]
Initialize pid in ctor

13 years agoCoding: Var names follow function names (no '_')
Michael Andres [Mon, 27 Sep 2010 12:56:28 +0000 (14:56 +0200)]
Coding: Var names follow function names (no '_')

13 years agoservicePluginsDir -> servicePluginsPath
Duncan Mac-Vicar P [Mon, 27 Sep 2010 11:56:54 +0000 (13:56 +0200)]
servicePluginsDir -> servicePluginsPath

13 years agofix testcase
Michael Andres [Mon, 27 Sep 2010 11:28:14 +0000 (13:28 +0200)]
fix testcase

13 years agoMerge branch 'local_services' of gitorious.org:~duncan/opensuse/duncans-libzypp
Duncan Mac-Vicar P [Mon, 27 Sep 2010 11:16:53 +0000 (13:16 +0200)]
Merge branch 'local_services' of gitorious.org:~duncan/opensuse/duncans-libzypp

13 years agoMerge branch 'master' of gitorious.org:opensuse/libzypp
Duncan Mac-Vicar P [Mon, 27 Sep 2010 11:16:11 +0000 (13:16 +0200)]
Merge branch 'master' of gitorious.org:opensuse/libzypp

13 years agomove the "default" repo state logic when the service implementation does
Duncan Mac-Vicar P [Mon, 27 Sep 2010 11:13:25 +0000 (13:13 +0200)]
move the "default" repo state logic when the service implementation does
not provide the information to the service specific parser and out of
RepoManager.

The reason is that RIM services do not provide whether the repo is
enabled or disabled in the repository list, but a list of plain
.repo files can specify whether they are enabled or not.

13 years agoZConfig: return paths to plugin directories.
Michael Andres [Mon, 27 Sep 2010 10:50:45 +0000 (12:50 +0200)]
ZConfig: return paths to plugin directories.

13 years agoMedia handler rename PLUGIN->Plugin
Michael Andres [Mon, 27 Sep 2010 09:45:23 +0000 (11:45 +0200)]
Media handler rename PLUGIN->Plugin

13 years agoAdd MediaPLUGIN: MediaHandler skeleton for 'plugin:' schema.
Michael Andres [Fri, 24 Sep 2010 17:46:57 +0000 (19:46 +0200)]
Add MediaPLUGIN: MediaHandler skeleton for 'plugin:' schema.

13 years agoUrl: define schema 'plugin:'
Michael Andres [Fri, 24 Sep 2010 17:45:13 +0000 (19:45 +0200)]
Url: define schema 'plugin:'

13 years agoAdded Url testcase for querysting options
Michael Andres [Fri, 24 Sep 2010 15:08:46 +0000 (17:08 +0200)]
Added Url testcase for querysting options

13 years agoMerge branch 'master' into local_services
Duncan Mac-Vicar P [Fri, 24 Sep 2010 11:20:51 +0000 (13:20 +0200)]
Merge branch 'master' into local_services

Conflicts:
zypp/parser/RepoFileReader.cc

13 years agoMerge branch 'master' of gitorious.org:opensuse/libzypp
Duncan Mac-Vicar P [Fri, 24 Sep 2010 11:18:14 +0000 (13:18 +0200)]
Merge branch 'master' of gitorious.org:opensuse/libzypp

13 years agorename Local Services to Plugin Services as discussed with Michael
Duncan Mac-Vicar P [Fri, 24 Sep 2010 11:15:46 +0000 (13:15 +0200)]
rename Local Services to Plugin Services as discussed with Michael
Andres

13 years ago- update changes
Michael Schroeder [Fri, 24 Sep 2010 11:07:51 +0000 (13:07 +0200)]
- update changes

13 years ago- fix metalink4 parsing
Michael Schroeder [Fri, 24 Sep 2010 11:07:03 +0000 (13:07 +0200)]
- fix metalink4 parsing

13 years ago- update totalsize if the filesize gets updated [bnc#641484]
Michael Schroeder [Fri, 24 Sep 2010 11:04:03 +0000 (13:04 +0200)]
- update totalsize if the filesize gets updated [bnc#641484]

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 22 Sep 2010 23:13:45 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years ago- fix re-fetch logic, reopen tmp file
Michael Schroeder [Wed, 22 Sep 2010 10:09:07 +0000 (12:09 +0200)]
- fix re-fetch logic, reopen tmp file

13 years agobump version and changelog
Duncan Mac-Vicar P [Mon, 20 Sep 2010 15:35:32 +0000 (17:35 +0200)]
bump version and changelog

13 years agoAllow yum-style setting of per-repo proxy including
Duncan Mac-Vicar P [Mon, 20 Sep 2010 15:29:18 +0000 (17:29 +0200)]
Allow yum-style setting of per-repo proxy including
setting it to _none_ overriding the system proxy.

Patch from Zhang, Qiang <qiang.z.zhang@intel.com>

13 years agoFirst working version of a local service. Still some design and
Duncan Mac-Vicar P [Fri, 17 Sep 2010 15:21:27 +0000 (17:21 +0200)]
First working version of a local service. Still some design and
discussion needed:
- is local the right name?
- do we want just a different format? just the repo index?
- why not exec all local file:/ with chmod +x as scripts?

13 years ago- fix segfault on user abort, write and reuse "MultiCurl.failed" file on failed downloads
Michael Schroeder [Thu, 16 Sep 2010 15:52:21 +0000 (17:52 +0200)]
- fix segfault on user abort, write and reuse "MultiCurl.failed" file on failed downloads

13 years agoprototype of local services, take one
Duncan Mac-Vicar P [Thu, 16 Sep 2010 13:47:34 +0000 (15:47 +0200)]
prototype of local services, take one

13 years agocomments updated
Michael Andres [Fri, 10 Sep 2010 16:36:43 +0000 (18:36 +0200)]
comments updated

13 years agochanges 8.2.0 8.2.0
Dominik Heidler [Fri, 10 Sep 2010 15:11:24 +0000 (17:11 +0200)]
changes 8.2.0

13 years agofixed replacing basearch (for fedora systems) - (bnc#637473)
Dominik Heidler [Fri, 10 Sep 2010 15:10:55 +0000 (17:10 +0200)]
fixed replacing basearch (for fedora systems) - (bnc#637473)

13 years agochnages 8.1.3
Michael Andres [Fri, 10 Sep 2010 10:02:24 +0000 (12:02 +0200)]
chnages 8.1.3

13 years agoReport download failures in commit result (bnc#431854)
Michael Andres [Fri, 10 Sep 2010 10:02:05 +0000 (12:02 +0200)]
Report download failures in commit result (bnc#431854)

13 years agoFix Solvable::onSystemByUser returning true for uninstalled solvables.
Michael Andres [Thu, 9 Sep 2010 15:51:19 +0000 (17:51 +0200)]
Fix Solvable::onSystemByUser returning true for uninstalled solvables.

13 years ago- Removed not existing files from content
Dominik Heidler [Wed, 8 Sep 2010 11:12:52 +0000 (13:12 +0200)]
- Removed not existing files from content
- Removed signature and key, because they are no longer valid

13 years agochanges 8.1.2 8.1.2
Michael Andres [Tue, 31 Aug 2010 18:05:34 +0000 (20:05 +0200)]
changes 8.1.2

13 years agoFix download-only not to omit source packages (bnc#635596)
Michael Andres [Tue, 31 Aug 2010 18:05:18 +0000 (20:05 +0200)]
Fix download-only not to omit source packages (bnc#635596)

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 25 Aug 2010 23:13:38 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agorevert. fedora-release also provides redhat-release
Duncan Mac-Vicar P [Fri, 13 Aug 2010 15:22:31 +0000 (17:22 +0200)]
revert. fedora-release also provides redhat-release

13 years agoremove useless double return
Duncan Mac-Vicar P [Fri, 13 Aug 2010 15:22:04 +0000 (17:22 +0200)]
remove useless double return

13 years agochanges
Duncan Mac-Vicar P [Fri, 13 Aug 2010 12:34:00 +0000 (14:34 +0200)]
changes

13 years agouse the right release package on Fedora
Duncan Mac-Vicar P [Fri, 13 Aug 2010 12:28:42 +0000 (14:28 +0200)]
use the right release package on Fedora

13 years agofix basearch variable
Duncan Mac-Vicar P [Fri, 13 Aug 2010 12:28:22 +0000 (14:28 +0200)]
fix basearch variable

13 years agoBypass blkid cache
Michael Andres [Tue, 10 Aug 2010 12:19:43 +0000 (14:19 +0200)]
Bypass blkid cache

13 years agochanges 8.1.1 8.1.1
Michael Andres [Tue, 10 Aug 2010 11:36:51 +0000 (13:36 +0200)]
changes 8.1.1

13 years agoUse blkid to verify disk volumes. (bnc#623226)
Michael Andres [Tue, 10 Aug 2010 11:36:37 +0000 (13:36 +0200)]
Use blkid to verify disk volumes. (bnc#623226)

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 7 Aug 2010 23:13:37 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years ago- fix size check for last block, so that the delta algo works for all blocks
Michael Schroeder [Thu, 5 Aug 2010 12:55:33 +0000 (14:55 +0200)]
- fix size check for last block, so that the delta algo works for all blocks

13 years ago- fix ftp download (ftp does not have a content type)
Michael Schroeder [Wed, 4 Aug 2010 14:42:40 +0000 (16:42 +0200)]
- fix ftp download (ftp does not have a content type)

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 4 Aug 2010 23:13:53 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agoFix possibly undefined behavior in basearch computation.
Michael Andres [Wed, 4 Aug 2010 14:03:40 +0000 (16:03 +0200)]
Fix possibly undefined behavior in basearch computation.

13 years ago- fix memory leak
Michael Schroeder [Wed, 4 Aug 2010 12:36:53 +0000 (14:36 +0200)]
- fix memory leak

13 years ago- throw out aria BuildRequires
Michael Schroeder [Tue, 3 Aug 2010 16:18:28 +0000 (18:18 +0200)]
- throw out aria BuildRequires

13 years ago- add forgotten resource sort call
Michael Schroeder [Tue, 3 Aug 2010 16:12:13 +0000 (18:12 +0200)]
- add forgotten resource sort call

13 years agochanges
Michael Andres [Tue, 3 Aug 2010 14:22:32 +0000 (16:22 +0200)]
changes

13 years agoFix memory leak
Michael Andres [Tue, 3 Aug 2010 14:16:50 +0000 (16:16 +0200)]
Fix memory leak

13 years ago- fix memory leak
Michael Schroeder [Tue, 3 Aug 2010 13:20:59 +0000 (15:20 +0200)]
- fix memory leak

13 years ago- rename "zsync4" to "zsync", invert byte order so that we can do prefix matching
Michael Schroeder [Mon, 2 Aug 2010 10:03:01 +0000 (12:03 +0200)]
- rename "zsync4" to "zsync", invert byte order so that we can do prefix matching