diff options
| author | 2014-11-06 04:51:51 -0500 | |
|---|---|---|
| committer | 2014-11-06 04:51:51 -0500 | |
| commit | d978ce5694aa43f91c43abe9bcd6c5b946993f87 (patch) | |
| tree | 6178fc1fb302635c28b16a31a4ee379a1d4d8a9e /inxi.changelog | |
| parent | 45155f3f2b21f4dcf01d56e9af0bab7d557c4c8f (diff) | |
| parent | cbadc3fa6d5f17d8c2cb0b36bda9ebb837758dfc (diff) | |
Merge tag 'upstream/2.2.16'
Upstream version 2.2.16
# gpg: Signature made Thu 06 Nov 2014 04:51:49 AM EST using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193@gmail.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.org>"
# gpg: aka "Unit 193 <unit193@ubuntu.com>"
Diffstat (limited to 'inxi.changelog')
| -rwxr-xr-x | inxi.changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog index 3ceea75..fbc4786 100755 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,4 +1,22 @@ ===================================================================================== +Version: 2.2.16 +Patch Version: 00 +Script Date: 2014-11-03 +----------------------------------- +Changes: +----------------------------------- +New version, tarball. Very small update, added sddm id to dm detecfion. Because Arch linux, +at least on the system I got data from, is not using .pid/.lock extensions, but other systems +are, I'm adding sddm AND sddm.pid detection. This required changing the id to use explicit -f +for test, not the previous -e, which will force only files, not directories, to trigger yes case. + +No other changes, but it's worth updating to this because distros may start using sddm in the not so +distant future, it's beta currently though. + +----------------------------------- +-- Harald Hope - Mon, 03 Nov 2014 19:26:22 -0800 + +===================================================================================== Version: 2.2.15 Patch Version: 00 Script Date: 2014-10-12 |
