Date: Tue, 13 Aug 2024 14:13:23 +0200 From: Xavier Humbert <xavier@groumpf.org> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: No entry for openssl111 -> openssl3 in UPDATING Message-ID: <a6d6fb0f-7b7d-4251-932b-4499221d6654@groumpf.org> In-Reply-To: <bb141256-7797-4500-8b08-9ec6faccaf72@groumpf.org> References: <0f788f26-f3b2-426c-996a-12e1259eff40@groumpf.org> <bb141256-7797-4500-8b08-9ec6faccaf72@groumpf.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 07/08/2024 18:30, Xavier Humbert a écrit : > Le 07/08/2024 17:58, Xavier Humbert a écrit : >> Hi, >> >> Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, >> using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form >> make.conf >> >> But I can't find any entry in UPDATING for this procedure >> >> Any help appreciated >> >> TIA, >> >> Regards, >> >> Xavier >> > Hi, > > I intend to try these commands > > # vi /etc/make.conf ==> remove DEFAULT_VERSIONS+=ssl=openssl111 > # REBUILD=$(pkg query %ro openssl111) > # portugrade -vf -o security/openssl security/openssl111 > # portupgrade -vf $REBUILD > > Is this the right way ? > > Regards, > > Xavier > To avoid a too long outage, I splitted the $REBUILD list in two parts, the first with the essential services (postfix, dovecot, apache, bind), the rest in the second part (for example, www/node takes hours to rebuild) Thanks for any advice, Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a6d6fb0f-7b7d-4251-932b-4499221d6654>