commit | 3e2f5cfb38dbd7d0c4a9cfd5093bea4b027a9d6d | [log] [tgz] |
---|---|---|
author | Alexander Kapshuk <alexander.kapshuk@gmail.com> | Mon Oct 12 21:39:43 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 17 21:55:26 2015 -0700 |
tree | d5b7c58a1e17efec722bb059068357bb8e48f2cb | |
parent | 1d60b873aecc6fce4893b76500c30374f8c9e394 [diff] |
ver_linux: binutils, fix inaccurate output Current implementation output on Gentoo Linux: binutils 2.25.1 1.1 2.25.1 Proposed implementation: Binutils 2.25.1 Tested on: Gentoo Linux Debian 6.0.10 Oracle Linux Server release 7.1 Rely on regex to find the version number. Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>