diff options
author | Colin Guthrie <colin@mageia.org> | 2014-01-25 16:42:28 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2014-01-25 16:42:28 +0000 |
commit | f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b (patch) | |
tree | 689bebe117db5922d52d8fec9364e12cac874bdf | |
parent | 86df91fdd1bae8c5c055de70060902094dc09ba0 (diff) | |
download | drakx-kbd-mouse-x11-f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b.tar drakx-kbd-mouse-x11-f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b.tar.gz drakx-kbd-mouse-x11-f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b.tar.bz2 drakx-kbd-mouse-x11-f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b.tar.xz drakx-kbd-mouse-x11-f427a2f26b41e4a50b4e6fcfa22fb4535f0d758b.zip |
1.21.2
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index e56d9b4..d9d4bee 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.1 +VERSION = 1.2 @@ -1,3 +1,5 @@ +Version 1.2 - 25 January 2014 + - do not exec pkexec but run it so it has a parent process to fix double fork issues mga#11184 mga#12364 - gpm now is managed in systemd and it does not use a lock file |