[Open-scap] next update into EPEL?

Petr Lautrbach plautrba at redhat.com
Mon Oct 22 14:11:37 UTC 2012


On 10/19/2012 05:53 PM, Jeffrey Blank wrote:
> Hi Peter,
>
> When are you expecting the next openscap release into EPEL, with most
> recent bugs (such as xccdf resolve) fixed?
>

Hi Jeff,

openscap-0.9.1 is released and I've uploaded binary rpms to the fedorapeople repo.

You don't need to wait if you need rpms with latest fixes. You can build it yourself using the following steps:

$ git clone git://git.fedorahosted.org/openscap.git
$ cd openscap
$ ./autogen.sh
$ ./configure
$ make dist
$ rpmbuild -ba --define "_sourcedir `pwd`" --define "_builddir `pwd`" --define "_srcrpmdir `pwd`" --define "_rpmdir `pwd`" dist/rhel$VERSION/openscap.spec


Regards,

Petr
-- 
Petr Lautrbach, Red Hat, Inc.
http://cz.redhat.com




More information about the Open-scap-list mailing list