about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-07-13 05:40:20 +0000
committerEric Wong <e@80x24.org>2023-07-13 20:21:07 +0000
commitc99ccad473d275460741ee2462dc7ccbedcb858b (patch)
tree90738b390ab9de4326b94322cc4edb3294caafcd /HACKING
parentfae9f1f5431aa73655f4f6655e4ef628dcc919d3 (diff)
downloadpublic-inbox-c99ccad473d275460741ee2462dc7ccbedcb858b.tar.gz
It's oldoldstable, by now; just refer to Debian stable as
the primary but keep LTS distros in mind because stuff like
CentOS 7.x needs to remain supported.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 2 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index 1070d3ff..df68b54d 100644
--- a/HACKING
+++ b/HACKING
@@ -30,9 +30,8 @@ This includes folks on slow connections and ancient browsers which
 may be too difficult to upgrade due to resource demands.
 
 Only depend on Free Software packages which exist in the "main"
-section of Debian "stable" distribution.  That is Debian 9.x
-("stretch") as of this writing, but "oldstable" (8.x, "jessie")
-remains supported for v1 inboxes.
+section of Debian "stable" distribution; but continue to support
+any LTS distros within their support window.
 
 In general, we favor mature and well-tested old things rather than
 the shiny new.