Re: [exim] Exim 4.94.2 - security update released

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Felix Schwarz
Data:  
Para: 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