Re: [exim] Exim 4.94.2 - security update released

Etusivu
Poista viesti
Vastaa
Lähettäjä: Felix Schwarz
Päiväys:  
Vastaanottaja: lists, exim-users
Aihe: 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