Greetings! Since accumulated a lot of important changes I am planning a new stable release. I decided to change the release versioning rules. I will bump the major and minor version number for each stable release. The patch version will change for beta and pre-releases. To summarize, the next stable release will be 2.1.0 while 2.0.9x is a pre-releases. Feedback and bug reports, as always, are welcomed. ChangeLog: Alexey Gladkov (45): Add libfindfile libfindfile: Fix build warnings Add includes to fix build Rename libfindfile -> src/libkbdfile Update docs and add info how to contribute Fix keymaps compression dvorak-programmer keymap key error Merge COPYING and CREDITS, add LICENSE Remove garbage Add code coverage Move common code to separate internal library Rewrite libkbdfile library Fix memory leak vlock: Fix build warnings Fix build warnings (part 1) Fix build warnings (part 2) Update travis file Fix build warnings (part 3) Revert "Fix memory leaks" Fix build error Add help and version options Add help and version options Add Arabic layout from Debian openvt: initialize variable to make a static analyzer happy kbdrate: Add help and long options kbdrate: Add option to print current values kbdrate: Do not define useless function Update kbdrate.8 manpage kbdinfo: Add long options and manpage setvtrgb: Add long options and --console option Rewrite autogen.sh and update autotools stuff Refactor tests and remove dependency on libcheck libkbdfile: Check pathname variable size when it is filled setmetamode: Add long options and update manpage Move attributes to headers Update Travis CI Add verbosity for charset generation Use EX_USAGE exit code for bad usage libkeymap: Fix build warnings openvt: Check vtname variable size when it is filled libkbdfile: free namelist Initialize the kbdfile context internally if necessary Update Doxyfile and add some documentation Update po v2.0.90 Andreas Henriksson (1): setmetamode: use unsigned int type for KDGKBMETA / KDSKBMETA Balint Reczey (1): kbd_mode: Add -f option and deny dangerous mode switches without it Ben Blain (1): Add dvorak-ukp.map Eric S. Raymond (2): Problems with codepage.1 Problems with loadkeys.1 Erlend Pedersen (1): Renamed dvorak/no keymap to avoid shadowing qwerty/no. Fredrik Noring (5): Add Apple USB keyboard model A1048 with keypad, plastic, Swedish Add Apple USB keyboard model A1243 with keypad, aluminium, Swedish Add Apple USB keyboard model A1243, Swedish, reverse function keys Add Apple USB keyboard/trackpad (ISO), Swedish Add Apple USB keyboard/trackpad (ISO), Swedish, reverse function keys Garry Filakhtov (1): configure.ac: Fix logic of vlock configure switch Hagbard Celine (1): Please accept this patch to make Norwegian kb-layout actually match the markings on most Norwegian keyboards. Leonard Lausen (1): Add neo layout and neo.map Mateusz Piotrowski (1): Fix a typo in the openvt help message Oleg Bulatov (1): Check existance of map before dumping it Petter Thorsen (1): Create mac-no-latin1.map keymap Vitezslav Crhonek (3): Fix infinite loop of vlock if locked VC is closed Fix memory leaks Fix typo in man loadkeys Zt (1): Add sr-latin keymap -- Rgrds, legion