Re: [Spacewalk-devel] Spacewalk on RHEL8 - Step 3 completed - YUM replacement

2020-05-06 Thread Michael Calmer
you check the uyuni git repo and try to find the commits. It will save you month of work. -- Regards Michael Calmer ------ Michael Calmer SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911

Re: [Spacewalk-devel] Action chaining - table names

2014-01-23 Thread Michael Calmer
I think it is doable, if we know that it will be merged upstream. If this is still unclear or we get a reject, we need to keep the suse prefix. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH

[Spacewalk-devel] [PATCH] broken CVE URL in updateinfo.xml generated by spacewalk

2014-01-21 Thread Michael Calmer
Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

[Spacewalk-devel] [PATCHES] CVE-ID changing syntax in 2014

2014-01-15 Thread Michael Calmer
is limited to 13 characters which is not enough in the future. I have attached 3 patches which increase the size to 20 which will hopefully enough for a long time. I hope I catched all places where the old format is expected. -- Regards Michael Calmer

Re: [Spacewalk-devel] RFC: manage bare-metal systems from Spacewalk

2013-12-18 Thread Michael Calmer
profile to this host. If you turn this host on again it boots again via PXE and install the correct profile. If you use a re-registration key, the history will stay. -- Regards Michael Calmer -- Michael

[Spacewalk-devel] [PATCH] replace UTF-8 space with normal space

2013-11-20 Thread Michael Calmer
] [javac] _jspx_th_rhn_005ftoolbar_005f2.setIcon(spacewalk-icon-enhancement); Seems, that we introduced a UTF-8 space there. The attached patch replace them with a normal space character. -- Regards Michael Calmer

Re: [Spacewalk-devel] [PATCH] Add support for enhances weak dependency

2013-10-22 Thread Michael Calmer
Hi, Am Dienstag, 22. Oktober 2013, 14:51:42 schrieb Michael Mraka: Michael Calmer wrote: % Hi, % % just found out that we forgot one rpm weak dependency. % Enhances is a waek version of Supplements and is heavyly used at SUSE. % % 4 patches add the support for it to % % 001: spacewalk

[Spacewalk-devel] [PATCH] Add support for enhances weak dependency

2013-10-21 Thread Michael Calmer
a regeneration for all channels. Feel free to skip this patch if you think that this is not needed. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0

[Spacewalk-devel] [PATCH] Fix field length of erratum-advisory-name

2013-09-13 Thread Michael Calmer
Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

[Spacewalk-devel] [PATCH] fix metadata - generate pre flag into primary.xml

2013-07-05 Thread Michael Calmer
Hi, we found a bug in how spacewalk generate the repomd metadata. PreRequires are not flagged in primary.xml. The attached patch fixes this problem. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products

Re: [Spacewalk-devel] [PATCH] fix metadata - generate pre flag into primary.xml

2013-07-05 Thread Michael Calmer
Hi, sorry, the patch has a bug. Here is a new one. Am Freitag, 5. Juli 2013, 14:33:18 schrieb Michael Calmer: Hi, we found a bug in how spacewalk generate the repomd metadata. PreRequires are not flagged in primary.xml. The attached patch fixes this problem. -- Regards Michael

[Spacewalk-devel] [PATCH] Proxy: do not read the body of a request into memory

2013-04-26 Thread Michael Calmer
(Fedora?). So it might be a good idea to change the default to a place without tmpfs. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49

[Spacewalk-devel] [PATCH] timeout configuration for satsync

2013-04-22 Thread Michael Calmer
Hi, I saw some work to make the connection timeout configurable for the proxy and yum-plugin-spacewalk. Also the server uses the rpclib. I saw similar problems using satellite-sync, so I created a patch which introduce a timeout variable in rhn_server.conf -- Regards Michael Calmer

Re: [Spacewalk-devel] [PATCH] Kickstartable channels should contain the anaconda package

2013-03-22 Thread Michael Calmer
it of course. Regards, Johannes -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

[Spacewalk-devel] [PATCH] some bugfixes

2013-03-22 Thread Michael Calmer
: isInstallerConfig should check for autoyast in commandline -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e

Re: [Spacewalk-devel] [PATCH] update uptime quickly after reboot

2012-12-07 Thread Michael Calmer
Hi, Am Freitag, 7. Dezember 2012, 09:37:04 schrieb Jan Pazdziora: On Fri, Oct 19, 2012 at 01:25:31PM +0200, Michael Calmer wrote: Hi, with the new reboot needed feature introduced some month ago, we realized a small issue. If a patch or package was installed which requires

Re: [Spacewalk-devel] [PATCH] update uptime quickly after reboot

2012-11-11 Thread Michael Calmer
Hi, Am Freitag, 19. Oktober 2012, 13:25:31 schrieb Michael Calmer: Hi, [...] I developed a set of patches (attached) to fix this issue: 1) add a new XMLRPC function queue.update_status(), which only get the status report of a system and update the database. It uses the same funcations

Re: [Spacewalk-devel] [Patch] patches for openSUSE clients

2012-11-11 Thread Michael Calmer
Hi, Am Mittwoch, 31. Oktober 2012, 10:17:27 schrieb Michael Calmer: Hi, attached you can find various patches to fix bugs in client tools for openSUSE I have commited them to master now. I added some more patches to master. One introduce rhnmd.service file for systemd. It is currently

[Spacewalk-devel] [Patch] patches for openSUSE clients

2012-10-31 Thread Michael Calmer
-has-no-networ.patch runlevel 2 has no network, but it is required. So do not start rhnsd in runlevel 2. Would be good, if they could be included in spacewalk 1.8 -- Regards Michael Calmer -- Michael Calmer SUSE

Re: [Spacewalk-devel] [PATCH] Inconsistency in xmlrpc ChannelSerializer

2012-10-26 Thread Michael Calmer
Hi, Am Mittwoch, 24. Oktober 2012, 12:57:47 schrieb Michael Mraka: Michael Calmer wrote: % Hi, [...] % I see two possible fixes: % % 1) return new Date(0) instead of an empty string (01/01/1970) % % 2) break the API and declare yumrepo_last_sync as optional and do not return

Re: [Spacewalk-devel] Inconsistency in xmlrpc ChannelSerializer

2012-10-25 Thread Michael Calmer
Hi, Am Mittwoch, 24. Oktober 2012, 13:18:24 schrieb Jan Pazdziora: On Wed, Oct 24, 2012 at 12:57:47PM +0200, Michael Mraka wrote: Michael Calmer wrote: % Hi, % % a user found an inconsistency in the ChannelSerializer. % % Calling channel.software.associateRepo() return a channel

[Spacewalk-devel] [PATCH] update uptime quickly after reboot

2012-10-19 Thread Michael Calmer
Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

Re: [Spacewalk-devel] [PATCH] Query not elaborated?

2012-08-07 Thread Michael Calmer
correctly we set a breakpoint in the elaborator and this was never reached. So our question was, if there is something wrong with the concept and the elaborator is never executed in this kind of usage. -- Regards Michael Calmer

[Spacewalk-devel] [PATCH] fix for wrong transaction name

2012-06-05 Thread Michael Calmer
Hi, please have a look at the attached patch. I think this was a copy and paste bug, or is there a reason, why a transaction with a different name is rolled back than started? -- Regards Michael Calmer

[Spacewalk-devel] small license issues

2012-05-31 Thread Michael Calmer
Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

Re: [Spacewalk-devel] [PATCH] Show systems that need reboot because of an errata

2012-04-19 Thread Michael Calmer
Thanks Duncan, I committed your patch as: 433bd3a310f38577ff3066414a2f035e4c310e47 It seems that one query is not able to run on oracle and on postgres it does not do what it should :-) A possible fix is attached. -- Regards Michael Calmer

[Spacewalk-devel] [PATCH] fixing dead links in list

2012-04-13 Thread Michael Calmer
end up in a not existing page. The attached patch should bring you to the java pages. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F

Re: [Spacewalk-devel] [PATCHES] two patches for SUSE support

2012-01-17 Thread Michael Calmer
Hi, Am Dienstag, 17. Januar 2012, 10:54:45 schrieb Jan Pazdziora: On Mon, Jan 16, 2012 at 04:48:17PM +0100, Michael Calmer wrote: [...] Renamed in Spacewalk master and rhn-client-tools-1.7.5-1. Thanks for pointing this issue out. Thanks. I have a new patch attached which define

Re: [Spacewalk-devel] [PATCHES] two patches for SUSE support

2012-01-16 Thread Michael Calmer
Hi, Am Donnerstag, 5. Januar 2012, 16:46:04 schrieb Miroslav Suchý: On 01/02/2012 04:30 PM, Michael Calmer wrote: Hi, happy new year. I have attached two small patches to imporove the SUSE client support. The first one is a general workaround for a not installed yum. Currently

Re: [Spacewalk-devel] [PATCHES] two patches for SUSE support

2012-01-16 Thread Michael Calmer
Hi, Am Montag, 16. Januar 2012, 13:01:13 schrieb Jan Pazdziora: On Mon, Jan 16, 2012 at 12:15:26PM +0100, Michael Calmer wrote: easier fix. But I would most rather see there if getPlatform() == 'deb' or isThisSuse(): Ok, but looking into it more deeply I wonder how this can work

[Spacewalk-devel] [PATCHES] another patch set fixing PG SQL statements and other things

2011-12-08 Thread Michael Calmer
= C.id), ', ' ) array_to_string result in an empty string, but coalesce react only on NULL -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F

[Spacewalk-devel] lock_web_contact never return with postgres

2011-11-29 Thread Michael Calmer
not understand why it does not work. http://www.postgresql.org/docs/9.0/static/sql-select.html#SQL-FOR-UPDATE-SHARE Maybe DBD:Pg has trouble with it? $sth-execute_h(user_id = $params{uid}); does not return. Does somebody has an idea? -- Regards Michael Calmer

Re: [Spacewalk-devel] [PATCH] some patches for monitoring on postgres and pylint findings

2011-11-29 Thread Michael Calmer
Hi, Am Montag, 28. November 2011, 18:18:31 schrieb Miroslav Suchy: Dne 28.11.2011 17:33, Michael Calmer napsal(a): 0004-replace-synonyms-with-real-table-names-and-change-sy.patch From ab387975796b4b04a4ccab2cd600f01d0b69db2a Mon Sep 17 00:00:00 2001 From: Michael Calmerm...@suse.de

[Spacewalk-devel] [PATCH] some patches for monitoring on postgres and pylint findings

2011-11-28 Thread Michael Calmer
Hi, here are 6 patches I made. The first two were findings from pylint, the rest is a try to fix monitoring with postgres. -- Regards Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D

[Spacewalk-devel] [PATCH] parse V4 RSA/SHA gpg signature keyids correctly from RPM

2011-11-02 Thread Michael Calmer
: 05024ea4a264000a rpm -qpi ... say: warning: yad-0.15.0-1.1.x86_64.rpm: Header V4 RSA/SHA1 signature: NOKEY, key ID 1abd1afb [...] Signature : RSA/SHA1, Mo 24 Okt 2011 01:25:24 CEST, Key ID 45a1d0671abd1afb A patch is attached -- Regards Michael Calmer

Re: [Spacewalk-devel] spacewalk with oracle 11.2 has problems with the monitoring code

2011-08-24 Thread Michael Calmer
Hi, Am Mittwoch, 24. August 2011, 13:29:30 schrieb Miroslav Suchý: On 08/24/2011 01:05 PM, Michael Calmer wrote: Some monitoring code expect special columns with id 1 which fail if id 1 column does not exist. E.g: java/code/src/com/redhat/rhn/domain/monitoring/satcluster

Re: [Spacewalk-devel] [PATCH] Has signed Metadata

2011-05-24 Thread Michael Calmer
Hi, Am Montag, 21. März 2011, 15:56:50 schrieb Michael Mraka: Michael Calmer wrote: % Hi, ... % % I would suggest, that we go step by step. So let's wait until weak deps % and % updateinfo to errata is applied. After this I will submit a new patch % for this feature based on the new

Re: [Spacewalk-devel] [PATCH] build rhncfg on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Freitag, 8. April 2011, 14:57:56 schrieb Michael Calmer: Hi, here is the patch for rhncfg. 0007-build-rhncfg-on-SUSE.patch: - only some specfile modifications I splitted this into seperate patches. One SUSE specific and one general one like you suggested. -- Regards

Re: [Spacewalk-devel] [PATCH] build rhn-custom-info on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Montag, 11. April 2011, 16:58:21 schrieb Miroslav Suchý: On 04/08/2011 02:59 PM, Michael Calmer wrote: Hi, here is the patch to build rhn-custom-info on openSUSE. 0008-build-rhn-custom-info-on-SUSE.patch: - only some specfile modifications %else +%if 0%{?suse_version

Re: [Spacewalk-devel] [PATCH] build rhnpush on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Montag, 11. April 2011, 17:18:13 schrieb Miroslav Suchý: On 04/08/2011 03:01 PM, Michael Calmer wrote: Hi, here is the patch to build rhnpush on openSUSE. 0009-build-rhnpush-on-SUSE.patch: - only some specfile modifications Applied only first part. And next time I would

Re: [Spacewalk-devel] [PATCH] build spacewalk-koan on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Freitag, 8. April 2011, 15:12:19 schrieb Michael Calmer: Hi, here is the patch to build spacewalk-koan on openSUSE. 0011-build-spacewalk-koan-on-SUSE.patch: - modify the specfile - require virtualization packages It seems, that code of spacewalk-koan import modules from rhn

Re: [Spacewalk-devel] [PATCH] build spacewalk-remote-utils on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Freitag, 8. April 2011, 15:14:25 schrieb Michael Calmer: Hi, here is the patch to build spacewalk-remote-utils on openSUSE. 0012-build-spacewalk-remote-utils-on-SUSE.patch - adding only one little dir to the filelist of the specfile Attached is a new version of this patch. It now

Re: [Spacewalk-devel] [PATCH] build rhnmd on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Freitag, 8. April 2011, 15:23:52 schrieb Michael Calmer: Hi, here is a patch to build rhnmd on openSUSE. 0014-build-rhnmd-on-SUSE.patch - modify the specfile - add init script for openSUSE For SUSE I have removed the ssh key generation from the %post section. I added

Re: [Spacewalk-devel] [PATCH] build rhn-client-tools on openSUSE

2011-04-15 Thread Michael Calmer
Hi, Am Donnerstag, 14. April 2011, 11:05:09 schrieb Miroslav Suchý: On 04/14/2011 10:27 AM, Michael Calmer wrote: [...] When do you need to know the project name for the announcement? It will be nice if you can provide me with url and project name soon (read as tomorrow, or at Monday

Re: [Spacewalk-devel] [PATCH] support for weak dependencies

2011-04-15 Thread Michael Calmer
Hi, Am Freitag, 15. April 2011, 16:04:42 schrieb Jan Pazdziora: On Fri, Mar 11, 2011 at 05:21:50PM +0100, Michael Calmer wrote: Hi, Am Mittwoch, 9. März 2011, 12:21:41 schrieb Jan Pazdziora: On Wed, Mar 09, 2011 at 11:11:08AM +0100, Jan Pazdziora wrote: On Mon, Mar 07, 2011 at 01

Re: [Spacewalk-devel] [PATCH] build rhn-client-tools on openSUSE

2011-04-14 Thread Michael Calmer
Hi, Am Dienstag, 12. April 2011, 21:49:48 schrieb Miroslav Suchy: Dne 8.4.2011 14:49, Michael Calmer napsal(a): I spend the last week to build the spacewalk client tools on openSUSE and create a project in openSUSE build service. http://download.opensuse.org/repositories

[Spacewalk-devel] [PATCH] build rhn-client-tools on openSUSE

2011-04-08 Thread Michael Calmer
build. 0004-Check-if-system_id-has-changed.patch: up2dateAuth.readCachedLogin() seems not to check, if the systemid has changed and the cache file is invalid. -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX

[Spacewalk-devel] [PATCH] build rhnsd on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build and run rhnsd on openSUSE. 0005-changes-to-build-rhnsd-on-SUSE.patch: - specfile work - provide SUSE init script -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products

[Spacewalk-devel] [PATCH] build osad on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build and run osad on openSUSE. 0006-build-osad-on-SUSE.patch: - specfile work - add init script for SUSE - osad.py missed and import of the config module -- Regards, Michael Calmer

[Spacewalk-devel] [PATCH] build rhncfg on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch for rhncfg. 0007-build-rhncfg-on-SUSE.patch: - only some specfile modifications -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49

[Spacewalk-devel] [PATCH] build rhn-custom-info on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build rhn-custom-info on openSUSE. 0008-build-rhn-custom-info-on-SUSE.patch: - only some specfile modifications -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH

[Spacewalk-devel] [PATCH] build rhnpush on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build rhnpush on openSUSE. 0009-build-rhnpush-on-SUSE.patch: - only some specfile modifications -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D

[Spacewalk-devel] [PATCH] build rhn-virtualization on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build rhn-virtualization on openSUSE. 0010-build-rhn-virtualization-on-SUSE.patch: - modify the specfile - add SUSE init script -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX

[Spacewalk-devel] [PATCH] build spacewalk-koan on openSUSE

2011-04-08 Thread Michael Calmer
. Is there a special reason why it is not there, or simply forgot to add this requirement? -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0

[Spacewalk-devel] [PATCH] build spacewalk-remote-utils on openSUSE

2011-04-08 Thread Michael Calmer
Hi, here is the patch to build spacewalk-remote-utils on openSUSE. 0012-build-spacewalk-remote-utils-on-SUSE.patch - adding only one little dir to the filelist of the specfile -- Regards, Michael Calmer

[Spacewalk-devel] [PATCH] adding support zypper in bootstrap script and allow multiple GPG keys

2011-04-08 Thread Michael Calmer
zypper as valid installer in the bootstrap script - allow to install multiple GPG keys. Use comma seperated list in ORG_GPG_KEY - force installing ORG_CA_CERT if rpm is used -- Regards, Michael Calmer -- Michael Calmer

[Spacewalk-devel] [PATCH] build rhnmd on openSUSE

2011-04-08 Thread Michael Calmer
it in %post and use this RPM in an appliance, you have the same ssh key on all copies of your appliance. Maybe you are interrested to do this also for RedHat / Fedora. -- Regards, Michael Calmer -- Michael Calmer

[Spacewalk-devel] [PATCH] small fix for spacewalk-backend

2011-04-08 Thread Michael Calmer
) . -- Regards, Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F: +49 (0) 911 74053575 - e-mail: michael.cal...@suse.com

Re: [Spacewalk-devel] [PATCH] build rhn-client-tools on openSUSE

2011-04-08 Thread Michael Calmer
Hi, Am Freitag, 8. April 2011, 14:49:30 schrieb Michael Calmer: Hi, 0002-enhance-getOSVersionAndRelease-to-find-SUSE-distribu.patch: Add code to make _getOSVerionAndRelease work on SUSE This patch has a little typo. I have attached a fixed version. Sorry :-) -- Regards, Michael

[Spacewalk-devel] [PATCH] rhn-custom-info

2011-04-07 Thread Michael Calmer
Hi, during some tests of the master branch I realized some issues with rhn-custom- info. It seems that some reorganization of the code introduced some bugs in this package. I have created a patch which is attached. -- Regards, Michael Calmer

Re: [Spacewalk-devel] [PATCH] Has signed Metadata

2011-03-21 Thread Michael Calmer
Hi, Am Montag, 21. März 2011, 15:28:49 schrieb Michael Mraka: Michael Mraka wrote: % Michael Calmer wrote: % % Hello, % % % Hi Michael, % % your second patch failed to apply on today's master HEAD (namely % b9d72a78d8084df93c90cd365ca24b776306eb15). % % I tried to apply it on older

Re: [Spacewalk-devel] [PATCH] updateinfo to Errata import in?spacewalk-repo-sync

2011-03-11 Thread Michael Calmer
Hi, Am Freitag, 11. März 2011, 11:23:09 schrieb Jan Pazdziora: On Fri, Mar 11, 2011 at 10:31:45AM +0100, Michael Calmer wrote: is at fault -- at least in that Fedora 7 updateinfo, the version is not integer. When I've changed the line to e['advisory_rel'] = 1 things

Re: [Spacewalk-devel] [PATCH] updateinfo to Errata import in spacewalk-repo-sync

2011-03-10 Thread Michael Calmer
Hi, Am Mittwoch, 9. März 2011, 11:29:45 schrieb Jan Pazdziora: On Mon, Mar 07, 2011 at 02:28:48PM +0100, Michael Calmer wrote: [...] when running git am, I get the following whitespace-related warnings. Could you please polish the patch to get rid of them? Sure, I will work on all the issues

Re: [Spacewalk-devel] [PATCH] updateinfo to Errata import in spacewalk-repo-sync

2011-03-08 Thread Michael Calmer
Hi, Am Montag, 7. März 2011, 15:49:59 schrieb Miroslav Suchý: On 03/07/2011 02:28 PM, Michael Calmer wrote: Hello, [...] Regarding patch 0001-implement-updateinfo-Errata-import-5.patch... It seems to me that it is merge of 4 smaller commits and therefore the commit description is quite

[Spacewalk-devel] [PATCH] Has signed Metadata

2011-03-07 Thread Michael Calmer
to accept the key. If the user agree, the key is installed and the signature will be verified. -- MFG Michael Calmer -- Michael Calmer SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg T: +49 (0) 911 74053 0 F

Re: [Spacewalk-devel] [PATCH] updateinfo to Errata import in spacewalk-repo-sync

2011-03-07 Thread Michael Calmer
Hi, Am Montag, 7. März 2011, 15:05:36 schrieb Miroslav Suchý: On 03/07/2011 02:28 PM, Michael Calmer wrote: Hello, the attached patch set implements updateinfo to errata import in spacewalk-repo-sync. This patch also requires two small changes to yum. Patches are also attached