On 2/13/2019 07:49, Kurt Jaeger wrote:> Hi! > >> I know (and have done) binary updates between -RELEASE versions > [...] >> How do I do this, say, coming from 11.2 and wanting to target 12 post >> the IPv6 fix MFC? > You can't. Either wait until a 12.0 with the fix included or > 12.1 is released, or you fetch the source with the fix included, > and build from source.Got it -- thanks.? Wait it shall be. -- Karl Denninger karl at denninger.net <mailto:karl at denninger.net> /The Market Ticker/ /[S/MIME encrypted email preferred]/ -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4897 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20190213/8fc23467/attachment.bin>
On Thu, 14 Feb 2019 at 00:53, Karl Denninger <karl at denninger.net> wrote:> > > You can't. Either wait until a 12.0 with the fix included or > > 12.1 is released, or you fetch the source with the fix included, > > and build from source. > Got it -- thanks. Wait it shall be. > > >I also have hit this IPv6 issue (I thought I was going crazy until I worked it out) and other iflib issues in 12.0, which have been fixed in -STABLE that really should be patched in 12.0 or bring forward an early 12.1 release. For our use case, 12.0 is just too buggy for production at this rate and we won't touch it, which is a shame because there is a lot of good work in there that we would like to use but it is trumped by the breakages.