Re: [exim] Exim 4.94.2 - security update released

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Felix Schwarz
Fecha:  
A: lists, exim-users
Asunto: Re: [exim] Exim 4.94.2 - security update released

Am 06.05.21 um 14:54 schrieb Konstantin Boyandin via Exim-users:
> (yes, no problem building Exim package(s) for EPEL, once I understand
> the exact way to to that)


fedpkg clone --anonymous exim
cd exim
git checkout epel8
# tweak exim.spec
fedpkg mockbuild

Felix