Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var()
- Reply: Mike Karels : "Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var()"
- In reply to: Michael Osipov : "git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 May 2024 15:07:11 UTC
On Fri 03 May 07:40, Michael Osipov wrote: > The branch main has been updated by michaelo: > > URL: https://cgit.FreeBSD.org/src/commit/?id=aa48259f337100e79933d660fec8856371f761ed > > commit aa48259f337100e79933d660fec8856371f761ed > Author: Michael Osipov <michaelo@FreeBSD.org> > AuthorDate: 2024-04-15 11:05:17 +0000 > Commit: Michael Osipov <michaelo@FreeBSD.org> > CommitDate: 2024-05-03 07:38:55 +0000 > > periodic.conf: remove long deprecated security_daily_compat_var() > > This function is documented to be gone in after 11. Time to remove this > compat shim. > > PR: 275296 > Reviewed by: jrm (mentor) > MFC after: 1 month > Differential Revision: https://reviews.freebsd.org/D44796 this broke pkg's periodic script, I would have appreciated a heads up to give me time to prepare a release compatible prior this commit. This also breaks some ports. Bapt