From 823d4f1641734b1641656569c1aaaa9247dd1ad6 Mon Sep 17 00:00:00 2001
From: falkTX
Date: Sun, 24 Apr 2022 16:21:56 +0100
Subject: [PATCH] 12 not 11
Signed-off-by: falkTX
---
News.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/News.php b/News.php
index 97a5478..70864b7 100644
--- a/News.php
+++ b/News.php
@@ -17,7 +17,7 @@ include_once("includes/header.php");
For the impatient ones, the too-long-didn't-read short summary is:
- - Minimum required version to use the KXStudio repositories is now 20.04 / Focal or Debian 11 / Bookworm
+ - Minimum required version to use the KXStudio repositories is now 20.04 / Focal or Debian 12 / Bookworm
- i386 / 32bit systems are no longer supported
- "Extras" repository has been marked as deprecated and should no longer be used
@@ -48,7 +48,7 @@ include_once("includes/header.php");
But back to the topic at hand, moving up on the base version for KXStudio package builds means the user-facing minimum version also goes up.
- So as of today the minimum required version to use the KXStudio repositories is 20.04 / Focal or Debian 11 / Bookworm.
+ So as of today the minimum required version to use the KXStudio repositories is 20.04 / Focal or Debian 12 / Bookworm.
Newly installed systems can no longer use the old variant of the KXStudio repositories.
The old 18.04-base packages are not going to be updated anymore.