You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,17 @@
2
2
3
3
## Supported Versions
4
4
5
-
`authd` is currently released to a PPA. There are two PPAs, [stable](https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd) and [edge](https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd-edge)
6
-
We provide security updates for the following versions of `authd`. Please ensure you are using a supported version to receive updates and patches.
5
+
We provide security updates for the latest version of `authd` on each supported Ubuntu LTS release.
7
6
8
-
If you are unsure of your version, please run the following command in a terminal and check which PPA `authd` is installed from:
7
+
**Ubuntu 26.04 LTS (Resolute) and later:**`authd` is available directly from the Ubuntu archive.
8
+
9
+
**Ubuntu 24.04 LTS (Noble) and earlier supported LTS releases:**`authd` is not in the Ubuntu archive and must be installed via the stable PPA.
10
+
11
+
See [Install authd](https://documentation.ubuntu.com/authd/stable-docs/howto/install-authd/) for installation instructions.
12
+
13
+
An [edge PPA](https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd-edge) provides the latest development builds, but is not recommended for production use and does not receive security support.
14
+
15
+
If you are unsure of your version, please run the following command in a terminal and check which channel `authd` is installed from:
0 commit comments