Re: [exim] Exim 4.94.2 - security update released

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Felix Schwarz
Ημερομηνία:  
Προς: lists, exim-users
Αντικείμενο: 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