Commit 08abb20
authored
meson: deprecate superseded point releases (spack#1748)
Per usual, assume that a feature release line with multiple bugfix
releases does not need every bugfix release.
As a special example, meson 1.8.* was a story in "we released a daring
refactor and then had repeated regressions fixed over the course of
several bugfix releases". You *really* do not want to be using 1.8.2 at
this point.
1.8.4 is "probably safe", as that was the specific version to include a
particularly large series of bugfixes, but... why chance it if users can
be encouraged to prefer 1.8.5 instead?1 parent e97686c commit 08abb20
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments