Unhelpful for whom? If we ship the latest, secure config from the single release branch, we wouldn't be encumbered by having to use tricks for fixes. Most end users who get their custom build from the distros would get the same custom directive-level fixes applicable to them (ie: they know what's in the build so don't have to do such gymnastics).
In the same vein of thought, if it is disruptive to a config, that signals a minor bump. Patch changes must be forward compatible. -- Daniel Ruggeri On April 22, 2018 12:32:24 PM CDT, Eric Covener <[email protected]> wrote: >On Sun, Apr 22, 2018 at 1:31 PM, Eric Covener <[email protected]> >wrote: >>> I'd further add that no directives are added in >>> patch releases, but minor releases would be fair game. >> >> I don't think that kind of rule would be helpful, it just pushes >> configuration into defines, per-request environment variables, etc >> which are worse (because unlike a directive, you can't tell if >they're >> present) > >Of fixes which may be disruptive, that is.
