Re: [Spacewalk-devel] spacecmd - new functions patch

2013-08-05 Thread Tomáš Kašpárek
Hello Gregor, I've reviewed your patch and committed it into Spacewalk master as b734d823d36921e4e36ae165bd1fa3e6122ee098. For future patches please don't change the specfile and rel-eng/packages/* as this is done automatically. Thanks for contribution! On 08/01/2013 09:58 AM, Gregor

[Spacewalk-devel] [PATCH] Fix html not being escaped in package information

2013-08-05 Thread Johannes Renner
Hello, here is another small bugfix patch fixing HTML not being properly escaped in package description on this page: https://hostname/rhn/software/packages/Details.do?pid=pid Found that with a package where there was an email address in ... notation that didn't show up. Thanks and regards,

[Spacewalk-devel] spacecmd - Added new scap features

2013-08-05 Thread Gregor Gruener
Hi Spacewalkers, I have added a few completely new openscap functions to spacecmd. The new file scap.py contains the new functions: scap_getxccdfscandetails scap_getxccdfscanruleresults scap_listxccdfscans scap_schedulexccdfscan Can you review and add this patch upstream. Cheers, Gregor